Bug 60121 - http/tests/misc/will-send-request-returns-null-on-redirect.html is failing on Chromium as of r84742
Summary: http/tests/misc/will-send-request-returns-null-on-redirect.html is failing on...
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: Tools / Tests (show other bugs)
Version: 528+ (Nightly build)
Hardware: PC OS X 10.5
: P2 Normal
Assignee: Nobody
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2011-05-03 19:40 PDT by Dirk Pranke
Modified: 2012-05-14 16:11 PDT (History)
3 users (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Dirk Pranke 2011-05-03 19:40:29 PDT
--- /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
Comment 1 Alexey Proskuryakov 2011-05-04 00:47:52 PDT
Looks benign, but might be suspicious if the results changed recently.
Comment 2 Dirk Pranke 2012-05-14 16:11:09 PDT
Rebaselined in http://trac.webkit.org/changeset/117009