-
-
Notifications
You must be signed in to change notification settings - Fork 481
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 doc/en/thematic_tutorials/group_theory.rst failure on 't2.math' (Solaris 10 SPARC) #9489
Comments
This comment has been minimized.
This comment has been minimized.
comment:2
I'm downgrading this to minor because when I rerun the test, it passes. It might have failed originally because of running in parallel: memory issues or clashes in the .sage directory or something like that. Since it's not repeatable, it will likely be harder to debug. |
comment:3
Replying to @jhpalmieri:
Strange, as it was absolutely repeatable for me. I tried it several times. Now it works ok for me too! So it seems the only real failure on Solaris is #9490, which is also a failure (though a different one) on OS X - see #9445. As far as I could tell, all the other failures in your Dave |
comment:4
I checked the short ones, and they all passed. I haven't retried the ones which timed out, although they look familiar from builds of earlier versions on t2, when I did have the patience to rerun them with large values for the TIMEOUT variables. I'll see if I can rerun them today. |
comment:5
With 4.5.rc1 and a large value for SAGE_TIMEOUT_LONG, all long tests pass except for In particular, the test which is the subject of this ticket (group_theory.rst) passed when I ran "make ptestlong" and continues to pass when I run it from the command line. So should we close it? Dave, are you still seeing this? |
comment:6
Replying to @jhpalmieri:
Sorry, I missed this until now. I agree, it should be closed. Lets make it invalid. Dave |
Hardware + software
John Palmieri run the long doctests. On using John's build, I find the following test fails, even if run from the command line, and with SAGE_TIMEOUT_LONG increased to 10,000 seconds, which ensure there are no timeouts (around 3600 seconds should be sufficient on 't2.math' for SAGE_TIMEOUT_LONG)
CC: @jhpalmieri
Component: doctest coverage
Issue created by migration from https://trac.sagemath.org/ticket/9489
The text was updated successfully, but these errors were encountered: