Closed cryptomilk closed 2 years ago
That output looks ok for threadpool. I believe this is the test that's failing:
timeout (could be caused by firewall settings)
./lib/tap.lua:66: Found 1 unexpected call
stack traceback:
[C]: in function 'error'
./lib/tap.lua:66: 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]: ?
not ok 106 udp - udp multicast join ipv6
This is a known issue with the default firewalld
settings of Fedora, see https://github.com/luvit/luv/issues/539
You will likely need to disable or skip the udp multicast join ipv6
test.
Can you tell the testsuite it to stop immediately when an error occurs?
There's no support for that currently, no.
Closing the bug, package on Fedora updated.
Hey,
a threadpool test is failing on Fedora if I build in koji:
https://koji.fedoraproject.org/koji/taskinfo?taskID=85765666
How can I provide more detailed information to understand the issue? Note that Fedora rawhide has already libuv-devel 1.44.0 and it uses lua-5.1.