<?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>113772</bug_id>
          
          <creation_ts>2013-04-02 05:41:24 -0700</creation_ts>
          <short_desc>REGRESSION (r147387): Failures in two resource timing tests after r147387</short_desc>
          <delta_ts>2017-02-10 12:11:32 -0800</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>528+ (Nightly build)</version>
          <rep_platform>Unspecified</rep_platform>
          <op_sys>Unspecified</op_sys>
          <bug_status>RESOLVED</bug_status>
          <resolution>CONFIGURATION CHANGED</resolution>
          
          
          <bug_file_loc></bug_file_loc>
          <status_whiteboard></status_whiteboard>
          <keywords>Gtk, LayoutTestFailure, Regression</keywords>
          <priority>P2</priority>
          <bug_severity>Normal</bug_severity>
          <target_milestone>---</target_milestone>
          
          
          <everconfirmed>1</everconfirmed>
          <reporter name="Zan Dobersek">zan</reporter>
          <assigned_to name="Nobody">webkit-unassigned</assigned_to>
          <cc>japhet</cc>
    
    <cc>joepeck</cc>
    
    <cc>simonjam</cc>
    
    <cc>tonyg</cc>
          

      

      

      

          <comment_sort_order>oldest_to_newest</comment_sort_order>  
          <long_desc isprivate="0" >
    <commentid>867755</commentid>
    <comment_count>0</comment_count>
    <who name="Zan Dobersek">zan</who>
    <bug_when>2013-04-02 05:41:24 -0700</bug_when>
    <thetext>The following two resource timing layout tests started failing after r147387:
http/tests/w3c/webperf/submission/Google/resource-timing/html/test_resource_iframe_self_navigation.html
http/tests/w3c/webperf/submission/Google/resource-timing/html/test_resource_cached.html

http://trac.webkit.org/changeset/147387
http://test-results.appspot.com/dashboards/flakiness_dashboard.html#group=%40ToT%20-%20webkit.org&amp;tests=http%2Ftests%2Fw3c%2Fwebperf%2Fsubmission%2FGoogle%2Fresource-timing%2Fhtml%2Ftest_resource_iframe_self_navigation.html%2Chttp%2Ftests%2Fw3c%2Fwebperf%2Fsubmission%2FGoogle%2Fresource-timing%2Fhtml%2Ftest_resource_cached.html


--- /home/slave/webkitgtk/gtk-linux-64-release/build/layout-test-results/http/tests/w3c/webperf/submission/Google/resource-timing/html/test_resource_iframe_self_navigation-expected.txt
+++ /home/slave/webkitgtk/gtk-linux-64-release/build/layout-test-results/http/tests/w3c/webperf/submission/Google/resource-timing/html/test_resource_iframe_self_navigation-actual.txt
@@ -4,5 +4,13 @@
 
 
 
-PASS /w3c/webperf/resources/inject_resource_test.html is expected to have initiatorType iframe 
+FAIL /w3c/webperf/resources/inject_resource_test.html is expected to be in the Resource Timing buffer assert_unreached: Reached unreachable code(stack: assert@http://127.0.0.1:8000/w3c/resources/testharness.js:1646
+assert_unreached@http://127.0.0.1:8000/w3c/resources/testharness.js:824
+http://127.0.0.1:8000/w3c/webperf/resources/webperftestharnessextension.js:47
+step@http://127.0.0.1:8000/w3c/resources/testharness.js:876
+test@http://127.0.0.1:8000/w3c/resources/testharness.js:338
+wp_test@http://127.0.0.1:8000/w3c/webperf/resources/webperftestharness.js:67
+test_fail@http://127.0.0.1:8000/w3c/webperf/resources/webperftestharnessextension.js:47
+test_resource_entries@http://127.0.0.1:8000/w3c/webperf/resources/webperftestharnessextension.js:86
+onload_test@http://127.0.0.1:8000/w3c/webperf/submission/Google/resource-timing/html/test_resource_iframe_self_navigation.html:36)
 

--- /home/slave/webkitgtk/gtk-linux-64-release/build/layout-test-results/http/tests/w3c/webperf/submission/Google/resource-timing/html/test_resource_cached-expected.txt
+++ /home/slave/webkitgtk/gtk-linux-64-release/build/layout-test-results/http/tests/w3c/webperf/submission/Google/resource-timing/html/test_resource_cached-actual.txt
@@ -4,6 +4,12 @@
 
 
 
-PASS There should be two entries 
-PASS Both entries should have the same name 
+FAIL There should be two entries assert_equals: There should be two entries expected 2 but got 1(stack: assert@http://127.0.0.1:8000/w3c/resources/testharness.js:1646
+assert_equals@http://127.0.0.1:8000/w3c/resources/testharness.js:567
+http://127.0.0.1:8000/w3c/webperf/resources/webperftestharness.js:145
+step@http://127.0.0.1:8000/w3c/resources/testharness.js:876
+test@http://127.0.0.1:8000/w3c/resources/testharness.js:338
+wp_test@http://127.0.0.1:8000/w3c/webperf/resources/webperftestharness.js:67
+test_equals@http://127.0.0.1:8000/w3c/webperf/resources/webperftestharness.js:145
+onload_test@http://127.0.0.1:8000/w3c/webperf/submission/Google/resource-timing/html/test_resource_cached.html:37)</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>1275473</commentid>
    <comment_count>1</comment_count>
    <who name="Joseph Pecoraro">joepeck</who>
    <bug_when>2017-02-10 12:11:32 -0800</bug_when>
    <thetext>w3c/webperf tests no longer exist. Lets close this.</thetext>
  </long_desc>
      
      

    </bug>

</bugzilla>