Title: [99771] trunk/LayoutTests
Revision
99771
Author
scher...@chromium.org
Date
2011-11-09 15:32:47 -0800 (Wed, 09 Nov 2011)

Log Message

2011-11-09  Andrew Scherkus  <scher...@chromium.org>

        Clean up a few media test expectations.

        * platform/chromium/test_expectations.txt:

Modified Paths

Diff

Modified: trunk/LayoutTests/ChangeLog (99770 => 99771)


--- trunk/LayoutTests/ChangeLog	2011-11-09 23:28:12 UTC (rev 99770)
+++ trunk/LayoutTests/ChangeLog	2011-11-09 23:32:47 UTC (rev 99771)
@@ -1,3 +1,9 @@
+2011-11-09  Andrew Scherkus  <scher...@chromium.org>
+
+        Clean up a few media test expectations.
+
+        * platform/chromium/test_expectations.txt:
+
 2011-11-09  Dominic Mazzoni  <dmazz...@google.com>
 
         [Chromium] Add new test for crash in WebAccessibilityObject::lineBreaks

Modified: trunk/LayoutTests/platform/chromium/test_expectations.txt (99770 => 99771)


--- trunk/LayoutTests/platform/chromium/test_expectations.txt	2011-11-09 23:28:12 UTC (rev 99770)
+++ trunk/LayoutTests/platform/chromium/test_expectations.txt	2011-11-09 23:32:47 UTC (rev 99771)
@@ -756,32 +756,28 @@
 // Test is intentionally SLOW as we're waiting for a connection timeout.
 BUGCR73609 SLOW : http/tests/media/video-play-stall.html = TEXT PASS
 
-// video.buffered multiple TimeRanges support.
-BUGCR49165 SKIP : http/tests/media/video-buffered.html = PASS
+// We haven't implemented detailed buffered ranged yet.
+BUGCR103513 SKIP : http/tests/media/video-buffered.html = PASS
 
-// Failing because we sometimes emit additional timeupdate events.
-// Test might be WONTFIX because we don't export a step button in the first place.
-BUGCR25375 BUGCR59399 SKIP : media/audio-delete-while-step-button-clicked.html = FAIL
-
-// We are not going to support this.
+// These refer to the webkitHasClosedCaptions / webkitSupportsFullscreen
+// methods on the media elements themselves. We're not going to implement them.
+WONTFIX SKIP : media/media-captions.html = TIMEOUT
 WONTFIX SKIP : media/media-fullscreen-inline.html = TIMEOUT
 WONTFIX SKIP : media/media-fullscreen-not-in-document.html = TIMEOUT
 
+// We don't expose a step button.
+WONTFIX SKIP : media/audio-delete-while-step-button-clicked.html = TIMEOUT
+
+// We haven't implemented reverse audio/video playback.
+BUGCR33099 SKIP : media/video-reverse-play-duration.html = TIMEOUT
+BUGCR33099 SKIP : media/video-timeupdate-reverse-play.html = TIMEOUT
+
 BUGCR100798 LEOPARD : fullscreen/full-screen-remove-ancestor-after.html = IMAGE
 BUGCR100798 MAC : fullscreen/full-screen-iframe-zIndex.html = IMAGE
 BUGCR100798 MAC : fullscreen/full-screen-zIndex-after.html = IMAGE
 BUGCR100798 SNOWLEOPARD : fullscreen/full-screen-iframe-allowed.html = TEXT
 BUGCR100798 SNOWLEOPARD : fullscreen/full-screen-remove-ancestor-during-transition.html = TIMEOUT PASS
 
-// We haven't implemented the WebKit captioning extension.
-// UNIMPLEMENTED
-BUGCR28301 SKIP : media/media-captions.html = TIMEOUT
-
-// We haven't implemented reverse audio/video playback.
-// UNIMPLEMENTED BUGCR33099 Implement reverse audio/video playback
-BUGCR33099 SKIP : media/video-reverse-play-duration.html = TIMEOUT
-BUGCR33099 SKIP : media/video-timeupdate-reverse-play.html = TIMEOUT
-
 // Does not display courier for the letters, as the test requests.
 BUGCR10278 LINUX : fast/css/font-face-implicit-local-font.html = FAIL
 BUGCR10278 LINUX : fast/css/font-face-unicode-range.html = FAIL
@@ -2516,6 +2512,7 @@
 
 // BUGCR59415 : cannot repro the flakiness
 BUGCR59415 WIN : media/video-loop.html = PASS TIMEOUT TEXT
+
 // This test needs enhanced eventSender.contextMenu() return value.
 // See https://bugs.webkit.org/show_bug.cgi?id=45021 for more info.
 // UNIMPLEMENTED for chrome
_______________________________________________
webkit-changes mailing list
webkit-changes@lists.webkit.org
http://lists.webkit.org/mailman/listinfo.cgi/webkit-changes

Reply via email to