<?xml version="1.0" encoding="UTF-8" standalone="yes" ?>
<!DOCTYPE bugzilla SYSTEM "https://bugs.webkit.org/page.cgi?id=bugzilla.dtd">

<bugzilla version="5.0.4.1"
          urlbase="https://bugs.webkit.org/"
          
          maintainer="admin@webkit.org"
>

    <bug>
          <bug_id>214442</bug_id>
          
          <creation_ts>2020-07-16 20:40:12 -0700</creation_ts>
          <short_desc>[GTK][WPE] imported/w3c/web-platform-tests/resource-timing/resource_connection_reuse_mixed_content_redirect.html is failing since added</short_desc>
          <delta_ts>2021-08-02 19:48:40 -0700</delta_ts>
          <reporter_accessible>1</reporter_accessible>
          <cclist_accessible>1</cclist_accessible>
          <classification_id>1</classification_id>
          <classification>Unclassified</classification>
          <product>WebKit</product>
          <component>WebKitGTK</component>
          <version>WebKit Nightly Build</version>
          <rep_platform>Unspecified</rep_platform>
          <op_sys>Unspecified</op_sys>
          <bug_status>RESOLVED</bug_status>
          <resolution>FIXED</resolution>
          
          
          <bug_file_loc></bug_file_loc>
          <status_whiteboard></status_whiteboard>
          <keywords></keywords>
          <priority>P2</priority>
          <bug_severity>Normal</bug_severity>
          <target_milestone>---</target_milestone>
          
          
          <everconfirmed>1</everconfirmed>
          <reporter name="Lauro Moura">lmoura</reporter>
          <assigned_to name="Nobody">webkit-unassigned</assigned_to>
          <cc>bugs-noreply</cc>
          

      

      

      

          <comment_sort_order>oldest_to_newest</comment_sort_order>  
          <long_desc isprivate="0" >
    <commentid>1672381</commentid>
    <comment_count>0</comment_count>
    <who name="Lauro Moura">lmoura</who>
    <bug_when>2020-07-16 20:40:12 -0700</bug_when>
    <thetext>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&amp;product=chrome%5Bexperimental%5D&amp;product=firefox%5Bexperimental%5D&amp;product=safari%5Bexperimental%5D&amp;product=webkitgtk&amp;aligned</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>1781516</commentid>
    <comment_count>1</comment_count>
    <who name="Lauro Moura">lmoura</who>
    <bug_when>2021-08-02 19:48:40 -0700</bug_when>
    <thetext>GLIB passing consistently since (238699@main-238705@main]</thetext>
  </long_desc>
      
      

    </bug>

</bugzilla>