summaryrefslogtreecommitdiff
path: root/test/pseudo-tty/pseudo-tty.status
blob: 5c8114692d94478e6d470d7b08542fa99ab372a0 (plain)
1
2
3
4
5
6
7
8
9
10
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
# to fail with EINVAL on SmartOS when `fd` is a pty from python's pty module.
test-tty-stdout-resize     : FAIL, PASS