-
Notifications
You must be signed in to change notification settings - Fork 1.4k
Update test/libregrtest to CPython 3.13.10
#6410
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
Changes from 1 commit
Commits
Show all changes
53 commits
Select commit
Hold shift + click to select a range
f297888
Update test/libregrtest to CPython 3.13.10
fanninpm 5d253d1
Re-add try block around platform and encodings info
fanninpm 08762a3
Disable WindowsLoadTracker on Windows
fanninpm f436c51
Disable struct._clearcache()
fanninpm a8e7633
Disable saved_test_environment context manager
fanninpm e4fb263
Disable support.record_original_stdout()
fanninpm 32fd6be
Update test/test_regrtest.py to CPython 3.13.11
fanninpm 404836f
Add autotest shim from CPython 3.13.11
fanninpm 4c833fc
Mark failing tests and skip flaky ones in test/test_regrtest.py
fanninpm 2789ff7
Mark failing test in test_fstring
fanninpm 4a559f3
Add _test_eintr.py from CPython 3.13.11
fanninpm bedcb22
Skip long-running test in _test_eintr
fanninpm 1f56a0f
Mark failing/erroring tests in _test_eintr
fanninpm c76e725
Skip panicking tests in test_io
fanninpm cadac34
Unmark passing tests in test_io
fanninpm 8aafbf2
Mark failing test in test_urllib2net
fanninpm 8d2b215
Unmark passing test in test_fstring
fanninpm 472c12c
Time out if any one test takes longer than 10 minutes
fanninpm 17cc559
Skip more flaky tests in test_threading
fanninpm 1827af1
Skip tests that pollute the environment for some reason
fanninpm e831124
Skip flaky tests in test.test_multiprocessing_fork.test_misc
fanninpm 3aa6bf8
Skip flaky tests in test.test_multiprocessing_fork.test_manager
fanninpm 34fe0f2
Skip flaky tests in test_regrtest
fanninpm dc9475c
Mark flaky tests in test_ftplib
fanninpm 55c71aa
Fix multiprocessing tests on Darwin
fanninpm 9500f66
Remove test_sys from list of environment polluters
fanninpm 99168e0
Remove test_ftplib from list of environment polluters
fanninpm 3427215
Add test.test_multiprocessing_fork.test_misc to list of environment
fanninpm 0d128cc
Check 10 times if a test is still polluting the environment
fanninpm 59b80e3
Save more of the test environment before a test is run
fanninpm 0a82673
Mark test_import as polluting the environment
fanninpm 2769c08
Unmark passing test in test_regrtest
fanninpm 40da807
Mark flaky test in test_regrtest
fanninpm 8765d86
Remove tests from list of environment polluters
fanninpm 12811eb
Skip flaky test in test_logging
fanninpm d170b02
Remove tests from list of polluting tests
fanninpm b76c0a2
Skip certain problematic tests in test_threading
fanninpm 98d8ebc
Skip test causing worker bug in test_builtin
fanninpm d1e75c0
Make env polluter skip in test_threading os-agnostic
fanninpm 55c3096
Remove test_file_eintr from list of polluters
fanninpm a09ed1b
Remove test_subprocess from the list of polluters
fanninpm e6d2ba0
Address coderabbit comments
fanninpm def6974
fix threading._dangling
youknowone ae6deb7
Skip environment polluter in test.test_concurrent_futures.test_thread…
fanninpm 1c07d35
Make skip in test_thread_pool os-agnostic
fanninpm 1642959
Skip problematic tests in test_wait
fanninpm daaae22
Skip flaky tests in test_process_pool
fanninpm 717265a
Remove test_import from list of polluters
fanninpm 80af69e
Amend skips in test.test_multiprocessing_forkserver.test_processes
fanninpm 8d505dc
Remove test_raise from list of polluters
fanninpm f9a1f2b
Remove test_ssl from list of polluters
fanninpm 7445b27
Skip flaky test in test_ssl
fanninpm 1dcded4
Fix YAML formatting issue
fanninpm File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Prev
Previous commit
Fix YAML formatting issue
- Loading branch information
commit 1dcded40b86444c2a359253d8761a8bdf1f17be5
Some comments aren't visible on the classic Files Changed page.
There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Uh oh!
There was an error while loading. Please reload this page.