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

Commit 3c337ad3 authored by Jordan Demeulenaere's avatar Jordan Demeulenaere
Browse files

Disable screenshot tests in master (1/2)

This CL disables SystemUI screenshot tests in master given that the
golden images are generated from the tm-qpr-dev branch which can be
different from the master branch in term of how text, etc are rendered.
Given that all of SystemUI is working in tm-qpr-dev, we can have the
screenshot tests only there.

Bug: 241721843
Test: Manual
Change-Id: Ie7afe9fe7e05742b9ac485371cfdf97dbe511146
parent 9eeb7100
Loading
Loading
Loading
Loading
+0 −11
Original line number Diff line number Diff line
@@ -51,17 +51,6 @@
        }
      ]
    },
    {
      "name": "SystemUIGoogleScreenshotTests",
      "options": [
        {
          "exclude-annotation": "org.junit.Ignore"
        },
        {
          "exclude-annotation": "androidx.test.filters.FlakyTest"
        }
      ]
    },
    {
      // Permission indicators
      "name": "CtsPermission4TestCases",