Skip to content

Conversation

@serhiy-storchaka
Copy link
Member

@serhiy-storchakaserhiy-storchaka commented Jul 24, 2024

They are similar to white box tests in test_importlib.
@serhiy-storchakaserhiy-storchaka changed the title gh-86298: Add black box tests in test_warningsgh-122255: Add black box tests in test_warningsAug 8, 2024
@serhiy-storchakaserhiy-storchaka merged commit fe13c9b into python:mainAug 8, 2024
@miss-islington-app
Copy link

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

@serhiy-storchakaserhiy-storchaka deleted the test_warnings-test_gh86298 branch August 8, 2024 07:35
miss-islington pushed a commit to miss-islington/cpython that referenced this pull request Aug 8, 2024
They are similar to white box tests for pythongh-86298 in test_importlib. (cherry picked from commit fe13c9b) Co-authored-by: Serhiy Storchaka <storchaka@gmail.com>
miss-islington pushed a commit to miss-islington/cpython that referenced this pull request Aug 8, 2024
They are similar to white box tests for pythongh-86298 in test_importlib. (cherry picked from commit fe13c9b) Co-authored-by: Serhiy Storchaka <storchaka@gmail.com>
@bedevere-app
Copy link

GH-122818 is a backport of this pull request to the 3.13 branch.

@bedevere-appbedevere-appbot removed the needs backport to 3.13 bugs and security fixes label Aug 8, 2024
@bedevere-app
Copy link

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

@bedevere-appbedevere-appbot removed the needs backport to 3.12 only security fixes label Aug 8, 2024
gpshead pushed a commit that referenced this pull request Aug 9, 2024
…H-122818) gh-122255: Add black box tests in test_warnings (GH-122227) They are similar to white box tests for gh-86298 in test_importlib. (cherry picked from commit fe13c9b) Co-authored-by: Serhiy Storchaka <storchaka@gmail.com>
serhiy-storchaka added a commit that referenced this pull request Aug 14, 2024
…H-122819) They are similar to white box tests for gh-86298 in test_importlib. (cherry picked from commit fe13c9b) Co-authored-by: Serhiy Storchaka <storchaka@gmail.com>
blhsing pushed a commit to blhsing/cpython that referenced this pull request Aug 22, 2024
They are similar to white box tests for pythongh-86298 in test_importlib.
Sign up for freeto join this conversation on GitHub. Already have an account? Sign in to comment

Labels

skip newstestsTests in the Lib/test dir

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant

@serhiy-storchaka