[Webkit-unassigned] [Bug 214442] New: [GTK][WPE] imported/w3c/web-platform-tests/resource-timing/resource_connection_reuse_mixed_content_redirect.html is failing since added

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Jul 16 20:40:12 PDT 2020


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

            Bug ID: 214442
           Summary: [GTK][WPE]
                    imported/w3c/web-platform-tests/resource-timing/resour
                    ce_connection_reuse_mixed_content_redirect.html is
                    failing since added
           Product: WebKit
           Version: WebKit Nightly Build
          Hardware: Unspecified
                OS: Unspecified
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: WebKitGTK
          Assignee: webkit-unassigned at lists.webkit.org
          Reporter: lmoura at igalia.com
                CC: bugs-noreply at webkitgtk.org

imported/w3c/web-platform-tests/resource-timing/resource_connection_reuse_mixed_content_redirect.html

Failing since added in r264458.

Diff:

--- /home/buildbot/wpe/wpe-linux-64-release-tests/build/layout-test-results/imported/w3c/web-platform-tests/resource-timing/resource_connection_reuse_mixed_content_redirect-expected.txt
+++ /home/buildbot/wpe/wpe-linux-64-release-tests/build/layout-test-results/imported/w3c/web-platform-tests/resource-timing/resource_connection_reuse_mixed_content_redirect-actual.txt
@@ -1,4 +1,3 @@
-CONSOLE MESSAGE: NetworkError:  A network error occurred.
 Description

 This test validates that connectStart and connectEnd are the same when a connection is reused (e.g. when a persistent connection is used).
@@ -6,5 +5,10 @@

 PASS window.performance is defined 
 PASS window.performance.getEntriesByType is defined 
-FAIL There should be 2 PerformanceEntries assert_equals: There should be 2 PerformanceEntries expected 2 but got 0
+PASS There should be 2 PerformanceEntries 
+PASS connectStart and fetchStart should be the same 
+PASS connectEnd and fetchStart should be the same 
+FAIL secureConnectionStart and fetchStart should be the same assert_equals: secureConnectionStart and fetchStart should be the same expected 0 but got 71.00000000000001
+PASS domainLookupStart and fetchStart should be the same 
+PASS domainLookupEnd and fetchStart should be the same 

Marking as a failure because the value in the new FAIL entry is not stable, changing the last value on every test run, thus making a stable baseline impossible.

wpt.fyi link: https://wpt.fyi/results/resource-timing/resource_connection_reuse_mixed_content_redirect.html?label=master&product=chrome%5Bexperimental%5D&product=firefox%5Bexperimental%5D&product=safari%5Bexperimental%5D&product=webkitgtk&aligned

-- 
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/20200717/ececa483/attachment.htm>


More information about the webkit-unassigned mailing list