Skip to content

Commit

Permalink
[3.13] gh-108297: Update crashers README for test_crashers removal (#…
Browse files Browse the repository at this point in the history
…121476)

Update Lib/test/crashers/README for test_crashers removal
(cherry picked from commit 59be79a)

Co-authored-by: Alyssa Coghlan <[email protected]>
  • Loading branch information
miss-islington and ncoghlan authored Jul 8, 2024
1 parent 2c3f30b commit 3e786a4
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions Lib/test/crashers/README
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,3 @@ what the variables are.
Once the crash is fixed, the test case should be moved into an appropriate test
(even if it was originally from the test suite). This ensures the regression
doesn't happen again. And if it does, it should be easier to track down.

Also see Lib/test_crashers.py which exercises the crashers in this directory.
In particular, make sure to add any new infinite loop crashers to the black
list so it doesn't try to run them.

0 comments on commit 3e786a4

Please sign in to comment.