Bug 1807289 - Disable failing customTabDownloadTest UI test

fenix/116.0
AndiAJ 1 year ago committed by mergify[bot]
parent 653bde6227
commit 3dd59019f7

@ -9,6 +9,7 @@ import androidx.test.uiautomator.UiDevice
import okhttp3.mockwebserver.MockWebServer
import org.junit.After
import org.junit.Before
import org.junit.Ignore
import org.junit.Rule
import org.junit.Test
import org.mozilla.fenix.IntentReceiverActivity
@ -174,6 +175,7 @@ class CustomTabsTest {
}
}
@Ignore("Failing, see: https://bugzilla.mozilla.org/show_bug.cgi?id=1807289")
@SmokeTest
@Test
fun customTabDownloadTest() {

Loading…
Cancel
Save