Bug 188844
Summary: | [GTK] http/tests/resourceLoadStatistics/blocking-in-web-worker-script-import.html fails | ||
---|---|---|---|
Product: | WebKit | Reporter: | Ms2ger (he/him; ⌚ UTC+1/+2) <Ms2ger> |
Component: | WebKitGTK | Assignee: | Nobody <webkit-unassigned> |
Status: | RESOLVED FIXED | ||
Severity: | Normal | CC: | bugs-noreply, mcatanzaro |
Priority: | P2 | ||
Version: | WebKit Nightly Build | ||
Hardware: | Unspecified | ||
OS: | Unspecified |
Ms2ger (he/him; ⌚ UTC+1/+2)
Since it was added in r235003.
--- /home/slave/webkitgtk/gtk-linux-64-release-tests/build/layout-test-results/http/tests/resourceLoadStatistics/blocking-in-web-worker-script-import-expected.txt
+++ /home/slave/webkitgtk/gtk-linux-64-release-tests/build/layout-test-results/http/tests/resourceLoadStatistics/blocking-in-web-worker-script-import-actual.txt
@@ -4,8 +4,9 @@
PASS Did receive firstPartyCookie == value
-PASS Did not receive cookie named firstPartyCookie
+FAIL Did receive firstPartyCookie == value
PASS successfullyParsed is true
+Some tests failed.
TEST COMPLETE
Attachments | ||
---|---|---|
Add attachment proposed patch, testcase, etc. |
Michael Catanzaro
We don't enable resource load statistics. All resource load statistics tests should be skipped until we enable it.
Michael Catanzaro
Skipped in r240293.