mirror of
https://github.com/mozilla/gecko-dev.git
synced 2025-02-11 01:57:00 +00:00
Bug 1369923 - Disabling test for high intermittence r=me
This commit is contained in:
parent
8e5226d344
commit
49a0424622
@ -258,6 +258,7 @@ class TestNavigate(BaseNavigationTestCase):
|
||||
self.marionette.switch_to_window(self.new_tab)
|
||||
self.marionette.navigate(self.test_page_remote)
|
||||
|
||||
@skip("Bug 1369923 - Disabling as keystrokes don't trigger page loads")
|
||||
@skip_if_mobile("Interacting with chrome elements not available for Fennec")
|
||||
def test_type_to_non_remote_tab(self):
|
||||
self.marionette.navigate(self.test_page_not_remote)
|
||||
|
Loading…
x
Reference in New Issue
Block a user