We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2c3f30b commit 3e786a4Copy full SHA for 3e786a4
Lib/test/crashers/README
@@ -15,7 +15,3 @@ what the variables are.
15
Once the crash is fixed, the test case should be moved into an appropriate test
16
(even if it was originally from the test suite). This ensures the regression
17
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