Move ComposKeyTestCase#testOdrefresh to presubmit
The test seems to be quite stable since re-enabled.
Bug: 194974010
Test: TH
Test: check the history on blackbox
Change-Id: Ia664634d4b28311dca5d6c268dfff0bd5e859510
diff --git a/TEST_MAPPING b/TEST_MAPPING
index 6b52514..d2a4821 100644
--- a/TEST_MAPPING
+++ b/TEST_MAPPING
@@ -4,12 +4,7 @@
"name": "MicrodroidHostTestCases"
},
{
- "name": "ComposHostTestCases",
- "options": [
- {
- "exclude-filter": "android.compos.test.ComposKeyTestCase#testOdrefresh"
- }
- ]
+ "name": "ComposHostTestCases"
}
],
"postsubmit": [
@@ -18,15 +13,6 @@
// somehow thinks that the test wasn't executed at all and reports it as a failure.
{
"name": "VirtualizationTestCases"
- },
- // TODO(victorhsieh): promotee this to presubmit once it's proven stable.
- {
- "name": "ComposHostTestCases",
- "options": [
- {
- "include-filter": "android.compos.test.ComposKeyTestCase#testOdrefresh"
- }
- ]
}
],
"imports": [