[fenix] For https://github.com/mozilla-mobile/fenix/issues/19585: disables failing restoreTabCrashedReporterTest UI test

pull/600/head
AndiAJ 3 years ago committed by Oana Horvath
parent 0e803e128f
commit d819ebc81d

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