sagemath/sage

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

Commit: 960ce8b

kliem commented

Branch: public/32107

kliem commented

New commits:

960ce8bmake groups ready for random seeds

Branch pushed to git repo; I updated commit sha1. New commits:

5592c58make some_elements of affine group ready for random seeds

Changed commit from 960ce8b to 5592c58

Branch pushed to git repo; I updated commit sha1. New commits:

89fd4b2one more missing test from groups

Changed commit from 5592c58 to 89fd4b2

comment:5

LGTM.

Reviewer: Markus Wageringel

kliem commented
comment:6

Thank you.

Changed branch from public/32107 to 89fd4b2