[Webkit-unassigned] [Bug 210796] New: REGRESSIONS(): [GTK] Several test are failing

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Apr 21 07:55:35 PDT 2020


https://bugs.webkit.org/show_bug.cgi?id=210796

            Bug ID: 210796
           Summary: REGRESSIONS(): [GTK] Several test are failing
           Product: WebKit
           Version: WebKit Nightly Build
          Hardware: Unspecified
                OS: Unspecified
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: New Bugs
          Assignee: webkit-unassigned at lists.webkit.org
          Reporter: dpino at igalia.com

The following tests started failing after r260356:

http/tests/resourceLoadStatistics/clear-in-memory-and-persistent-store-one-hour-database.html [ Timeout ]
http/tests/websocket/connection-refusal-in-frame-resource-load-statistics.html [ Failure ]
http/tests/resourceLoadStatistics/standalone-web-application-exempt-from-website-data-deletion-database.html [ Failure ]
http/tests/resourceLoadStatistics/standalone-web-application-exempt-from-website-data-deletion.html [ Failure ]

See: https://build.webkit.org/results/GTK%20Linux%2064-bit%20Release%20(Tests)/r260356%20(13404)/http/tests/websocket/connection-refusal-in-frame-resource-load-statistics-diff.txt

--- /home/slave/webkitgtk/gtk-linux-64-release-tests/build/layout-test-results/http/tests/websocket/connection-refusal-in-frame-resource-load-statistics-expected.txt
+++ /home/slave/webkitgtk/gtk-linux-64-release-tests/build/layout-test-results/http/tests/websocket/connection-refusal-in-frame-resource-load-statistics-actual.txt
@@ -1,4 +1,4 @@
-CONSOLE MESSAGE: WebSocket connection to 'ws://localhost/' failed: Unexpected response code: 200
+CONSOLE MESSAGE: The server did not accept the WebSocket handshake.
 Construct a cross-site WebSocket in a frame with server-side refusal. The test passes if Resource Load Statistics logs it properly.

 On success, you will see a series of "PASS" messages, followed by "TEST COMPLETE".

See: https://build.webkit.org/results/GTK%20Linux%2064-bit%20Release%20(Tests)/r260356%20(13404)/http/tests/resourceLoadStatistics/standalone-web-application-exempt-from-website-data-deletion-database-diff.txt

--- /home/slave/webkitgtk/gtk-linux-64-release-tests/build/layout-test-results/http/tests/resourceLoadStatistics/standalone-web-application-exempt-from-website-data-deletion-database-expected.txt
+++ /home/slave/webkitgtk/gtk-linux-64-release-tests/build/layout-test-results/http/tests/resourceLoadStatistics/standalone-web-application-exempt-from-website-data-deletion-database-actual.txt
@@ -6,10 +6,8 @@
 Before deletion: LocalStorage entry does exist.
 Before deletion: IDB entry does exist.

-After deletion: HttpOnly cookie exists.
-After deletion: Client-side cookie exists.
-After deletion: Regular server-side cookie exists.
-After deletion: LocalStorage entry does exist.
+After script-accessible deletion: No cookies found.
+After deletion: LocalStorage entry does not exist.
 After deletion: IDB entry does exist.

See: https://build.webkit.org/results/GTK%20Linux%2064-bit%20Release%20(Tests)/r260356%20(13404)/http/tests/resourceLoadStatistics/standalone-web-application-exempt-from-website-data-deletion-diff.txt

--- /home/slave/webkitgtk/gtk-linux-64-release-tests/build/layout-test-results/http/tests/resourceLoadStatistics/standalone-web-application-exempt-from-website-data-deletion-expected.txt
+++ /home/slave/webkitgtk/gtk-linux-64-release-tests/build/layout-test-results/http/tests/resourceLoadStatistics/standalone-web-application-exempt-from-website-data-deletion-actual.txt
@@ -6,10 +6,8 @@
 Before deletion: LocalStorage entry does exist.
 Before deletion: IDB entry does exist.

-After deletion: HttpOnly cookie exists.
-After deletion: Client-side cookie exists.
-After deletion: Regular server-side cookie exists.
-After deletion: LocalStorage entry does exist.
+After script-accessible deletion: No cookies found.
+After deletion: LocalStorage entry does not exist.
 After deletion: IDB entry does exist.

-- 
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.webkit.org/pipermail/webkit-unassigned/attachments/20200421/54a9dd94/attachment.htm>


More information about the webkit-unassigned mailing list