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

Commit 7983a8bc authored by Automerger Merge Worker's avatar Automerger Merge Worker
Browse files

Merge "Honor org.junit.Ignore annotation." into rvc-dev am: 5855ce58 am: 1ebd52db

Change-Id: I3168c9f6ab38aa58033d52ad308cf2a903ff77ed
parents 2d6a48ab 1ebd52db
Loading
Loading
Loading
Loading
+6 −0
Original line number Diff line number Diff line
@@ -11,6 +11,9 @@
        {
            "include-annotation": "android.platform.test.scenario.annotation.Scenario"
        },
        {
            "exclude-annotation": "org.junit.Ignore"
        },
        {
            "exclude-annotation": "androidx.test.filters.FlakyTest"
        }
@@ -27,6 +30,9 @@
        {
            "include-annotation": "android.platform.test.scenario.annotation.Scenario"
        },
        {
            "exclude-annotation": "org.junit.Ignore"
        },
        {
            "exclude-annotation": "androidx.test.filters.FlakyTest"
        },