diff options
author | japhet@chromium.org <japhet@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2009-09-17 23:20:55 +0000 |
---|---|---|
committer | japhet@chromium.org <japhet@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2009-09-17 23:20:55 +0000 |
commit | 2dcad8d696d69ec6e105b3d312162ad9aea3bbae (patch) | |
tree | 44ced58d19e18852b423df60b9b44ebba2854880 /webkit/tools/layout_tests | |
parent | 04f7ee8c7d977b48570ca1a799461e5809ba5fca (diff) | |
download | chromium_src-2dcad8d696d69ec6e105b3d312162ad9aea3bbae.zip chromium_src-2dcad8d696d69ec6e105b3d312162ad9aea3bbae.tar.gz chromium_src-2dcad8d696d69ec6e105b3d312162ad9aea3bbae.tar.bz2 |
Fix layout test buildbot rednessr, removed a couple of tests from test_expecations that I shouldn't have.
BUG=none
TEST=green
TBR=nsylvain
Review URL: http://codereview.chromium.org/213014
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@26522 0039d316-1c4b-4281-b951-d872f2087c98
Diffstat (limited to 'webkit/tools/layout_tests')
-rwxr-xr-x | webkit/tools/layout_tests/test_expectations.txt | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/webkit/tools/layout_tests/test_expectations.txt b/webkit/tools/layout_tests/test_expectations.txt index aa2e711..203cc67 100755 --- a/webkit/tools/layout_tests/test_expectations.txt +++ b/webkit/tools/layout_tests/test_expectations.txt @@ -1659,6 +1659,7 @@ BUG10446 LINUX : LayoutTests/editing/execCommand/selectAll.html = FAIL // Regressions from merge 41559:41588, probably just needs rebaselining. BUG10675 MAC : chrome/fast/forms/basic-textareas-quirks.html = FAIL +BUG10675 MAC : chrome/fast/forms/basic-textareas.html = FAIL // Started failing 3/12/09. Unclear which CL caused it though. BUG10448 MAC : LayoutTests/fast/overflow/image-selection-highlight.html = FAIL @@ -2273,6 +2274,9 @@ BUG21439 : LayoutTests/userscripts/simple-stylesheet.html = FAIL // New database test that fails. BUG21442 : LayoutTests/storage/test-authorizer.html = TIMEOUT +// Need investigation after we enable file URL universal access in test shell. +BUG_JIANLI : LayoutTests/editing/selection/drag-in-iframe.html = FAIL + // New test added in r48318 (GoogleURL bug) BUG21764 : LayoutTests/fast/forms/ValidityState-typeMismatch-url.html = FAIL @@ -2296,6 +2300,9 @@ BUG21859 WIN-XP : LayoutTests/fast/text/line-breaks.html = FAIL BUG21859 WIN : LayoutTests/fast/overflow/overflow-float-stacking.html = FAIL BUG21859 WIN : LayoutTests/tables/mozilla/bugs/bug96343.html = FAIL +// WK roll 48388:48399 (brettw) +BUG21919 WIN : LayoutTests/http/tests/security/mixedContent/insecure-css-in-main-frame.html = FAIL + // Flaky. The width of containing RenderBlocks sometimes becomes larger BUG21958 WIN MAC LINUX DEBUG : LayoutTests/svg/hixie/error/012.xml = FAIL PASS |