aboutsummaryrefslogtreecommitdiff
path: root/test/pseudo-tty/pseudo-tty.status
diff options
context:
space:
mode:
Diffstat (limited to 'test/pseudo-tty/pseudo-tty.status')
-rw-r--r--test/pseudo-tty/pseudo-tty.status5
1 files changed, 5 insertions, 0 deletions
diff --git a/test/pseudo-tty/pseudo-tty.status b/test/pseudo-tty/pseudo-tty.status
index 13279019b6..5c8114692d 100644
--- a/test/pseudo-tty/pseudo-tty.status
+++ b/test/pseudo-tty/pseudo-tty.status
@@ -3,3 +3,8 @@ 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