Bug 188844 - [GTK] http/tests/resourceLoadStatistics/blocking-in-web-worker-script-import.html fails
Summary: [GTK] http/tests/resourceLoadStatistics/blocking-in-web-worker-script-import....
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: WebKitGTK (show other bugs)
Version: WebKit Nightly Build
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Nobody
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2018-08-22 07:32 PDT by Ms2ger (he/him; ⌚ UTC+1/+2)
Modified: 2019-01-22 13:37 PST (History)
2 users (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Ms2ger (he/him; ⌚ UTC+1/+2) 2018-08-22 07:32:58 PDT
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
Comment 1 Michael Catanzaro 2018-08-22 07:59:05 PDT
We don't enable resource load statistics. All resource load statistics tests should be skipped until we enable it.
Comment 2 Michael Catanzaro 2019-01-22 13:37:06 PST
Skipped in r240293.