For #19585: disables failing restoreTabCrashedReporterTest UI test

upstream-sync
AndiAJ 3 years ago committed by Oana Horvath
parent 02972f7a5c
commit 51517bea7e

@ -1200,6 +1200,7 @@ class SmokeTest {
}
}
@Ignore("Test failure caused by: https://github.com/mozilla-mobile/fenix/issues/19964")
@Test
fun restoreTabCrashedReporterTest() {
val website = TestAssetHelper.getGenericAsset(mockWebServer, 1)

Loading…
Cancel
Save