diff options
author | scherkus@chromium.org <scherkus@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2010-04-20 23:46:52 +0000 |
---|---|---|
committer | scherkus@chromium.org <scherkus@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2010-04-20 23:46:52 +0000 |
commit | a3fb905bdf260db20dbaaad854a75c5b59cc2568 (patch) | |
tree | 064eac5f8b062a571c26c5263fdcdbc068c625d9 /webkit/tools | |
parent | fd286f25135fdf7c7eff85fee35fdd90d11b88fc (diff) | |
download | chromium_src-a3fb905bdf260db20dbaaad854a75c5b59cc2568.zip chromium_src-a3fb905bdf260db20dbaaad854a75c5b59cc2568.tar.gz chromium_src-a3fb905bdf260db20dbaaad854a75c5b59cc2568.tar.bz2 |
Updating test_expectations.txt overrides for media tests.
The new baselines have been trickling in from WebKit, removing the need to override the expectations.
BUG=19113
TEST=webkit tests remain green
TBR=fbarchard, sergeyu
Review URL: http://codereview.chromium.org/1706004
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@45125 0039d316-1c4b-4281-b951-d872f2087c98
Diffstat (limited to 'webkit/tools')
-rw-r--r-- | webkit/tools/layout_tests/test_expectations.txt | 19 |
1 files changed, 3 insertions, 16 deletions
diff --git a/webkit/tools/layout_tests/test_expectations.txt b/webkit/tools/layout_tests/test_expectations.txt index 74d9105..8f8398a 100644 --- a/webkit/tools/layout_tests/test_expectations.txt +++ b/webkit/tools/layout_tests/test_expectations.txt @@ -12,23 +12,10 @@ // http://code.google.com/p/v8/issues/detail?id=277 BUG10457 RELEASE LINUX : fast/js/large-expressions.html = FAIL PASS -// We changed our video scaling algorithm and need new baselines. -BUG19113 : media/video-aspect-ratio.html = PASS FAIL -BUG19113 : media/video-zoom.html = PASS FAIL -BUG19113 : media/video-layer-crash.html = PASS FAIL -BUG19113 : media/video-transformed.html = PASS FAIL -BUG19113 : media/video-controls-rendering.html = PASS FAIL -BUG19113 : media/video-display-toggle.html = PASS FAIL -BUG19113 : media/video-no-audio.html = PASS FAIL -BUG19113 : media/video-volume-slider.html = PASS FAIL -BUG19113 : media/controls-after-reload.html = PASS FAIL -BUG19113 : media/controls-strict.html = PASS FAIL - BUG39855 SLOW DEBUG : editing/selection/extend-selection.html = PASS -// We reintroduced the ogg seek patch 12_vp3_key_frame_after_flush and need -// new baselines. -BUG40619 : media/video-seek-past-end-playing.html = PASS FAIL TIMEOUT - // Failing a few times, flak dashboard seems to agree. BUG41973 MAC : svg/text/text-text-05-t.svg = IMAGE + +// This can be removed when WebKit r57939 lands in Chromium. +BUG13907 : media/video-zoom.html = IMAGE PASS |