libuv / libuv

Cross-platform asynchronous I/O

Home Page:https://libuv.org/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

about test udp_multicast_join | udp_multicast_join6 not ok | not ok 180 - metrics_pool_events

RageCPP opened this issue · comments

on my open suse 15.5 leap, I build libuv
this is build process

 1040  mkdir -p build
 1042  (cd build && cmake .. -DBUILD_TESTING=ON -DBUILD_SHARED_LIBS=OFF -DCMAKE_BUILD_TYPE=Release -DCMAKE_INSTALL_PREFIX=/home/rage/code/chessmeta/src/oxygen/third/libuv)
 1043  cmake --build build -- -j$(nproc)
 1045  build/uv_run_tests_a

run test output

not ok 180 - metrics_pool_events
# timeout
# Output from process `metrics_pool_events`: (no output)
not ok 405 - udp_multicast_join
# timeout
# Output from process `udp_multicast_join`: (no output)
not ok 406 - udp_multicast_join6
# timeout
# Output from process `udp_multicast_join6`: (no output)
  • Version: libuv-1.48.0
  • Platform: Linux localhost 5.14.21-150500.55.59-default #1 SMP PREEMPT_DYNAMIC Thu Apr 18 12:59:33 UTC 2024 (e8ae24a) x86_64 x86_64 x86_64 GNU/Linux

Most of the time these are firewalld issues. Can you disable it and check whether those tests pass? Thanks

Most of the time these are firewalld issues. Can you disable it and check whether those tests pass? Thanks

thank you reply, you are right. but I find new failed test item

not ok 180 - metrics_pool_events
# timeout
# Output from process `metrics_pool_events`: (no output)