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

Commit 928b7904 authored by Jeff Pu's avatar Jeff Pu Committed by Automerger Merge Worker
Browse files

Merge "Onboarding biometrics IW tests" into udc-dev am: a79fd9e2 am: 2468106b

parents 932e4c7f 2468106b
Loading
Loading
Loading
Loading
+21 −2
Original line number Diff line number Diff line
@@ -6,5 +6,24 @@
        {
            "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"
        }
      ]
    }
   ]
}