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