<?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>178019</bug_id>
          
          <creation_ts>2017-10-06 10:54:29 -0700</creation_ts>
          <short_desc>Layout test http/tests/cache/disk-cache/disk-cache-validation-no-body.html is timing out.</short_desc>
          <delta_ts>2017-10-09 17:37:36 -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>New Bugs</component>
          <version>WebKit Nightly Build</version>
          <rep_platform>Unspecified</rep_platform>
          <op_sys>Unspecified</op_sys>
          <bug_status>RESOLVED</bug_status>
          <resolution>CONFIGURATION CHANGED</resolution>
          
          <see_also>https://bugs.webkit.org/show_bug.cgi?id=149087</see_also>
          <bug_file_loc></bug_file_loc>
          <status_whiteboard></status_whiteboard>
          <keywords>InRadar</keywords>
          <priority>P2</priority>
          <bug_severity>Normal</bug_severity>
          <target_milestone>---</target_milestone>
          
          
          <everconfirmed>1</everconfirmed>
          <reporter name="Matt Lewis">jlewis3</reporter>
          <assigned_to name="Nobody">webkit-unassigned</assigned_to>
          <cc>ap</cc>
    
    <cc>cdumez</cc>
    
    <cc>jiewen_tan</cc>
    
    <cc>joepeck</cc>
    
    <cc>koivisto</cc>
    
    <cc>ryanhaddad</cc>
    
    <cc>webkit-bug-importer</cc>
          

      

      

      

          <comment_sort_order>oldest_to_newest</comment_sort_order>  
          <long_desc isprivate="0" >
    <commentid>1357664</commentid>
    <comment_count>0</comment_count>
    <who name="Matt Lewis">jlewis3</who>
    <bug_when>2017-10-06 10:54:29 -0700</bug_when>
    <thetext>http/tests/cache/disk-cache/disk-cache-validation-no-body.html is timing out on El Capitan Release according to the flakiness dashboard.

https://webkit-test-results.webkit.org/dashboards/flakiness_dashboard.html#showAllRuns=true&amp;tests=http%2Ftests%2Fcache%2Fdisk-cache%2Fdisk-cache-validation-no-body.html

https://build.webkit.org/results/Apple%20El%20Capitan%20Release%20WK2%20(Tests)/r222977%20(5032)/results.html
https://build.webkit.org/builders/Apple%20El%20Capitan%20Release%20WK2%20(Tests)/builds/5032

This test has already been marked as Flaky on macOS Debug WK2 with related bug. 

The first timeout on El Capitan Release was with:
https://build.webkit.org/results/Apple%20El%20Capitan%20Release%20WK2%20(Tests)/r222866%20(4962)/results.html
https://build.webkit.org/builders/Apple%20El%20Capitan%20Release%20WK2%20(Tests)/builds/4962</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>1358359</commentid>
    <comment_count>1</comment_count>
    <who name="Alexey Proskuryakov">ap</who>
    <bug_when>2017-10-09 12:58:27 -0700</bug_when>
    <thetext>Is this a regression? I thought that all the tests were supposed to pass in release builds now.</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>1358391</commentid>
    <comment_count>2</comment_count>
    <who name="Matt Lewis">jlewis3</who>
    <bug_when>2017-10-09 13:25:28 -0700</bug_when>
    <thetext>It looks like after the test was skipped in https://trac.webkit.org/changeset/222994/webkit

These tests started to time out as well:
http/tests/cache/disk-cache/disk-cache-vary-no-body.html
http/tests/cache/disk-cache/disk-cache-vary.html

I am testing locally to see if the timeout is still occurring and trying to bisect a possible regression point.</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>1358399</commentid>
    <comment_count>3</comment_count>
    <who name="Antti Koivisto">koivisto</who>
    <bug_when>2017-10-09 13:41:15 -0700</bug_when>
    <thetext>Looking at that dashboard numbers, the running time of the test on El Capitan bot has been steadily increasing over the last few weeks until it crossed the 30s threshold.</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>1358401</commentid>
    <comment_count>4</comment_count>
    <who name="Antti Koivisto">koivisto</who>
    <bug_when>2017-10-09 13:42:00 -0700</bug_when>
    <thetext>Maybe the bot is choking on something?</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>1358405</commentid>
    <comment_count>5</comment_count>
    <who name="Matt Lewis">jlewis3</who>
    <bug_when>2017-10-09 13:46:48 -0700</bug_when>
    <thetext>The two test I mentioned before also seem to have go through that process of steadily growing in time.</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>1358407</commentid>
    <comment_count>6</comment_count>
    <who name="Alexey Proskuryakov">ap</who>
    <bug_when>2017-10-09 13:51:46 -0700</bug_when>
    <thetext>Good catch. There is a known kernel bug (fixed in High Sierra) making processes on WebKit test bots launch slower over time, which has particularly noticeable effect on http tests.

These bots have uptime of 21 days, which used to be OK. Perhaps something changed that makes the problem manifest faster now.

I suggest unskipping the test, rebooting the bots, and watching this test closely for the next few weeks.</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>1358439</commentid>
    <comment_count>7</comment_count>
    <who name="Matt Lewis">jlewis3</who>
    <bug_when>2017-10-09 14:49:51 -0700</bug_when>
    <thetext>Unskipped in https://trac.webkit.org/changeset/223071/webkit</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>1358537</commentid>
    <comment_count>8</comment_count>
    <who name="Ryan Haddad">ryanhaddad</who>
    <bug_when>2017-10-09 17:37:10 -0700</bug_when>
    <thetext>After the unskipping and rebooting, it looks like things are good again on the El Capitan Release bots. Moving this to resolved / config changed.</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>1358539</commentid>
    <comment_count>9</comment_count>
    <who name="Radar WebKit Bug Importer">webkit-bug-importer</who>
    <bug_when>2017-10-09 17:37:36 -0700</bug_when>
    <thetext>&lt;rdar://problem/34899513&gt;</thetext>
  </long_desc>
      
      

    </bug>

</bugzilla>