Skip to content

Commit

Permalink
#1183: verify the phases in checkpoint test
Browse files Browse the repository at this point in the history
  • Loading branch information
cz4rs committed Dec 17, 2020
1 parent 2340c2a commit 1e3ffc1
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions tests/unit/collection/test_checkpoint.extended.cc
Original file line number Diff line number Diff line change
Expand Up @@ -189,6 +189,8 @@ TEST_F(TestCheckpoint, test_checkpoint_1) {
}
});

vt::thePhase()->nextPhaseCollective();

// Destroy the collection
vt::runInEpochCollective([&]{
if (this_node == 0) {
Expand Down

0 comments on commit 1e3ffc1

Please sign in to comment.