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 / cimple failed Nov 13, 2024 in 5m 0s

Task Summary

Instruction test_all failed in 04:50

Details

✅ 00:05 clone
✅ 00:03 configure
❌ 04:50 test_all

Processing c-toxcore/toxcore/group_announce.h
Processing c-toxcore/toxcore/group_chats.c
Processing c-toxcore/toxcore/group_chats.h
Processing c-toxcore/toxcore/group_common.h
Processing c-toxcore/toxcore/group_connection.c
Processing c-toxcore/toxcore/group_connection.h
Processing c-toxcore/toxcore/group_moderation.c
Processing c-toxcore/toxcore/group_moderation.h
Processing c-toxcore/toxcore/group_onion_announce.c
Processing c-toxcore/toxcore/group_onion_announce.h
Processing c-toxcore/toxcore/group_pack.c
Processing c-toxcore/toxcore/group_pack.h
Processing c-toxcore/toxcore/list.c
Processing c-toxcore/toxcore/list.h
Processing c-toxcore/toxcore/logger.c
Processing c-toxcore/toxcore/logger.h
Processing c-toxcore/toxcore/mem.c
Processing c-toxcore/toxcore/mem.h
Processing c-toxcore/toxcore/mono_time.c
Processing c-toxcore/toxcore/mono_time.h
Processing c-toxcore/toxcore/net_crypto.c
Processing c-toxcore/toxcore/net_crypto.h
Processing c-toxcore/toxcore/network.c
c-toxcore/toxcore/network.c:649:21: Parse error near left square bracket: "["; expected operator
cimplefmt_test: user error (aborting after parse error)
================================================================================
(16:40:17) �[32m[429 / 430]�[0m 5 / 6 tests, �[31m�[1m2 failed�[0m;�[0m Testing //c-toxcore/testing:c_test; 9s remote-cache, processwrapper-sandbox
(16:40:21) �[32m[429 / 430]�[0m 5 / 6 tests, �[31m�[1m2 failed�[0m;�[0m Testing //c-toxcore/testing:c_test; 14s remote-cache, processwrapper-sandbox
(16:40:21) �[32mINFO: �[0mElapsed time: 33.035s, Critical Path: 16.33s
(16:40:21) �[32mINFO: �[0m108 processes: 90 remote cache hit, 25 processwrapper-sandbox.
(16:40:21) �[32mINFO:�[0m Build completed, 2 tests FAILED, 108 total actions
//c-toxcore:github_checks_test                                  �[0m�[32m(cached) PASSED�[0m in 0.1s
//c-toxcore:github_ci_test                                      �[0m�[32m(cached) PASSED�[0m in 0.1s
//c-toxcore:github_release_test                                 �[0m�[32m(cached) PASSED�[0m in 0.1s
//c-toxcore/testing:c_test                                               �[0m�[32mPASSED�[0m in 14.1s
//c-toxcore/testing:cimple_test                                          �[0m�[31m�[1mFAILED�[0m in 6 out of 6 in 0.9s
  Stats over 6 runs: max = 0.9s, min = 0.5s, avg = 0.7s, dev = 0.1s
  /home/builder/.cache/bazel/_bazel_builder/a08c2e4811c846650b733c6fc815a920/execroot/toktok/bazel-out/k8-opt/testlogs/c-toxcore/testing/cimple_test/test.log
  /home/builder/.cache/bazel/_bazel_builder/a08c2e4811c846650b733c6fc815a920/execroot/toktok/bazel-out/k8-opt/testlogs/c-toxcore/testing/cimple_test/test_attempts/attempt_1.log
  /home/builder/.cache/bazel/_bazel_builder/a08c2e4811c846650b733c6fc815a920/execroot/toktok/bazel-out/k8-opt/testlogs/c-toxcore/testing/cimple_test/test_attempts/attempt_2.log
  /home/builder/.cache/bazel/_bazel_builder/a08c2e4811c846650b733c6fc815a920/execroot/toktok/bazel-out/k8-opt/testlogs/c-toxcore/testing/cimple_test/test_attempts/attempt_3.log
  /home/builder/.cache/bazel/_bazel_builder/a08c2e4811c846650b733c6fc815a920/execroot/toktok/bazel-out/k8-opt/testlogs/c-toxcore/testing/cimple_test/test_attempts/attempt_4.log
  /home/builder/.cache/bazel/_bazel_builder/a08c2e4811c846650b733c6fc815a920/execroot/toktok/bazel-out/k8-opt/testlogs/c-toxcore/testing/cimple_test/test_attempts/attempt_5.log
//c-toxcore/testing:cimplefmt_test                                       �[0m�[31m�[1mFAILED�[0m in 6 out of 6 in 1.2s
  Stats over 6 runs: max = 1.2s, min = 0.8s, avg = 1.1s, dev = 0.1s
  /home/builder/.cache/bazel/_bazel_builder/a08c2e4811c846650b733c6fc815a920/execroot/toktok/bazel-out/k8-opt/testlogs/c-toxcore/testing/cimplefmt_test/test.log
  /home/builder/.cache/bazel/_bazel_builder/a08c2e4811c846650b733c6fc815a920/execroot/toktok/bazel-out/k8-opt/testlogs/c-toxcore/testing/cimplefmt_test/test_attempts/attempt_1.log
  /home/builder/.cache/bazel/_bazel_builder/a08c2e4811c846650b733c6fc815a920/execroot/toktok/bazel-out/k8-opt/testlogs/c-toxcore/testing/cimplefmt_test/test_attempts/attempt_2.log
  /home/builder/.cache/bazel/_bazel_builder/a08c2e4811c846650b733c6fc815a920/execroot/toktok/bazel-out/k8-opt/testlogs/c-toxcore/testing/cimplefmt_test/test_attempts/attempt_3.log
  /home/builder/.cache/bazel/_bazel_builder/a08c2e4811c846650b733c6fc815a920/execroot/toktok/bazel-out/k8-opt/testlogs/c-toxcore/testing/cimplefmt_test/test_attempts/attempt_4.log
  /home/builder/.cache/bazel/_bazel_builder/a08c2e4811c846650b733c6fc815a920/execroot/toktok/bazel-out/k8-opt/testlogs/c-toxcore/testing/cimplefmt_test/test_attempts/attempt_5.log

Executed 3 out of 6 tests: 4 tests pass and �[0m�[31m�[1m2 fail locally�[0m.
(16:40:23) �[32mINFO:�[0m Build completed, 2 tests FAILED, 108 total actions

Timed out!