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

src/sage/matrix/special.py random CI fail #38578

Open
2 tasks done
grhkm21 opened this issue Aug 28, 2024 · 1 comment · May be fixed by #38579
Open
2 tasks done

src/sage/matrix/special.py random CI fail #38578

grhkm21 opened this issue Aug 28, 2024 · 1 comment · May be fixed by #38579

Comments

@grhkm21
Copy link
Contributor

grhkm21 commented Aug 28, 2024

Steps To Reproduce

sage -t --random-seed=219213017983787015809160823911288952745 src/sage/matrix/special.py

Expected Behavior

Work!

Actual Behavior

Fail.

Additional Information

No response

Environment

**Sage Version:** Latest `develop` branch.

Checklist

  • I have searched the existing issues for a bug report that matches the one I want to file, without success.
  • I have read the documentation and troubleshoot guide
@grhkm21 grhkm21 added the t: bug label Aug 28, 2024
grhkm21 added a commit to grhkm21/sage that referenced this issue Aug 28, 2024
@user202729 user202729 linked a pull request Aug 30, 2024 that will close this issue
@fchapoton
Copy link
Contributor

The failure is in random_diagonalizable_matrix

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

Successfully merging a pull request may close this issue.

3 participants