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

BUG: Many tests fail with 64-bit indices #3690

Open
JDBetteridge opened this issue Jul 16, 2024 · 0 comments
Open

BUG: Many tests fail with 64-bit indices #3690

JDBetteridge opened this issue Jul 16, 2024 · 0 comments
Labels

Comments

@JDBetteridge
Copy link
Member

Describe the bug
When Firedrake is build against a PETSc with 64-bit int indices a significant number of tests fail. Some are also crashing! See this CI run for reference:
https://github.com/firedrakeproject/firedrake/actions/runs/9905202548/job/27364244849?pr=3683

Steps to Reproduce
Steps to reproduce the behavior:

  1. firedrake-install --petsc-int-type=int64
  2. Run the Firedrake test suite pytest $VIRTUAL_ENV/src/firedrake/tests

Expected behavior
All tests should pass. Known int64 limitations should be marked and skipped, no tests should crash!

Error message
See this CI run
https://github.com/firedrakeproject/firedrake/actions/runs/9905202548/job/27364244849?pr=3683

Environment:

  • CI

Additional Info
N/A

@JDBetteridge JDBetteridge changed the title BUG: Many tests fail with 64 bt indices BUG: Many tests fail with 64-bit indices Jul 16, 2024
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