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

Failing tests related to t8code #1845

Open
patrickersing opened this issue Feb 13, 2024 · 2 comments
Open

Failing tests related to t8code #1845

patrickersing opened this issue Feb 13, 2024 · 2 comments
Labels
bug Something isn't working testing

Comments

@patrickersing
Copy link
Contributor

In some CI runs I have observed failing tests that seem to be related to t8code . From the stack trace I can only see that it's due to segmentation fault, but not where it occurs.

image

The errors are only triggered in some of the runs and so far passed again after re-running.

The failing tests have been observed in multiple PRs in the following jobs and elixirs:

  • t8code_part1 - t8code_2d_dgsem/elixir_euler_free_stream.jl
  • t8code_part2 - t8code_3d_dgsem/elixir_euler_free_stream.jl
  • mpi-macOS - t8code_3d_dgsem/elixir_euler_source_terms_nonconforming_unstructured_curved.jl
  • mpi-ubuntu - t8code_2d_dgsem/elixir_euler_source_terms_nonconforming_unstructured_flag.jl
  • threaded - windows - t8code_2d_dgsem\elixir_euler_source_terms_nonconforming_unstructured_flag.jl

I encountered this issue first two weeks ago in #1809 after merging these changes from main. However, since the error only occurs from time to time and disappeared after a re-run, it doesn't need to be related to these changes. From a quick look the oldest CI with problems that I found was from 3 weeks ago on 2024-01-22 here, so shortly after #1535 was merged.

@patrickersing patrickersing added bug Something isn't working testing labels Feb 13, 2024
@JoshuaLampert
Copy link
Member

JoshuaLampert commented Feb 13, 2024

Thanks for the detailed report
cc @jmark

@jmark
Copy link
Contributor

jmark commented Feb 14, 2024

Thanks for the write-up! I'll take a look at this.

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

No branches or pull requests

3 participants