You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Feb 1, 2023. It is now read-only.
Trac #30517: MemoryError in doctesting combinat/designs/gen_quadrangles_with_spread.pyx
There are numerous `MemoryError` instances in doctesting
`gen_quadrangles_with_spread.pyx` with a final failure
{{{
----------------------------------------------------------------------
sage -t --long --warn-long 127.5 --random-seed=0
src/sage/combinat/designs/gen_quadrangles_with_spread.pyx # Bad exit: 1
----------------------------------------------------------------------
Total time for all tests: 108.3 seconds
cpu time: 0.0 seconds
cumulative wall time: 0.0 seconds
}}}
See ticket #30223 for background.
URL: https://trac.sagemath.org/30517
Reported by: strogdon
Ticket author(s): Volker Braun, Frederic Chapoton
Reviewer(s): Dima Pasechnik
0 commit comments