-
-
Notifications
You must be signed in to change notification settings - Fork 553
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
Random test failure in sage.rings.integer #33230
Labels
Comments
comment:1
Evidence of it randomly pass/failing, if you're into that sort of thing. Nothing happened between these commands. I just hit up and enter:
|
comment:2
This might not be entirely related, but I have just seen the same test fail with another error on a patchbot:
|
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
I've been trying to track this down for some time without luck. The important ingredients seem to be,
-O0
inCFLAGS
andCPPFLAGS
.-p2
but even then it's not always reproducible (so I can't really be sure how critical the ingredients above are). This is on an unmodified 9.5.rc3.
Also note that the doctest is trying to catch the very exception that kills it.
CC: @kliem
Component: build
Issue created by migration from https://trac.sagemath.org/ticket/33230
The text was updated successfully, but these errors were encountered: