Skip to content

[probably fixed] sage/misc/randstate.pyx doctest failure on menas #4953

@sagetrac-mabshoff

Description

@sagetrac-mabshoff

The following was introduced by #4934:

menas (x86_64-Linux-suse)

**********************************************************************
File "/home/mariah/sage/sage-3.2.3-x86_64-Linux-suse/devel/sage/sage/misc/randstate.pyx",
line 239:
    : with seed(1): (rtest(), rtest())
Expected:
    ((978, 0.184109262667515, -3*x^2 - 1/12, (4,5), [ 0, 1, 1, 0, 0 ],
1046254370, 60359, 0.83350776541997362), (138, -0.247578366457583, 2*x
- 24, (), [ 1, 1,
1, 0, 1 ], 1077419109, 10234, 0.0033332230808060803))
Got:
    ((978, 0.184109262667515, -3*x^2 - 1/12, (2,3)(4,5), [ 0, 1, 1, 0,
0 ], 1046254370, 60359, 0.83350776541997362), (138,
-0.247578366457583, 2*x - 24, (1,3,2)(4,5), [ 1, 1, 1, 0, 1 ],
1077419109, 10234, 0.0033332230808060803))
**********************************************************************

Component: misc

Issue created by migration from https://trac.sagemath.org/ticket/4953

Metadata

Metadata

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions