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

Commit b06bad92 authored by David Saff's avatar David Saff Committed by Android (Google) Code Review
Browse files

Merge "Disable failing SystemUIGoogleBiometricsScreenshotTests"

parents 188c7870 8936b24e
Loading
Loading
Loading
Loading
+13 −12
Original line number Diff line number Diff line
@@ -32,18 +32,19 @@
        }
      ]
    },
    {
      // TODO(b/251476085): Consider merging with SystemUIGoogleScreenshotTests (in U+)
      "name": "SystemUIGoogleBiometricsScreenshotTests",
      "options": [
        {
          "exclude-annotation": "org.junit.Ignore"
        },
        {
          "exclude-annotation": "androidx.test.filters.FlakyTest"
        }
      ]
    },
// Disable until can pass: b/259124654
//    {
//      // TODO(b/251476085): Consider merging with SystemUIGoogleScreenshotTests (in U+)
//      "name": "SystemUIGoogleBiometricsScreenshotTests",
//      "options": [
//        {
//          "exclude-annotation": "org.junit.Ignore"
//        },
//        {
//          "exclude-annotation": "androidx.test.filters.FlakyTest"
//        }
//      ]
//    },
    {
      // Permission indicators
      "name": "CtsPermission4TestCases",