Skip to content

Commit

Permalink
Merge remote-tracking branch 'upstream/3.4' into 3.5
Browse files Browse the repository at this point in the history
  • Loading branch information
burqen committed Oct 5, 2018
2 parents 193ce32 + 36cb23e commit 02ffb21
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -852,7 +852,7 @@ public void checkPointShouldWaitForWriter() throws Exception
}
}

@Test( timeout = 5_000L )
@Test( timeout = 50_000L )
public void closeShouldLockOutWriter() throws Exception
{
// GIVEN
Expand Down

0 comments on commit 02ffb21

Please sign in to comment.