-
-
Notifications
You must be signed in to change notification settings - Fork 588
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Doctest failure of sage/sage/libs/galrep/wrapper.pyx on t2.math (Solaris 10 SPARC) #9490
Comments
comment:1
See also #9445, where Justin reports a failure (though not a crash) of this test on OS X. Dave |
comment:2
When I reran the test using "sage -t -long -verbose ...", I got this:
|
comment:3
This can be closed, it was a patch (#8617) new to the 4.5 series which caused this problem, and Robert removed it before releasing 4.5. So this fortunately never appeared in a Sage release. Using sage-4.5.1 on a Sun Blade 1000 (dual 900 MHz UltraSPARC III+, 2 GB RAM), I get:
|
Hardware + software
The problem
John Palmieri built Sage and run the long doctests. After inspecting Joh's ptestlong.log, I find the following test fails, even if run from the command line, and with SAGE_TIMEOUT_LONG increased to 10,000 seconds, which ensures there are no timeouts (around 3600 seconds should be sufficient on 't2.math' for SAGE_TIMEOUT_LONG)
CC: @jhpalmieri @RalphieBoy @JohnCremona @rlmill
Component: doctest coverage
Issue created by migration from https://trac.sagemath.org/ticket/9490
The text was updated successfully, but these errors were encountered: