summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authordarin@chromium.org <darin@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>2009-05-06 23:00:16 +0000
committerdarin@chromium.org <darin@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>2009-05-06 23:00:16 +0000
commitefb5ccb4aa5aa111a1e894f8ad22cf6a8f053aba (patch)
tree4f286646913457516bce441c50b3ed3235aec707
parent1ece65b689630b02a77f1b06e6985259b430191d (diff)
downloadchromium_src-efb5ccb4aa5aa111a1e894f8ad22cf6a8f053aba.zip
chromium_src-efb5ccb4aa5aa111a1e894f8ad22cf6a8f053aba.tar.gz
chromium_src-efb5ccb4aa5aa111a1e894f8ad22cf6a8f053aba.tar.bz2
Update test expectations based on buildbot output.
TBR=dglazkov Review URL: http://codereview.chromium.org/113065 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@15469 0039d316-1c4b-4281-b951-d872f2087c98
-rw-r--r--webkit/tools/layout_tests/test_expectations.txt10
1 files changed, 7 insertions, 3 deletions
diff --git a/webkit/tools/layout_tests/test_expectations.txt b/webkit/tools/layout_tests/test_expectations.txt
index 6301903..052b971 100644
--- a/webkit/tools/layout_tests/test_expectations.txt
+++ b/webkit/tools/layout_tests/test_expectations.txt
@@ -813,7 +813,8 @@ BUG992321 DEFER LINUX WIN : LayoutTests/svg/custom/path-textPath-simulation.svg
// is a total of 100 lines. Apple expects it to be occupying Y=150 as
// well. The specification isn't very specific on which behavior is correct,
// but I feel like ours makes more sense.
-BUG992321 DEFER : LayoutTests/svg/custom/stroke-width-click.svg = FAIL
+// The crash started occuring after the WebKit merge 43242:43321
+BUG992321 DEFER : LayoutTests/svg/custom/stroke-width-click.svg = FAIL CRASH
// These tests all pass simplified diff, but fail full text diffs due to
// positions and/or widths that deviate from Apple's expectations by varying
@@ -2402,8 +2403,8 @@ WIN LINUX : LayoutTests/editing/deleting/delete-select-all-001.html = FAIL
WIN LINUX : LayoutTests/editing/execCommand/19089.html = FAIL
WIN LINUX : LayoutTests/editing/execCommand/remove-formatting-2.html = FAIL
WIN LINUX : LayoutTests/editing/pasteboard/5027857.html = FAIL
-WIN LINUX : LayoutTests/editing/pasteboard/paste-blockquote-before-blockquote.html = FAIL
-WIN LINUX : LayoutTests/editing/pasteboard/paste-double-nested-blockquote-before-blockquote.html = FAIL
+WIN LINUX MAC : LayoutTests/editing/pasteboard/paste-blockquote-before-blockquote.html = FAIL
+WIN LINUX MAC : LayoutTests/editing/pasteboard/paste-double-nested-blockquote-before-blockquote.html = FAIL
WIN LINUX : LayoutTests/editing/pasteboard/paste-pre-002.html = FAIL
WIN LINUX : LayoutTests/editing/style/block-style-004.html = FAIL
WIN LINUX : LayoutTests/editing/style/block-style-005.html = FAIL
@@ -2411,3 +2412,6 @@ WIN LINUX : LayoutTests/editing/style/block-style-006.html = FAIL
WIN LINUX : LayoutTests/fast/forms/select-dirty-parent-pref-widths.html = FAIL
WIN LINUX : LayoutTests/svg/transforms/text-with-pattern-inside-transformed-html.xhtml = FAIL
WIN LINUX : LayoutTests/svg/transforms/text-with-pattern-with-svg-transform.svg = FAIL
+
+WIN : LayoutTests/http/tests/xmlhttprequest/detaching-frame-2.html = TIMEOUT
+LINUX : LayoutTests/transitions/mask-transitions.html = FAIL