mirror of
https://github.com/zhigang1992/react-native.git
synced 2026-03-26 07:04:05 +08:00
[RN] Disable TimersTest - sporadic failures on Travis
Summary: Can't get any local failures to trigger. Travis failure: https://travis-ci.org/facebook/react-native/jobs/78064148
This commit is contained in:
@@ -57,7 +57,7 @@
|
||||
expectErrorRegex:@"because shouldThrow"];
|
||||
}
|
||||
|
||||
- (void)testTimers
|
||||
- (void)DISABLED_testTimers // #8192477
|
||||
{
|
||||
[_runner runTest:_cmd module:@"TimersTest"];
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user