diff options
| author | 2022-08-25 18:55:04 +0000 | |
|---|---|---|
| committer | 2022-08-25 18:55:04 +0000 | |
| commit | 21e83a2090a892842fa7ad60ca5ce78d67d49beb (patch) | |
| tree | ed52ef512f43afbec0baf2a3442a74bc90b8755b | |
| parent | 9a74b4246566ba141928583276a5e1ec529ff5ad (diff) | |
| parent | 3c337ad32506fe242be95a7963c6ec4cea300fce (diff) | |
Merge "Disable screenshot tests in master (1/2)"
| -rw-r--r-- | packages/SystemUI/TEST_MAPPING | 11 |
1 files changed, 0 insertions, 11 deletions
diff --git a/packages/SystemUI/TEST_MAPPING b/packages/SystemUI/TEST_MAPPING index 26feaf979b20..234ef241f538 100644 --- a/packages/SystemUI/TEST_MAPPING +++ b/packages/SystemUI/TEST_MAPPING @@ -52,17 +52,6 @@ ] }, { - "name": "SystemUIGoogleScreenshotTests", - "options": [ - { - "exclude-annotation": "org.junit.Ignore" - }, - { - "exclude-annotation": "androidx.test.filters.FlakyTest" - } - ] - }, - { // Permission indicators "name": "CtsPermission4TestCases", "options": [ |