mirror of
https://github.com/status-im/react-native.git
synced 2025-01-26 09:19:10 +00: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:
parent
250494acd3
commit
6f3849ea7b
@ -57,7 +57,7 @@
|
||||
expectErrorRegex:@"because shouldThrow"];
|
||||
}
|
||||
|
||||
- (void)testTimers
|
||||
- (void)DISABLED_testTimers // #8192477
|
||||
{
|
||||
[_runner runTest:_cmd module:@"TimersTest"];
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user