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

Commit f48b8c3f authored by Ale Nijamkin's avatar Ale Nijamkin
Browse files

Revert "Disable failing SystemUIGoogleBiometricsScreenshotTests"

This reverts commit 8936b24e.

Reason for revert: underlying issue fixed in other CLs of the same topic.

Change-Id: I5f2e9e709646d61e9b7ff6746f517c87640bb26b
parent 4bf43c88
Loading
Loading
Loading
Loading
+12 −13
Original line number Diff line number Diff line
@@ -32,19 +32,18 @@
        }
      ]
    },
// 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"
//        }
//      ]
//    },
    {
      // 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",