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

Commit a1aedd21 authored by Seigo Nonaka's avatar Seigo Nonaka Committed by android-build-merger
Browse files

Merge "Disable tests failing with ICU62" am: cc11cf2e

am: 886f1488

Change-Id: I82ec86c5187639f8b3ac14d9fc4bd77aed1befb1
parents cd6e61cd 886f1488
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();