summaryrefslogtreecommitdiff
path: root/test/pseudo-tty/pseudo-tty.status
blob: 9917c08181df8ae2586a2261e58e4449f1b43890 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
prefix pseudo-tty

[$system==aix]
# https://github.com/nodejs/build/issues/1820#issuecomment-505998851
# https://github.com/nodejs/node/pull/28469
console-dumb-tty: SKIP
test-fatal-error: SKIP

[$system==solaris]
# https://github.com/nodejs/node/pull/16225 - `ioctl(fd, TIOCGWINSZ)` seems
# to fail with EINVAL on SmartOS when `fd` is a pty from python's pty module.
test-tty-stdout-resize     : FAIL, PASS