Modified: trunk/Tools/ChangeLog (239921 => 239922)
--- trunk/Tools/ChangeLog 2019-01-14 12:31:13 UTC (rev 239921)
+++ trunk/Tools/ChangeLog 2019-01-14 12:41:01 UTC (rev 239922)
@@ -1,5 +1,15 @@
2019-01-14 Charlie Turner <[email protected]>
+ [WPE] API test gardening
+ https://bugs.webkit.org/show_bug.cgi?id=193319
+
+ Reviewed by Michael Catanzaro.
+
+ * TestWebKitAPI/glib/TestExpectations.json: Remove some now
+ passing tests.
+
+2019-01-14 Charlie Turner <[email protected]>
+
[GStreamer] Add sharedBuffer utility to GstMappedBuffer, and a testsuite
https://bugs.webkit.org/show_bug.cgi?id=192977
Modified: trunk/Tools/TestWebKitAPI/glib/TestExpectations.json (239921 => 239922)
--- trunk/Tools/TestWebKitAPI/glib/TestExpectations.json 2019-01-14 12:31:13 UTC (rev 239921)
+++ trunk/Tools/TestWebKitAPI/glib/TestExpectations.json 2019-01-14 12:41:01 UTC (rev 239922)
@@ -12,9 +12,6 @@
},
"/webkit/WebKitWebView/audio-usermedia-permission-request": {
"expected": {"gtk": {"status": ["TIMEOUT"], "bug": "webkit.org/b/158257"}}
- },
- "/webkit/WebKitWebView/disallow-modal-dialogs": {
- "expected": {"wpe": {"status": ["FAIL"]}}
}
}
},
@@ -54,9 +51,6 @@
"/webkit/WebKitWebsiteData/appcache": {
"expected": {"all": {"status": ["PASS", "FAIL"], "bug": "webkit.org/b/188117"}}
},
- "/webkit/WebKitWebsiteData/configuration": {
- "expected": {"wpe": {"status": ["FAIL"]}}
- },
"/webkit/WebKitWebsiteData/storage": {
"expected": {"wpe": {"status": ["PASS", "FAIL"]}}
},
@@ -75,16 +69,6 @@
}
}
},
- "TestWebKitWebView": {
- "subtests": {
- "/webkit/WebKitWebView/backend": {
- "expected": {"wpe": {"status": ["CRASH"], "bug": "webkit.org/b/179884"}}
- },
- "/webkit/WebKitWebView/run-_javascript_": {
- "expected": {"wpe": {"status": ["FAIL"]}}
- }
- }
- },
"TestInspectorServer": {
"expected": {"all": {"slow": true}},
"subtests": {
@@ -176,22 +160,6 @@
}
}
},
- "TestLoaderClient": {
- "subtests": {
- "/webkit/WebKitWebPage/get-uri": {
- "expected": {"wpe": {"status": ["FAIL"]}}
- },
- "/webkit/WebKitURIRequest/http-method": {
- "expected": {"wpe": {"status": ["FAIL"]}}
- },
- "/webkit/WebKitWebView/is-loading": {
- "expected": {"wpe": {"status": ["FAIL"]}}
- },
- "/webkit/WebKitWebView/active-uri": {
- "expected": {"wpe": {"status": ["FAIL"]}}
- }
- }
- },
"TestResources": {
"subtests": {
"/webkit/WebKitWebResource/get-data-error": {
@@ -199,37 +167,6 @@
}
}
},
- "TestAuthentication": {
- "subtests": {
- "/webkit/Authentication/authentication-no-credential": {
- "expected": {"wpe": {"status": ["FAIL"]}}
- }
- }
- },
- "TestDownloads": {
- "subtests": {
- "/webkit/Downloads/policy-decision-download": {
- "expected": {"wpe": {"status": ["FAIL"]}}
- }
- }
- },
- "TestConsoleMessage": {
- "subtests": {
- "/webkit/WebKitConsoleMessage/js-exception": {
- "expected": {"wpe": {"status": ["FAIL"]}}
- }
- }
- },
- "TestWebKitUserContentManager": {
- "subtests": {
- "/webkit/WebKitUserContentManager/injected-script": {
- "expected": {"wpe": {"status": ["FAIL"]}}
- },
- "/webkit/WebKitUserContentManager/script-message-received": {
- "expected": {"wpe": {"status": ["FAIL"]}}
- }
- }
- },
"TestJSC": {
"subtests": {
"/jsc/vm": {