We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
- **OS**: OS X 13.3.1, with both Intel and Apple Silicon machines - **Sage Version**: 10.0.rc3 (and earlier versions)
Build Sage from source and run doctests.
Doctests should pass.
I see doctest failures:
sage -t --long --random-seed=223559238378933741978741393829027704601 src/sage/rings/polynomial/multi_polynomial_ideal.py # Killed due to segmentation fault sage -t --long --random-seed=223559238378933741978741393829027704601 src/sage/libs/giac/__init__.py # Timed out
There is some discussion here: https://groups.google.com/g/sage-release/c/VBwmNiP5aQY/m/RfxWN7wnCwAJ
The text was updated successfully, but these errors were encountered:
sage.doctest.control
No branches or pull requests
Is there an existing issue for this?
Did you read the documentation and troubleshoot guide?
Environment
Steps To Reproduce
Build Sage from source and run doctests.
Expected Behavior
Doctests should pass.
Actual Behavior
I see doctest failures:
Additional Information
There is some discussion here: https://groups.google.com/g/sage-release/c/VBwmNiP5aQY/m/RfxWN7wnCwAJ
The text was updated successfully, but these errors were encountered: