Title: [233073] trunk/Tools
- Revision
- 233073
- Author
- [email protected]
- Date
- 2018-06-22 01:52:55 -0700 (Fri, 22 Jun 2018)
Log Message
Unreviewed GLib gardening. Update expectations of TestSSL.
/webkit/WebKitWebView/tls-errors-policy and /webkit/WebKitWebView/load-failed-with-tls-errors are failing only
in the bots.
* TestWebKitAPI/glib/TestExpectations.json:
Modified Paths
Diff
Modified: trunk/Tools/ChangeLog (233072 => 233073)
--- trunk/Tools/ChangeLog 2018-06-22 07:05:33 UTC (rev 233072)
+++ trunk/Tools/ChangeLog 2018-06-22 08:52:55 UTC (rev 233073)
@@ -1,3 +1,12 @@
+2018-06-22 Carlos Garcia Campos <[email protected]>
+
+ Unreviewed GLib gardening. Update expectations of TestSSL.
+
+ /webkit/WebKitWebView/tls-errors-policy and /webkit/WebKitWebView/load-failed-with-tls-errors are failing only
+ in the bots.
+
+ * TestWebKitAPI/glib/TestExpectations.json:
+
2018-06-21 Daniel Bates <[email protected]>
EWS for security bugs
Modified: trunk/Tools/TestWebKitAPI/glib/TestExpectations.json (233072 => 233073)
--- trunk/Tools/TestWebKitAPI/glib/TestExpectations.json 2018-06-22 07:05:33 UTC (rev 233072)
+++ trunk/Tools/TestWebKitAPI/glib/TestExpectations.json 2018-06-22 08:52:55 UTC (rev 233073)
@@ -190,13 +190,10 @@
"TestSSL": {
"subtests": {
"/webkit/WebKitWebView/tls-errors-policy": {
- "expected": {"wpe": {"status": ["FAIL"]}}
+ "expected": {"all": {"status": ["FAIL"], "bug": "webkit.org/b/186913"}}
},
"/webkit/WebKitWebView/load-failed-with-tls-errors": {
- "expected": {"all": {"status": ["FAIL"]}}
- },
- "/webkit/WebKitWebView/insecure-content": {
- "expected": {"wpe": {"status": ["FAIL"]}}
+ "expected": {"all": {"status": ["FAIL"], "bug": "webkit.org/b/186913"}}
}
}
},
_______________________________________________
webkit-changes mailing list
[email protected]
https://lists.webkit.org/mailman/listinfo/webkit-changes