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

Random failure of Unit.Evolution.Systems.CurvedScalarWave.Worldtube.Tags #6070

Closed
knelli2 opened this issue Jun 6, 2024 · 1 comment · Fixed by #6079
Closed

Random failure of Unit.Evolution.Systems.CurvedScalarWave.Worldtube.Tags #6070

knelli2 opened this issue Jun 6, 2024 · 1 comment · Fixed by #6079
Assignees

Comments

@knelli2
Copy link
Contributor

knelli2 commented Jun 6, 2024

 536/1413 Test  #619: Unit.Evolution.Systems.CurvedScalarWave.Worldtube.Tags .........................***Failed    0.66 sec
The following options differ from their suggested values:
The following options differ from their suggested values:
The following options differ from their suggested values:
The following options differ from their suggested values:
The following options differ from their suggested values:
The following options differ from their suggested values:
The following options differ from their suggested values:
Filters: ""Unit.Evolution.Systems.CurvedScalarWave.Worldtube.Tags""
Randomness seeded to: 3256224793

~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
"Release.Unit.Evolution.Systems.CurvedScalarWave.Worldtube.Tags" is a Catch2 v3.4.0 host application.
Run with -? for options

-------------------------------------------------------------------------------
Unit.Evolution.Systems.CurvedScalarWave.Worldtube.Tags
-------------------------------------------------------------------------------
../../../../../../../tests/Unit/Evolution/Systems/CurvedScalarWave/Worldtube/Test_Tags.cpp:692
...............................................................................

../../../../../../../tests/Unit/Evolution/Systems/CurvedScalarWave/Worldtube/Test_Tags.cpp:470: FAILED:
  CHECK( get(normalization) == approx(-1.) )
with expansion:
  nan == Approx( -1.0 )
with message:
  Seed is: 1565936960 from ../../../../../../../tests/Unit/Evolution/Systems/
  CurvedScalarWave/Worldtube/Test_Tags.cpp:415

The following options differ from their suggested values:
The following options differ from their suggested values:
0.610 s: Unit.Evolution.Systems.CurvedScalarWave.Worldtube.Tags
===============================================================================
test cases:     1 |     0 passed | 1 failed
assertions: 13644 | 13643 passed | 1 failed
@wthrowe
Copy link
Member

wthrowe commented Jun 10, 2024

From #6076

2024-06-10T22:25:38.9023376Z Unit.Evolution.Systems.CurvedScalarWave.Worldtube.Tags
2024-06-10T22:25:38.9024267Z -------------------------------------------------------------------------------
2024-06-10T22:25:38.9025265Z ../../../../../../../tests/Unit/Evolution/Systems/CurvedScalarWave/Worldtube/Test_Tags.cpp:692
2024-06-10T22:25:38.9026239Z ...............................................................................
2024-06-10T22:25:38.9026724Z 
2024-06-10T22:25:38.9027301Z ../../../../../../../tests/Unit/Evolution/Systems/CurvedScalarWave/Worldtube/Test_Tags.cpp:470: FAILED:
2024-06-10T22:25:38.9028379Z   CHECK( get(normalization) == approx(-1.) )
2024-06-10T22:25:38.9028923Z with expansion:
2024-06-10T22:25:38.9029333Z   nan == Approx( -1.0 )
2024-06-10T22:25:38.9029717Z with message:
2024-06-10T22:25:38.9030294Z   Seed is: 1246739882 from ../../../../../../../tests/Unit/Evolution/Systems/
2024-06-10T22:25:38.9031091Z   CurvedScalarWave/Worldtube/Test_Tags.cpp:415
2024-06-10T22:25:38.9031524Z 
2024-06-10T22:25:38.9031820Z The following options differ from their suggested values:
2024-06-10T22:25:38.9032609Z The following options differ from their suggested values:
2024-06-10T22:25:38.9033490Z 0.642 s: Unit.Evolution.Systems.CurvedScalarWave.Worldtube.Tags
2024-06-10T22:25:38.9034283Z ===============================================================================
2024-06-10T22:25:38.9034898Z test cases:     1 |     0 passed | 1 failed
2024-06-10T22:25:38.9035476Z assertions: 13644 | 13643 passed | 1 failed

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

Successfully merging a pull request may close this issue.

3 participants