★ wanayoo — archive 1999 https://github.com/nodejs/node/commit/d6791d1cb8Nouvelle recherche | Portail wanayoo
Skip to content
Permalink
Browse files
test: remove test-tty-wrap from status file
The test is believed to no longer be unreliable on AIX. Remove the flaky
designation from the appropriate status file.

Closes: #9728

PR-URL: #28129
Fixes: #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>
  • Loading branch information
Trott authored and BridgeAR committed Jun 17, 2019
1 parent b0bc23c commit d6791d1cb8f41ddb8e75be8c90fad3e3edb500a3
Showing with 0 additions and 2 deletions.
  1. +0 −2 test/pseudo-tty/pseudo-tty.status
@@ -1,8 +1,6 @@
prefix pseudo-tty

[$system==aix]
# being investigated under https://github.com/nodejs/node/issues/9728
test-tty-wrap : FAIL, PASS

[$system==solaris]
# https://github.com/nodejs/node/pull/16225 - `ioctl(fd, TIOCGWINSZ)` seems

0 comments on commit d6791d1

Please sign in to comment.