summaryrefslogtreecommitdiffstats
path: root/webkit
diff options
context:
space:
mode:
authorhamaji@chromium.org <hamaji@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>2009-12-16 08:50:52 +0000
committerhamaji@chromium.org <hamaji@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>2009-12-16 08:50:52 +0000
commitfdfc50922dc1a65f638d81557e637869c2e6a95b (patch)
tree56a95fa0efde954d4b61a5ee4952c655a4d54d37 /webkit
parent5e0110e33dc936273ae669cf108d24f5e2a0100e (diff)
downloadchromium_src-fdfc50922dc1a65f638d81557e637869c2e6a95b.zip
chromium_src-fdfc50922dc1a65f638d81557e637869c2e6a95b.tar.gz
chromium_src-fdfc50922dc1a65f638d81557e637869c2e6a95b.tar.bz2
Mark websocket/tests/bad-sub-protocol.html as flaky.
TEST=none BUG=30545 Review URL: http://codereview.chromium.org/500049 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@34671 0039d316-1c4b-4281-b951-d872f2087c98
Diffstat (limited to 'webkit')
-rw-r--r--webkit/tools/layout_tests/test_expectations.txt3
1 files changed, 3 insertions, 0 deletions
diff --git a/webkit/tools/layout_tests/test_expectations.txt b/webkit/tools/layout_tests/test_expectations.txt
index 1b941b16..5eb3ae3 100644
--- a/webkit/tools/layout_tests/test_expectations.txt
+++ b/webkit/tools/layout_tests/test_expectations.txt
@@ -3227,3 +3227,6 @@ BUG_DGLAZKOV WIN : LayoutTests/svg/webarchive/svg-script-subresouces.svg = FAIL
// Flaky ASSERTION FAILED: currentThread() == m_openingThread
// This test is flaky since this file is added.
BUG30543 : LayoutTests/storage/domstorage/localstorage/enumerate-with-length-and-key.html = CRASH PASS
+
+// Flaky.
+BUG30545 WIN : LayoutTests/websocket/tests/bad-sub-protocol.html = CRASH PASS