gh-129269: Exclude everything in sys.path in `test_coverage_ignore` (gh-130133)
The `test_trace.test_coverage_ignore` test would fail if you had `setuptools` installed, such as in `~/.local/lib/python3.xxx/site-packages/`. Ignore everything in `sys.path` when running the test.
S
Sam Gross committed
35925e952911aba97bfdaee85b09d734ceac4fea
Parent: 8cbcf51
Committed by GitHub <noreply@github.com>
on 2/20/2025, 3:13:44 PM