8000 [3.14] Clean up test_posixpath (GH-134315) by miss-islington · Pull Request #134316 · python/cpython · GitHub
[go: up one dir, main page]

Skip to content

[3.14] Clean up test_posixpath (GH-134315) #134316

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
merged 1 commit into from
May 20, 2025

Conversation

miss-islington
Copy link
Contributor
  • Ensure that created files and dirs are always removed after test.
    Now addCleanup() does not conflict with tearDown().
  • Use os_helper.unlink() and os_helper.rmdir().
  • Import TESTFN from os_helper.
    (cherry picked from commit e29171b)

Co-authored-by: Serhiy Storchaka storchaka@gmail.com

* Ensure that created files and dirs are always removed after test.
  Now addCleanup() does not conflict with tearDown().
* Use os_helper.unlink() and os_helper.rmdir().
* Import TESTFN from os_helper.
(cherry picked from commit e29171b)

Co-authored-by: Serhiy Storchaka <storchaka@gmail.com>
@bedevere-app bedevere-app bot added tests Tests in the Lib/test dir skip issue skip news labels May 20, 2025
@serhiy-storchaka serhiy-storchaka enabled auto-merge (squash) May 20, 2025 07:52
@serhiy-storchaka serhiy-storchaka merged commit 9be3413 into python:3.14 May 20, 2025
48 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
skip issue skip news tests Tests in the Lib/test dir
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants
0