Skip to content

Commit

Permalink
ignore more
Browse files Browse the repository at this point in the history
  • Loading branch information
KazuCocoa committed Jan 18, 2024
1 parent 31214ed commit 4b06d62
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -112,6 +112,7 @@ public void verifyDragAndDropOnAnotherElement() throws JSONException {
verifyDragResult();
}

@Ignore("This test is not stable on CI as probably slow response. Please enable again once we move the CI instance to faster emulator one such as M1 macOS instance. Local run works.")
@Test
public void verifyTypingText() throws JSONException {
setupEditView();
Expand Down

0 comments on commit 4b06d62

Please sign in to comment.