Skip to content

Commit

Permalink
Merge pull request sxs-collaboration#6235 from knelli2/boundary_data_…
Browse files Browse the repository at this point in the history
…timeout

Increase timeout in ReadBoundaryDataH5 test
  • Loading branch information
nilsdeppe authored Aug 21, 2024
2 parents 44ac45b + 8ed8990 commit 0e7b4b3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tests/Unit/Evolution/Systems/Cce/Test_WorldtubeData.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -781,7 +781,7 @@ void test_reduced_spec_worldtube_buffer_updater(
// An increased timeout because this test seems to have high variance in
// duration. It usually finishes within ~3 seconds. The high variance may be due
// to the comparatively high magnitude of disk operations in this test.
// [[TimeOut, 10]]
// [[TimeOut, 20]]
SPECTRE_TEST_CASE("Unit.Evolution.Systems.Cce.ReadBoundaryDataH5",
"[Unit][Cce]") {
register_derived_classes_with_charm<
Expand Down

0 comments on commit 0e7b4b3

Please sign in to comment.