mirror of
https://gitlab.futo.org/keyboard/latinime.git
synced 2024-09-28 14:54:30 +01:00
am 93daa04d: Deactivate tests for Myanmar
* commit '93daa04d60bda16515eb3b3dd7dbe4e8008c61a2': Deactivate tests for Myanmar
This commit is contained in:
commit
fd777062b6
@ -17,6 +17,7 @@
|
|||||||
package com.android.inputmethod.latin;
|
package com.android.inputmethod.latin;
|
||||||
|
|
||||||
import android.test.suitebuilder.annotation.LargeTest;
|
import android.test.suitebuilder.annotation.LargeTest;
|
||||||
|
import android.test.suitebuilder.annotation.Suppress;
|
||||||
import android.util.Pair;
|
import android.util.Pair;
|
||||||
|
|
||||||
/*
|
/*
|
||||||
@ -77,6 +78,8 @@ import android.util.Pair;
|
|||||||
*/
|
*/
|
||||||
|
|
||||||
@LargeTest
|
@LargeTest
|
||||||
|
// These tests are inactive until the combining code for Myanmar Reordering is sorted out.
|
||||||
|
@Suppress
|
||||||
@SuppressWarnings("rawtypes")
|
@SuppressWarnings("rawtypes")
|
||||||
public class InputLogicTestsReorderingMyanmar extends InputTestsBase {
|
public class InputLogicTestsReorderingMyanmar extends InputTestsBase {
|
||||||
// The tests are formatted as follows.
|
// The tests are formatted as follows.
|
||||||
|
Loading…
x
Reference in New Issue
Block a user