am 94e3fb1b: am fd777062: am 93daa04d: Deactivate tests for Myanmar
* commit '94e3fb1b407827d7ed1419a0aa44899f682c2901': Deactivate tests for Myanmar
commit
bba1af3945
|
@ -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…
Reference in New Issue