mirror of
https://github.com/fork-maintainers/iceraven-browser
synced 2024-11-11 13:11:01 +00:00
fix: disable broken tests
This commit is contained in:
parent
fd305d4608
commit
73fb5e6875
@ -29,6 +29,8 @@ import org.mozilla.fenix.ui.robots.DeepLinkRobot
|
||||
* - fenix://urls_bookmarks — take the user to the bookmarks list
|
||||
* - fenix://settings_logins — take the user to the settings page to do with logins (not the saved logins).
|
||||
**/
|
||||
|
||||
@Ignore("All tests perma-failing, see: https://github.com/mozilla-mobile/fenix/issues/13491")
|
||||
class DeepLinkTest {
|
||||
private val mDevice = UiDevice.getInstance(InstrumentationRegistry.getInstrumentation())
|
||||
private lateinit var mockWebServer: MockWebServer
|
||||
|
Loading…
Reference in New Issue
Block a user