Loading tests/Input/src/com/android/test/input/UinputRecordingIntegrationTests.kt +2 −0 Original line number Diff line number Diff line Loading @@ -39,6 +39,7 @@ import com.android.cts.input.inputeventmatchers.withSource import junit.framework.Assert.fail import org.hamcrest.Matchers.allOf import org.junit.Before import org.junit.Ignore import org.junit.Rule import org.junit.Test import org.junit.rules.TestName Loading Loading @@ -107,6 +108,7 @@ class UinputRecordingIntegrationTests { parser = InputJsonParser(instrumentation.context) } @Ignore("b/366602644") @Test fun testEvemuRecording() { VirtualDisplayActivityScenario.AutoClose<CaptureEventActivity>( Loading Loading
tests/Input/src/com/android/test/input/UinputRecordingIntegrationTests.kt +2 −0 Original line number Diff line number Diff line Loading @@ -39,6 +39,7 @@ import com.android.cts.input.inputeventmatchers.withSource import junit.framework.Assert.fail import org.hamcrest.Matchers.allOf import org.junit.Before import org.junit.Ignore import org.junit.Rule import org.junit.Test import org.junit.rules.TestName Loading Loading @@ -107,6 +108,7 @@ class UinputRecordingIntegrationTests { parser = InputJsonParser(instrumentation.context) } @Ignore("b/366602644") @Test fun testEvemuRecording() { VirtualDisplayActivityScenario.AutoClose<CaptureEventActivity>( Loading