<?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>140703</bug_id>
          
          <creation_ts>2015-01-20 16:53:10 -0800</creation_ts>
          <short_desc>[Win] Layout Test loader/go-back-cached-main-resource.html fails</short_desc>
          <delta_ts>2015-09-06 23:08:21 -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>WebCore Misc.</component>
          <version>528+ (Nightly build)</version>
          <rep_platform>PC</rep_platform>
          <op_sys>All</op_sys>
          <bug_status>NEW</bug_status>
          <resolution></resolution>
          
          <see_also>https://bugs.webkit.org/show_bug.cgi?id=134550</see_also>
          <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="Brent Fulgham">bfulgham</reporter>
          <assigned_to name="Nobody">webkit-unassigned</assigned_to>
          
          

      

      

      

          <comment_sort_order>oldest_to_newest</comment_sort_order>  
          <long_desc isprivate="0" >
    <commentid>1062944</commentid>
    <comment_count>0</comment_count>
    <who name="Brent Fulgham">bfulgham</who>
    <bug_when>2015-01-20 16:53:10 -0800</bug_when>
    <thetext>The following layout test is flaky on Windows (Debug and Release):

loader/go-back-cached-main-resource.html

Probable cause:

The first resource load event is happening before the test harness calls &apos;dumpResourceLoadCallbacks&apos;, so it is not getting added to the URL cache. When we later attempt to look up the URL by identifier, it doesn&apos;t find it and we return (null).

--- /home/buildbot/slave/win-release-tests/build/layout-test-results/loader/go-back-cached-main-resource-expected.txt
+++ /home/buildbot/slave/win-release-tests/build/layout-test-results/loader/go-back-cached-main-resource-actual.txt
@@ -1,5 +1,5 @@
 resources/first-page.html - willSendRequest &lt;NSURLRequest URL resources/first-page.html, main document URL resources/first-page.html, http method GET&gt; redirectResponse (null)
-go-back-cached-main-resource.html - didFinishLoading
+&lt;unknown&gt; - didFinishLoading
 resources/first-page.html - didReceiveResponse &lt;NSURLResponse resources/first-page.html, http status code 0&gt;</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>1063372</commentid>
    <comment_count>1</comment_count>
    <who name="Brent Fulgham">bfulgham</who>
    <bug_when>2015-01-22 09:40:38 -0800</bug_when>
    <thetext>A similar bug is affecting fast/preloader/scan-body-from-head-script.html. The test often passes in Debug mode.</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>1064612</commentid>
    <comment_count>2</comment_count>
    <who name="Brent Fulgham">bfulgham</who>
    <bug_when>2015-01-27 12:41:45 -0800</bug_when>
    <thetext>Also:

security/block-test.html
security/block-test-no-port.html</thetext>
  </long_desc>
      
      

    </bug>

</bugzilla>