Make groups doctests ready for random seeds
Closed this issue · 11 comments
kliem commented
This ticket makes
sage -t --long --random-seed=n src/sage/groups/
pass for different values n than just 0.
Component: doctest framework
Keywords: fuzzing
Author: Jonathan Kliem
Branch/Commit: 89fd4b2
Reviewer: Markus Wageringel
Issue created by migration from https://trac.sagemath.org/ticket/32107
kliem commented
Branch: public/32107
sagetrac-git commented
Branch pushed to git repo; I updated commit sha1. New commits:
5592c58 | make some_elements of affine group ready for random seeds |
sagetrac-git commented
sagetrac-git commented
Branch pushed to git repo; I updated commit sha1. New commits:
89fd4b2 | one more missing test from groups |
sagetrac-git commented
mwageringel commented
comment:5
LGTM.
mwageringel commented
Reviewer: Markus Wageringel
kliem commented
comment:6
Thank you.
vbraun commented
Changed branch from public/32107 to 89fd4b2