diff options
author | nsylvain@chromium.org <nsylvain@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2009-09-27 20:04:45 +0000 |
---|---|---|
committer | nsylvain@chromium.org <nsylvain@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2009-09-27 20:04:45 +0000 |
commit | d3a8548c05f84f9e0a30b45aebb1f589c556abac (patch) | |
tree | 39e1bf615706b5f8e8fe74b19072e4ab5867094b /webkit/tools | |
parent | 4977c5e5b161dd77fb6bb7230644617cd8ba1607 (diff) | |
download | chromium_src-d3a8548c05f84f9e0a30b45aebb1f589c556abac.zip chromium_src-d3a8548c05f84f9e0a30b45aebb1f589c556abac.tar.gz chromium_src-d3a8548c05f84f9e0a30b45aebb1f589c556abac.tar.bz2 |
Disable LayoutTests/transitions/transition-end-event-window.html because
it fails too often on linux.
Also disable LayoutTests/transitions/transition-end-event-left.htmt
It looks like all the transition-end-event-* are flaky.
BUG:9798
Review URL: http://codereview.chromium.org/248015
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@27343 0039d316-1c4b-4281-b951-d872f2087c98
Diffstat (limited to 'webkit/tools')
-rwxr-xr-x | webkit/tools/layout_tests/test_expectations.txt | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/webkit/tools/layout_tests/test_expectations.txt b/webkit/tools/layout_tests/test_expectations.txt index 0773fd9..deeed21 100755 --- a/webkit/tools/layout_tests/test_expectations.txt +++ b/webkit/tools/layout_tests/test_expectations.txt @@ -1837,6 +1837,8 @@ BUG9798 LINUX : LayoutTests/transitions/transition-end-event-container.html = FA BUG9798 LINUX : LayoutTests/transitions/transition-end-event-set-none.html = FAIL PASS BUG9798 LINUX : LayoutTests/transitions/interrupt-zero-duration.html = FAIL PASS BUG9798 LINUX : LayoutTests/svg/custom/invisible-text-after-scrolling.xhtml = FAIL PASS +BUG9798 LINUX : LayoutTests/transitions/transition-end-event-window.html = FAIL PASS +BUG9798 LINUX : LayoutTests/transitions/transition-end-event-left.html = FAIL PASS // Failed in WebKit merge 42287:42324 BUG9916 WIN LINUX : LayoutTests/css2.1/t0803-c5502-mrgn-r-02-c.html = FAIL |