Skip to content
This repository has been archived by the owner on Feb 20, 2023. It is now read-only.

Commit

Permalink
Disable failing audioPlaybackSystemNotificationTest UI test
Browse files Browse the repository at this point in the history
(cherry picked from commit 672510f)
  • Loading branch information
AndiAJ authored and rvandermeulen committed May 23, 2022
1 parent b675249 commit 40f56b1
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions app/src/androidTest/java/org/mozilla/fenix/ui/SmokeTest.kt
Original file line number Diff line number Diff line change
Expand Up @@ -1047,6 +1047,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)
Expand Down

0 comments on commit 40f56b1

Please sign in to comment.