Disable failing audioPlaybackSystemNotificationTest UI test

This commit is contained in:
AndiAJ 2022-05-23 11:52:04 +03:00 committed by mergify[bot]
parent 73dcc0c6d6
commit 672510f399
1 changed files with 1 additions and 0 deletions

View File

@ -1044,6 +1044,7 @@ class SmokeTest {
}
}
@Ignore("Failing with frequent ANR: https://bugzilla.mozilla.org/show_bug.cgi?id=1764605")
@Test
fun audioPlaybackSystemNotificationTest() {
val audioTestPage = TestAssetHelper.getAudioPageAsset(mockWebServer)