|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
======================================================================
FAIL: tests_synchronisation.test_monitoring_multi
Test on multiple bars, one not needing miniters adjustment
----------------------------------------------------------------------
Traceback (most recent call last):
File /home/buildozer/aports/testing/py-tqdm/src/tqdm-4.30.0/.eggs/nose-1.3.7-py2.7.egg/nose/case.py, line 197, in runTest
self.test(*self.arg)
File /home/buildozer/aports/testing/py-tqdm/src/tqdm-4.30.0/tqdm/tests/tests_synchronisation.py, line 164, in test_monitoring_multi
assert t2.miniters == 500 # check that t2 was not adjusted
AssertionError
----------------------------------------------------------------------
Ran 73 tests in 24.344s
FAILED (failures=1, skipped=11)
Test failed: <unittest.runner.TextTestResult run=73 errors=0 failures=1>
error: Test failed: <unittest.runner.TextTestResult run=73 errors=0 failures=1>
|