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

Commit 93fcd2b5 authored by Ioana Alexandru's avatar Ioana Alexandru Committed by Android (Google) Code Review
Browse files

Merge "Run screenshot tests for changes in core/java/android/app." into main

parents 19aff639 c715de81
Loading
Loading
Loading
Loading
+17 −0
Original line number Diff line number Diff line
@@ -169,6 +169,23 @@
            "name": "CtsWindowManagerBackgroundActivityTestCases"
        }
    ],
    // v2/sysui/suite/test-mapping-sysui-screenshot-test
    "sysui-screenshot-test": [
        {
        "name": "SystemUIGoogleScreenshotTests",
        "options": [
            {
            "exclude-annotation": "org.junit.Ignore"
            },
            {
            "exclude-annotation": "androidx.test.filters.FlakyTest"
            },
            {
            "exclude-annotation": "android.platform.test.annotations.Postsubmit"
            }
        ]
        }
    ],
    "postsubmit": [
        {
            "file_patterns": ["(/|^)ActivityThreadClientTest.java"],