diff options
author | japhet@chromium.org <japhet@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2009-11-06 19:14:02 +0000 |
---|---|---|
committer | japhet@chromium.org <japhet@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2009-11-06 19:14:02 +0000 |
commit | 715482ad5d7bf8f73eef8120e0a1e857f844088f (patch) | |
tree | 3ff248d1c240f18c53b70ea56055425c0c08eec8 /webkit | |
parent | 8fb255aa37995c4be08dc1e467505331af632bdb (diff) | |
download | chromium_src-715482ad5d7bf8f73eef8120e0a1e857f844088f.zip chromium_src-715482ad5d7bf8f73eef8120e0a1e857f844088f.tar.gz chromium_src-715482ad5d7bf8f73eef8120e0a1e857f844088f.tar.bz2 |
Add some failures back in to test_expecations that I shouldn't have removed.
BUG=none
TEST=none
TBR=victorw
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@31261 0039d316-1c4b-4281-b951-d872f2087c98
Diffstat (limited to 'webkit')
-rw-r--r-- | webkit/tools/layout_tests/test_expectations.txt | 6 |
1 files changed, 5 insertions, 1 deletions
diff --git a/webkit/tools/layout_tests/test_expectations.txt b/webkit/tools/layout_tests/test_expectations.txt index eaa097c..f1ae9a1 100644 --- a/webkit/tools/layout_tests/test_expectations.txt +++ b/webkit/tools/layout_tests/test_expectations.txt @@ -637,6 +637,7 @@ BUG8630 WIN LINUX : LayoutTests/fast/text/font-initial.html = FAIL BUG8630 WIN LINUX RELEASE : pending/fast/repaint/bugzilla-6473.html = FAIL BUG8630 WIN LINUX DEBUG SLOW : pending/fast/repaint/bugzilla-6473.html = FAIL BUG8630 LINUX : LayoutTests/svg/custom/use-detach.svg = FAIL PASS +BUG18772 LINUX : LayoutTests/fast/backgrounds/001.html = FAIL // Need to implement layoutTestController.addUserScript. BUG21113 : LayoutTests/userscripts/script-run-at-end.html = FAIL @@ -2588,7 +2589,7 @@ BUG9798 WIN DEBUG : LayoutTests/fast/inline-block/contenteditable-baseline.html BUG9798 WIN LINUX : LayoutTests/svg/custom/js-update-transform-addition.svg = CRASH PASS BUG9798 MAC : LayoutTests/editing/selection/drag-in-iframe.html = FAIL PASS BUG9798 WIN LINUX : LayoutTests/svg/custom/use-property-changes-through-svg-dom.svg = FAIL PASS -BUG9798 LINUX DEBUG : LayoutTests/svg/custom/js-update-transform-changes.svg = FAIL PASS +BUG9798 LINUX : LayoutTests/svg/custom/js-update-transform-changes.svg = FAIL PASS // Occasionally times out. Not just slow. BUG9798 MAC : LayoutTests/http/tests/misc/xmltokenizer-do-not-crash.pl = PASS TIMEOUT // Occasionally times out. Not just slow. @@ -2715,6 +2716,8 @@ BUG13174 WIN : LayoutTests/transitions/shorthand-border-transitions.html = PASS // WebKit 44438:44544 BUG13721 LINUX : LayoutTests/fast/dynamic/positioned-movement-with-positioned-children.html = FAIL +BUG14207 LINUX : LayoutTests/tables/mozilla/bugs/bug28341.html = FAIL + // Newly added test http://trac.webkit.org/changeset/44816 BUG18733 WIN SLOW : LayoutTests/http/tests/xmlhttprequest/cross-origin-no-authorization.html = FAIL BUG18733 LINUX MAC : LayoutTests/http/tests/xmlhttprequest/cross-origin-no-authorization.html = FAIL @@ -3071,6 +3074,7 @@ BUG25889 MAC DEBUG : LayoutTests/fast/forms/select-empty-option-height.html = PA // More fallout from the above roll. BUG25955 LINUX : LayoutTests/fast/forms/textarea-placeholder-set-value.html = PASS CRASH +BUG_JORLOW LINUX : LayoutTests/fast/multicol/column-rules-stacking.html = PASS FAIL // WebKit 50158:50171 BUG_JORLOW : LayoutTests/fast/dom/error-to-string-stack-overflow.html = FAIL |