summaryrefslogtreecommitdiffstats
path: root/webkit/tools
diff options
context:
space:
mode:
authordpranke@google.com <dpranke@google.com@0039d316-1c4b-4281-b951-d872f2087c98>2009-07-23 03:53:47 +0000
committerdpranke@google.com <dpranke@google.com@0039d316-1c4b-4281-b951-d872f2087c98>2009-07-23 03:53:47 +0000
commit1692165f0426335922846555b2b05b4a161667fb (patch)
tree83f92b8af4df5d62486cb6a2377f486f0f4e06af /webkit/tools
parent330e417fe62827219744df98a07c8983b57b5f62 (diff)
downloadchromium_src-1692165f0426335922846555b2b05b4a161667fb.zip
chromium_src-1692165f0426335922846555b2b05b4a161667fb.tar.gz
chromium_src-1692165f0426335922846555b2b05b4a161667fb.tar.bz2
mark the loader tests as failing (bug 17509) so I can investigate tomorrow
BUG=https://crbug.com/17509 Review URL: http://codereview.chromium.org/159259 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@21372 0039d316-1c4b-4281-b951-d872f2087c98
Diffstat (limited to 'webkit/tools')
-rw-r--r--webkit/tools/layout_tests/test_expectations.txt7
1 files changed, 6 insertions, 1 deletions
diff --git a/webkit/tools/layout_tests/test_expectations.txt b/webkit/tools/layout_tests/test_expectations.txt
index de36882..979a07b 100644
--- a/webkit/tools/layout_tests/test_expectations.txt
+++ b/webkit/tools/layout_tests/test_expectations.txt
@@ -654,7 +654,7 @@ BUG13907 WIN : LayoutTests/media/video-src-set.html = PASS CRASH
BUG13907 WIN : LayoutTests/media/video-src-source.html = PASS CRASH
BUG13907 WIN : LayoutTests/media/video-src.html = PASS CRASH
// These tests are flaky.
-BUG16779 BUG13097 WIN : LayoutTests/media/video-display-toggle.html = FAIL TIMEOUT
+BUG16779 BUG13097 WIN : LayoutTests/media/video-display-toggle.html = FAIL TIMEOUT CRASH
BUG13907 WIN : LayoutTests/media/controls-styling.html = FAIL
// This test is added in WebKit merge 45610:45621
BUG13907 WIN : LayoutTests/media/controls-after-reload.html = TIMEOUT
@@ -2989,3 +2989,8 @@ BUG17326 LINUX WIN : LayoutTests/editing/execCommand/5138441.html = FAIL
BUG17497 WIN RELEASE : LayoutTests/media/video-play-pause-exception.html = CRASH
BUG17497 WIN DEBUG : LayoutTests/media/unsupported-rtsp.html = FAIL
BUG17499 MAC : LayoutTests/platform/mac/fast/loader/non-html-load-event.html = CRASH
+
+// not sure why this started failing
+BUG17509 LINUX : LayoutTests/fast/loader/local-CSS-from-local.html = FAIL
+BUG17509 LINUX : LayoutTests/fast/loader/local-JavaScript-from-local.html = FAIL TIMEOUT
+BUG17509 LINUX : LayoutTests/fast/loader/local-image-from-local.html = FAIL