Skip to content

test: remove test-tty-wrap from status file - #28129

Merged
Trott merged 1 commit into
nodejs:masterfrom
Trott:whoopsy
Jun 10, 2019
Merged

test: remove test-tty-wrap from status file#28129
Trott merged 1 commit into
nodejs:masterfrom
Trott:whoopsy

Conversation

@Trott

@TrottTrott commented Jun 8, 2019

Copy link
Copy Markdown
Member

The test is believed to no longer be unreliable on AIX. Remove the flaky
designation from the appropriate status file.

Closes: #9728

Checklist
  • make -j4 test (UNIX), or vcbuild test (Windows) passes
  • commit message follows commit guidelines

@nodejs-github-bot

Copy link
Copy Markdown
Collaborator

Sadly, an error occurred when I tried to trigger a build. :(

@nodejs-github-botnodejs-github-bot added test Issues and PRs related to the tests. tty Issues and PRs related to the tty subsystem. labels Jun 8, 2019
@nodejs-github-bot

Copy link
Copy Markdown
Collaborator

@TrottTrott added the author ready PRs that have at least one approval, no pending requests for changes, and a CI started. label Jun 8, 2019
The test is believed to no longer be unreliable on AIX. Remove the flaky
designation from the appropriate status file.
Closes: nodejs#9728
PR-URL: nodejs#28129Fixes: nodejs#9728
Reviewed-By: Gireesh Punathil <gpunathi@in.ibm.com>
Reviewed-By: Richard Lau <riclau@uk.ibm.com>
Reviewed-By: Luigi Pinca <luigipinca@gmail.com>
Reviewed-By: Colin Ihrig <cjihrig@gmail.com>
Reviewed-By: Ruben Bridgewater <ruben@bridgewater.de>
Reviewed-By: Trivikram Kamat <trivikr.dev@gmail.com>
Reviewed-By: James M Snell <jasnell@gmail.com>
@Trott

Copy link
Copy Markdown
MemberAuthor

Landed in d7f60b7

@Trott
Trott merged commit d7f60b7 into nodejs:masterJun 10, 2019
BridgeAR pushed a commit that referenced this pull request Jun 17, 2019
The test is believed to no longer be unreliable on AIX. Remove the flaky
designation from the appropriate status file.
Closes: #9728
PR-URL: #28129Fixes: #9728
Reviewed-By: Gireesh Punathil <gpunathi@in.ibm.com>
Reviewed-By: Richard Lau <riclau@uk.ibm.com>
Reviewed-By: Luigi Pinca <luigipinca@gmail.com>
Reviewed-By: Colin Ihrig <cjihrig@gmail.com>
Reviewed-By: Ruben Bridgewater <ruben@bridgewater.de>
Reviewed-By: Trivikram Kamat <trivikr.dev@gmail.com>
Reviewed-By: James M Snell <jasnell@gmail.com>
@BridgeARBridgeAR mentioned this pull request Jun 17, 2019
@Trott
Trott deleted the whoopsy branch January 13, 2022 22:51
Sign up for freeto join this conversation on GitHub. Already have an account? Sign in to comment

Labels

author readyPRs that have at least one approval, no pending requests for changes, and a CI started.testIssues and PRs related to the tests.ttyIssues and PRs related to the tty subsystem.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

AIX: Intermittent failure on pseudo-tty/test-tty-wrap

9 participants

@Trott@nodejs-github-bot@jasnell@lpinca@cjihrig@richardlau@gireeshpunathil@BridgeAR@trivikr