bpo-44600: Refactor new tracing tests#27396
Conversation
|
Thanks @brandtbucher for the PR 🌮🎉.. I'm working now to backport this PR to: 3.10. |
|
GH-27397 is a backport of this pull request to the 3.10 branch. |
(cherry picked from commit 38ddc8b) Co-authored-by: Brandt Bucher <brandt@python.org>
|
|
Thanks @brandtbucher for the PR 🌮🎉.. I'm working now to backport this PR to: 3.10. |
(cherry picked from commit 38ddc8b) Co-authored-by: Brandt Bucher <brandt@python.org>
|
GH-27404 is a backport of this pull request to the 3.10 branch. |
|
Buildbot failure looks unrelated. |
This is just a minor update to assert not only that the expected lines are covered, but that they are also covered in the correct order. It also cleans things up a tiny bit, and makes it possible to step through these tests with a debugger.
https://bugs.python.org/issue44600