From eb589e5cc59cda448ef421577af501a514a4f3cb Mon Sep 17 00:00:00 2001 From: "imasaki@chromium.org" Date: Mon, 26 Sep 2011 22:45:42 +0000 Subject: [PATCH] [Chromium] Update the test expectaion file for media related tests. It includes updating bug numbers, removing media/video-controls-visible-audio-only.html, and unskipping media/media-document-audio-repaint.html. https://bugs.webkit.org/show_bug.cgi?id=68254 Reviewed by David Levin. * platform/chromium/test_expectations.txt: git-svn-id: http://svn.webkit.org/repository/webkit/trunk@96013 268f45cc-cd09-0410-ab3c-d52691b4dbfc --- LayoutTests/ChangeLog | 12 ++++++++++++ LayoutTests/platform/chromium/test_expectations.txt | 17 ++++++++--------- 2 files changed, 20 insertions(+), 9 deletions(-) diff --git a/LayoutTests/ChangeLog b/LayoutTests/ChangeLog index 8192e9f..3f6b549 100644 --- a/LayoutTests/ChangeLog +++ b/LayoutTests/ChangeLog @@ -1,3 +1,15 @@ +2011-09-26 Kenji Imasaki + + [Chromium] Update the test expectaion file for media related tests. + It includes updating bug numbers, removing + media/video-controls-visible-audio-only.html, and unskipping + media/media-document-audio-repaint.html. + https://bugs.webkit.org/show_bug.cgi?id=68254 + + Reviewed by David Levin. + + * platform/chromium/test_expectations.txt: + 2011-09-26 Mihai Parparita Remove test that no longer crashes (fixed by r95985). diff --git a/LayoutTests/platform/chromium/test_expectations.txt b/LayoutTests/platform/chromium/test_expectations.txt index 96fe29e..7b628be 100644 --- a/LayoutTests/platform/chromium/test_expectations.txt +++ b/LayoutTests/platform/chromium/test_expectations.txt @@ -2705,15 +2705,13 @@ BUGCR74979 SKIP MAC GPU GPU-CG : media/video-canvas-alpha.html = IMAGE BUGWK67116 GPU GPU-CG DEBUG : compositing/layer-creation/overflow-scroll-overlap.html = PASS TEXT -// Skip test test since this test uses layoutTestController.display() -// that needs to be implemented for GPU -BUGCR94918 GPU SKIP : media/media-document-audio-repaint.html = IMAGE+TEXT IMAGE +BUGWK67760 GPU : media/media-document-audio-repaint.html = IMAGE+TEXT IMAGE BUGWK55968 MAC GPU GPU-CG : compositing/webgl/webgl-nonpremultiplied-blend.html = IMAGE IMAGE+TEXT BUGWK55968 WIN DEBUG GPU : compositing/webgl/webgl-nonpremultiplied-blend.html = IMAGE -// Flaky scrollbar issues -BUGCR94409 LINUX GPU : media/video-controls-rendering.html = IMAGE +BUGWK58587 LINUX GPU DEBUG : media/video-controls-rendering.html = IMAGE +BUGCR97686 LINUX GPU RELEASE : media/video-controls-rendering.html = IMAGE BUGCR72223 : media/video-frame-accurate-seek.html = PASS IMAGE @@ -3563,7 +3561,7 @@ BUGWK66268 MAC CPU-CG : editing/deleting/regional-indicators.html = TEXT BUGWK66268 WIN LINUX : editing/deleting/regional-indicators.html = TEXT BUGWK66310 DEBUG : media/video-source-error.html = PASS TEXT -BUGWK66310 : media/media-blocked-by-beforeload.html = PASS TEXT +BUGCR97646 : media/media-blocked-by-beforeload.html = PASS TEXT BUGWK66338 MAC : fast/repaint/background-scaling.html = IMAGE BUGWK66338 MAC : fast/repaint/scale-page-shrink.html = IMAGE @@ -3700,9 +3698,6 @@ BUG_KEISHI : inspector/styles/styles-new-API.html = FAIL PASS TEXT TIMEOUT BUG_KEISHI : inspector/styles/styles-source-lines.html = FAIL PASS TEXT TIMEOUT BUG_KEISHI : inspector/styles/styles-update-from-js.html = FAIL PASS TEXT TIMEOUT -// Crashes or timeouts once in a while but never fails -BUG_KEISHI LINUX : media/video-controls-visible-audio-only.html = PASS TIMEOUT CRASH - BUGWK68372 SNOWLEOPARD : svg/animations/svglength-animation-px-to-exs.html = PASS CRASH // Tests that are known to fail on Mac10.6 with CPU-Skia graphics. @@ -3832,3 +3827,7 @@ BUGABARTH LINUX : svg/custom/svg-fonts-word-spacing.html = PASS FAIL BUGWK68747 : media/controls-right-click-on-timebar.html = TIMEOUT PASS BUGWK68832 WIN LINUX : editing/selection/select-bidi-run.html = FAIL + +BUGCR96861 WIN DEBUG : media/audio-repaint.html = TIMEOUT IMAGE PASS +BUGCR97657 MAC CPU DEBUG : media/audio-repaint.html = TIMEOUT IMAGE PASS + -- 2.7.4