| FazBrowse GitHub Viewer | Trending | | Home |
| Tools: [Download Repo ZIP] [Original HTTPS Page] |
Sorry, something went wrong.
…ompletion (pythonGH-139461) Co-authored-by: Tomas R. <tomas.roun8@gmail.com>
…import caches (python#143436) This makes the test robust against file systems with low timestamp resolution, which otherwise would fail to re-import in the tight loop of the test.
⚠️⚠️⚠️ Buildbot failure ⚠️⚠️⚠️Hi! The buildbot s390x Fedora Stable Refleaks 3.14 (tier-3) has failed when building commit 98a2556. What do you need to do:
You can take a look at the buildbot page here: https://buildbot.python.org/#/builders/1776/builds/798 Failed tests:
Failed subtests:
Summary of the results of the build (if available): == Click to see traceback logsTraceback (most recent call last):
File "/home/buildbot/buildarea/3.14.cstratak-fedora-stable-s390x.refleak/build/Lib/test/test_external_inspection.py", line 1246, in test_only_active_thread
self.assertEqual(
~~~~~~~~~~~~~~~~^
len(gil_traces), 1, "Should have exactly one GIL holder"
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
)
^
AssertionError: 0 != 1 : Should have exactly one GIL holder
|
Sorry, something went wrong.
| Back | FazBrowse Home | New Git URL |
Cherry picked from commits 7db209b and aed9050.