Skip to content

Commit 59be79a

Browse files
authored
pythongh-108297: Update crashers README for test_crashers removal (python#121475)
Update Lib/test/crashers/README for test_crashers removal
1 parent bf74db7 commit 59be79a

File tree

1 file changed

+0
-4
lines changed

1 file changed

+0
-4
lines changed

Lib/test/crashers/README

-4
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,3 @@ what the variables are.
1515
Once the crash is fixed, the test case should be moved into an appropriate test
1616
(even if it was originally from the test suite). This ensures the regression
1717
doesn't happen again. And if it does, it should be easier to track down.
18-
19-
Also see Lib/test_crashers.py which exercises the crashers in this directory.
20-
In particular, make sure to add any new infinite loop crashers to the black
21-
list so it doesn't try to run them.

0 commit comments

Comments
 (0)