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_2d_embedded_circle sometimes does not converge #5371

Open
ax3l opened this issue Oct 7, 2024 · 0 comments
Open

test_2d_embedded_circle sometimes does not converge #5371

ax3l opened this issue Oct 7, 2024 · 0 comments
Assignees
Labels
bug: affects latest release Bug also exists in latest release version bug Something isn't working component: tests Tests and CI

Comments

@ax3l
Copy link
Member

ax3l commented Oct 7, 2024

The test test_2d_embedded_circle does sporadically fail in CI with:

terminate called after throwing an instance of 'std::runtime_error'
  what():  Assertion `flo * fhi <= T(0)' failed, file "/home/vsts/work/1/s/build/_deps/fetchedamrex-src/Src/Base/AMReX_Algorithm.H", line 116, Msg: "Error - calling bisect but lo and hi don't bracket a root."
SIGABRT

X-ref: #5369 (comment)

@ax3l ax3l added bug Something isn't working component: tests Tests and CI bug: affects latest release Bug also exists in latest release version labels Oct 7, 2024
@RemiLehe RemiLehe self-assigned this Oct 16, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug: affects latest release Bug also exists in latest release version bug Something isn't working component: tests Tests and CI
Projects
None yet
Development

No branches or pull requests

2 participants