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: WebKitGTKAssignee: Nobody <webkit-unassigned>
Status: RESOLVED FIXED    
Severity: Normal CC: bugs-noreply, mcatanzaro
Priority: P2    
Version: WebKit Nightly Build   
Hardware: Unspecified   
OS: Unspecified   

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.