Title: [174312] trunk/LayoutTests
Revision
174312
Author
[email protected]
Date
2014-10-04 01:05:22 -0700 (Sat, 04 Oct 2014)

Log Message

[Windows] Skip remaining failing media tests after adding audio devices to the bots.

* platform/win/TestExpectations:

Modified Paths

Diff

Modified: trunk/LayoutTests/ChangeLog (174311 => 174312)


--- trunk/LayoutTests/ChangeLog	2014-10-04 07:56:23 UTC (rev 174311)
+++ trunk/LayoutTests/ChangeLog	2014-10-04 08:05:22 UTC (rev 174312)
@@ -1,3 +1,9 @@
+2014-10-04  Roger Fong  <[email protected]>
+
+        [Windows] Skip remaining failing media tests after adding audio devices to the bots.
+
+        * platform/win/TestExpectations:
+
 2014-10-03  Yusuke Suzuki  <[email protected]>
 
         Introduce Promise A+ tests into WebKit

Modified: trunk/LayoutTests/platform/win/TestExpectations (174311 => 174312)


--- trunk/LayoutTests/platform/win/TestExpectations	2014-10-04 07:56:23 UTC (rev 174311)
+++ trunk/LayoutTests/platform/win/TestExpectations	2014-10-04 08:05:22 UTC (rev 174312)
@@ -2809,7 +2809,7 @@
 storage/domstorage/sessionstorage/delete-removal.html [ Skip ]
 tables/mozilla/bugs/bug133756-1.html [ Skip ]
 fast/forms/textarea-linewrap-dynamic.html [ Crash ]
-fast/forms/week/week-input-type.html [ Crash ]
+fast/forms/week/week-input-type.html [ Crash Failure ]
 fast/events/no-blur-on-enter-button.html [ Crash ]
 fast/css/parsing-invalid-block-recovery.html [ Crash ]
 fast/dom/HTMLDocument/title-get.html [ Crash ]
@@ -2862,7 +2862,8 @@
 http/tests/media/video-cancel-load.html [ Crash Failure ]
 ietestcenter/css3/valuesandunits/units-000.htm [ ImageOnlyFailure ]
 js/dom/callback-function-with-handle-event.html [ Failure ]
-fast/forms/week/week-input-type.html [ Failure ]
+fast/repaint/obscured-background-no-repaint.html [ Failure ]
+js/slow-stress/emscripten-memops.html [ Timeout ]
 
 # Skip tests that fail only in Debug mode 
 [ Debug ] compositing [ Skip ]
@@ -2873,3 +2874,46 @@
 [ Debug ] transforms/3d/point-mapping [ Skip ]
 [ Debug ] js/regress [ Skip ]
 [ Debug ] js/slow-stress [ Skip ]
+
+# Skip remaining failing media tests after adding audio devices to the bots
+media/audio-delete-while-step-button-clicked.html [ Failure ]
+media/audio-only-video-intrinsic-size.html [ Failure ]
+media/audio-play-event.html [ Failure ]
+media/context-menu-actions.html [ Failure ]
+media/controls-after-reload.html [ Failure ]
+media/controls-strict.html [ Failure ]
+media/controls-without-preload.html [ Failure ]
+media/encrypted-media/encrypted-media-can-play-type-webm.html [ Failure ]
+media/encrypted-media/encrypted-media-can-play-type.html [ Failure ]
+media/encrypted-media/encrypted-media-constants.html [ Failure ]
+media/encrypted-media/encrypted-media-events.html [ Failure ]
+media/encrypted-media/encrypted-media-is-type-supported.html [ Failure ]
+media/encrypted-media/encrypted-media-not-loaded.html [ Failure ]
+media/encrypted-media/encrypted-media-session-lifetime.html [ Failure ]
+media/encrypted-media/encrypted-media-syntax.html [ Failure ]
+media/encrypted-media/encrypted-media-v2-events.html [ Failure ]
+media/encrypted-media/encrypted-media-v2-syntax.html [ Failure ]
+media/media-blocked-by-beforeload.html [ Failure ]
+media/media-can-play-flac-audio.html [ Failure ]
+media/media-can-play-ogg.html [ Failure ]
+media/media-captions.html [ Failure ]
+media/media-continues-playing-after-replace-source.html [ Failure ]
+media/media-controls-cancel-events.html [ Failure ]
+media/media-document-audio-controls-visible.html [ Failure ]
+media/media-document-audio-size.html [ Failure ]
+media/media-volume-slider-rendered-below.html [ Failure ]
+media/sources-fallback-codecs.html [ Failure ]
+media/track/track-datacue.html [ Failure ]
+media/track/track-in-band-subtitles-too-large.html [ Failure ]
+media/track/track-long-word-container-sizing.html [ Failure ]
+media/video-canvas-source.html [ Failure ]
+media/video-colorspace-yuv420.html [ Failure ]
+media/video-colorspace-yuv422.html [ Failure ]
+media/video-controls-rendering.html [ Failure ]
+media/video-defaultmuted.html [ Failure ]
+media/video-display-toggle.html [ Failure ]
+media/video-does-not-loop.html [ Failure ]
+media/video-pause-immediately.html [ Failure ]
+media/video-playing-and-pause.html [ Failure ]
+media/video-source-type-params.html [ Failure ]
+media/video-volume-slider.html [ Failure ]
_______________________________________________
webkit-changes mailing list
[email protected]
https://lists.webkit.org/mailman/listinfo/webkit-changes

Reply via email to