diff options
author | ukai@chromium.org <ukai@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2009-12-01 03:52:54 +0000 |
---|---|---|
committer | ukai@chromium.org <ukai@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2009-12-01 03:52:54 +0000 |
commit | 01aa81be48f37350bf910875e6328428acb00ed8 (patch) | |
tree | 63b16d745af70807b85eefc742c069dde418c9e4 /webkit/tools/layout_tests | |
parent | 83b532441309e0f27c697905f918af6b4e56a3f8 (diff) | |
download | chromium_src-01aa81be48f37350bf910875e6328428acb00ed8.zip chromium_src-01aa81be48f37350bf910875e6328428acb00ed8.tar.gz chromium_src-01aa81be48f37350bf910875e6328428acb00ed8.tar.bz2 |
Add new failures from webkit merge 51480:51511
Rm LayoutTests/media/progress-event-at-least-one.html. removed at webkit r51511.
BUG=13907
TEST=none
Review URL: http://codereview.chromium.org/449046
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@33424 0039d316-1c4b-4281-b951-d872f2087c98
Diffstat (limited to 'webkit/tools/layout_tests')
-rw-r--r-- | webkit/tools/layout_tests/test_expectations.txt | 6 |
1 files changed, 4 insertions, 2 deletions
diff --git a/webkit/tools/layout_tests/test_expectations.txt b/webkit/tools/layout_tests/test_expectations.txt index 9251f07..18caa7d 100644 --- a/webkit/tools/layout_tests/test_expectations.txt +++ b/webkit/tools/layout_tests/test_expectations.txt @@ -782,8 +782,6 @@ BUG9798 BUG13907 MAC : LayoutTests/media/video-layer-crash.html = IMAGE PASS // These tests are failing because they use position-dependent mouse clicks. BUG13907 BUG25375 : LayoutTests/media/video-controls-transformed.html = FAIL -BUG13907 : LayoutTests/media/progress-event-at-least-one.html = FAIL - // These tests are WONTFIX because they use codecs Chromium doesn't support. BUG16779 WONTFIX SKIP : LayoutTests/media/video-can-play-type.html = FAIL TIMEOUT BUG16779 WONTFIX SKIP : LayoutTests/media/video-document-types.html = FAIL TIMEOUT @@ -3020,3 +3018,7 @@ BUG28918 : LayoutTests/http/tests/cache/subresource-failover-to-network.html = P BUG_SENORBLANCO WIN LINUX : LayoutTests/fast/backgrounds/svg-as-background-5.html = IMAGE BUG_SENORBLANCO WIN : LayoutTests/fast/overflow/scrollRevealButton.html = IMAGE BUG_SENORBLANCO WIN : LayoutTests/svg/transforms/text-with-pattern-with-svg-transform.svg = IMAGE + +// New failures from merge 51480:51511 +BUG_UKAI WIN LINUX : LayoutTests/svg/custom/mask-with-all-units.svg = FAIL +BUG_UKAI WIN : LayoutTests/storage/domstorage/complex-keys.html = FAIL |