Title: [173496] trunk/LayoutTests
- Revision
- 173496
- Author
- [email protected]
- Date
- 2014-09-10 16:48:10 -0700 (Wed, 10 Sep 2014)
Log Message
More unreviewed gardening.
- Mark tests as WontFix which depend on platform support which will never be added.
- Fix http/tests/media/video-auth.html by marking it as failing on MountainLion.
* platform/mac/TestExpectations:
Modified Paths
Diff
Modified: trunk/LayoutTests/ChangeLog (173495 => 173496)
--- trunk/LayoutTests/ChangeLog 2014-09-10 22:44:02 UTC (rev 173495)
+++ trunk/LayoutTests/ChangeLog 2014-09-10 23:48:10 UTC (rev 173496)
@@ -1,5 +1,14 @@
2014-09-10 Jer Noble <[email protected]>
+ More unreviewed gardening.
+
+ - Mark tests as WontFix which depend on platform support which will never be added.
+ - Fix http/tests/media/video-auth.html by marking it as failing on MountainLion.
+
+ * platform/mac/TestExpectations:
+
+2014-09-10 Jer Noble <[email protected]>
+
Unreviewed gardening. Re-skip some obsolete EME tests.
* platform/mac/TestExpectations:
Modified: trunk/LayoutTests/platform/mac/TestExpectations (173495 => 173496)
--- trunk/LayoutTests/platform/mac/TestExpectations 2014-09-10 22:44:02 UTC (rev 173495)
+++ trunk/LayoutTests/platform/mac/TestExpectations 2014-09-10 23:48:10 UTC (rev 173496)
@@ -1204,6 +1204,9 @@
media/encrypted-media/encrypted-media-events.html [ WontFix ]
media/encrypted-media/encrypted-media-not-loaded.html [ WontFix ]
media/encrypted-media/encrypted-media-syntax.html [ WontFix ]
+
+# Mac doesn't have a toggle for CC any more, it's based on a menu of choices.
+webkit.org/b/101670 media/video-controls-captions.html [ WontFix ]
## --- End media wontfix tests ---
## --- Start unimplemented media tests ---
@@ -1215,19 +1218,19 @@
## --- Start media tests failing on Mountain Lion and earlier ---
# Mountain Lion and prior do not support custom media data loading
-Bug(jernoble) [ MountainLion ] media/video-src-blob.html [ Skip ]
+Bug(jernoble) [ MountainLion ] media/video-src-blob.html [ WontFix ]
# Mountain Lion and prior do not allow access to in-band text tracks
-webkit.org/b/103663 [ MountainLion ] media/track/track-in-band.html [ Skip ]
-webkit.org/b/103663 [ MountainLion ] media/track/track-in-band-cues-added-once.html [ Skip ]
-webkit.org/b/103663 [ MountainLion ] media/track/track-in-band-style.html [ Skip ]
-webkit.org/b/103663 [ MountainLion ] media/track/track-in-band-legacy-api.html [ Skip ]
-webkit.org/b/103663 [ MountainLion ] media/track/track-forced-subtitles-in-band.html [ Skip ]
-webkit.org/b/103663 [ MountainLion ] media/track/track-in-band-mode.html [ Skip ]
-webkit.org/b/103663 [ MountainLion ] media/track/track-in-band-subtitles-too-large.html [ Skip ]
+webkit.org/b/103663 [ MountainLion ] media/track/track-in-band.html [ WontFix ]
+webkit.org/b/103663 [ MountainLion ] media/track/track-in-band-cues-added-once.html [ WontFix ]
+webkit.org/b/103663 [ MountainLion ] media/track/track-in-band-style.html [ WontFix ]
+webkit.org/b/103663 [ MountainLion ] media/track/track-in-band-legacy-api.html [ WontFix ]
+webkit.org/b/103663 [ MountainLion ] media/track/track-forced-subtitles-in-band.html [ WontFix ]
+webkit.org/b/103663 [ MountainLion ] media/track/track-in-band-mode.html [ WontFix ]
+webkit.org/b/103663 [ MountainLion ] media/track/track-in-band-subtitles-too-large.html [ WontFix ]
# Mountain Lion and prior do not support HLS timed metadata
-Bug(ericcarlson) [ MountainLion ] http/tests/media/track-in-band-hls-metadata.html [ Skip ]
+Bug(ericcarlson) [ MountainLion ] http/tests/media/track-in-band-hls-metadata.html [ WontFix ]
# Frequently times out on EWS, which is then misreported as crash.
webkit.org/b/130720 [ MountainLion Release ] media/W3C/audio/canPlayType/canPlayType_application_octet_stream.html [ Pass Failure Crash Timeout ]
@@ -1240,17 +1243,17 @@
webkit.org/b/136532 [ MountainLion ] media/video-seek-past-end-playing.html [ Pass Failure ]
# Mountain Lion and earlier do not support Encrypted Media Extensions.
-Bug(jernoble) [ MountainLion ] media/encrypted-media/ [ Skip ]
-Bug(jernoble) [ MountainLion ] fast/events/constructors/media-key-event-constructor.html [ Skip ]
+Bug(jernoble) [ MountainLion ] media/encrypted-media/ [ WontFix ]
+Bug(jernoble) [ MountainLion ] fast/events/constructors/media-key-event-constructor.html [ WontFix ]
## --- End media tests failing on Mountain Lion and earlier ---
## --- Start media tests failing on Mavericks and earlier ---
# HTTP Auth in Media is not supported in Mavericks and Mountain Lion
-webkit.org/b/40382 [ Mavericks ] http/tests/media/video-auth.html [ Skip ]
+webkit.org/b/40382 [ Mavericks MountainLion ] http/tests/media/video-auth.html [ WontFix ]
# Mavericks and prior do not support Media Source.
-[ MountainLion Mavericks ] media/media-source [ Skip ]
-[ MountainLion Mavericks ] http/tests/media/media-source/ [ Skip ]
+[ MountainLion Mavericks ] media/media-source [ WontFix ]
+[ MountainLion Mavericks ] http/tests/media/media-source/ [ WontFix ]
## --- End media tests failing on Mavericks and earlier ---
## --- Start flaky media tests ---
@@ -1365,9 +1368,6 @@
webkit.org/b/84357 media/audio-repaint.html [ Failure ]
-# Mac doesn't have a toggle for CC any more, it's based on a menu of choices.
-webkit.org/b/101670 media/video-controls-captions.html [ Skip ]
-
# These two tests often timeout
webkit.org/b/112492 media/track/track-language-preference.html [ Skip ]
webkit.org/b/112492 media/track/track-prefer-captions.html [ Skip ]
_______________________________________________
webkit-changes mailing list
[email protected]
https://lists.webkit.org/mailman/listinfo/webkit-changes