◐ Shell
clean mode source ↗

test_peg_generator and test_freeze require cpu by vstinner · Pull Request #108386 · python/cpython

The test_peg_generator and test_tools.test_freeze tests now require
the 'cpu' resource. Skip these tests unless the 'cpu' resource is
enabled (it is disabled by default).

These tests are no longer skipped if Python is built with ASAN or
MSAN sanitizer.

@vstinner vstinner changed the title test_peg_generator and test_freeze requires cpu test_peg_generator and test_freeze require cpu

Aug 23, 2023

This was referenced

Aug 23, 2023

vstinner added a commit to vstinner/cpython that referenced this pull request

Aug 24, 2023