<?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>153551</bug_id>
          
          <creation_ts>2016-01-27 10:06:43 -0800</creation_ts>
          <short_desc>LayoutTest fast/loader/stateobjects/replacestate-frequency-iframe.html is flaky on El Cap, always times out on Yosemite.</short_desc>
          <delta_ts>2016-01-27 23:17:46 -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>New Bugs</component>
          <version>WebKit Nightly Build</version>
          <rep_platform>Mac</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="Ryan Haddad">ryanhaddad</reporter>
          <assigned_to name="Brady Eidson">beidson</assigned_to>
          <cc>ap</cc>
          

      

      

      

          <comment_sort_order>oldest_to_newest</comment_sort_order>  
          <long_desc isprivate="0" >
    <commentid>1159307</commentid>
    <comment_count>0</comment_count>
    <who name="Ryan Haddad">ryanhaddad</who>
    <bug_when>2016-01-27 10:06:43 -0800</bug_when>
    <thetext>LayoutTest fast/loader/stateobjects/replacestate-frequency-iframe.html is flaky

This test was added with r195625, and it seems to be timing out every 2-3 runs across Mac testers.
&lt;https://build.webkit.org/builders/Apple%20El%20Capitan%20Release%20WK2%20(Tests)/builds/2837&gt;

&lt;https://webkit-test-results.webkit.org/dashboards/flakiness_dashboard.html#showAllRuns=true&amp;tests=fast%2Floader%2Fstateobjects%2Freplacestate-frequency-iframe.html&gt;</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>1159309</commentid>
    <comment_count>1</comment_count>
    <who name="Brady Eidson">beidson</who>
    <bug_when>2016-01-27 10:10:47 -0800</bug_when>
    <thetext>Since the timeout case prints absolutely nothing, I cannot diagnose what may or may not be going wrong unless I can reproduce this locally (which I haven&apos;t been able to yet)</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>1159310</commentid>
    <comment_count>2</comment_count>
    <who name="Brady Eidson">beidson</who>
    <bug_when>2016-01-27 10:12:03 -0800</bug_when>
    <thetext>According to https://webkit-test-results.webkit.org/dashboards/flakiness_dashboard.html#showAllRuns=true&amp;tests=fast%2Floader%2Fstateobjects%2Freplacestate-frequency-iframe.html it times out *EVERY* time on Yosemite testers.

W.
T.
F.</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>1159369</commentid>
    <comment_count>3</comment_count>
    <who name="Brady Eidson">beidson</who>
    <bug_when>2016-01-27 12:28:12 -0800</bug_when>
    <thetext>I&apos;ve never seen a flake locally. I&apos;ve run just this test 100 times in a row, and the entire directory 20 times in a row. Nothing.</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>1159373</commentid>
    <comment_count>4</comment_count>
    <who name="Brady Eidson">beidson</who>
    <bug_when>2016-01-27 12:38:16 -0800</bug_when>
    <thetext>I did notice something wrong with the test and I fixed it in http://trac.webkit.org/changeset/195687

But I don&apos;t see how that have caused the flake, or how it could resolve it.

Still exploring...</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>1159377</commentid>
    <comment_count>5</comment_count>
    <who name="Brady Eidson">beidson</who>
    <bug_when>2016-01-27 12:45:55 -0800</bug_when>
    <thetext>Wow.

The iframe url was: &quot;resources/replaceState-iframe.html&quot;, but the file on disk is named &quot;replacestate-iframe.html&quot;

Notice the case sensitivity on the &apos;S&apos;

Apparently some of our build bots are case sensitive and others are not, hence the flake.  :(</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>1159380</commentid>
    <comment_count>6</comment_count>
    <who name="Brady Eidson">beidson</who>
    <bug_when>2016-01-27 12:48:06 -0800</bug_when>
    <thetext>http://trac.webkit.org/changeset/195688</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>1159656</commentid>
    <comment_count>7</comment_count>
    <who name="Alexey Proskuryakov">ap</who>
    <bug_when>2016-01-27 23:14:35 -0800</bug_when>
    <thetext>&gt; Apparently some of our build bots are case sensitive and others are not, hence the flake.  :(

Ouch!

But unsure if that&apos;s a good or a bad thing, after all.</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>1159657</commentid>
    <comment_count>8</comment_count>
    <who name="Brady Eidson">beidson</who>
    <bug_when>2016-01-27 23:17:46 -0800</bug_when>
    <thetext>(In reply to comment #7)
&gt; &gt; Apparently some of our build bots are case sensitive and others are not, hence the flake.  :(
&gt; 
&gt; Ouch!
&gt; 
&gt; But unsure if that&apos;s a good or a bad thing, after all.

I think it&apos;s a good thing that we test both case sensitive and case insensitive.

I think it&apos;s a bad thing that:
A - The split was apparently accidental and unknown
B - Bots that are one or the other are not identified as such</thetext>
  </long_desc>
      
      

    </bug>

</bugzilla>