gh-150966: Fix live profiling error tests#151020
Conversation
|
🤖 New build scheduled with the buildbot fleet by @pablogsal for commit 9ed3399 🤖 Results will be shown at: https://buildbot.python.org/all/#/grid?branch=refs%2Fpull%2F151020%2Fmerge If you want to schedule another build, you need to add the 🔨 test-with-buildbots label again. |
|
🤖 New build scheduled with the buildbot fleet by @pablogsal for commit 585fdce 🤖 Results will be shown at: https://buildbot.python.org/all/#/grid?branch=refs%2Fpull%2F151020%2Fmerge If you want to schedule another build, you need to add the 🔨 test-with-buildbots label again. |
vstinner
left a comment
There was a problem hiding this comment.
LGTM. This change fix #150966 issue for me.
I can no longer reproduce the issue using ./python -m test test_profiling.test_sampling_profiler.test_live_collector_ui -m test_run_failed_module_live -m test_run_failed_script_live -u all -F -j40.
It failed because of an unrelated issue, test_ssl failed with a timeout on ssl connect_ex(). |
|
Thanks @pablogsal for the PR, and @encukou for merging it 🌮🎉.. I'm working now to backport this PR to: 3.15. |
|
GH-151604 is a backport of this pull request to the 3.15 branch. |
Uh oh!
There was an error while loading. Please reload this page.