Merge "DO NOT MERGE Disable failing test case" into mm-wireless-dev
This commit is contained in:
committed by
Android Partner Code Review
commit
9272fd8f4c
@@ -25,6 +25,7 @@ import android.os.Looper;
|
||||
import android.os.Message;
|
||||
import android.os.SystemClock;
|
||||
|
||||
import android.test.suitebuilder.annotation.Suppress;
|
||||
import com.android.internal.util.State;
|
||||
import com.android.internal.util.StateMachine;
|
||||
import com.android.internal.util.StateMachine.LogRec;
|
||||
@@ -38,6 +39,7 @@ import junit.framework.TestCase;
|
||||
/**
|
||||
* Test for StateMachine.
|
||||
*/
|
||||
@Suppress // Failing
|
||||
public class StateMachineTest extends TestCase {
|
||||
private static final String ENTER = "enter";
|
||||
private static final String EXIT = "exit";
|
||||
|
||||
Reference in New Issue
Block a user