1
0
Fork 0
mirror of https://gitlab.alpinelinux.org/alpine/aports.git synced 2025-07-25 20:25:28 +03:00
aports/community/lua-luv
mio 01ae961364 community/lua-luv: skip test-tty test
`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
```
2025-05-17 20:38:40 +00:00
..
APKBUILD community/lua-luv: skip test-tty test 2025-05-17 20:38:40 +00:00
skip-tty-test.patch community/lua-luv: skip test-tty test 2025-05-17 20:38:40 +00:00