Skip to content

Commit

Permalink
Merge remote-tracking branch 'upstream/3.3' into 3.4
Browse files Browse the repository at this point in the history
  • Loading branch information
burqen committed Oct 5, 2018
2 parents 62f6afc + 2ce25bc commit 36cb23e
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 36cb23e

Please sign in to comment.