Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

gh-79871: IDLE - Fix test_debugger bug and buildbot failures#112258

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to ourterms of service andprivacy statement. We’ll occasionally send you account related emails.

Already on GitHub?Sign in to your account

Merged
terryjreedy merged 2 commits intopython:mainfromterryjreedy:dbugfix
Nov 19, 2023

Conversation

terryjreedy
Copy link
Member

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

IdbTest failed on draft Bdb replacement because so different.
Simplified version works on old and new.

Missing "requires('gui')" causes Tk() to fail when no gui.IdbTest failed on draft Bdb replacement because so different.
@terryjreedyterryjreedy added type-bugAn unexpected behavior, bug, or error topic-IDLE needs backport to 3.11only security fixes needs backport to 3.12only security fixes labelsNov 19, 2023
@terryjreedyterryjreedy self-assigned thisNov 19, 2023
@bedevere-appbedevere-appbot added awaiting core review testsTests in the Lib/test dir labelsNov 19, 2023
@terryjreedyterryjreedyenabled auto-merge (squash)November 19, 2023 06:26
@terryjreedyterryjreedy merged commit14fd86a intopython:mainNov 19, 2023
@miss-islington-app
Copy link

Thanks@terryjreedy for the PR 🌮🎉.. I'm working now to backport this PR to: 3.11, 3.12.
🐍🍒⛏🤖

miss-islington pushed a commit to miss-islington/cpython that referenced this pull requestNov 19, 2023
Missing "requires('gui')" causes Tk() to fail when no gui.This caused CI Hypothesis test to fail, but I did not understandthe 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 commit14fd86a)Co-authored-by: Terry Jan Reedy <tjreedy@udel.edu>
@bedevere-app
Copy link

GH-112259 is a backport of this pull request to the3.12 branch.

miss-islington pushed a commit to miss-islington/cpython that referenced this pull requestNov 19, 2023
Missing "requires('gui')" causes Tk() to fail when no gui.This caused CI Hypothesis test to fail, but I did not understandthe 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 commit14fd86a)Co-authored-by: Terry Jan Reedy <tjreedy@udel.edu>
@bedevere-appbedevere-appbot removed the needs backport to 3.12only security fixes labelNov 19, 2023
@bedevere-app
Copy link

GH-112260 is a backport of this pull request to the3.11 branch.

@bedevere-appbedevere-appbot removed the needs backport to 3.11only security fixes labelNov 19, 2023
@terryjreedyterryjreedy deleted the dbugfix branchNovember 19, 2023 06:46
terryjreedy added a commit that referenced this pull requestNov 19, 2023
…112259)IDLE: Fix test_debugger bug and buildbot failures (GH-112258)Missing "requires('gui')" causes Tk() to fail when no gui.This caused CI Hypothesis test to fail, but I did not understandthe 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 commit14fd86a)Co-authored-by: Terry Jan Reedy <tjreedy@udel.edu>
terryjreedy added a commit that referenced this pull requestNov 19, 2023
…112260)IDLE: Fix test_debugger bug and buildbot failures (GH-112258)Missing "requires('gui')" causes Tk() to fail when no gui.This caused CI Hypothesis test to fail, but I did not understandthe 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 commit14fd86a)Co-authored-by: Terry Jan Reedy <tjreedy@udel.edu>
@terryjreedy
Copy link
MemberAuthor

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

@terryjreedyterryjreedy changed the titleIDLE: Fix test_debugger bug and buildbot failuresgh-79871: IDLE - Fix test_debugger bug and buildbot failuresNov 19, 2023
@bedevere-app
Copy link

GH-112259 is a backport of this pull request to the3.12 branch.

@bedevere-app
Copy link

GH-112260 is a backport of this pull request to the3.11 branch.

aisk pushed a commit to aisk/cpython that referenced this pull requestFeb 11, 2024
Missing "requires('gui')" causes Tk() to fail when no gui.This caused CI Hypothesis test to fail, but I did not understandthe its error message. Then buildbots failed.IdbTest failed on draft Bdb replacement because so different.Simplified version works on old and new.
Glyphack pushed a commit to Glyphack/cpython that referenced this pull requestSep 2, 2024
Missing "requires('gui')" causes Tk() to fail when no gui.This caused CI Hypothesis test to fail, but I did not understandthe its error message. Then buildbots failed.IdbTest failed on draft Bdb replacement because so different.Simplified version works on old and new.
Sign up for freeto join this conversation on GitHub. Already have an account?Sign in to comment
Reviewers
No reviews
Assignees

@terryjreedyterryjreedy

Labels
skip issueskip newstestsTests in the Lib/test dirtopic-IDLEtype-bugAn unexpected behavior, bug, or error
Projects
None yet
Milestone
No milestone
Development

Successfully merging this pull request may close these issues.

1 participant
@terryjreedy

[8]ページ先頭

©2009-2025 Movatter.jp