Title: [155111] trunk/LayoutTests
Revision
155111
Author
[email protected]
Date
2013-09-05 06:22:00 -0700 (Thu, 05 Sep 2013)

Log Message

[GTK] media/track/in-band/ layout tests introduced in r154908 are failing
https://bugs.webkit.org/show_bug.cgi?id=120665

Patch by Brendan Long <[email protected]> on 2013-09-05
Reviewed by Philippe Normand.

* platform/efl/TestExpectations: Skip new media/track/in-band tests.

Modified Paths

Diff

Modified: trunk/LayoutTests/ChangeLog (155110 => 155111)


--- trunk/LayoutTests/ChangeLog	2013-09-05 12:34:35 UTC (rev 155110)
+++ trunk/LayoutTests/ChangeLog	2013-09-05 13:22:00 UTC (rev 155111)
@@ -1,3 +1,12 @@
+2013-09-05  Brendan Long  <[email protected]>
+
+        [GTK] media/track/in-band/ layout tests introduced in r154908 are failing
+        https://bugs.webkit.org/show_bug.cgi?id=120665
+
+        Reviewed by Philippe Normand.
+
+        * platform/efl/TestExpectations: Skip new media/track/in-band tests.
+
 2013-09-05  Zoltan Arvai  <[email protected]>
 
         [Qt] Unreviewed gardening.

Modified: trunk/LayoutTests/platform/efl/TestExpectations (155110 => 155111)


--- trunk/LayoutTests/platform/efl/TestExpectations	2013-09-05 12:34:35 UTC (rev 155110)
+++ trunk/LayoutTests/platform/efl/TestExpectations	2013-09-05 13:22:00 UTC (rev 155111)
@@ -1538,13 +1538,14 @@
 # Fails until we enable the Resource Timing API.
 webkit.org/b/61138 http/tests/w3c/webperf/submission/Google/resource-timing [ Skip ]
 
-# No support for exposing in-band text tracks
+# In-band tracks only work on GStreamer >= 1.1.2
 Bug(EFL) media/track/track-in-band.html [ Skip ]
 Bug(EFL) media/track/track-in-band-cues-added-once.html [ Skip ]
 Bug(EFL) media/track/track-in-band-style.html [ Skip ]
 Bug(EFL) media/track/track-in-band-legacy-api.html [ Skip ]
 Bug(EFL) media/track/track-forced-subtitles-in-band.html [ Skip ]
 Bug(EFL) media/track/track-in-band-mode.html [ Skip ]
+Bug(EFL) media/track/in-band [ Skip ]
 
 # Rendering failure, also missing expected results:
 webkit.org/b/105093 compositing/webgl/webgl-nonpremultiplied-blend.html [ Skip ]
_______________________________________________
webkit-changes mailing list
[email protected]
https://lists.webkit.org/mailman/listinfo/webkit-changes

Reply via email to