[Webkit-unassigned] [Bug 60121] New: http/tests/misc/will-send-request-returns-null-on-redirect.html is failing on Chromium as of r84742
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Tue May 3 19:40:29 PDT 2011
https://bugs.webkit.org/show_bug.cgi?id=60121
Summary: http/tests/misc/will-send-request-returns-null-on-redi
rect.html is failing on Chromium as of r84742
Product: WebKit
Version: 528+ (Nightly build)
Platform: PC
OS/Version: Mac OS X 10.5
Status: NEW
Severity: Normal
Priority: P2
Component: New Bugs
AssignedTo: webkit-unassigned at lists.webkit.org
ReportedBy: dpranke at chromium.org
CC: ap at webkit.org, abarth at webkit.org, japhet at chromium.org
--- /b/build/slave/Webkit_Mac10_6/build/layout-test-results/http/tests/misc/will-send-request-returns-null-on-redirect-expected.txt
+++ /b/build/slave/Webkit_Mac10_6/build/layout-test-results/http/tests/misc/will-send-request-returns-null-on-redirect-actual.txt
@@ -2,7 +2,7 @@
<unknown> - didFinishLoading
http://127.0.0.1:8000/misc/resources/redirect-to-http-url.php - willSendRequest <NSURLRequest URL http://www.example.com/, main document URL http://127.0.0.1:8000/misc/will-send-request-returns-null-on-redirect.html, http method GET> redirectResponse <NSURLResponse http://127.0.0.1:8000/misc/resources/redirect-to-http-url.php, http status code 302>
Returning null for this redirect
-http://127.0.0.1:8000/misc/resources/redirect-to-http-url.php - didFailLoadingWithError: <NSError domain WebKitErrorDomain, code 102>
+http://127.0.0.1:8000/misc/resources/redirect-to-http-url.php - didFailLoadingWithError: <NSError domain WebKit, code -10000, failing URL "(null)">
https://bugs.webkit.org/show_bug.cgi?id=27595
This test checks to make sure that things behave as expected when the resource load delegate returns null in response to willSendRequest.
I'm not sure if this is a platform-specific error to be expected, or something else?
http://test-results.appspot.com/dashboards/flakiness_dashboard.html#tests=http%2Ftests%2Fmisc%2Fwill-send-request-returns-null-on-redirect.html&showExpectations=true&group=%40ToT%20-%20chromium.org
--
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