RESOLVED CONFIGURATION CHANGED 33742
http/tests/xmlhttprequest/cross-origin-cookie-storage.html failed on Snow Leopard Intel Release Bot
https://bugs.webkit.org/show_bug.cgi?id=33742
Summary http/tests/xmlhttprequest/cross-origin-cookie-storage.html failed on Snow Leo...
Eric Seidel (no email)
Reported 2010-01-15 14:20:04 PST
http/tests/xmlhttprequest/cross-origin-cookie-storage.html failed on Snow Leopard Intel Release Bot http://build.webkit.org/results/SnowLeopard%20Intel%20Release%20(Tests)/r53343%20(4363)/http/tests/xmlhttprequest/cross-origin-cookie-storage-diffs.txt --- layout-test-results/http/tests/xmlhttprequest/cross-origin-cookie-storage-expected.txt 2010-01-15 13:12:28.000000000 -0800 +++ layout-test-results/http/tests/xmlhttprequest/cross-origin-cookie-storage-actual.txt 2010-01-15 13:12:28.000000000 -0800 @@ -1,12 +1,5 @@ +CONSOLE MESSAGE: line 23: NETWORK_ERR: XMLHttpRequest Exception 101: A network error occured in synchronous requests. +FAIL: Timed out waiting for notifyDone to be called Start Cross-origin XMLHttpRequest (sync), testing that cookies are not set when not sending credentials. -PASS: Finished sync xhr. -PASS: No cookies set. -Cross-origin XMLHttpRequest (async), testing that cookies are not set when not sending credentials. -PASS: Finished async xhr. -PASS: No cookies set. -Cross-origin XMLHttpRequest (sync), testing that cookies are set when sending credentials. -PASS: Finished sync xhr. -PASS: Cookie set. -DONE Not sure what that network error means. Added by Dave Levin 5 months ago: http://trac.webkit.org/browser/trunk/LayoutTests/http/tests/xmlhttprequest/cross-origin-cookie-storage.html
Attachments
Patch (1.24 KB, patch)
2010-01-20 15:25 PST, Eric Seidel (no email)
no flags
Eric Seidel (no email)
Comment 1 2010-01-20 15:25:19 PST
David Levin
Comment 2 2010-01-20 15:31:16 PST
Comment on attachment 47071 [details] Patch I guess this is fine. :( I'll have to try to repro this issue at some point. (Unfortunately, I don't have a Snow Leopard machine yet.)
Eric Seidel (no email)
Comment 3 2010-01-20 15:58:10 PST
Comment on attachment 47071 [details] Patch When we move to using a fancy test_expectations.txt file this won't need to be an outright SKIP, we can still run the test, just not turn the bots red. :(
WebKit Commit Bot
Comment 4 2010-01-20 21:26:10 PST
Comment on attachment 47071 [details] Patch Clearing flags on attachment: 47071 Committed r53602: <http://trac.webkit.org/changeset/53602>
WebKit Commit Bot
Comment 5 2010-01-20 21:26:19 PST
All reviewed patches have been landed. Closing bug.
David Levin
Comment 6 2010-01-22 08:43:17 PST
Re-opening bug to track the fact that this test is disabled and needs to be re-enabled.
Note You need to log in before you can comment on or make changes to this bug.