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

Commit a01bea11 authored by Automerger Merge Worker's avatar Automerger Merge Worker
Browse files

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

Change-Id: I10db12a3a008cdf36f1608d8ef2e4f169b09643c
parents bcb03ba2 0bfc0d20
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"
        },