Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

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

Open
RageCPP opened this issue May 17, 2024 · 2 comments

Comments

@RageCPP
Copy link

RageCPP commented May 17, 2024

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 X32 build support #1 SMP PREEMPT_DYNAMIC Thu Apr 18 12:59:33 UTC 2024 (e8ae24a) x86_64 x86_64 x86_64 GNU/Linux
@RageCPP RageCPP changed the title about about test udp_multicast_join and udp_multicast_join6 not ok May 17, 2024
@santigimeno
Copy link
Member

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

@RageCPP
Copy link
Author

RageCPP commented May 17, 2024

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)

@RageCPP RageCPP changed the title about test udp_multicast_join and udp_multicast_join6 not ok about test udp_multicast_join | udp_multicast_join6 not ok | not ok 180 - metrics_pool_events May 17, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants