Created
February 20, 2018 17:25
-
-
Save sonOfRa/008d64416c17ded878be89fa740a759b to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
INFO: Analysed 37 targets (0 packages loaded). | |
INFO: Found 2 targets and 35 test targets... | |
FAIL: //c-toxcore/auto_tests:onion_test (see /home/simon/.cache/bazel/_bazel_simon/25c46794229cbae2b80cac19f155c85d/execroot/toktok/bazel-out/k8-fastbuild/testlogs/c-toxcore/auto_tests/onion_test/test.log) | |
INFO: From Testing //c-toxcore/auto_tests:onion_test: | |
==================== Test output for //c-toxcore/auto_tests:onion_test: | |
Running test suite: Onion | |
c-toxcore/auto_tests/onion_test.c:166: failed `(onion1 != nullptr) && (onion2 != nullptr)': Onion failed initializing. | |
================================================================================ | |
FAIL: //c-toxcore/auto_tests:self_conference_title_change_test (see /home/simon/.cache/bazel/_bazel_simon/25c46794229cbae2b80cac19f155c85d/execroot/toktok/bazel-out/k8-fastbuild/testlogs/c-toxcore/auto_tests/self_conference_title_change_test/test.log) | |
INFO: From Testing //c-toxcore/auto_tests:self_conference_title_change_test: | |
==================== Test output for //c-toxcore/auto_tests:self_conference_title_change_test: | |
error: title was not changed in callback. exiting. | |
================================================================================ | |
FAIL: //c-toxcore/auto_tests:selfname_change_conference_test (see /home/simon/.cache/bazel/_bazel_simon/25c46794229cbae2b80cac19f155c85d/execroot/toktok/bazel-out/k8-fastbuild/testlogs/c-toxcore/auto_tests/selfname_change_conference_test/test.log) | |
INFO: From Testing //c-toxcore/auto_tests:selfname_change_conference_test: | |
==================== Test output for //c-toxcore/auto_tests:selfname_change_conference_test: | |
error: name was not changed in callback. exiting. | |
================================================================================ | |
TIMEOUT: //c-toxcore/auto_tests:dht_test (Summary) | |
/home/simon/.cache/bazel/_bazel_simon/25c46794229cbae2b80cac19f155c85d/execroot/toktok/bazel-out/k8-fastbuild/testlogs/c-toxcore/auto_tests/dht_test/test.log | |
INFO: From Testing //c-toxcore/auto_tests:dht_test: | |
==================== Test output for //c-toxcore/auto_tests:dht_test: | |
Running test suite: DHT | |
Create Packet Successful! | |
Terminated | |
================================================================================ | |
TIMEOUT: //c-toxcore/auto_tests:TCP_test (Summary) | |
/home/simon/.cache/bazel/_bazel_simon/25c46794229cbae2b80cac19f155c85d/execroot/toktok/bazel-out/k8-fastbuild/testlogs/c-toxcore/auto_tests/TCP_test/test.log | |
INFO: From Testing //c-toxcore/auto_tests:TCP_test: | |
==================== Test output for //c-toxcore/auto_tests:TCP_test: | |
Running test suite: TCP | |
Terminated |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment