Kubilay Kocak <[email protected]> added the comment:
Seeing the following on the freebsd CURRENT bb:
======================================================================
FAIL: test_set_and_clear (test.test_threading.EventTests)
----------------------------------------------------------------------
Traceback (most recent call last):
File
"/usr/home/buildbot/python/3.8.koobs-freebsd-9e36.nondebug/build/Lib/test/lock_tests.py",
line 418, in test_set_and_clear
self.assertEqual(results, [True] * N)
AssertionError: Lists differ: [False, False, False, True, True] != [True, True,
True, True, True]
First differing element 0:
False
True
- [False, False, False, True, True]
+ [True, True, True, True, True]
----------------------------------------------------------------------
Ran 168 tests in 29.254s
FAILED (failures=1)
test test_threading failed
Full log attached
----------
nosy: +koobs
Added file:
https://bugs.python.org/file49006/freebsd-current-non-debug-3.8-build-176.txt
_______________________________________
Python tracker <[email protected]>
<https://bugs.python.org/issue32692>
_______________________________________
_______________________________________________
Python-bugs-list mailing list
Unsubscribe:
https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com