Uh oh!
There was an error while loading.Please reload this page.
- Notifications
You must be signed in to change notification settings - Fork33.7k
gh-116303: Skip test module dependent tests if test modules are disabled#116307
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
Closed
Uh oh!
There was an error while loading.Please reload this page.
Closed
Changes from1 commit
Commits
Show all changes
40 commits Select commitHold shift + click to select a range
9b3f0f7 gh-116303: Skip some sqlite3 tests if testcapi is unavailable
erlend-aasland0f6f74e Skip more tests
erlend-aasland2f750c3 Split up sqlite3 tests
erlend-aasland7c4477d Amend previous commit
erlend-aaslanda9c6f62 Pull in main
erlend-aaslandcdc6df4 Use import_helper iso. requires_limited_api
erlend-aaslandd05dcd7 More skips
erlend-aaslandcb7cff4 Fix gc and weakref tests
erlend-aaslandad5e3b6 Remove local debug stuff
erlend-aaslandcdb8bf4 Fix test_os
erlend-aaslande4a30b0 Fixup stable_abi.py
erlend-aaslandfabb007 Fixup run_in_subinterp
erlend-aaslandc51dafa Fixup test_call
erlend-aaslandc3f9c99 Fixup test_audit
erlend-aaslandfde9548 Fix some _testsinglephase issues
erlend-aaslandea72ced Address review: use setUpClass in test_call; don't skip everything
erlend-aasland628896c Address review: no need to skip in tearDown
erlend-aasland88c6739 Address review: check import at the top of test_threading.test_frame_…
erlend-aaslandc02cd6f Fixup some test.support helpers
erlend-aaslandd49532b Fixup test_coroutines
erlend-aasland2427111 Fixup test_threading
erlend-aasland25d0999 Fixup test_repl
erlend-aaslandbdd8cff Fixup test_monitoring
erlend-aaslandee9fa51 Amend test_embed
erlend-aaslanda47c5ff Amend test_audit
erlend-aaslandd84a5c4 Fix test_socket
erlend-aaslande877ffb Resolve test_exceptions nicer
erlend-aasland1ec0c66 Merge branch 'main' into sqlite/testcapi
erlend-aaslandafa58a9 Use import_helper in test_importlib
erlend-aasland760c6cb Fixup test_embed
erlend-aaslandd7f060a Pull in main
erlend-aaslanda1106b7 Revert spurious docs change
erlend-aaslanddb45852 Workaround: use a different test module name in test_module_resources
erlend-aaslandccd8bea gh-116307: Create a new import helper 'isolated modules' and use that…
jaracof80f75e Merge branch 'main' into sqlite/testcapi
erlend-aasland39d135d Revert "Workaround: use a different test module name in test_module_r…
erlend-aasland13c4829 Revert another spurious test_importlib change
erlend-aasland31e19a7 Fix test_embed
erlend-aasland45e0586 Pull in main
erlend-aaslanda148fb5 Remove useless import from test_embed
erlend-aaslandFile filter
Filter by extension
Conversations
Failed to load comments.
Loading
Uh oh!
There was an error while loading.Please reload this page.
Jump to
Jump to file
Failed to load files.
Loading
Uh oh!
There was an error while loading.Please reload this page.
Diff view
Diff view
Merge branch 'main' into sqlite/testcapi
- Loading branch information
Uh oh!
There was an error while loading.Please reload this page.
commit1ec0c66715f079582255159eaf313a271b1394ff
There are no files selected for viewing
This merge commit was added into this branch cleanly.
There are no new changes to show, but you can stillview the diff.
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.