RESOLVED CONFIGURATION CHANGED Bug 30194
http/tests/xmlhttprequest/redirect-cross-origin-post.html fails occasionally on Tiger bot
https://bugs.webkit.org/show_bug.cgi?id=30194
Summary http/tests/xmlhttprequest/redirect-cross-origin-post.html fails occasionally ...
Eric Seidel (no email)
Reported 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
Attachments
Ahmad Saleem
Comment 1 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'.
Note You need to log in before you can comment on or make changes to this bug.