File tree 1 file changed +29
-0
lines changed 1 file changed +29
-0
lines changed Original file line number Diff line number Diff line change @@ -3,8 +3,37 @@ prefix pseudo-tty
3
3
[$system==aix]
4
4
# https://github.com/nodejs/build/issues/1820#issuecomment-505998851
5
5
# https://github.com/nodejs/node/pull/28469
6
+ # https://github.com/nodejs/node/pull/28541
7
+ console_colors: SKIP
6
8
console-dumb-tty: SKIP
9
+ no_dropped_stdio: SKIP
10
+ no_interleaved_stdio: SKIP
11
+ readline-dumb-tty: SKIP
12
+ ref_keeps_node_running: SKIP
13
+ repl-dumb-tty: SKIP
14
+ stdin-setrawmode: SKIP
15
+ test-assert-colors: SKIP
16
+ test-assert-no-color: SKIP
17
+ test-assert-position-indicator: SKIP
18
+ test-async-wrap-getasyncid-tty: SKIP
7
19
test-fatal-error: SKIP
20
+ test-handle-wrap-isrefed-tty: SKIP
21
+ test-readable-tty-keepalive: SKIP
22
+ test-set-raw-mode-reset-process-exit: SKIP
23
+ test-set-raw-mode-reset-signal: SKIP
24
+ test-set-raw-mode-reset: SKIP
25
+ test-stderr-stdout-handle-sigwinch: SKIP
26
+ test-stdin-write: SKIP
27
+ test-stdout-read: SKIP
28
+ test-tty-color-support: SKIP
29
+ test-tty-isatty: SKIP
30
+ test-tty-stdin-call-end: SKIP
31
+ test-tty-stdin-end: SKIP
32
+ test-tty-stdout-end: SKIP
33
+ test-tty-stdout-resize: SKIP
34
+ test-tty-stream-constructors: SKIP
35
+ test-tty-window-size: SKIP
36
+ test-tty-wrap: SKIP
8
37
9
38
[$system==solaris]
10
39
# https://github.com/nodejs/node/pull/16225 - `ioctl(fd, TIOCGWINSZ)` seems
You can’t perform that action at this time.
0 commit comments