diff options
author | levin@chromium.org <levin@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2009-11-06 18:59:18 +0000 |
---|---|---|
committer | levin@chromium.org <levin@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2009-11-06 18:59:18 +0000 |
commit | 8fb255aa37995c4be08dc1e467505331af632bdb (patch) | |
tree | e3a7a60206b691789d06c895298becb8d4581f07 /webkit | |
parent | 11dbbd2ef4662ac1adfb74167ea9dca35066278e (diff) | |
download | chromium_src-8fb255aa37995c4be08dc1e467505331af632bdb.zip chromium_src-8fb255aa37995c4be08dc1e467505331af632bdb.tar.gz chromium_src-8fb255aa37995c4be08dc1e467505331af632bdb.tar.bz2 |
Add WIN to the failing platforms for LayoutTests/media/video-volume-slider.html...
TBR=ajwong@chromium.org
BUG=NONE
TEST=NONE
Review URL: http://codereview.chromium.org/372026
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@31259 0039d316-1c4b-4281-b951-d872f2087c98
Diffstat (limited to 'webkit')
-rw-r--r-- | webkit/tools/layout_tests/test_expectations.txt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/webkit/tools/layout_tests/test_expectations.txt b/webkit/tools/layout_tests/test_expectations.txt index 649025a..eaa097c 100644 --- a/webkit/tools/layout_tests/test_expectations.txt +++ b/webkit/tools/layout_tests/test_expectations.txt @@ -3063,7 +3063,7 @@ BUG26344 LINUX DEBUG : LayoutTests/platform/mac/editing/deleting/backward-delete // hclam to add expected results. // Update: failing in an odd way since the WebKit 50417:50432 roll; does // not seem to be finding fallback results; skipping for now. -LINUX MAC BUG_HCLAM : LayoutTests/media/video-volume-slider.html = FAIL CRASH +WIN LINUX MAC BUG_HCLAM : LayoutTests/media/video-volume-slider.html = FAIL CRASH // WebKit roll 50073:50101 // Test added by Ryosuke: http://trac.webkit.org/changeset/50090 |