Skip to content

Conversation

@miss-islington
Copy link
Contributor

Missing "requires('gui')" causes Tk() to fail when no gui.
This caused CI Hypothesis test to fail, but I did not understand
the its error message. Then buildbots failed.

IdbTest failed on draft Bdb replacement because so different.
Simplified version works on old and new.
(cherry picked from commit 14fd86a)

Co-authored-by: Terry Jan Reedy tjreedy@udel.edu

Missing "requires('gui')" causes Tk() to fail when no gui. This caused CI Hypothesis test to fail, but I did not understand the its error message. Then buildbots failed. IdbTest failed on draft Bdb replacement because so different. Simplified version works on old and new. (cherry picked from commit 14fd86a) Co-authored-by: Terry Jan Reedy <tjreedy@udel.edu>
@bedevere-appbedevere-appbot added awaiting review tests Tests in the Lib/test dir labels Nov 19, 2023
@bedevere-appbedevere-appbot added skip issue skip news type-bug An unexpected behavior, bug, or error labels Nov 19, 2023
@terryjreedyterryjreedy enabled auto-merge (squash) November 19, 2023 06:41
@terryjreedyterryjreedy self-assigned this Nov 19, 2023
@terryjreedyterryjreedy merged commit d065e30 into python:3.11Nov 19, 2023
@terryjreedy
Copy link
Member

Fix for bug in #11451 for # #79871 and backports.

@terryjreedyterryjreedy changed the title [3.11] IDLE: Fix test_debugger bug and buildbot failures (GH-112258)[3.11] gh-79871: IDLE-Fix test_debugger bug and buildbot failures (GH-112258)Nov 19, 2023
@miss-islingtonmiss-islington deleted the backport-14fd86a-3.11 branch January 2, 2026 17:01
Sign up for freeto join this conversation on GitHub. Already have an account? Sign in to comment

Labels

skip issueskip newstestsTests in the Lib/test dirtype-bugAn unexpected behavior, bug, or error

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants

@miss-islington@terryjreedy