Skip to content

Commit

Permalink
Merge pull request #6292 from knelli2/h5_timeout
Browse files Browse the repository at this point in the history
Increase a test timeout
  • Loading branch information
nilsvu authored Sep 17, 2024
2 parents bcc6763 + 310ab44 commit 5ad69f5
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions tests/Unit/IO/H5/Test_CheckH5PropertiesMatch.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -127,6 +127,7 @@ void test_check_observation_ids_match() {
}
} // namespace

// [[TimeOut, 10]]
SPECTRE_TEST_CASE("Unit.IO.H5.CheckH5PropertiesMatch", "[Unit][IO][H5]") {
test_check_src_files_match<DataVector>();
test_check_src_files_match<std::vector<float>>();
Expand Down

0 comments on commit 5ad69f5

Please sign in to comment.