For #18421: Ignore the ContextMenusTest class because of test failures

upstream-sync
Oana Horvath 3 years ago
parent ae625e60cf
commit aacb5e3ebb

@ -32,6 +32,7 @@ import org.mozilla.fenix.ui.robots.navigationToolbar
*
*/
@Ignore("Test failures: https://github.com/mozilla-mobile/fenix/issues/18421")
class ContextMenusTest {
private val mDevice = UiDevice.getInstance(InstrumentationRegistry.getInstrumentation())
private lateinit var mockWebServer: MockWebServer

Loading…
Cancel
Save