Title: [137231] trunk/LayoutTests
Revision
137231
Author
[email protected]
Date
2012-12-10 17:35:28 -0800 (Mon, 10 Dec 2012)

Log Message

Temporarily disable video-media-source-seek.html & video-media-source-state-changes.html
https://bugs.webkit.org/show_bug.cgi?id=104584

Reviewed by Dirk Pranke.

Changes in Chromium needed for Bug 104581 and Bug 104583 will break these tests so they are
being temporarily disabled until the Chromium & WebKit changes are both landed.

* platform/chromium/TestExpectations:

Modified Paths

Diff

Modified: trunk/LayoutTests/ChangeLog (137230 => 137231)


--- trunk/LayoutTests/ChangeLog	2012-12-11 01:33:15 UTC (rev 137230)
+++ trunk/LayoutTests/ChangeLog	2012-12-11 01:35:28 UTC (rev 137231)
@@ -1,3 +1,15 @@
+2012-12-10  Aaron Colwell  <[email protected]>
+
+        Temporarily disable video-media-source-seek.html & video-media-source-state-changes.html
+        https://bugs.webkit.org/show_bug.cgi?id=104584
+
+        Reviewed by Dirk Pranke.
+
+        Changes in Chromium needed for Bug 104581 and Bug 104583 will break these tests so they are
+        being temporarily disabled until the Chromium & WebKit changes are both landed.
+
+        * platform/chromium/TestExpectations:
+
 2012-12-10  Adam Klein  <[email protected]>
 
         Mark an encrypted media test as failing after http://crrev.com/172175

Modified: trunk/LayoutTests/platform/chromium/TestExpectations (137230 => 137231)


--- trunk/LayoutTests/platform/chromium/TestExpectations	2012-12-11 01:33:15 UTC (rev 137230)
+++ trunk/LayoutTests/platform/chromium/TestExpectations	2012-12-11 01:35:28 UTC (rev 137231)
@@ -3845,7 +3845,10 @@
 webkit.org/b/96549 [ Android ] platform/chromium/virtual/gpu/fast/hidpi/focus-rings.html [ ImageOnlyFailure ]
 webkit.org/b/96628 [ Lion MountainLion ] fast/frames/calculate-order.html [ Failure Pass ]
 webkit.org/b/96550 http/tests/media/media-source/seek-to-end-after-duration-change.html [ Pass Timeout ]
-webkit.org/b/96725 [ Linux Mac Win ] http/tests/media/media-source/video-media-source-state-changes.html [ Pass Timeout ]
+
+webkit.org/b/104584 http/tests/media/media-source/video-media-source-seek.html [ Skip ]
+webkit.org/b/104584 http/tests/media/media-source/video-media-source-state-changes.html [ Skip ]
+
 crbug.com/63921 platform/chromium/virtual/gpu/fast/canvas/canvas-fillPath-shadow.html [ Failure ]
 webkit.org/b/77550 platform/chromium/virtual/gpu/canvas/philip/tests/2d.gradient.interpolate.colouralpha.html [ Failure ]
 
_______________________________________________
webkit-changes mailing list
[email protected]
http://lists.webkit.org/mailman/listinfo/webkit-changes

Reply via email to