The Buildbot has detected a failed build on builder AMD64 Fedora Rawhide Clang Installed 3.8 while building python/cpython. Full details are available at: https://buildbot.python.org/all/#builders/197/builds/267
Buildbot URL: https://buildbot.python.org/all/
Worker for this Build: cstratak-fedora-rawhide-x86_64
Build Reason: <unknown> Blamelist: Andrew Kuchling <amk@amk.ca>, 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 ==
406 tests OK.
1 test failed: test_sqlite
16 tests skipped: test_asdl_parser test_clinic test_devpoll test_gdb 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: 3 min 9 sec
Captured traceback
Traceback (most recent call last): File "/home/buildbot/buildarea/3.8.cstratak-fedora-rawhide-x86_64.clang-installed/build/target/lib/python3.8/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