Skip to content

Conversation

pablogsal
Copy link
Member

@pablogsal pablogsal commented Sep 21, 2025

@bedevere-app bedevere-app bot added awaiting core review tests Tests in the Lib/test dir labels Sep 21, 2025
@pablogsal pablogsal enabled auto-merge (squash) September 21, 2025 18:07
@pablogsal pablogsal merged commit cb6fed0 into python:main Sep 21, 2025
49 checks passed
@pablogsal pablogsal deleted the gh-138709-3 branch September 21, 2025 18:39
@bedevere-bot
Copy link

⚠️⚠️⚠️ Buildbot failure ⚠️⚠️⚠️

Hi! The buildbot s390x Fedora Stable LTO 3.x (tier-3) has failed when building commit cb6fed0.

What do you need to do:

  1. Don't panic.
  2. Check the buildbot page in the devguide if you don't know what the buildbots are or how they work.
  3. Go to the page of the buildbot that failed (https://buildbot.python.org/#/builders/1654/builds/1199) and take a look at the build logs.
  4. Check if the failure is related to this commit (cb6fed0) or if it is a false positive.
  5. If the failure is related to this commit, please, reflect that on the issue and make a new Pull Request with a fix.

You can take a look at the buildbot page here:

https://buildbot.python.org/#/builders/1654/builds/1199

Failed tests:

  • test_interpreters

Failed subtests:

  • test_keyboard_interrupt_in_thread_running_interp - test.test_interpreters.test_api.InterpreterObjectTests.test_keyboard_interrupt_in_thread_running_interp

Summary of the results of the build (if available):

==

Click to see traceback logs
Traceback (most recent call last):
  File "/home/buildbot/buildarea/3.x.cstratak-fedora-stable-s390x.lto/build/Lib/test/test_interpreters/test_api.py", line 462, in test_keyboard_interrupt_in_thread_running_interp
    self.assertEqual(retcode, 0)
    ~~~~~~~~~~~~~~~~^^^^^^^^^^^^
AssertionError: -2 != 0

@ZeroIntensity
Copy link
Member

Agh, sorry, I think that failure is my fault. I'll look into it.

@pablogsal
Copy link
Member Author

No problem! Thanks for looking into it

@ZeroIntensity
Copy link
Member

For Petr reading the failures in the morning: #139219 is the fix.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
skip news tests Tests in the Lib/test dir
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants