Bug 1328298 - Remove guard as navigating without browsing context is now fixed; r?automatedtester draft
authorAndreas Tolfsen <ato@mozilla.com>
Tue, 03 Jan 2017 16:40:03 +0000
changeset 486220 b4e34184e80fd53a559ba8ff34545035a7901f0f
parent 486219 9aeb59986feefa623b224a76909a5e9a9dfd7085
child 486221 1ee661dbe2b79cac0ab102626031c03b90ffd905
push id45918
push userbmo:ato@mozilla.com
push dateFri, 17 Feb 2017 16:52:20 +0000
reviewersautomatedtester
bugs1328298
milestone54.0a1
Bug 1328298 - Remove guard as navigating without browsing context is now fixed; r?automatedtester MozReview-Commit-ID: JOnmdiSDUot
testing/web-platform/meta/webdriver/navigation.py.ini
--- a/testing/web-platform/meta/webdriver/navigation.py.ini
+++ b/testing/web-platform/meta/webdriver/navigation.py.ini
@@ -1,13 +1,11 @@
 [navigation.py]
   type: wdspec
   disabled:
     if (os == "linux") and (bits == 64) and debug: https://bugzilla.mozilla.org/show_bug.cgi?id=1318724
-  [navigation.py::test_get_current_url_no_browsing_context]
-    expected: ERROR
 
   [navigation.py::test_get_current_url_alert_prompt]
     expected: FAIL
 
   [navigation.py::test_get_current_url_matches_location]
     expected:
       if debug: FAIL