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

feat(net): implement the last 2 missing network struct functions #2773

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

feat: implement the last 2 missing network struct functions

1204c08
Select commit
Loading
Failed to load commit list.
Draft

feat(net): implement the last 2 missing network struct functions #2773

feat: implement the last 2 missing network struct functions
1204c08
Select commit
Loading
Failed to load commit list.
Cirrus CI / bazel-dbg failed Nov 13, 2024 in 5m 1s

Task Summary

Instruction test_all failed in 04:52

Details

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

//c-toxcore/auto_tests:group_invite_test                                 �[0m�[32mPASSED�[0m in 13.9s
//c-toxcore/auto_tests:group_message_test                                �[0m�[32mPASSED�[0m in 19.6s
//c-toxcore/auto_tests:group_moderation_test                             �[0m�[32mPASSED�[0m in 10.8s
//c-toxcore/auto_tests:group_save_test                                   �[0m�[32mPASSED�[0m in 1.3s
//c-toxcore/auto_tests:group_state_test                                  �[0m�[32mPASSED�[0m in 7.6s
//c-toxcore/auto_tests:group_sync_test                                   �[0m�[32mPASSED�[0m in 18.6s
//c-toxcore/auto_tests:group_tcp_test                                    �[0m�[32mPASSED�[0m in 0.4s
//c-toxcore/auto_tests:group_topic_test                                  �[0m�[32mPASSED�[0m in 3.7s
//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.6s
//c-toxcore/auto_tests:lan_discovery_test                                �[0m�[32mPASSED�[0m in 1.3s
//c-toxcore/auto_tests:lossless_packet_test                              �[0m�[32mPASSED�[0m in 1.2s
//c-toxcore/auto_tests:lossy_packet_test                                 �[0m�[32mPASSED�[0m in 1.1s
//c-toxcore/auto_tests:network_test                                      �[0m�[32mPASSED�[0m in 0.2s
//c-toxcore/auto_tests:onion_test                                        �[0m�[32mPASSED�[0m in 19.3s
//c-toxcore/auto_tests:overflow_recvq_test                               �[0m�[32mPASSED�[0m in 18.2s
//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 5.8s
//c-toxcore/auto_tests:save_compatibility_test                           �[0m�[32mPASSED�[0m in 0.4s
//c-toxcore/auto_tests:save_friend_test                                  �[0m�[32mPASSED�[0m in 10.7s
//c-toxcore/auto_tests:save_load_test                                    �[0m�[32mPASSED�[0m in 10.4s
//c-toxcore/auto_tests:send_message_test                                 �[0m�[32mPASSED�[0m in 2.1s
//c-toxcore/auto_tests:set_name_test                                     �[0m�[32mPASSED�[0m in 11.6s
//c-toxcore/auto_tests:set_status_message_test                           �[0m�[32mPASSED�[0m in 11.5s
//c-toxcore/auto_tests:tox_dispatch_test                                 �[0m�[32mPASSED�[0m in 9.5s
//c-toxcore/auto_tests:tox_events_test                                   �[0m�[32mPASSED�[0m in 1.8s
//c-toxcore/auto_tests:tox_many_tcp_test                                 �[0m�[32mPASSED�[0m in 10.6s
//c-toxcore/auto_tests:tox_many_test                                     �[0m�[32mPASSED�[0m in 11.7s
//c-toxcore/auto_tests:tox_new_test                                      �[0m�[32mPASSED�[0m in 0.3s
//c-toxcore/auto_tests:tox_strncasecmp_test                              �[0m�[32mPASSED�[0m in 0.3s
//c-toxcore/auto_tests:toxav_basic_test                                  �[0m�[32mPASSED�[0m in 17.4s
//c-toxcore/auto_tests:toxav_many_test                                   �[0m�[32mPASSED�[0m in 6.2s
//c-toxcore/auto_tests:typing_test                                       �[0m�[32mPASSED�[0m in 1.2s
//c-toxcore/auto_tests:version_test                                      �[0m�[32mPASSED�[0m in 0.5s
//c-toxcore/testing/fuzzing:bootstrap_fuzz_test                          �[0m�[32mPASSED�[0m in 1.5s
//c-toxcore/testing/fuzzing:e2e_fuzz_test                                �[0m�[32mPASSED�[0m in 1.6s
//c-toxcore/testing/fuzzing:protodump_reduce                             �[0m�[32mPASSED�[0m in 0.3s
//c-toxcore/testing/fuzzing:toxsave_fuzz_test                            �[0m�[32mPASSED�[0m in 0.7s
//c-toxcore/toxcore:DHT_fuzz_test                                        �[0m�[32mPASSED�[0m in 0.3s
//c-toxcore/toxcore:DHT_test                                             �[0m�[32mPASSED�[0m in 0.7s
//c-toxcore/toxcore:TCP_connection_test                                  �[0m�[32mPASSED�[0m in 0.3s
//c-toxcore/toxcore:forwarding_fuzz_test                                 �[0m�[32mPASSED�[0m in 0.1s
//c-toxcore/toxcore:group_announce_fuzz_test                             �[0m�[32mPASSED�[0m in 0.2s
//c-toxcore/toxcore:group_announce_test                                  �[0m�[32mPASSED�[0m in 0.3s
//c-toxcore/toxcore:group_moderation_fuzz_test                           �[0m�[32mPASSED�[0m in 0.1s
//c-toxcore/toxcore:group_moderation_test                                �[0m�[32mPASSED�[0m in 0.1s
//c-toxcore/toxcore:network_test                                         �[0m�[32mPASSED�[0m in 0.0s
//c-toxcore/toxcore:tox_events_fuzz_test                                 �[0m�[32mPASSED�[0m in 0.3s
//c-toxcore/toxcore:tox_events_test                                      �[0m�[32mPASSED�[0m in 0.2s
//c-toxcore/toxcore:tox_test                                             �[0m�[32mPASSED�[0m in 0.1s

Executed 72 out of 83 tests: 83 tests pass.
(16:41:36) �[32mINFO:�[0m Build completed successfully, 1385 total actions

Timed out!