Skip to content

gh-68403: Fix test_coverage in test_trace #108910

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 our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged

Conversation

serhiy-storchaka
Copy link
Member

@serhiy-storchaka serhiy-storchaka commented Sep 5, 2023

Its behavior no longer affected by test running options such as -m.

Its behavior no longer affected by test running options such as -m.
@serhiy-storchaka serhiy-storchaka added tests Tests in the Lib/test dir skip news needs backport to 3.11 only security fixes needs backport to 3.12 only security fixes labels Sep 5, 2023
@serhiy-storchaka serhiy-storchaka merged commit 7e1a7ab into python:main Sep 7, 2023
@miss-islington
Copy link
Contributor

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

@serhiy-storchaka serhiy-storchaka deleted the test_trace-test_coverage branch September 7, 2023 18:28
miss-islington pushed a commit to miss-islington/cpython that referenced this pull request Sep 7, 2023
Its behavior no longer affected by test running options such as -m.
(cherry picked from commit 7e1a7ab)

Co-authored-by: Serhiy Storchaka <[email protected]>
@bedevere-bot
Copy link

GH-109104 is a backport of this pull request to the 3.12 branch.

miss-islington pushed a commit to miss-islington/cpython that referenced this pull request Sep 7, 2023
Its behavior no longer affected by test running options such as -m.
(cherry picked from commit 7e1a7ab)

Co-authored-by: Serhiy Storchaka <[email protected]>
@bedevere-bot bedevere-bot removed the needs backport to 3.12 only security fixes label Sep 7, 2023
@bedevere-bot
Copy link

GH-109105 is a backport of this pull request to the 3.11 branch.

@bedevere-bot bedevere-bot removed the needs backport to 3.11 only security fixes label Sep 7, 2023
serhiy-storchaka added a commit that referenced this pull request Sep 7, 2023
Its behavior no longer affected by test running options such as -m.
(cherry picked from commit 7e1a7ab)

Co-authored-by: Serhiy Storchaka <[email protected]>
Yhg1s pushed a commit that referenced this pull request Sep 8, 2023
gh-68403: Fix test_coverage in test_trace (GH-108910)

Its behavior no longer affected by test running options such as -m.
(cherry picked from commit 7e1a7ab)

Co-authored-by: Serhiy Storchaka <[email protected]>
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