[fenix] Disable failing audioPlaybackSystemNotificationTest UI test

pull/600/head
AndiAJ 2 years ago committed by mergify[bot]
parent a59f065051
commit 10ce734500

@ -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)

Loading…
Cancel
Save