8000
We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
test_capi
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
admin@Admins-MacBook-Air ~/p/cpython (main)> ./python.exe -m test -R 3:3 test_capi Using random seed: 2315181180 0:00:00 load avg: 88.93 Run 1 test sequentially in a single process 0:00:00 load avg: 88.93 [1/1] test_capi beginning 6 repetitions. Showing number of leaks (. for 0 or less, X for 10 or more) 123:456 XXX XXX test_capi leaked [10838, 10834, 10838] references, sum=32510 test_capi leaked [8036, 8034, 8036] memory blocks, sum=24106 test_capi failed (reference leak) in 43.4 sec == Tests result: FAILURE == 1 test failed: test_capi Total duration: 43.4 sec Total tests: run=985 skipped=67 Total test files: run=1/1 failed=1 Result: FAILURE
CPython main branch
macOS
The text was updated successfully, but these errors were encountered:
Bisected to 843d28f
Sorry, something went wrong.
cc @rhansen
FYI, I'm going to revert it to make the buildbots green. We can later revert the revert with the actual fix :)
gh-125512: Revert "gh-124872: Replace enter/exit events with "switche…
d3c82b9
…d" (#124776)" (#125513)
Revert "pythongh-125512: Revert "pythongh-124872: Replace enter/exit …
f66fbef
…events with "switched" (python#124776)" (python#125513)" This reverts commit d3c82b9.
No branches or pull requests
Uh oh!
There was an error while loading. Please reload this page.
Bug report
Bug description:
CPython versions tested on:
CPython main branch
Operating systems tested on:
macOS
Linked PRs
The text was updated successfully, but these errors were encountered: