Title: [227267] trunk/WebDriverTests
Revision
227267
Author
carlo...@webkit.org
Date
2018-01-19 23:45:32 -0800 (Fri, 19 Jan 2018)

Log Message

Unreviewed GTK+ gardening. Skip imported/w3c/webdriver/tests/sessions/new_session/response.py.

It's causing a crash in the driver process and affecting all other tests.

* TestExpectations.json:

Modified Paths

Diff

Modified: trunk/WebDriverTests/ChangeLog (227266 => 227267)


--- trunk/WebDriverTests/ChangeLog	2018-01-20 07:24:50 UTC (rev 227266)
+++ trunk/WebDriverTests/ChangeLog	2018-01-20 07:45:32 UTC (rev 227267)
@@ -1,3 +1,11 @@
+2018-01-19  Carlos Garcia Campos  <cgar...@igalia.com>
+
+        Unreviewed GTK+ gardening. Skip imported/w3c/webdriver/tests/sessions/new_session/response.py.
+
+        It's causing a crash in the driver process and affecting all other tests.
+
+        * TestExpectations.json:
+
 2018-01-18  Carlos Garcia Campos  <cgar...@igalia.com>
 
         Unreviewed. Update Selenium WebDriver imported tests.

Modified: trunk/WebDriverTests/TestExpectations.json (227266 => 227267)


--- trunk/WebDriverTests/TestExpectations.json	2018-01-20 07:24:50 UTC (rev 227266)
+++ trunk/WebDriverTests/TestExpectations.json	2018-01-20 07:45:32 UTC (rev 227267)
@@ -353,6 +353,7 @@
         }
     },
     "imported/w3c/webdriver/tests/sessions/new_session/response.py": {
+        "expected": {"gtk": {"status": ["SKIP"], "bug": "webkit.org/b/181904"}},
         "subtests": {
             "test_resp_capabilites": {
                 "expected": {"all": {"status": ["FAIL"], "bug": "webkit.org/b/180408"}}
_______________________________________________
webkit-changes mailing list
webkit-changes@lists.webkit.org
https://lists.webkit.org/mailman/listinfo/webkit-changes

Reply via email to