We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2f5dd2b commit fbc5df0Copy full SHA for fbc5df0
src/doc/en/developer/doctesting.rst
@@ -1364,7 +1364,7 @@ it is possible to distinguish files with known doctest failures
1364
from new failures. The file ``known-test-failures.json`` should be
1365
prepared in the same format as ``timings2.json``.
1366
1367
-Source files that marked as failed there will be marked as "[failed in baseline]"
+Source files marked as failed there will be marked as "[failed in baseline]"
1368
failures in the doctest report; and if there are only baseline failures, no
1369
new failures, then ``sage -t`` will exit with status code 0 (success).
1370
0 commit comments