]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
Add Emscripten test skips for recently added tests. (#143551)
authorRussell Keith-Magee <russell@keith-magee.com>
Thu, 8 Jan 2026 21:47:38 +0000 (05:47 +0800)
committerGitHub <noreply@github.com>
Thu, 8 Jan 2026 21:47:38 +0000 (05:47 +0800)
commitb54a1d272e719bc327481ea3ce14c8381d29aaf8
tree98740f4af6768da6c3cb63e4f305ef53e4cdb879
parente2f15aec16467793bb5c003ec26f50466e1d9fe3
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.
Lib/test/test_grammar.py
Lib/test/test_profiling/test_sampling_profiler/test_cli.py
Lib/test/test_profiling/test_sampling_profiler/test_collectors.py