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

Commit 93daa04d authored by Jean Chalard's avatar Jean Chalard
Browse files

Deactivate tests for Myanmar

They are pretty extensive already and require an implementation
that works pretty well. However ours is based on an old architecture
and updating them will take time, so for the time being it's best
to just deactivate the tests.

Change-Id: I649a220d13fc455b4306706bb964602c27a5a28c
parent ef74e737
Loading
Loading
Loading
Loading
+3 −0
Original line number Diff line number Diff line
@@ -17,6 +17,7 @@
package com.android.inputmethod.latin;

import android.test.suitebuilder.annotation.LargeTest;
import android.test.suitebuilder.annotation.Suppress;
import android.util.Pair;

/*
@@ -77,6 +78,8 @@ import android.util.Pair;
 */

@LargeTest
// These tests are inactive until the combining code for Myanmar Reordering is sorted out.
@Suppress
@SuppressWarnings("rawtypes")
public class InputLogicTestsReorderingMyanmar extends InputTestsBase {
    // The tests are formatted as follows.