diff options
author | darin@chromium.org <darin@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2009-06-09 22:51:28 +0000 |
---|---|---|
committer | darin@chromium.org <darin@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2009-06-09 22:51:28 +0000 |
commit | 6862562d7d9abcdf21ef0afe5c2cc7e963368dff (patch) | |
tree | df4a4674018a1a9b69ad14933f56dd49a4852460 /webkit | |
parent | cde6bfc8abe48eab4fae23dfe2bc070d7141031e (diff) | |
download | chromium_src-6862562d7d9abcdf21ef0afe5c2cc7e963368dff.zip chromium_src-6862562d7d9abcdf21ef0afe5c2cc7e963368dff.tar.gz chromium_src-6862562d7d9abcdf21ef0afe5c2cc7e963368dff.tar.bz2 |
Update test expectations to account for merge to r44544.
BUG=none
TEST=none
TBR=eroman
Review URL: http://codereview.chromium.org/118466
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@17985 0039d316-1c4b-4281-b951-d872f2087c98
Diffstat (limited to 'webkit')
-rw-r--r-- | webkit/tools/layout_tests/test_expectations.txt | 24 |
1 files changed, 23 insertions, 1 deletions
diff --git a/webkit/tools/layout_tests/test_expectations.txt b/webkit/tools/layout_tests/test_expectations.txt index 41fac308..2f73c7a 100644 --- a/webkit/tools/layout_tests/test_expectations.txt +++ b/webkit/tools/layout_tests/test_expectations.txt @@ -2072,7 +2072,7 @@ BUG9798 : LayoutTests/http/tests/xmlhttprequest/basic-auth.html = TIMEOUT PASS BUG9798 DEBUG : LayoutTests/editing/execCommand/paste-2.html = FAIL PASS BUG9798 DEBUG : LayoutTests/editing/selection/4776665.html = FAIL PASS BUG9798 DEBUG : LayoutTests/svg/custom/path-bad-data.svg = CRASH FAIL -BUG9798 DEBUG : chrome/fast/dom/extensions/interval.html = FAIL PASS +BUG9798 : chrome/fast/dom/extensions/interval.html = CRASH FAIL PASS BUG9798 LINUX : LayoutTests/animations/animation-iteration-event-destroy-renderer.html = TIMEOUT PASS BUG9798 LINUX : LayoutTests/animations/change-keyframes-name.html = FAIL PASS BUG9798 LINUX : LayoutTests/animations/change-one-anim.html = FAIL PASS @@ -2687,3 +2687,25 @@ BUG13174 WIN REBASELINE : LayoutTests/transitions/shorthand-border-transitions.h // WebKit 44372:44405 // New Linux crashes and failures. Why are we running platform/mac test on Linux? BUG13314 LINUX : LayoutTests/platform/mac/accessibility/accesskey.html = CRASH FAIL + +// WebKit 44438:44544 +BUG_DARIN WIN : LayoutTests/editing/deleting/4866671.html = FAIL +BUG_DARIN WIN LINUX : LayoutTests/fast/canvas/canvas-transforms-during-path.html = FAIL +BUG_DARIN WIN LINUX : LayoutTests/fast/canvas/drawImage-with-globalAlpha.html = FAIL +BUG_DARIN WIN LINUX : LayoutTests/fast/canvas/quadraticCurveTo.xml = FAIL +BUG_DARIN WIN LINUX : LayoutTests/fast/js/property-getters-and-setters.html = FAIL +BUG_DARIN WIN LINUX : LayoutTests/http/tests/loading/deleted-host-in-resource-load-delegate-callback.html = TIMEOUT +BUG_DARIN WIN LINUX : LayoutTests/fast/canvas/canvas-lineWidth.html = FAIL +BUG_DARIN LINUX : LayoutTests/editing/deleting/4866671.html = FAIL +BUG_DARIN LINUX : LayoutTests/fast/dynamic/positioned-movement-with-positioned-children.html = FAIL +BUG_DARIN LINUX : LayoutTests/fast/forms/button-default-title.html = FAIL +BUG_DARIN LINUX : LayoutTests/fast/forms/control-clip.html = FAIL +BUG_DARIN LINUX : LayoutTests/fast/forms/file-input-direction.html = FAIL +BUG_DARIN LINUX : LayoutTests/fast/forms/file-input-disabled.html = FAIL +BUG_DARIN LINUX : LayoutTests/fast/forms/hidden-input-file.html = FAIL +BUG_DARIN LINUX : LayoutTests/fast/forms/hidden-listbox.html = FAIL +BUG_DARIN LINUX : LayoutTests/fast/forms/menulist-no-overflow.html = FAIL +BUG_DARIN LINUX : LayoutTests/fast/forms/select-empty-option-height.html = FAIL +BUG_DARIN LINUX : LayoutTests/fast/repaint/control-clip.html = FAIL +BUG_DARIN LINUX : LayoutTests/fast/text/updateNewFont.html = FAIL +BUG_DARIN LINUX : LayoutTests/tables/mozilla/bugs/bug2479-4.html = FAIL |