Skip to content

Commit

Permalink
skip TextSemanticsFocusTest for flake (flutter#18015)
Browse files Browse the repository at this point in the history
  • Loading branch information
xster authored Apr 28, 2020
1 parent df4596d commit bd52347
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -45,7 +45,7 @@ - (void)setUp {
[self.application launch];
}

- (void)testAccessibilityFocusOnTextSemanticsProducesCorrectIosViews {
- (void)skip_testAccessibilityFocusOnTextSemanticsProducesCorrectIosViews {
NSTimeInterval timeout = 10.0;
// Find the initial TextInputSemanticsObject which was sent from the mock framework on first
// frame.
Expand Down

0 comments on commit bd52347

Please sign in to comment.