Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit cc11cf2e authored by Treehugger Robot's avatar Treehugger Robot Committed by Gerrit Code Review
Browse files

Merge "Disable tests failing with ICU62"

parents 8ac36308 9a9a8789
Loading
Loading
Loading
Loading
+3 −0
Original line number Diff line number Diff line
@@ -20,6 +20,7 @@ import android.platform.test.annotations.Presubmit;
import android.support.test.InstrumentationRegistry;
import android.support.test.filters.SmallTest;
import android.support.test.runner.AndroidJUnit4;
import android.test.suitebuilder.annotation.Suppress;
import android.text.InputType;
import android.util.KeyUtils;
import android.view.KeyEvent;
@@ -238,6 +239,7 @@ public class ForwardDeleteTest {
    }

    @Test
    @Suppress
    public void testEmojiModifier() {
        EditorState state = new EditorState();

@@ -267,6 +269,7 @@ public class ForwardDeleteTest {
    }

    @Test
    @Suppress
    public void testMixedEdgeCases() {
        EditorState state = new EditorState();