Title: [237542] trunk/Tools
Revision
237542
Author
csaave...@igalia.com
Date
2018-10-29 01:22:38 -0700 (Mon, 29 Oct 2018)

Log Message

[GTK] Update API test expectations after r237383
https://bugs.webkit.org/show_bug.cgi?id=186913

Unreviewed gardening.

* TestWebKitAPI/glib/TestExpectations.json: Remove
passing TestSSL tests.

Modified Paths

Diff

Modified: trunk/Tools/ChangeLog (237541 => 237542)


--- trunk/Tools/ChangeLog	2018-10-29 06:48:35 UTC (rev 237541)
+++ trunk/Tools/ChangeLog	2018-10-29 08:22:38 UTC (rev 237542)
@@ -1,3 +1,13 @@
+2018-10-29  Claudio Saavedra  <csaave...@igalia.com>
+
+        [GTK] Update API test expectations after r237383
+        https://bugs.webkit.org/show_bug.cgi?id=186913
+
+        Unreviewed gardening.
+
+        * TestWebKitAPI/glib/TestExpectations.json: Remove
+        passing TestSSL tests.
+
 2018-10-28  Zan Dobersek  <zdober...@igalia.com>
 
         [WPE] Add the WebKitVersion.h header

Modified: trunk/Tools/TestWebKitAPI/glib/TestExpectations.json (237541 => 237542)


--- trunk/Tools/TestWebKitAPI/glib/TestExpectations.json	2018-10-29 06:48:35 UTC (rev 237541)
+++ trunk/Tools/TestWebKitAPI/glib/TestExpectations.json	2018-10-29 08:22:38 UTC (rev 237542)
@@ -189,19 +189,6 @@
             }
         }
     },
-    "TestSSL": {
-        "subtests": {
-            "/webkit/WebKitWebView/tls-errors-policy": {
-                "expected": {"all": {"status": ["FAIL", "PASS"], "bug": "webkit.org/b/186913"}}
-            },
-            "/webkit/WebKitWebView/load-failed-with-tls-errors": {
-                "expected": {"all": {"status": ["FAIL"], "bug": "webkit.org/b/186913"}}
-            },
-            "/webkit/WebKitWebView/tls-subresource": {
-                "expected": {"all": {"status": ["FAIL", "PASS"], "bug": "webkit.org/b/186913"}}
-            }
-        }
-    },
     "TestResources": {
         "subtests": {
             "/webkit/WebKitWebResource/get-data-error": {
_______________________________________________
webkit-changes mailing list
webkit-changes@lists.webkit.org
https://lists.webkit.org/mailman/listinfo/webkit-changes

Reply via email to