summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorhamaji@chromium.org <hamaji@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>2009-11-27 06:07:07 +0000
committerhamaji@chromium.org <hamaji@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>2009-11-27 06:07:07 +0000
commit9ec963656a1f96d8af8d62b90ca172d69c84624c (patch)
treed841bebcd98cf35b4ad7477856dabd4920c43b12
parent03bffc82ff24f725134e161cbcafb20095639b3d (diff)
downloadchromium_src-9ec963656a1f96d8af8d62b90ca172d69c84624c.zip
chromium_src-9ec963656a1f96d8af8d62b90ca172d69c84624c.tar.gz
chromium_src-9ec963656a1f96d8af8d62b90ca172d69c84624c.tar.bz2
Remove unexpected passes.
BUG10458 LINUX : LayoutTests/fast/dom/java-applet-calls.html = FAIL BUG23488 MAC : LayoutTests/fast/overflow/004.html = IMAGE BUG=10458,23488 TEST=trybot Review URL: http://codereview.chromium.org/446003 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@33217 0039d316-1c4b-4281-b951-d872f2087c98
-rw-r--r--webkit/tools/layout_tests/test_expectations.txt3
1 files changed, 1 insertions, 2 deletions
diff --git a/webkit/tools/layout_tests/test_expectations.txt b/webkit/tools/layout_tests/test_expectations.txt
index 7757036..525a410 100644
--- a/webkit/tools/layout_tests/test_expectations.txt
+++ b/webkit/tools/layout_tests/test_expectations.txt
@@ -1984,7 +1984,6 @@ BUG23488 MAC : LayoutTests/fast/layers/layer-content-visibility-change.html = IM
BUG23488 MAC : LayoutTests/fast/layers/remove-layer-with-nested-stacking.html = IMAGE
BUG23488 MAC : LayoutTests/fast/lists/ol-start-parsing.html = IMAGE
BUG23488 MAC : LayoutTests/fast/multicol/positioned-with-constrained-height.html = IMAGE
-BUG23488 MAC : LayoutTests/fast/overflow/004.html = IMAGE
BUG23488 MAC : LayoutTests/fast/overflow/position-fixed-transform-clipping.html = IMAGE
BUG23488 MAC : LayoutTests/fast/reflections/abs-position-in-reflection.html = IMAGE
BUG23488 MAC : LayoutTests/fast/table/fixed-table-with-percent-inside-percent-table.html = IMAGE
@@ -2305,7 +2304,7 @@ BUG10457 DEBUG WIN SLOW : LayoutTests/fast/js/large-expressions.html = FAIL
// instead work upstream to improve tests so that they don't fail.
// Linux-only failures
BUG10458 LINUX : LayoutTests/editing/inserting/6633727.html = FAIL
-BUG10458 MAC LINUX : LayoutTests/fast/dom/java-applet-calls.html = FAIL
+BUG10458 MAC : LayoutTests/fast/dom/java-applet-calls.html = FAIL
// Just need rebaseline
BUG10458 LINUX : LayoutTests/fast/forms/textarea-width.html = FAIL
BUG10458 LINUX : LayoutTests/fast/parser/comment-in-textarea.html = FAIL