Skip to content

Commit f495618

Browse files
author
Matthias Koeppe
committed
src/doc/en/developer/doctesting.rst: Expand on --update-known-test-failures
1 parent fbc5df0 commit f495618

File tree

1 file changed

+4
-1
lines changed

1 file changed

+4
-1
lines changed

src/doc/en/developer/doctesting.rst

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1693,7 +1693,10 @@ The modularized distribution packages ``pkgs/sagemath-categories`` and
16931693
with the option ``--baseline-stats-path``, see section
16941694
:ref:`section-doctest-auxiliary-files`.
16951695

1696-
These files can be updated using the command::
1696+
After running the doctesters of the distributions, for example, via
1697+
``sage --fixdoctests``, you can use the test results stored in
1698+
``timings2.json`` files to update the ``known-test-failures*.json`` files.
1699+
This update can be done using the command::
16971700

16981701
[mkoeppe@localhost sage]$ ./sage --fixdoctests --no-test \
16991702
--update-known-test-failures --distribution all

0 commit comments

Comments
 (0)