Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 1c306595 authored by Sam Dubey's avatar Sam Dubey
Browse files

Migrate Test Mapping

Postsubmit-only test groups don't need to be in a specific directory.

Bug: 283262732
Change-Id: Ib9f52c5736f1529eca35ef1aa970cdd3e6007ad2
Test: N/A
parent 5a4d1bd9
Loading
Loading
Loading
Loading
+1 −20
Original line number Diff line number Diff line
@@ -6,24 +6,5 @@
        {
            "name": "CtsBiometricsHostTestCases"
        }
    ],
    "ironwood-postsubmit": [
     {
      "name": "BiometricsE2eTests",
      "options": [
        {
            "include-annotation": "android.platform.test.annotations.IwTest"
        },
        {
            "exclude-annotation": "org.junit.Ignore"
        },
        {
            "include-filter": "android.platform.test.scenario.biometrics"
        },
        {
            "exclude-annotation": "android.platform.test.annotations.FlakyTest"
        }
      ]
    }
    ]
}