Title: [96013] trunk/LayoutTests
Revision
96013
Author
[email protected]
Date
2011-09-26 15:45:42 -0700 (Mon, 26 Sep 2011)

Log Message

[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:

Modified Paths

Diff

Modified: trunk/LayoutTests/ChangeLog (96012 => 96013)


--- trunk/LayoutTests/ChangeLog	2011-09-26 22:45:37 UTC (rev 96012)
+++ trunk/LayoutTests/ChangeLog	2011-09-26 22:45:42 UTC (rev 96013)
@@ -1,3 +1,15 @@
+2011-09-26  Kenji Imasaki  <[email protected]>
+
+        [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  <[email protected]>
 
         Remove test that no longer crashes (fixed by r95985).

Modified: trunk/LayoutTests/platform/chromium/test_expectations.txt (96012 => 96013)


--- trunk/LayoutTests/platform/chromium/test_expectations.txt	2011-09-26 22:45:37 UTC (rev 96012)
+++ trunk/LayoutTests/platform/chromium/test_expectations.txt	2011-09-26 22:45:42 UTC (rev 96013)
@@ -2705,15 +2705,13 @@
 
 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 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-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 @@
 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
+
_______________________________________________
webkit-changes mailing list
[email protected]
http://lists.webkit.org/mailman/listinfo.cgi/webkit-changes

Reply via email to