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: Add option to disable DNS lookups in toxcore. #2694

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

feat: Add option to disable DNS lookups in toxcore.

df6d87e
Select commit
Loading
Failed to load commit list.
Open

feat: Add option to disable DNS lookups in toxcore. #2694

feat: Add option to disable DNS lookups in toxcore.
df6d87e
Select commit
Loading
Failed to load commit list.
Cirrus CI / bazel-dbg failed Mar 28, 2024 in 1h 0m 0s

Task Summary

Instruction test_all failed in 59:51

Details

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

//c-toxcore/auto_tests:file_saving_test                                  �[0m�[32mPASSED�[0m in 0.6s
//c-toxcore/auto_tests:file_streaming_test                               �[0m�[32mPASSED�[0m in 11.4s
//c-toxcore/auto_tests:file_transfer_test                                �[0m�[32mPASSED�[0m in 23.2s
//c-toxcore/auto_tests:forwarding_test                                   �[0m�[32mPASSED�[0m in 8.0s
//c-toxcore/auto_tests:friend_connection_test                            �[0m�[32mPASSED�[0m in 1.0s
//c-toxcore/auto_tests:friend_request_spam_test                          �[0m�[32mPASSED�[0m in 6.4s
//c-toxcore/auto_tests:friend_request_test                               �[0m�[32mPASSED�[0m in 12.1s
//c-toxcore/auto_tests:group_general_test                                �[0m�[32mPASSED�[0m in 2.3s
//c-toxcore/auto_tests:group_invite_test                                 �[0m�[32mPASSED�[0m in 5.0s
//c-toxcore/auto_tests:group_message_test                                �[0m�[32mPASSED�[0m in 8.5s
//c-toxcore/auto_tests:group_moderation_test                             �[0m�[32mPASSED�[0m in 4.0s
//c-toxcore/auto_tests:group_save_test                                   �[0m�[32mPASSED�[0m in 0.6s
//c-toxcore/auto_tests:group_state_test                                  �[0m�[32mPASSED�[0m in 4.6s
//c-toxcore/auto_tests:group_sync_test                                   �[0m�[32mPASSED�[0m in 6.8s
//c-toxcore/auto_tests:group_tcp_test                                    �[0m�[32mPASSED�[0m in 0.0s
//c-toxcore/auto_tests:group_topic_test                                  �[0m�[32mPASSED�[0m in 2.2s
//c-toxcore/auto_tests:invalid_tcp_proxy_test                            �[0m�[32mPASSED�[0m in 20.1s
//c-toxcore/auto_tests:invalid_udp_proxy_test                            �[0m�[32mPASSED�[0m in 20.1s
//c-toxcore/auto_tests:lan_discovery_test                                �[0m�[32mPASSED�[0m in 0.6s
//c-toxcore/auto_tests:lossless_packet_test                              �[0m�[32mPASSED�[0m in 0.4s
//c-toxcore/auto_tests:lossy_packet_test                                 �[0m�[32mPASSED�[0m in 0.5s
//c-toxcore/auto_tests:network_test                                      �[0m�[32mPASSED�[0m in 0.2s
//c-toxcore/auto_tests:onion_test                                        �[0m�[32mPASSED�[0m in 13.7s
//c-toxcore/auto_tests:overflow_recvq_test                               �[0m�[32mPASSED�[0m in 6.0s
//c-toxcore/auto_tests:overflow_sendq_test                               �[0m�[32mPASSED�[0m in 1.3s
//c-toxcore/auto_tests:proxy_test                                        �[0m�[32mPASSED�[0m in 8.3s
//c-toxcore/auto_tests:reconnect_test                                    �[0m�[32mPASSED�[0m in 4.0s
//c-toxcore/auto_tests:save_compatibility_test                           �[0m�[32mPASSED�[0m in 0.0s
//c-toxcore/auto_tests:save_friend_test                                  �[0m�[32mPASSED�[0m in 10.4s
//c-toxcore/auto_tests:save_load_test                                    �[0m�[32mPASSED�[0m in 9.9s
//c-toxcore/auto_tests:send_message_test                                 �[0m�[32mPASSED�[0m in 0.8s
//c-toxcore/auto_tests:set_name_test                                     �[0m�[32mPASSED�[0m in 11.4s
//c-toxcore/auto_tests:set_status_message_test                           �[0m�[32mPASSED�[0m in 11.3s
//c-toxcore/auto_tests:tox_dispatch_test                                 �[0m�[32mPASSED�[0m in 10.3s
//c-toxcore/auto_tests:tox_events_test                                   �[0m�[32mPASSED�[0m in 0.6s
//c-toxcore/auto_tests:tox_many_tcp_test                                 �[0m�[32mPASSED�[0m in 10.1s
//c-toxcore/auto_tests:tox_many_test                                     �[0m�[32mPASSED�[0m in 10.6s
//c-toxcore/auto_tests:tox_new_test                                      �[0m�[32mPASSED�[0m in 0.1s
//c-toxcore/auto_tests:tox_strncasecmp_test                              �[0m�[32mPASSED�[0m in 0.0s
//c-toxcore/auto_tests:toxav_basic_test                                  �[0m�[32mPASSED�[0m in 16.4s
//c-toxcore/auto_tests:toxav_many_test                                   �[0m�[32mPASSED�[0m in 5.2s
//c-toxcore/auto_tests:typing_test                                       �[0m�[32mPASSED�[0m in 1.0s
//c-toxcore/auto_tests:version_test                                      �[0m�[32mPASSED�[0m in 0.1s
//c-toxcore/testing/fuzzing:bootstrap_fuzz_test                          �[0m�[32mPASSED�[0m in 0.4s
//c-toxcore/testing/fuzzing:e2e_fuzz_test                                �[0m�[32mPASSED�[0m in 0.7s
//c-toxcore/testing/fuzzing:protodump_reduce                             �[0m�[32mPASSED�[0m in 0.1s
//c-toxcore/testing/fuzzing:toxsave_fuzz_test                            �[0m�[32mPASSED�[0m in 0.5s
//c-toxcore/toxav:rtp_test                                               �[0m�[32mPASSED�[0m in 0.1s
//c-toxcore/toxcore:tox_events_fuzz_test                                 �[0m�[32mPASSED�[0m in 0.3s
//c-toxcore/toxcore:tox_events_test                                      �[0m�[32mPASSED�[0m in 0.1s
//c-toxcore/toxcore:tox_test                                             �[0m�[32mPASSED�[0m in 0.1s

Executed 64 out of 84 tests: 84 tests pass.
(16:22:11) �[32mINFO:�[0m Build completed successfully, 1415 total actions

Timed out!