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

Commit 86a15bd8 authored by Alex Buynytskyy's avatar Alex Buynytskyy
Browse files

Exclude known failing test from presubmit.

Bug: 222348420
Fixes: 222348420
Test: presubmit
Change-Id: Ibb6fe1c079598de2ecf29bb885ecd1788312522d
parent bbdc07f3
Loading
Loading
Loading
Loading
+3 −0
Original line number Diff line number Diff line
@@ -49,6 +49,9 @@
      "options": [
        {
          "include-filter": "com.google.android.security.gts.PackageVerifierTest"
        },
        {
          "exclude-filter": "com.google.android.security.gts.PackageVerifierTest#testAdbInstall_timeout_allowed"
        }
      ]
    },