For #19585: disables failing restoreTabCrashedReporterTest UI test

This commit is contained in:
AndiAJ 2021-06-11 11:49:35 +03:00 committed by Oana Horvath
parent 02972f7a5c
commit 51517bea7e

View File

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