未验证 提交 8b27e6fb 编写于 作者: D Dan Field 提交者: GitHub

skip flaky test (#23775)

上级 247ebc2d
......@@ -18,7 +18,8 @@ FLUTTER_ASSERT_ARC
@implementation FlutterAppDelegateTest
- (void)testLaunchUrl {
// TODO(dnfield): https://github.com/flutter/flutter/issues/74267
- (void)skip_testLaunchUrl {
FlutterAppDelegate* appDelegate = [[FlutterAppDelegate alloc] init];
FlutterViewController* viewController = OCMClassMock([FlutterViewController class]);
FlutterEngine* engine = OCMClassMock([FlutterEngine class]);
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册