Skip to content

test: skip pseudo-tty/no_dropped_stdio test - #8470

Closed
mhdawson wants to merge 1 commit into
nodejs:masterfrom
mhdawson:pseudo
Closed

test: skip pseudo-tty/no_dropped_stdio test#8470
mhdawson wants to merge 1 commit into
nodejs:masterfrom
mhdawson:pseudo

Conversation

@mhdawson

Copy link
Copy Markdown
Member
Checklist
  • make -j4 test (UNIX), or vcbuild test nosign (Windows) passes
  • commit message follows commit guidelines
Affected core subsystem(s)

test

We had marked pseudo-tty/no_dropped_stdio as flaky but
in some failures it hangs and does not seem to timeout,
and or is reported as an error.

Also add prefix to status file as it was missing.

Also fix name of status file in testcfg.py. It
was pointing to message.status instead of
pseudo-tty.status.

@nodejs-github-botnodejs-github-bot added the test Issues and PRs related to the tests. label Sep 9, 2016
@mhdawsonmhdawson removed the test Issues and PRs related to the tests. label Sep 9, 2016
We had marked it as flaky but in some failures it hangs
and does not seem to timeout, and or is reported as
an error.
Also add prefix to status file as it was missing.
Also fix name of status file in testcfg.py. It
was pointing to message.status instead of
pseudo-tty.status.
@mhdawson

Copy link
Copy Markdown
MemberAuthor

@mhdawsonmhdawson added the test Issues and PRs related to the tests. label Sep 9, 2016
@mhdawson

Copy link
Copy Markdown
MemberAuthor

CI run was all green.

@santigimeno

Copy link
Copy Markdown
Member

LGTM

1 similar comment
@jasnell

Copy link
Copy Markdown
Member

LGTM

mhdawson added a commit that referenced this pull request Sep 12, 2016
We had marked it as flaky but in some failures it hangs
and does not seem to timeout, and or is reported as
an error.
Also add prefix to status file as it was missing.
Also fix name of status file in testcfg.py. It
was pointing to message.status instead of
pseudo-tty.status.
PR-URL: #8470
Reviewed-By: James M Snell <jasnell@gmail.com>
Reviewed-By: Santiago Gimeno <santiago.gimeno@gmail.com>
@mhdawson

Copy link
Copy Markdown
MemberAuthor

Landed as 1ffdbb6

Fishrock123 pushed a commit that referenced this pull request Sep 14, 2016
We had marked it as flaky but in some failures it hangs
and does not seem to timeout, and or is reported as
an error.
Also add prefix to status file as it was missing.
Also fix name of status file in testcfg.py. It
was pointing to message.status instead of
pseudo-tty.status.
PR-URL: #8470
Reviewed-By: James M Snell <jasnell@gmail.com>
Reviewed-By: Santiago Gimeno <santiago.gimeno@gmail.com>
MylesBorins pushed a commit that referenced this pull request Sep 30, 2016
We had marked it as flaky but in some failures it hangs
and does not seem to timeout, and or is reported as
an error.
Also add prefix to status file as it was missing.
Also fix name of status file in testcfg.py. It
was pointing to message.status instead of
pseudo-tty.status.
PR-URL: #8470
Reviewed-By: James M Snell <jasnell@gmail.com>
Reviewed-By: Santiago Gimeno <santiago.gimeno@gmail.com>
@mhdawsonmhdawson mentioned this pull request Oct 3, 2016
MylesBorins pushed a commit that referenced this pull request Oct 10, 2016
We had marked it as flaky but in some failures it hangs
and does not seem to timeout, and or is reported as
an error.
Also add prefix to status file as it was missing.
Also fix name of status file in testcfg.py. It
was pointing to message.status instead of
pseudo-tty.status.
PR-URL: #8470
Reviewed-By: James M Snell <jasnell@gmail.com>
Reviewed-By: Santiago Gimeno <santiago.gimeno@gmail.com>
rvagg pushed a commit that referenced this pull request Oct 18, 2016
We had marked it as flaky but in some failures it hangs
and does not seem to timeout, and or is reported as
an error.
Also add prefix to status file as it was missing.
Also fix name of status file in testcfg.py. It
was pointing to message.status instead of
pseudo-tty.status.
PR-URL: #8470
Reviewed-By: James M Snell <jasnell@gmail.com>
Reviewed-By: Santiago Gimeno <santiago.gimeno@gmail.com>
MylesBorins pushed a commit that referenced this pull request Oct 26, 2016
We had marked it as flaky but in some failures it hangs
and does not seem to timeout, and or is reported as
an error.
Also add prefix to status file as it was missing.
Also fix name of status file in testcfg.py. It
was pointing to message.status instead of
pseudo-tty.status.
PR-URL: #8470
Reviewed-By: James M Snell <jasnell@gmail.com>
Reviewed-By: Santiago Gimeno <santiago.gimeno@gmail.com>
@MylesBorinsMylesBorins mentioned this pull request Oct 26, 2016
@mhdawson
mhdawson deleted the pseudo branch March 15, 2017 21:57
Sign up for freeto join this conversation on GitHub. Already have an account? Sign in to comment

Labels

testIssues and PRs related to the tests.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

5 participants

@mhdawson@santigimeno@jasnell@MylesBorins@nodejs-github-bot