cpython/Lib/test/test_profiling
Russell Keith-Magee b54a1d272e
Add Emscripten test skips for recently added tests. (#143551)
Some recent changes introduced tests that can't run on Emscripten.
This change adds test skips for those tests.
2026-01-09 05:47:38 +08:00
..
test_sampling_profiler Add Emscripten test skips for recently added tests. (#143551) 2026-01-09 05:47:38 +08:00
__init__.py
__main__.py
test_heatmap.py gh-142927: Fix heatmap caller navigation for interior lines (#143180) 2026-01-01 19:05:59 +00:00
test_tracing_profiler.py