HBASE-12881 TestFastFail is not compatible with surefire.rerunFailingTestsCount
This commit is contained in:
parent
f71b980d37
commit
3e777898aa
|
@ -84,7 +84,7 @@ public class TestFastFail {
|
|||
*/
|
||||
@Before
|
||||
public void setUp() throws Exception {
|
||||
// Nothing to do.
|
||||
MyPreemptiveFastFailInterceptor.numBraveSouls.set(0);
|
||||
}
|
||||
|
||||
/**
|
||||
|
|
Loading…
Reference in New Issue