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-133419] fix test_external_inspection race assert#133422

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

Conversation

gpshead
Copy link
Member

@gpsheadgpshead commentedMay 5, 2025
edited
Loading

either line could be where the inspection finds the foo() function as after ready is sent, the process may not have made progress onto the next line yet. "solve" by putting the statements on the same line. simpler than asserting for multiple possible line values.

Fixes#133419.
Closes#133419.

either line could be where the inspection finds the foo()function as after ready is sent, the process may not have made progressonto the next line yet.  "solve" by putting the statements on the sameline.
@gpsheadgpshead added the testsTests in the Lib/test dir labelMay 5, 2025
@gpsheadgpshead requested a review frompablogsalMay 5, 2025 04:16
@gpsheadgpsheadenabled auto-merge (squash)May 5, 2025 04:17
@gpsheadgpshead merged commitc4cc5d5 intopython:mainMay 5, 2025
44 checks passed
@vstinner
Copy link
Member

This change doesn't fix all tests, it's incomplete. I wrote#133433 to fix more tests.

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

@pablogsalpablogsalAwaiting requested review from pablogsal

Assignees
No one assigned
Labels
skip newstestsTests in the Lib/test dir
Projects
None yet
Milestone
No milestone
Development

Successfully merging this pull request may close these issues.

test_external_inspection fails on Ubuntu
2 participants
@gpshead@vstinner

[8]ページ先頭

©2009-2025 Movatter.jp