[Webkit-unassigned] [Bug 87728] New: http/tests/cache/cancel-in-progress-load.html fails on several platforms

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue May 29 04:22:46 PDT 2012


https://bugs.webkit.org/show_bug.cgi?id=87728

           Summary: http/tests/cache/cancel-in-progress-load.html fails on
                    several platforms
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: Unspecified
        OS/Version: Unspecified
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: Page Loading
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: slewis at apple.com
                CC: ossy at webkit.org, japhet at chromium.org,
                    jbadics at inf.u-szeged.hu


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 <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> redirectResponse (null)
-<unknown> - didFinishLoading
-http://127.0.0.1:8000/cache/resources/random.cgi - didReceiveResponse <NSURLResponse http://127.0.0.1:8000/cache/resources/random.cgi, http status code 200>
-<unknown> - didFailLoadingWithError: <NSError domain NSURLErrorDomain, code -999, failing URL "http://127.0.0.1:8000/navigation/resources/slow-resource.pl">
-http://127.0.0.1:8000/cache/resources/random.cgi - didFinishLoading
+CONSOLE MESSAGE: line 8: TypeError: 'undefined' is not a function (evaluating 'layoutTestController.dumpResourceLoadCallbacks()')


>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:

-<unknown> - didFailLoadingWithError: <NSError domain NSURLErrorDomain, code -999, failing URL "http://127.0.0.1:8000/navigation/resources/slow-resource.pl">
+<unknown> - didFailLoadingWithError: <NSError domain NSURLErrorDomain, code 5, failing URL "http://127.0.0.1:8000/navigation/resources/slow-resource.pl">

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)
> http/tests/cache/cancel-in-progress-load.html started failing on Qt from r118618:
> 
> -<unknown> - didFailLoadingWithError: <NSError domain NSURLErrorDomain, code -999, failing URL "http://127.0.0.1:8000/navigation/resources/slow-resource.pl">
> +<unknown> - didFailLoadingWithError: <NSError domain NSURLErrorDomain, code 5, failing URL "http://127.0.0.1:8000/navigation/resources/slow-resource.pl">
> 
> 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.

-- 
Configure bugmail: https://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.


More information about the webkit-unassigned mailing list