Bug 30194 - http/tests/xmlhttprequest/redirect-cross-origin-post.html fails occasionally on Tiger bot
Summary: http/tests/xmlhttprequest/redirect-cross-origin-post.html fails occasionally ...
Status: RESOLVED CONFIGURATION CHANGED
Alias: None
Product: WebKit
Classification: Unclassified
Component: New Bugs (show other bugs)
Version: 528+ (Nightly build)
Hardware: PC OS X 10.5
: P2 Normal
Assignee: Nobody
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2009-10-07 21:36 PDT by Eric Seidel (no email)
Modified: 2023-12-26 07:17 PST (History)
2 users (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Eric Seidel (no email) 2009-10-07 21:36:11 PDT
http/tests/xmlhttprequest/redirect-cross-origin-post.html fails occasionally on Tiger bot

Failure from this evening:
http://build.webkit.org/results/Tiger%20Intel%20Release/r49279%20(5041)/http/tests/xmlhttprequest/redirect-cross-origin-post-pretty-diff.html

--- layout-test-results/http/tests/xmlhttprequest/redirect-cross-origin-post-expected.txt	2009-10-07 18:28:57.000000000 -0700
+++ layout-test-results/http/tests/xmlhttprequest/redirect-cross-origin-post-actual.txt	2009-10-07 18:28:57.000000000 -0700
@@ -1,4 +1,18 @@
 Test that a cross-origin redirect to a server that responds is indistinguishable from one that does not. Should say PASS:
 
-PASS
+FAIL. Responding server:
+onreadystatechange 1
+onloadstart
+upload.onloadstart
+upload.onprogress
+upload.onload
+onreadystatechange 4
+onerror
+Non-existent server:
+onreadystatechange 1
+onloadstart
+upload.onloadstart
+onreadystatechange 4
+onerror
+upload.onerror
Comment 1 Ahmad Saleem 2023-12-26 07:17:05 PST
We don't have any 'mac' OS platform specific failing expectation. So I am marking this as 'RESOLVED CONFIGURATION CHANGED'.