Make documentation doctests ready for random seeds
Closed this issue · 15 comments
This ticket makes
sage -t --long --random-seed=n src/doc/
pass for different values n than just 0.
Depends on #29962
Component: doctest framework
Author: Jonathan Kliem
Branch/Commit: 0e062d5
Reviewer: Dima Pasechnik
Issue created by migration from https://trac.sagemath.org/ticket/29981
Author: Jonathan Kliem
Branch: public/29981
Branch pushed to git repo; I updated commit sha1. New commits:
90cb2f3 | Merge branch 'develop' of git://trac.sagemath.org/sage into public/29981 |
Branch pushed to git repo; I updated commit sha1. New commits:
ac45e07 | random event is valid now |
Merge conflict.
I also need to go through it again and check I respected the design decision in #29935.
Setting new milestone based on a cursory review of ticket status, priority, and last modification date.
Branch pushed to git repo; I updated commit sha1. This was a forced push. New commits:
0e062d5 | make documentation ready for random seeds |
Reviewer: Dima Pasechnik
lgtm
Changed branch from public/29981 to 0e062d5