diff options
author | sergeyu@chromium.org <sergeyu@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2010-04-21 01:17:07 +0000 |
---|---|---|
committer | sergeyu@chromium.org <sergeyu@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2010-04-21 01:17:07 +0000 |
commit | 57f3d75c612a6690fc63c5b087b176cc980f554e (patch) | |
tree | 6032575828186733a2401d181a68fc64a9932a21 | |
parent | 0998bf7fc7e2d816ee62b179e0a82af457784c21 (diff) | |
download | chromium_src-57f3d75c612a6690fc63c5b087b176cc980f554e.zip chromium_src-57f3d75c612a6690fc63c5b087b176cc980f554e.tar.gz chromium_src-57f3d75c612a6690fc63c5b087b176cc980f554e.tar.bz2 |
Merge 45125 - 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
TBR=scherkus@chromium.org
Review URL: http://codereview.chromium.org/1717002
git-svn-id: svn://svn.chromium.org/chrome/branches/375/src@45140 0039d316-1c4b-4281-b951-d872f2087c98
-rw-r--r-- | webkit/tools/layout_tests/test_expectations.txt | 15 |
1 files changed, 3 insertions, 12 deletions
diff --git a/webkit/tools/layout_tests/test_expectations.txt b/webkit/tools/layout_tests/test_expectations.txt index 105fe0e..6b6ac5f 100644 --- a/webkit/tools/layout_tests/test_expectations.txt +++ b/webkit/tools/layout_tests/test_expectations.txt @@ -12,18 +12,6 @@ // 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 @@ -31,3 +19,6 @@ BUG39855 SLOW DEBUG : editing/selection/extend-selection.html = PASS BUG40619 MAC : media/video-played-collapse.html = PASS FAIL BUG40619 : media/video-seek-past-end-playing.html = PASS FAIL TIMEOUT BUG40619 : media/video-seeking.html = PASS FAIL TIMEOUT + +// Failing a few times, flak dashboard seems to agree. +BUG41973 MAC : svg/text/text-text-05-t.svg = IMAGE |