Skip to content

Hotfix: Fix intermittent failures for the PyUnstable_Object_EnableDeferredRefcount tests#126849

Merged
encukou merged 1 commit into
python:mainfrom
ZeroIntensity:drc-hotfix
Nov 15, 2024
Merged

Hotfix: Fix intermittent failures for the PyUnstable_Object_EnableDeferredRefcount tests#126849
encukou merged 1 commit into
python:mainfrom
ZeroIntensity:drc-hotfix

Conversation

@ZeroIntensity

Copy link
Copy Markdown
Member

As shown in this run, the test I added in gh-123635 seems a little unstable on some of the build bots (they struggle creating the threads)--this should (hopefully) fix it.

cc @encukou

@ZeroIntensity ZeroIntensity added tests Tests in the Lib/test dir skip issue skip news labels Nov 15, 2024
@ZeroIntensity ZeroIntensity added the 🔨 test-with-buildbots Test PR w/ buildbots; report in status section label Nov 15, 2024
@bedevere-bot

Copy link
Copy Markdown

🤖 New build scheduled with the buildbot fleet by @ZeroIntensity for commit 41c53dc 🤖

If you want to schedule another build, you need to add the 🔨 test-with-buildbots label again.

@bedevere-bot bedevere-bot removed the 🔨 test-with-buildbots Test PR w/ buildbots; report in status section label Nov 15, 2024
@encukou encukou merged commit 08f98f4 into python:main Nov 15, 2024
@encukou

encukou commented Nov 15, 2024

Copy link
Copy Markdown
Member

Thank you!

@ZeroIntensity ZeroIntensity deleted the drc-hotfix branch November 15, 2024 21:58
picnixz pushed a commit to picnixz/cpython that referenced this pull request Dec 8, 2024
…fcount` tests (pythonGH-126849)

Hotfix for the PyUnstable_Object_EnableDeferredRefcount tests.
ebonnal pushed a commit to ebonnal/cpython that referenced this pull request Jan 12, 2025
…fcount` tests (pythonGH-126849)

Hotfix for the PyUnstable_Object_EnableDeferredRefcount tests.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

skip issue skip news tests Tests in the Lib/test dir

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants