Diff
Modified: trunk/LayoutTests/ChangeLog (98641 => 98642)
--- trunk/LayoutTests/ChangeLog 2011-10-27 21:43:22 UTC (rev 98641)
+++ trunk/LayoutTests/ChangeLog 2011-10-27 21:48:34 UTC (rev 98642)
@@ -1,3 +1,19 @@
+2011-10-27 Anna Cavender <[email protected]>
+
+ Individually Skip track-related LayoutTests rather than block-Skipping them.
+ https://bugs.webkit.org/show_bug.cgi?id=71037
+
+ Reviewed by Adam Barth.
+
+ * platform/chromium/test_expectations.txt:
+ * platform/efl/Skipped:
+ * platform/gtk/Skipped:
+ * platform/mac/Skipped:
+ * platform/qt/Skipped:
+ * platform/win/Skipped:
+ * platform/wincairo/Skipped:
+ * platform/wk2/Skipped:
+
2011-10-27 David Hyatt <[email protected]>
https://bugs.webkit.org/show_bug.cgi?id=71061
Modified: trunk/LayoutTests/platform/chromium/test_expectations.txt (98641 => 98642)
--- trunk/LayoutTests/platform/chromium/test_expectations.txt 2011-10-27 21:43:22 UTC (rev 98641)
+++ trunk/LayoutTests/platform/chromium/test_expectations.txt 2011-10-27 21:48:34 UTC (rev 98642)
@@ -77,8 +77,39 @@
// CSS3 Selectors3 test suite
BUGCR89468 : css3/selectors3 = PASS FAIL
-// Tests for WebVTT parser for <track>. Feature is not yet functional.
-BUGWK43668 SKIP : media/track/ = TIMEOUT
+// Tests for <track>. Feature is not yet functional.
+BUGWK43668 SKIP : media/track/track-mutable.html = TIMEOUT
+BUGWK43668 SKIP : media/track/track-text-track-cue-list.html = TIMEOUT
+BUGWK43668 SKIP : media/track/track-text-track.html = TIMEOUT
+BUGWK43668 SKIP : media/track/track-webvtt-tc000-empty.html = TIMEOUT
+BUGWK43668 SKIP : media/track/track-webvtt-tc001-utf8.html = TIMEOUT
+BUGWK43668 SKIP : media/track/track-webvtt-tc002-bom.html = TIMEOUT
+BUGWK43668 SKIP : media/track/track-webvtt-tc003-newlines.html = TIMEOUT
+BUGWK43668 SKIP : media/track/track-webvtt-tc004-magic-header.html = TIMEOUT
+BUGWK43668 SKIP : media/track/track-webvtt-tc005-header-comment.html = TIMEOUT
+BUGWK43668 SKIP : media/track/track-webvtt-tc006-cue-identifiers.html = TIMEOUT
+BUGWK43668 SKIP : media/track/track-webvtt-tc007-cue-no-id.html = TIMEOUT
+BUGWK43668 SKIP : media/track/track-webvtt-tc008-timings-no-hours.html = TIMEOUT
+BUGWK43668 SKIP : media/track/track-webvtt-tc009-timings-hour.html = TIMEOUT
+BUGWK43668 SKIP : media/track/track-webvtt-tc010-no-timings.html = TIMEOUT
+BUGWK43668 SKIP : media/track/track-webvtt-tc011-blank-lines.html = TIMEOUT
+BUGWK43668 SKIP : media/track/track-webvtt-tc012-out-of-order.html = TIMEOUT
+BUGWK43668 SKIP : media/track/track-webvtt-tc013-settings.html = TIMEOUT
+BUGWK43668 SKIP : media/track/track-webvtt-tc014-alignment.html = TIMEOUT
+BUGWK43668 SKIP : media/track/track-webvtt-tc015-positioning.html = TIMEOUT
+BUGWK43668 SKIP : media/track/track-webvtt-tc016-align-positioning.html = TIMEOUT
+BUGWK43668 SKIP : media/track/track-webvtt-tc017-line-position.html = TIMEOUT
+BUGWK43668 SKIP : media/track/track-webvtt-tc018-align-text-line-position.html = TIMEOUT
+BUGWK43668 SKIP : media/track/track-webvtt-tc019-cue-size.html = TIMEOUT
+BUGWK43668 SKIP : media/track/track-webvtt-tc020-cue-size-align.html = TIMEOUT
+BUGWK43668 SKIP : media/track/track-webvtt-tc021-valign.html = TIMEOUT
+BUGWK43668 SKIP : media/track/track-webvtt-tc022-entities.html = TIMEOUT
+BUGWK43668 SKIP : media/track/track-webvtt-tc023-markup.html = TIMEOUT
+BUGWK43668 SKIP : media/track/track-webvtt-tc024-timestamp.html = TIMEOUT
+BUGWK43668 SKIP : media/track/track-webvtt-tc025-class-markup.html = TIMEOUT
+BUGWK43668 SKIP : media/track/track-webvtt-tc026-voice.html = TIMEOUT
+BUGWK43668 SKIP : media/track/track-webvtt-tc027-empty-cue.html = TIMEOUT
+BUGWK43668 SKIP : media/track/track-webvtt-tc028-unsupported-markup.html = TIMEOUT
// Tests for MediaSource API. Feature is not yet functional.
BUGWK64731 SKIP : http/tests/media/media-source/ = TIMEOUT
Modified: trunk/LayoutTests/platform/efl/Skipped (98641 => 98642)
--- trunk/LayoutTests/platform/efl/Skipped 2011-10-27 21:43:22 UTC (rev 98641)
+++ trunk/LayoutTests/platform/efl/Skipped 2011-10-27 21:48:34 UTC (rev 98642)
@@ -1191,7 +1191,38 @@
webaudio
# No support for <track> with *.vtt
-media/track
+media/track/track-mutable.html
+media/track/track-text-track-cue-list.html
+media/track/track-text-track.html
+media/track/track-webvtt-tc000-empty.html
+media/track/track-webvtt-tc001-utf8.html
+media/track/track-webvtt-tc002-bom.html
+media/track/track-webvtt-tc003-newlines.html
+media/track/track-webvtt-tc004-magic-header.html
+media/track/track-webvtt-tc005-header-comment.html
+media/track/track-webvtt-tc006-cue-identifiers.html
+media/track/track-webvtt-tc007-cue-no-id.html
+media/track/track-webvtt-tc008-timings-no-hours.html
+media/track/track-webvtt-tc009-timings-hour.html
+media/track/track-webvtt-tc010-no-timings.html
+media/track/track-webvtt-tc011-blank-lines.html
+media/track/track-webvtt-tc012-out-of-order.html
+media/track/track-webvtt-tc013-settings.html
+media/track/track-webvtt-tc014-alignment.html
+media/track/track-webvtt-tc015-positioning.html
+media/track/track-webvtt-tc016-align-positioning.html
+media/track/track-webvtt-tc017-line-position.html
+media/track/track-webvtt-tc018-align-text-line-position.html
+media/track/track-webvtt-tc019-cue-size.html
+media/track/track-webvtt-tc020-cue-size-align.html
+media/track/track-webvtt-tc021-valign.html
+media/track/track-webvtt-tc022-entities.html
+media/track/track-webvtt-tc023-markup.html
+media/track/track-webvtt-tc024-timestamp.html
+media/track/track-webvtt-tc025-class-markup.html
+media/track/track-webvtt-tc026-voice.html
+media/track/track-webvtt-tc027-empty-cue.html
+media/track/track-webvtt-tc028-unsupported-markup.html
# BUG: onresize event is not being emitted for iframes
fast/dynamic/paused-event-dispatch.html
Modified: trunk/LayoutTests/platform/gtk/Skipped (98641 => 98642)
--- trunk/LayoutTests/platform/gtk/Skipped 2011-10-27 21:43:22 UTC (rev 98641)
+++ trunk/LayoutTests/platform/gtk/Skipped 2011-10-27 21:48:34 UTC (rev 98642)
@@ -434,9 +434,40 @@
editing/pasteboard/smart-drag-drop.html
editing/pasteboard/drag-drop-list.html
-# Tests for WebVTT parser for <track>. Feature is not yet functional.
+# Tests for <track>. Feature is not yet functional.
# https://bugs.webkit.org/show_bug.cgi?id=43668
-media/track/
+media/track/track-mutable.html
+media/track/track-text-track-cue-list.html
+media/track/track-text-track.html
+media/track/track-webvtt-tc000-empty.html
+media/track/track-webvtt-tc001-utf8.html
+media/track/track-webvtt-tc002-bom.html
+media/track/track-webvtt-tc003-newlines.html
+media/track/track-webvtt-tc004-magic-header.html
+media/track/track-webvtt-tc005-header-comment.html
+media/track/track-webvtt-tc006-cue-identifiers.html
+media/track/track-webvtt-tc007-cue-no-id.html
+media/track/track-webvtt-tc008-timings-no-hours.html
+media/track/track-webvtt-tc009-timings-hour.html
+media/track/track-webvtt-tc010-no-timings.html
+media/track/track-webvtt-tc011-blank-lines.html
+media/track/track-webvtt-tc012-out-of-order.html
+media/track/track-webvtt-tc013-settings.html
+media/track/track-webvtt-tc014-alignment.html
+media/track/track-webvtt-tc015-positioning.html
+media/track/track-webvtt-tc016-align-positioning.html
+media/track/track-webvtt-tc017-line-position.html
+media/track/track-webvtt-tc018-align-text-line-position.html
+media/track/track-webvtt-tc019-cue-size.html
+media/track/track-webvtt-tc020-cue-size-align.html
+media/track/track-webvtt-tc021-valign.html
+media/track/track-webvtt-tc022-entities.html
+media/track/track-webvtt-tc023-markup.html
+media/track/track-webvtt-tc024-timestamp.html
+media/track/track-webvtt-tc025-class-markup.html
+media/track/track-webvtt-tc026-voice.html
+media/track/track-webvtt-tc027-empty-cue.html
+media/track/track-webvtt-tc028-unsupported-markup.html
# Tests for MediaSource API. Feature is not yet functional.
# https://bugs.webkit.org/show_bug.cgi?id=64731
Modified: trunk/LayoutTests/platform/mac/Skipped (98641 => 98642)
--- trunk/LayoutTests/platform/mac/Skipped 2011-10-27 21:43:22 UTC (rev 98641)
+++ trunk/LayoutTests/platform/mac/Skipped 2011-10-27 21:48:34 UTC (rev 98642)
@@ -416,9 +416,40 @@
# Microdata DOM API is not yet enabled.
fast/dom/MicroData
-# Tests for WebVTT parser for <track>. Feature is not yet functional.
+# Tests for <track>. Feature is not yet functional.
# https://bugs.webkit.org/show_bug.cgi?id=43668
-media/track/
+media/track/track-mutable.html
+media/track/track-text-track-cue-list.html
+media/track/track-text-track.html
+media/track/track-webvtt-tc000-empty.html
+media/track/track-webvtt-tc001-utf8.html
+media/track/track-webvtt-tc002-bom.html
+media/track/track-webvtt-tc003-newlines.html
+media/track/track-webvtt-tc004-magic-header.html
+media/track/track-webvtt-tc005-header-comment.html
+media/track/track-webvtt-tc006-cue-identifiers.html
+media/track/track-webvtt-tc007-cue-no-id.html
+media/track/track-webvtt-tc008-timings-no-hours.html
+media/track/track-webvtt-tc009-timings-hour.html
+media/track/track-webvtt-tc010-no-timings.html
+media/track/track-webvtt-tc011-blank-lines.html
+media/track/track-webvtt-tc012-out-of-order.html
+media/track/track-webvtt-tc013-settings.html
+media/track/track-webvtt-tc014-alignment.html
+media/track/track-webvtt-tc015-positioning.html
+media/track/track-webvtt-tc016-align-positioning.html
+media/track/track-webvtt-tc017-line-position.html
+media/track/track-webvtt-tc018-align-text-line-position.html
+media/track/track-webvtt-tc019-cue-size.html
+media/track/track-webvtt-tc020-cue-size-align.html
+media/track/track-webvtt-tc021-valign.html
+media/track/track-webvtt-tc022-entities.html
+media/track/track-webvtt-tc023-markup.html
+media/track/track-webvtt-tc024-timestamp.html
+media/track/track-webvtt-tc025-class-markup.html
+media/track/track-webvtt-tc026-voice.html
+media/track/track-webvtt-tc027-empty-cue.html
+media/track/track-webvtt-tc028-unsupported-markup.html
# Tests for MediaSource API. Feature is not yet functional.
# https://bugs.webkit.org/show_bug.cgi?id=64731
Modified: trunk/LayoutTests/platform/qt/Skipped (98641 => 98642)
--- trunk/LayoutTests/platform/qt/Skipped 2011-10-27 21:43:22 UTC (rev 98641)
+++ trunk/LayoutTests/platform/qt/Skipped 2011-10-27 21:48:34 UTC (rev 98642)
@@ -223,9 +223,40 @@
# Feature not yet supported. #
# =========================================================================== #
-# Tests for WebVTT parser for <track>. Feature is not yet functional.
+# Tests for <track>. Feature is not yet functional.
# https://bugs.webkit.org/show_bug.cgi?id=43668
-media/track/
+media/track/track-mutable.html
+media/track/track-text-track-cue-list.html
+media/track/track-text-track.html
+media/track/track-webvtt-tc000-empty.html
+media/track/track-webvtt-tc001-utf8.html
+media/track/track-webvtt-tc002-bom.html
+media/track/track-webvtt-tc003-newlines.html
+media/track/track-webvtt-tc004-magic-header.html
+media/track/track-webvtt-tc005-header-comment.html
+media/track/track-webvtt-tc006-cue-identifiers.html
+media/track/track-webvtt-tc007-cue-no-id.html
+media/track/track-webvtt-tc008-timings-no-hours.html
+media/track/track-webvtt-tc009-timings-hour.html
+media/track/track-webvtt-tc010-no-timings.html
+media/track/track-webvtt-tc011-blank-lines.html
+media/track/track-webvtt-tc012-out-of-order.html
+media/track/track-webvtt-tc013-settings.html
+media/track/track-webvtt-tc014-alignment.html
+media/track/track-webvtt-tc015-positioning.html
+media/track/track-webvtt-tc016-align-positioning.html
+media/track/track-webvtt-tc017-line-position.html
+media/track/track-webvtt-tc018-align-text-line-position.html
+media/track/track-webvtt-tc019-cue-size.html
+media/track/track-webvtt-tc020-cue-size-align.html
+media/track/track-webvtt-tc021-valign.html
+media/track/track-webvtt-tc022-entities.html
+media/track/track-webvtt-tc023-markup.html
+media/track/track-webvtt-tc024-timestamp.html
+media/track/track-webvtt-tc025-class-markup.html
+media/track/track-webvtt-tc026-voice.html
+media/track/track-webvtt-tc027-empty-cue.html
+media/track/track-webvtt-tc028-unsupported-markup.html
# Tests for MediaSource API. Feature is not yet functional.
# https://bugs.webkit.org/show_bug.cgi?id=64731
Modified: trunk/LayoutTests/platform/win/Skipped (98641 => 98642)
--- trunk/LayoutTests/platform/win/Skipped 2011-10-27 21:43:22 UTC (rev 98641)
+++ trunk/LayoutTests/platform/win/Skipped 2011-10-27 21:48:34 UTC (rev 98642)
@@ -1403,9 +1403,40 @@
# MutationObservers are net yet enabled. http://webkit.org/b/68729
fast/mutation
-# Tests for WebVTT parser for <track>. Feature is not yet functional.
+# Tests for <track>. Feature is not yet functional.
# https://bugs.webkit.org/show_bug.cgi?id=43668
-media/track/
+media/track/track-mutable.html
+media/track/track-text-track-cue-list.html
+media/track/track-text-track.html
+media/track/track-webvtt-tc000-empty.html
+media/track/track-webvtt-tc001-utf8.html
+media/track/track-webvtt-tc002-bom.html
+media/track/track-webvtt-tc003-newlines.html
+media/track/track-webvtt-tc004-magic-header.html
+media/track/track-webvtt-tc005-header-comment.html
+media/track/track-webvtt-tc006-cue-identifiers.html
+media/track/track-webvtt-tc007-cue-no-id.html
+media/track/track-webvtt-tc008-timings-no-hours.html
+media/track/track-webvtt-tc009-timings-hour.html
+media/track/track-webvtt-tc010-no-timings.html
+media/track/track-webvtt-tc011-blank-lines.html
+media/track/track-webvtt-tc012-out-of-order.html
+media/track/track-webvtt-tc013-settings.html
+media/track/track-webvtt-tc014-alignment.html
+media/track/track-webvtt-tc015-positioning.html
+media/track/track-webvtt-tc016-align-positioning.html
+media/track/track-webvtt-tc017-line-position.html
+media/track/track-webvtt-tc018-align-text-line-position.html
+media/track/track-webvtt-tc019-cue-size.html
+media/track/track-webvtt-tc020-cue-size-align.html
+media/track/track-webvtt-tc021-valign.html
+media/track/track-webvtt-tc022-entities.html
+media/track/track-webvtt-tc023-markup.html
+media/track/track-webvtt-tc024-timestamp.html
+media/track/track-webvtt-tc025-class-markup.html
+media/track/track-webvtt-tc026-voice.html
+media/track/track-webvtt-tc027-empty-cue.html
+media/track/track-webvtt-tc028-unsupported-markup.html
# Tests for MediaSource API. Feature is not yet functional.
# https://bugs.webkit.org/show_bug.cgi?id=64731
Modified: trunk/LayoutTests/platform/wincairo/Skipped (98641 => 98642)
--- trunk/LayoutTests/platform/wincairo/Skipped 2011-10-27 21:43:22 UTC (rev 98641)
+++ trunk/LayoutTests/platform/wincairo/Skipped 2011-10-27 21:48:34 UTC (rev 98642)
@@ -1913,9 +1913,40 @@
# MutationObservers are net yet enabled. http://webkit.org/b/68729
fast/mutation
-# Tests for WebVTT parser for <track>. Feature is not yet functional.
+# Tests for <track>. Feature is not yet functional.
# https://bugs.webkit.org/show_bug.cgi?id=43668
-media/track/
+media/track/track-mutable.html
+media/track/track-text-track-cue-list.html
+media/track/track-text-track.html
+media/track/track-webvtt-tc000-empty.html
+media/track/track-webvtt-tc001-utf8.html
+media/track/track-webvtt-tc002-bom.html
+media/track/track-webvtt-tc003-newlines.html
+media/track/track-webvtt-tc004-magic-header.html
+media/track/track-webvtt-tc005-header-comment.html
+media/track/track-webvtt-tc006-cue-identifiers.html
+media/track/track-webvtt-tc007-cue-no-id.html
+media/track/track-webvtt-tc008-timings-no-hours.html
+media/track/track-webvtt-tc009-timings-hour.html
+media/track/track-webvtt-tc010-no-timings.html
+media/track/track-webvtt-tc011-blank-lines.html
+media/track/track-webvtt-tc012-out-of-order.html
+media/track/track-webvtt-tc013-settings.html
+media/track/track-webvtt-tc014-alignment.html
+media/track/track-webvtt-tc015-positioning.html
+media/track/track-webvtt-tc016-align-positioning.html
+media/track/track-webvtt-tc017-line-position.html
+media/track/track-webvtt-tc018-align-text-line-position.html
+media/track/track-webvtt-tc019-cue-size.html
+media/track/track-webvtt-tc020-cue-size-align.html
+media/track/track-webvtt-tc021-valign.html
+media/track/track-webvtt-tc022-entities.html
+media/track/track-webvtt-tc023-markup.html
+media/track/track-webvtt-tc024-timestamp.html
+media/track/track-webvtt-tc025-class-markup.html
+media/track/track-webvtt-tc026-voice.html
+media/track/track-webvtt-tc027-empty-cue.html
+media/track/track-webvtt-tc028-unsupported-markup.html
# Tests for MediaSource API. Feature is not yet functional.
# https://bugs.webkit.org/show_bug.cgi?id=64731
Modified: trunk/LayoutTests/platform/wk2/Skipped (98641 => 98642)
--- trunk/LayoutTests/platform/wk2/Skipped 2011-10-27 21:43:22 UTC (rev 98641)
+++ trunk/LayoutTests/platform/wk2/Skipped 2011-10-27 21:48:34 UTC (rev 98642)
@@ -871,9 +871,40 @@
# https://bugs.webkit.org/show_bug.cgi?id=64313
loader/load-defer-resume-crash.html
-# Tests for WebVTT parser for <track>. Feature is not yet functional.
+# Tests for <track>. Feature is not yet functional.
# https://bugs.webkit.org/show_bug.cgi?id=43668
-media/track/
+media/track/track-mutable.html
+media/track/track-text-track-cue-list.html
+media/track/track-text-track.html
+media/track/track-webvtt-tc000-empty.html
+media/track/track-webvtt-tc001-utf8.html
+media/track/track-webvtt-tc002-bom.html
+media/track/track-webvtt-tc003-newlines.html
+media/track/track-webvtt-tc004-magic-header.html
+media/track/track-webvtt-tc005-header-comment.html
+media/track/track-webvtt-tc006-cue-identifiers.html
+media/track/track-webvtt-tc007-cue-no-id.html
+media/track/track-webvtt-tc008-timings-no-hours.html
+media/track/track-webvtt-tc009-timings-hour.html
+media/track/track-webvtt-tc010-no-timings.html
+media/track/track-webvtt-tc011-blank-lines.html
+media/track/track-webvtt-tc012-out-of-order.html
+media/track/track-webvtt-tc013-settings.html
+media/track/track-webvtt-tc014-alignment.html
+media/track/track-webvtt-tc015-positioning.html
+media/track/track-webvtt-tc016-align-positioning.html
+media/track/track-webvtt-tc017-line-position.html
+media/track/track-webvtt-tc018-align-text-line-position.html
+media/track/track-webvtt-tc019-cue-size.html
+media/track/track-webvtt-tc020-cue-size-align.html
+media/track/track-webvtt-tc021-valign.html
+media/track/track-webvtt-tc022-entities.html
+media/track/track-webvtt-tc023-markup.html
+media/track/track-webvtt-tc024-timestamp.html
+media/track/track-webvtt-tc025-class-markup.html
+media/track/track-webvtt-tc026-voice.html
+media/track/track-webvtt-tc027-empty-cue.html
+media/track/track-webvtt-tc028-unsupported-markup.html
### END OF (1) Classified failures with bug reports
########################################