Bug 1828663 - Disables failing selectAllAndCopyPDFTextTest

fenix/114.1.0
oana.horvath 1 year ago committed by mergify[bot]
parent cbf1bf286e
commit f560701bd0

@ -6,6 +6,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.customannotations.SmokeTest
@ -134,6 +135,7 @@ class TextSelectionTest {
}
}
@Ignore("Failing, see https://bugzilla.mozilla.org/show_bug.cgi?id=1828663")
@SmokeTest
@Test
fun selectAllAndCopyPDFTextTest() {

Loading…
Cancel
Save