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

refactor: Use strong typedef for network family. #2641

Draft
wants to merge 1 commit into
base: master
Choose a base branch
from

refactor: Use strong typedef for network family.

f6be32a
Select commit
Loading
Failed to load commit list.
Draft

refactor: Use strong typedef for network family. #2641

refactor: Use strong typedef for network family.
f6be32a
Select commit
Loading
Failed to load commit list.
Cirrus CI / bazel-opt failed Nov 8, 2024 in 1h 0m 1s

Task Summary

Instruction test_all failed in 59:52

Details

✅ 00:05 clone
✅ 00:01 configure
❌ 59:52 test_all

//c-toxcore/auto_tests:group_invite_test                                 �[0m�[32mPASSED�[0m in 16.2s
//c-toxcore/auto_tests:group_message_test                                �[0m�[32mPASSED�[0m in 19.1s
//c-toxcore/auto_tests:group_moderation_test                             �[0m�[32mPASSED�[0m in 13.2s
//c-toxcore/auto_tests:group_save_test                                   �[0m�[32mPASSED�[0m in 1.4s
//c-toxcore/auto_tests:group_state_test                                  �[0m�[32mPASSED�[0m in 7.5s
//c-toxcore/auto_tests:group_sync_test                                   �[0m�[32mPASSED�[0m in 19.5s
//c-toxcore/auto_tests:group_tcp_test                                    �[0m�[32mPASSED�[0m in 0.3s
//c-toxcore/auto_tests:group_topic_test                                  �[0m�[32mPASSED�[0m in 7.1s
//c-toxcore/auto_tests:invalid_tcp_proxy_test                            �[0m�[32mPASSED�[0m in 20.6s
//c-toxcore/auto_tests:invalid_udp_proxy_test                            �[0m�[32mPASSED�[0m in 20.2s
//c-toxcore/auto_tests:lan_discovery_test                                �[0m�[32mPASSED�[0m in 1.9s
//c-toxcore/auto_tests:lossless_packet_test                              �[0m�[32mPASSED�[0m in 1.6s
//c-toxcore/auto_tests:lossy_packet_test                                 �[0m�[32mPASSED�[0m in 1.3s
//c-toxcore/auto_tests:network_test                                      �[0m�[32mPASSED�[0m in 0.2s
//c-toxcore/auto_tests:onion_test                                        �[0m�[32mPASSED�[0m in 16.0s
//c-toxcore/auto_tests:overflow_recvq_test                               �[0m�[32mPASSED�[0m in 18.1s
//c-toxcore/auto_tests:overflow_sendq_test                               �[0m�[32mPASSED�[0m in 4.1s
//c-toxcore/auto_tests:proxy_test                                        �[0m�[32mPASSED�[0m in 8.5s
//c-toxcore/auto_tests:reconnect_test                                    �[0m�[32mPASSED�[0m in 7.0s
//c-toxcore/auto_tests:save_compatibility_test                           �[0m�[32mPASSED�[0m in 0.3s
//c-toxcore/auto_tests:save_friend_test                                  �[0m�[32mPASSED�[0m in 10.5s
//c-toxcore/auto_tests:save_load_test                                    �[0m�[32mPASSED�[0m in 10.8s
//c-toxcore/auto_tests:send_message_test                                 �[0m�[32mPASSED�[0m in 1.8s
//c-toxcore/auto_tests:set_name_test                                     �[0m�[32mPASSED�[0m in 11.5s
//c-toxcore/auto_tests:set_status_message_test                           �[0m�[32mPASSED�[0m in 11.4s
//c-toxcore/auto_tests:tox_dispatch_test                                 �[0m�[32mPASSED�[0m in 10.4s
//c-toxcore/auto_tests:tox_events_test                                   �[0m�[32mPASSED�[0m in 1.2s
//c-toxcore/auto_tests:tox_many_tcp_test                                 �[0m�[32mPASSED�[0m in 12.1s
//c-toxcore/auto_tests:tox_many_test                                     �[0m�[32mPASSED�[0m in 15.0s
//c-toxcore/auto_tests:tox_new_test                                      �[0m�[32mPASSED�[0m in 0.2s
//c-toxcore/auto_tests:tox_strncasecmp_test                              �[0m�[32mPASSED�[0m in 0.1s
//c-toxcore/auto_tests:toxav_basic_test                                  �[0m�[32mPASSED�[0m in 16.6s
//c-toxcore/auto_tests:toxav_many_test                                   �[0m�[32mPASSED�[0m in 6.0s
//c-toxcore/auto_tests:typing_test                                       �[0m�[32mPASSED�[0m in 0.9s
//c-toxcore/auto_tests:version_test                                      �[0m�[32mPASSED�[0m in 0.2s
//c-toxcore/testing/fuzzing:bootstrap_fuzz_test                          �[0m�[32mPASSED�[0m in 1.4s
//c-toxcore/testing/fuzzing:e2e_fuzz_test                                �[0m�[32mPASSED�[0m in 1.9s
//c-toxcore/testing/fuzzing:protodump_reduce                             �[0m�[32mPASSED�[0m in 0.7s
//c-toxcore/testing/fuzzing:toxsave_fuzz_test                            �[0m�[32mPASSED�[0m in 3.4s
//c-toxcore/toxcore:DHT_fuzz_test                                        �[0m�[32mPASSED�[0m in 1.1s
//c-toxcore/toxcore:DHT_test                                             �[0m�[32mPASSED�[0m in 1.0s
//c-toxcore/toxcore:TCP_connection_test                                  �[0m�[32mPASSED�[0m in 0.1s
//c-toxcore/toxcore:forwarding_fuzz_test                                 �[0m�[32mPASSED�[0m in 1.2s
//c-toxcore/toxcore:group_announce_fuzz_test                             �[0m�[32mPASSED�[0m in 0.2s
//c-toxcore/toxcore:group_announce_test                                  �[0m�[32mPASSED�[0m in 0.8s
//c-toxcore/toxcore:group_moderation_fuzz_test                           �[0m�[32mPASSED�[0m in 0.2s
//c-toxcore/toxcore:group_moderation_test                                �[0m�[32mPASSED�[0m in 0.8s
//c-toxcore/toxcore:network_test                                         �[0m�[32mPASSED�[0m in 0.1s
//c-toxcore/toxcore:tox_events_fuzz_test                                 �[0m�[32mPASSED�[0m in 0.9s
//c-toxcore/toxcore:tox_events_test                                      �[0m�[32mPASSED�[0m in 0.4s
//c-toxcore/toxcore:tox_test                                             �[0m�[32mPASSED�[0m in 0.5s

Executed 72 out of 85 tests: 85 tests pass.
(14:30:56) �[32mINFO:�[0m Build completed successfully, 2137 total actions

Timed out!