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

Test on pyramid intermittently failing #269

Closed
mscroggs opened this issue Sep 10, 2021 · 4 comments · Fixed by #271
Closed

Test on pyramid intermittently failing #269

mscroggs opened this issue Sep 10, 2021 · 4 comments · Fixed by #271
Labels
bug Something isn't working

Comments

@mscroggs
Copy link
Member

mscroggs commented Sep 10, 2021

A unit test on a pyramid seems to be intermittently failing.

It failed here before I reran: https://github.com/FEniCS/basix/pull/267/checks?check_run_id=3564790994

It was showing lots of nans; I think it was using GLL points; might be due to an error in their creation. (I hit "rerun tests" to see if it happens every time before realising this meant I lost the failure message.)

This appears to be another example: https://github.com/FEniCS/basix/runs/3494137696?check_suite_focus=true

@mscroggs
Copy link
Member Author

@mscroggs
Copy link
Member Author

@mscroggs mscroggs added the bug Something isn't working label Sep 10, 2021
@mscroggs
Copy link
Member Author

In d5ec760, I've changed the problematic test to use equispaced points in case the issue is with GLL points on a pyramid

@mscroggs
Copy link
Member Author

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant