mirror of
https://gitlab.alpinelinux.org/alpine/aports.git
synced 2025-07-25 20:25:28 +03:00
`tty normal` test passes on CI but fails on the builders due to no tty, and no tty stream is returned. ``` ./tests/test-tty.lua:19: bad argument #1 to 'is_readable' (Expected uv_stream userdata) stack traceback: [C]: in function 'is_readable' ./tests/test-tty.lua:19: in function 'fn' ./lib/tap.lua:59: in function <./lib/tap.lua:48> [C]: in function 'xpcall' ./lib/tap.lua:48: in function 'run' ./lib/tap.lua:146: in function 'tap' tests/run.lua:23: in main chunk [C]: at 0xaab99c555420 not ok 143 tty - tty normal ``` |
||
---|---|---|
.. | ||
APKBUILD | ||
skip-tty-test.patch |