Skip to content

Instantly share code, notes, and snippets.

@dubslow
Created September 12, 2014 00:46
Show Gist options
  • Save dubslow/f840c241f30fdd5e2270 to your computer and use it in GitHub Desktop.
Save dubslow/f840c241f30fdd5e2270 to your computer and use it in GitHub Desktop.
=====================================
tox 0.0.0: build/test-suite.log
=====================================
# TOTAL: 10
# PASS: 8
# SKIP: 0
# XFAIL: 0
# FAIL: 2
# XPASS: 0
# ERROR: 0
.. contents:: :depth: 2
FAIL: tox_test
==============
Running suite(s): Tox
0%: Checks: 2, Failures: 0, Errors: 2
../auto_tests/tox_test.c:154:E:few_clients:test_few_clients:0: (after this point) Test timeout expired
../auto_tests/tox_test.c:399:E:many_clients:test_many_clients:0: (after this point) Test timeout expired
FAIL: toxav_many_test
=====================
^^ I noticed the following output to console regarding the second failure...
PASS: messenger_autotest
PASS: crypto_test
PASS: network_test
PASS: assoc_test
PASS: onion_test
PASS: TCP_test
FAIL: tox_test
PASS: dht_autotest
PASS: toxav_basic_test
../configure_aux/test-driver: line 95: 26046 Segmentation fault "$@" > $log_file 2>&1
FAIL: toxav_many_test
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment