test_peg_generator and test_freeze require cpu by vstinner · Pull Request #108386 · python/cpython · GitHub
Skip to content

test_peg_generator and test_freeze require cpu - #108386

Merged
vstinner merged 1 commit into
python:mainfrom
vstinner:requires_cpu
Aug 23, 2023
Merged

test_peg_generator and test_freeze require cpu#108386
vstinner merged 1 commit into
python:mainfrom
vstinner:requires_cpu

Conversation

@vstinner

@vstinner vstinner commented Aug 23, 2023

Copy link
Copy Markdown
Member

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.

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
@vstinner

Copy link
Copy Markdown
Member Author

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants