Skip to content
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

giac doctest failures with macos 13.3.1 #35646

Open
2 tasks done
jhpalmieri opened this issue May 16, 2023 · 0 comments
Open
2 tasks done

giac doctest failures with macos 13.3.1 #35646

jhpalmieri opened this issue May 16, 2023 · 0 comments
Labels

Comments

@jhpalmieri
Copy link
Member

jhpalmieri commented May 16, 2023

Is there an existing issue for this?

  • I have searched the existing issues for a bug report that matches the one I want to file, without success.

Did you read the documentation and troubleshoot guide?

  • I have read the documentation and troubleshoot guide

Environment

- **OS**: OS X 13.3.1, with both Intel and Apple Silicon machines
- **Sage Version**: 10.0.rc3 (and earlier versions)

Steps To Reproduce

Build Sage from source and run doctests.

Expected Behavior

Doctests should pass.

Actual Behavior

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

Additional Information

There is some discussion here: https://groups.google.com/g/sage-release/c/VBwmNiP5aQY/m/RfxWN7wnCwAJ

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant