<?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>87728</bug_id>
          
          <creation_ts>2012-05-29 04:22:45 -0700</creation_ts>
          <short_desc>http/tests/cache/cancel-in-progress-load.html fails on several platforms</short_desc>
          <delta_ts>2012-08-31 10:37:39 -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>Page Loading</component>
          <version>528+ (Nightly build)</version>
          <rep_platform>Unspecified</rep_platform>
          <op_sys>Unspecified</op_sys>
          <bug_status>NEW</bug_status>
          <resolution></resolution>
          
          
          <bug_file_loc></bug_file_loc>
          <status_whiteboard></status_whiteboard>
          <keywords>Qt, QtTriaged</keywords>
          <priority>P2</priority>
          <bug_severity>Normal</bug_severity>
          <target_milestone>---</target_milestone>
          
          <blocked>87008</blocked>
          <everconfirmed>1</everconfirmed>
          <reporter name="Stephanie Lewis">slewis</reporter>
          <assigned_to name="Nobody">webkit-unassigned</assigned_to>
          <cc>ap</cc>
    
    <cc>darin</cc>
    
    <cc>japhet</cc>
    
    <cc>jbadics</cc>
    
    <cc>jberlin</cc>
    
    <cc>ossy</cc>
    
    <cc>slewis</cc>
          

      

      

      

          <comment_sort_order>oldest_to_newest</comment_sort_order>  
          <long_desc isprivate="0" >
    <commentid>635857</commentid>
    <comment_count>0</comment_count>
    <who name="Stephanie Lewis">slewis</who>
    <bug_when>2012-05-29 04:22:45 -0700</bug_when>
    <thetext>new test added in http://trac.webkit.org/changeset/118618.  It is failing on several platforms including Mac.
Results: http://build.webkit.org/results/Lion%20Release%20(WebKit2%20Tests)/r118742%20(7608)/results.html

--- /Volumes/Data/slave/lion-intel-release-tests-wk2/build/layout-test-results/http/tests/cache/cancel-in-progress-load-expected.txt
+++ /Volumes/Data/slave/lion-intel-release-tests-wk2/build/layout-test-results/http/tests/cache/cancel-in-progress-load-actual.txt
@@ -1,6 +1,2 @@
-http://127.0.0.1:8000/cache/resources/random.cgi - willSendRequest &lt;NSURLRequest URL http://127.0.0.1:8000/cache/resources/random.cgi, main document URL http://127.0.0.1:8000/cache/cancel-in-progress-load.html, http method GET&gt; redirectResponse (null)
-&lt;unknown&gt; - didFinishLoading
-http://127.0.0.1:8000/cache/resources/random.cgi - didReceiveResponse &lt;NSURLResponse http://127.0.0.1:8000/cache/resources/random.cgi, http status code 200&gt;
-&lt;unknown&gt; - didFailLoadingWithError: &lt;NSError domain NSURLErrorDomain, code -999, failing URL &quot;http://127.0.0.1:8000/navigation/resources/slow-resource.pl&quot;&gt;
-http://127.0.0.1:8000/cache/resources/random.cgi - didFinishLoading
+CONSOLE MESSAGE: line 8: TypeError: &apos;undefined&apos; is not a function (evaluating &apos;layoutTestController.dumpResourceLoadCallbacks()&apos;)
 

From https://bugs.webkit.org/show_bug.cgi?id=35377
Comment #10 From János Badics 2012-05-29 01:30:23 PST (-) [reply]
http/tests/cache/cancel-in-progress-load.html started failing on Qt from r118618:

-&lt;unknown&gt; - didFailLoadingWithError: &lt;NSError domain NSURLErrorDomain, code -999, failing URL &quot;http://127.0.0.1:8000/navigation/resources/slow-resource.pl&quot;&gt;
+&lt;unknown&gt; - didFailLoadingWithError: &lt;NSError domain NSURLErrorDomain, code 5, failing URL &quot;http://127.0.0.1:8000/navigation/resources/slow-resource.pl&quot;&gt;

I will skip this test until it is fixed.
Comment #11 From János Badics 2012-05-29 02:23:32 PST (-) [reply]
http/tests/cache/cancel-in-progress-load.html has been skipped on Qt in
http://trac.webkit.org/changeset/118743
Comment #12 From Csaba Osztrogonac 2012-05-29 02:31:27 PST (-) [reply]
(In reply to comment #10)
&gt; http/tests/cache/cancel-in-progress-load.html started failing on Qt from r118618:
&gt; 
&gt; -&lt;unknown&gt; - didFailLoadingWithError: &lt;NSError domain NSURLErrorDomain, code -999, failing URL &quot;http://127.0.0.1:8000/navigation/resources/slow-resource.pl&quot;&gt;
&gt; +&lt;unknown&gt; - didFailLoadingWithError: &lt;NSError domain NSURLErrorDomain, code 5, failing URL &quot;http://127.0.0.1:8000/navigation/resources/slow-resource.pl&quot;&gt;
&gt; 
&gt; I will skip this test until it is fixed.

It is a new test introduced in r118618 and fails on Qt. Please file a new bug report for it.
Comment #13 From Csaba Osztrogonac 2012-05-29 02:34:09 PST (-) [reply]
It fails on GTK too, check http://trac.webkit.org/changeset/118630 for details.</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>635871</commentid>
    <comment_count>1</comment_count>
    <who name="Stephanie Lewis">slewis</who>
    <bug_when>2012-05-29 04:36:50 -0700</bug_when>
    <thetext>Skipped on Mac in http://trac.webkit.org/projects/webkit/changeset/118753</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>637284</commentid>
    <comment_count>2</comment_count>
    <who name="Nate Chapin">japhet</who>
    <bug_when>2012-05-30 09:02:16 -0700</bug_when>
    <thetext>(In reply to comment #1)
&gt; Skipped on Mac in http://trac.webkit.org/projects/webkit/changeset/118753

Was this mac failure by any chance webkit2-specific? I know wk2 hasn&apos;t implemented LayoutTestController::dumpResourceLoadCallbacks(), but otherwise the mac failure is very strange indeed.

Still looking at the qt failure.</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>637289</commentid>
    <comment_count>3</comment_count>
    <who name="Nate Chapin">japhet</who>
    <bug_when>2012-05-30 09:07:45 -0700</bug_when>
    <thetext>(In reply to comment #2)
&gt; (In reply to comment #1)
&gt; &gt; Skipped on Mac in http://trac.webkit.org/projects/webkit/changeset/118753
&gt; 
&gt; Was this mac failure by any chance webkit2-specific? I know wk2 hasn&apos;t implemented LayoutTestController::dumpResourceLoadCallbacks(), but otherwise the mac failure is very strange indeed.
&gt; 
&gt; Still looking at the qt failure.

It appears that qt returns error code 5 for a cancelledError, while most other platforms return -999. So it looks like the qt diff is expected and should just be rebaselined if it hasn&apos;t been already.</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>637644</commentid>
    <comment_count>4</comment_count>
    <who name="Stephanie Lewis">slewis</who>
    <bug_when>2012-05-30 13:41:12 -0700</bug_when>
    <thetext>Yes, it is WK2 only.  Sorry, at the time I filed the bug the DRT bots were very far behind</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>709781</commentid>
    <comment_count>5</comment_count>
    <who name="Jessie Berlin">jberlin</who>
    <bug_when>2012-08-31 10:37:39 -0700</bug_when>
    <thetext>This test was rolled out in http://trac.webkit.org/changeset/119918. I will update the Skipped list accordingly.

Should we close this bug and just track https://bugs.webkit.org/show_bug.cgi?id=35377?</thetext>
  </long_desc>
      
      

    </bug>

</bugzilla>