[Webkit-unassigned] [Bug 87593] New: REGRESSION (r118618): http/tests/cache/cancel-in-progress-load.html failing on GTK Linux 64-bit Release

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Sun May 27 12:48:56 PDT 2012


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

           Summary: REGRESSION (r118618):
                    http/tests/cache/cancel-in-progress-load.html failing
                    on GTK Linux 64-bit Release
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: Unspecified
               URL: http://build.webkit.org/results/GTK%20Linux%2064-bit%2
                    0Release/r118618%20(24348)/results.html
        OS/Version: Unspecified
            Status: NEW
          Keywords: LayoutTestFailure, MakingBotsRed, Regression
          Severity: Normal
          Priority: P2
         Component: Tools / Tests
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: zandobersek at gmail.com


http/tests/cache/cancel-in-progress-load.html started failing on GTK Linux 64-bit Release in r118618 <http://trac.webkit.org/changeset/118618>.

http://build.webkit.org/results/GTK%20Linux%2064-bit%20Release/r118617%20(24347)/results.html passed
http://build.webkit.org/results/GTK%20Linux%2064-bit%20Release/r118618%20(24348)/results.html failed

Also occurs on other Gtk builders.

The diff signals the behavior in this case defers too much (compared to Chromium which is the only one to pass the test). Because of that I'm rather using a failure expectation for this test than creating a GTK-specific baseline.

--- /home/slave/webkitgtk/gtk-linux-64-release/build/layout-test-results/http/tests/cache/cancel-in-progress-load-expected.txt 
+++ /home/slave/webkitgtk/gtk-linux-64-release/build/layout-test-results/http/tests/cache/cancel-in-progress-load-actual.txt 
@@ -1,6 +1,5 @@
 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/cancel-in-progress-load.html - 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
+http://127.0.0.1:8000/navigation/resources/slow-resource.pl - didFailLoadingWithError: <NSError domain WebKitNetworkError, code 302, failing URL "http://127.0.0.1:8000/navigation/resources/slow-resource.pl">

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