diff --git a/test/pseudo-tty/pseudo-tty.status b/test/pseudo-tty/pseudo-tty.status index 9917c08181df8a..9d5a2a0d12b21f 100644 --- a/test/pseudo-tty/pseudo-tty.status +++ b/test/pseudo-tty/pseudo-tty.status @@ -3,8 +3,37 @@ prefix pseudo-tty [$system==aix] # https://github.com/nodejs/build/issues/1820#issuecomment-505998851 # https://github.com/nodejs/node/pull/28469 +# https://github.com/nodejs/node/pull/28541 +console_colors: SKIP console-dumb-tty: SKIP +no_dropped_stdio: SKIP +no_interleaved_stdio: SKIP +readline-dumb-tty: SKIP +ref_keeps_node_running: SKIP +repl-dumb-tty: SKIP +stdin-setrawmode: SKIP +test-assert-colors: SKIP +test-assert-no-color: SKIP +test-assert-position-indicator: SKIP +test-async-wrap-getasyncid-tty: SKIP test-fatal-error: SKIP +test-handle-wrap-isrefed-tty: SKIP +test-readable-tty-keepalive: SKIP +test-set-raw-mode-reset-process-exit: SKIP +test-set-raw-mode-reset-signal: SKIP +test-set-raw-mode-reset: SKIP +test-stderr-stdout-handle-sigwinch: SKIP +test-stdin-write: SKIP +test-stdout-read: SKIP +test-tty-color-support: SKIP +test-tty-isatty: SKIP +test-tty-stdin-call-end: SKIP +test-tty-stdin-end: SKIP +test-tty-stdout-end: SKIP +test-tty-stdout-resize: SKIP +test-tty-stream-constructors: SKIP +test-tty-window-size: SKIP +test-tty-wrap: SKIP [$system==solaris] # https://github.com/nodejs/node/pull/16225 - `ioctl(fd, TIOCGWINSZ)` seems