The Buildbot has detected a failed build on builder PPC64LE Fedora Rawhide Clang 3.9 while building python/cpython. Full details are available at: https://buildbot.python.org/all/#builders/729/builds/36
Buildbot URL: https://buildbot.python.org/all/
Worker for this Build: cstratak-fedora-rawhide-ppc64le
Build Reason: <unknown> Blamelist: Christian Heimes <christian@python.org>, Miss Islington (bot) <31488909+miss-islington@users.noreply.github.com>
BUILD FAILED: failed test (failure)
Summary of the results of the build (if available):
== Tests result: FAILURE then FAILURE ==
410 tests OK.
10 slowest tests:
- test_peg_generator: 4 min 26 sec
- test_concurrent_futures: 2 min 42 sec
- test_multiprocessing_spawn: 1 min 54 sec
- test_tokenize: 1 min 24 sec
- test_multiprocessing_forkserver: 1 min 24 sec
- test_multiprocessing_fork: 1 min 19 sec
- test_unparse: 1 min 10 sec
- test_asyncio: 1 min 4 sec
- test_nntplib: 1 min 3 sec
- test_lib2to3: 52.6 sec
1 test failed: test_sqlite
13 tests skipped: test_devpoll test_ioctl test_kqueue test_msilib test_ossaudiodev test_startfile test_tix test_tk test_ttk_guionly test_winconsoleio test_winreg test_winsound test_zipfile64
1 re-run test: test_sqlite
Total duration: 6 min 22 sec
Captured traceback
Traceback (most recent call last): File "/home/buildbot/buildarea/3.9.cstratak-fedora-rawhide-ppc64le.clang/build/Lib/sqlite3/test/userfunctions.py", line 290, in CheckFuncDeterministic self.assertEqual(mock.call_count, 1) AssertionError: 2 != 1
Test report
Failed tests:
- test_sqlite
Failed subtests:
- CheckFuncDeterministic - sqlite3.test.userfunctions.FunctionTests
Sincerely, -The Buildbot