Title: [140450] trunk/LayoutTests
Revision
140450
Author
[email protected]
Date
2013-01-22 12:26:44 -0800 (Tue, 22 Jan 2013)

Log Message

REGRESSION(r140231): media track layout tests crashing
https://bugs.webkit.org/show_bug.cgi?id=107579

Unreviewed. Mark 3 tests as crashing:
media/track/track-css-cue-lifetime.html
media/track/track-css-matching.html
media/track/track-css-property-whitelist.html

* platform/chromium/TestExpectations:

Modified Paths

Diff

Modified: trunk/LayoutTests/ChangeLog (140449 => 140450)


--- trunk/LayoutTests/ChangeLog	2013-01-22 20:12:29 UTC (rev 140449)
+++ trunk/LayoutTests/ChangeLog	2013-01-22 20:26:44 UTC (rev 140450)
@@ -1,3 +1,15 @@
+2013-01-22  Alpha Lam  <[email protected]>
+
+        REGRESSION(r140231): media track layout tests crashing
+        https://bugs.webkit.org/show_bug.cgi?id=107579
+
+        Unreviewed. Mark 3 tests as crashing:
+        media/track/track-css-cue-lifetime.html
+        media/track/track-css-matching.html
+        media/track/track-css-property-whitelist.html
+
+        * platform/chromium/TestExpectations:
+
 2013-01-22  Alexis Menard  <[email protected]>
 
         Allow construction of unprefixed transition DOM events.

Modified: trunk/LayoutTests/platform/chromium/TestExpectations (140449 => 140450)


--- trunk/LayoutTests/platform/chromium/TestExpectations	2013-01-22 20:12:29 UTC (rev 140449)
+++ trunk/LayoutTests/platform/chromium/TestExpectations	2013-01-22 20:26:44 UTC (rev 140450)
@@ -95,8 +95,10 @@
 crbug.com/24182 [ Debug ] platform/chromium/virtual/gpu/fast/hidpi/image-set-background-dynamic.html [ Pass Slow ]
 webkit.org/b/106606 fast/canvas/webgl/context-release-upon-reload.html [ Pass Slow ]
 webkit.org/b/106606 platform/chromium/virtual/gpu/fast/canvas/webgl/context-release-upon-reload.html [ Pass Slow ]
-webkit.org/b/106853 [ Debug ] media/track/track-css-cue-lifetime.html [ Pass Timeout ]
 
+# Crashing after r140231, see bug https://bugs.webkit.org/show_bug.cgi?id=107579
+webkit.org/b/106853 [ Debug ] media/track/track-css-cue-lifetime.html [ Pass Timeout Crash ]
+
 # These tests started being slow when we switched to DRT.
 webkit.org/b/90488 [ Debug ] inspector [ Pass Slow ]
 webkit.org/b/90488 [ Debug ] http/tests/inspector [ Pass Slow ]
@@ -4329,3 +4331,6 @@
 
 webkit.org/b/107328 http/tests/cache/cancel-multiple-post-xhrs.html [ Missing ]
 webkit.org/b/107341 [ Debug ] inspector/profiler/memory-instrumentation-cached-images.html [ Failure ]
+
+webkit.org/b/107579 [ Debug ] media/track/track-css-matching.html [ Crash ]
+webkit.org/b/107579 [ Debug ] media/track/track-css-property-whitelist.html [ Crash ]
_______________________________________________
webkit-changes mailing list
[email protected]
http://lists.webkit.org/mailman/listinfo/webkit-changes

Reply via email to