summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authoryutak@chromium.org <yutak@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>2009-10-20 05:46:27 +0000
committeryutak@chromium.org <yutak@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>2009-10-20 05:46:27 +0000
commitbb9ef9a715df7ce9f0f9d9826a4d9c548c39e221 (patch)
tree087096d320f5dc84630574049944d0898c9cdaac
parentbf28f5f87c717257ef566e4f7a22d116d088f59e (diff)
downloadchromium_src-bb9ef9a715df7ce9f0f9d9826a4d9c548c39e221.zip
chromium_src-bb9ef9a715df7ce9f0f9d9826a4d9c548c39e221.tar.gz
chromium_src-bb9ef9a715df7ce9f0f9d9826a4d9c548c39e221.tar.bz2
Update test expectations to make the tree more healthy.
TBR=hamaji BUG=none TEST=none Review URL: http://codereview.chromium.org/292023 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@29496 0039d316-1c4b-4281-b951-d872f2087c98
-rw-r--r--webkit/tools/layout_tests/test_expectations.txt17
1 files changed, 12 insertions, 5 deletions
diff --git a/webkit/tools/layout_tests/test_expectations.txt b/webkit/tools/layout_tests/test_expectations.txt
index daef53f..3b6c086 100644
--- a/webkit/tools/layout_tests/test_expectations.txt
+++ b/webkit/tools/layout_tests/test_expectations.txt
@@ -1696,8 +1696,8 @@ BUG23498 MAC : LayoutTests/fast/forms/textarea-rows-cols.html = IMAGE
BUG23498 MAC SLOW : LayoutTests/fast/frames/frame-scrolling-attribute.html = IMAGE
BUG23498 MAC : LayoutTests/fast/frames/iframe-scrolling-attribute.html = IMAGE
-BUG23498 MAC RELEASE : LayoutTests/fast/frames/invalid.html = IMAGE
-BUG23498 MAC DEBUG SLOW : LayoutTests/fast/frames/invalid.html = IMAGE
+BUG23498 MAC RELEASE : LayoutTests/fast/frames/invalid.html = IMAGE CRASH
+BUG23498 MAC DEBUG SLOW : LayoutTests/fast/frames/invalid.html = IMAGE CRASH
// BUG23498 MAC : LayoutTests/fast/frames/onlyCommentInIFrame.html = IMAGE
BUG23498 MAC : LayoutTests/fast/frames/valid.html = IMAGE
BUG23498 MAC : LayoutTests/fast/gradients/background-clipped.html = IMAGE
@@ -3172,7 +3172,7 @@ BUG_JEREMY WIN : LayoutTests/fast/css/shadow-multiple.html = FAIL
// WebKit Roll 49684:49761
BUG_YUTAK : LayoutTests/fast/events/drag-and-drop-dataTransfer-types-nocrash.html = FAIL
-BUG_YUTAK LINUX : LayoutTests/http/tests/security/mixedContent/insecure-plugin-in-iframe.html = FAIL
+BUG_YUTAK LINUX : LayoutTests/http/tests/security/mixedContent/insecure-plugin-in-iframe.html = FAIL PASS
// WebKit Roll 49761:49809
BUG_JAPHET LINUX WIN : LayoutTests/fast/canvas/arc360.html = FAIL
@@ -3181,5 +3181,12 @@ BUG_JAPHET : LayoutTests/media/media-load-event.html = FAIL
BUG_JAPHET : LayoutTests/media/progress-event-at-least-one.html = FAIL
// WebKit Roll 49809:49830
-BUG_YUTAK LINUX : LayoutTests/svg/custom/marker-default-width-height.svg = FAIL
-BUG_YUTAK MAC : LayoutTests/svg/W3C-SVG-1.1/filters-diffuse-01-f.svg = FAIL
+// New test flakiness is being observed.
+BUG_YUTAK LINUX : LayoutTests/svg/custom/marker-default-width-height.svg = FAIL PASS
+BUG_YUTAK MAC : LayoutTests/svg/W3C-SVG-1.1/filters-diffuse-01-f.svg = FAIL PASS
+BUG_YUTAK MAC LINUX : LayoutTests/fast/frames/frame-set-same-src.html = CRASH PASS
+BUG_YUTAK MAC RELEASE : LayoutTests/fast/overflow/002.html = CRASH PASS
+
+// Test expectation for MAC is located above.
+// Please remove CRASH from that line when the fix is in.
+BUG_YUTAK LINUX : LayoutTests/fast/frames/invalid.html = CRASH PASS