Skip to content

Conversation

@terryjreedy
Copy link
Member

@terryjreedyterryjreedy commented May 24, 2023

Order of events:
Terry automerged new idlelib test into main.
Ms. I. made a 3.12 backport; tests passed.
Pablo merged the tokenize change with idlelib test fix into main. Pablo merged a 3.12 backport without the idle test fix as the backport of the latter had not yet been been merged. Terry merged the idlelib test backport. The new test failed on at least 4 3.12 buildbots because of the tokenize change. This PR backports the now needed idlelib test fix.

(cherry picked from commit c8cf9b4)

Order of events: Terry merged new idlelib test into main. Ms. I. made a 3.12 backport; tests passed. Pablo merged the tokenize change with idlelib test fix into main. Pablo merged a 3.12 backport without the idle test fix as the backport of the latter had not yet been been merged. Terry merged the idlelib test backport. The new test failed on at least 4 3.12 buildbots because of the tokenize change. This PR backports the now needed idlelib test fix. (cherry picked from commit c8cf9b4)
@pablogsal
Copy link
Member

Thanks a lot @terryjreedy !

@pablogsalpablogsal enabled auto-merge (squash) May 24, 2023 17:31
@pablogsalpablogsal merged commit 2b54ea5 into python:3.12May 24, 2023
@terryjreedyterryjreedy deleted the toktest312 branch May 24, 2023 17:47
@terryjreedy
Copy link
MemberAuthor

This would not have happened if Address Sanitizer test had not been disabled.

Sign up for freeto join this conversation on GitHub. Already have an account? Sign in to comment

Labels

skip 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.

3 participants

@terryjreedy@pablogsal@bedevere-bot