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

Commit cc89aa53 authored by Ian Kasprzak's avatar Ian Kasprzak
Browse files

Ignore FlakyTests in test-mapping.

(Merged-In tag to prevent merging to qt-r1-dev-plus-aosp and downstream)

Test: N/A
Bug: 142395610

Change-Id: Ib7b9aab429b59fa1fcd9638f4733147a17cbd4ef
Merged-In: Ia2345b03d54deef9bd2f5ed67ae9ce2216507b10
parent 04d8813a
Loading
Loading
Loading
Loading
+3 −0
Original line number Diff line number Diff line
@@ -8,6 +8,9 @@
                },
                {
                    "include-filter": "android.media.cts.AudioFocusTest"
                },
                {
                    "exclude-annotation": "androidx.test.filters.FlakyTest"
                }
            ]
        }