summaryrefslogtreecommitdiffstats
path: root/webkit
diff options
context:
space:
mode:
authornsylvain@chromium.org <nsylvain@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>2009-10-21 15:30:27 +0000
committernsylvain@chromium.org <nsylvain@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>2009-10-21 15:30:27 +0000
commit458d47a9d5c2d42545ca12692a5f63a972d0c92a (patch)
tree8d5818512e4548f74299c15dba687ec96da1d6d3 /webkit
parent066679366f3927cb3d31e79cba7ed6276cff6956 (diff)
downloadchromium_src-458d47a9d5c2d42545ca12692a5f63a972d0c92a.zip
chromium_src-458d47a9d5c2d42545ca12692a5f63a972d0c92a.tar.gz
chromium_src-458d47a9d5c2d42545ca12692a5f63a972d0c92a.tar.bz2
Add 2 new xmlhttp crash caused by WebSockets
BUG:25399 Review URL: http://codereview.chromium.org/293047 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@29647 0039d316-1c4b-4281-b951-d872f2087c98
Diffstat (limited to 'webkit')
-rw-r--r--webkit/tools/layout_tests/test_expectations.txt4
1 files changed, 4 insertions, 0 deletions
diff --git a/webkit/tools/layout_tests/test_expectations.txt b/webkit/tools/layout_tests/test_expectations.txt
index e028004..2d5f206 100644
--- a/webkit/tools/layout_tests/test_expectations.txt
+++ b/webkit/tools/layout_tests/test_expectations.txt
@@ -3169,3 +3169,7 @@ BUG_YUTAK WIN DEBUG : LayoutTests/fast/frames/calculate-fixed.html = CRASH
// Not sure when the flakiness started.
BUG25378 WIN LINUX : LayoutTests/fast/forms/search-hidden-cancel-button.html = CRASH PASS
+
+// Caused by ukai at revision 29626 (WebSockets)
+BUG25399 WIN : LayoutTests/fast/xmlhttprequest/xmlhttprequest-gc.html = CRASH PASS
+BUG25399 WIN : LayoutTests/fast/xmlhttprequest/xmlhttprequest-get.xhtml = CRASH PASS