mirror of
https://github.com/status-im/react-native.git
synced 2025-02-24 23:28:12 +00:00
[ReactNative] Disable flaky Obj-C test
This commit is contained in:
parent
f2da308928
commit
9ffbfaeb35
@ -157,7 +157,7 @@ RCT_EXPORT_METHOD(test:(__unused NSString *)a
|
||||
XCTAssertNil(weakExecutor, @"JavaScriptExecutor should have been released");
|
||||
}
|
||||
|
||||
- (void)testJavaScriptContextIsDeallocated
|
||||
- (void)disabled_testJavaScriptContextIsDeallocated
|
||||
{
|
||||
__weak id weakContext;
|
||||
@autoreleasepool {
|
||||
|
Loading…
x
Reference in New Issue
Block a user