Title: [146706] trunk/LayoutTests
Revision
146706
Author
pkast...@chromium.org
Date
2013-03-22 20:09:49 -0700 (Fri, 22 Mar 2013)

Log Message

[chromium] Mark more tests as crashing.
https://bugs.webkit.org/show_bug.cgi?id=113067

Unreviewed, test expectations update.

* platform/chromium/TestExpectations:

Modified Paths

Diff

Modified: trunk/LayoutTests/ChangeLog (146705 => 146706)


--- trunk/LayoutTests/ChangeLog	2013-03-23 02:50:05 UTC (rev 146705)
+++ trunk/LayoutTests/ChangeLog	2013-03-23 03:09:49 UTC (rev 146706)
@@ -1,3 +1,12 @@
+2013-03-22  Peter Kasting  <pkast...@google.com>
+
+        [chromium] Mark more tests as crashing.
+        https://bugs.webkit.org/show_bug.cgi?id=113067
+
+        Unreviewed, test expectations update.
+
+        * platform/chromium/TestExpectations:
+
 2013-03-21  Kiran Muppala  <cmupp...@apple.com>
 
         Add runtime setting for hidden page DOM timer throttling and CSS animation suspension

Modified: trunk/LayoutTests/platform/chromium/TestExpectations (146705 => 146706)


--- trunk/LayoutTests/platform/chromium/TestExpectations	2013-03-23 02:50:05 UTC (rev 146705)
+++ trunk/LayoutTests/platform/chromium/TestExpectations	2013-03-23 03:09:49 UTC (rev 146706)
@@ -3819,14 +3819,23 @@
 crbug.com/223329 [ MountainLion ] fast/writing-mode/text-orientation-basic.html [ ImageOnlyFailure ]
 crbug.com/223332 svg/css/root-shadow-offscreen.svg [ ImageOnlyFailure ]
 
-webkit.org/b/113067 [ Debug ] compositing/layers-inside-overflow-scroll.html [ Crash Pass ]
-webkit.org/b/113067 [ Debug ] compositing/self-painting-layers.html [ Crash Pass ]
-webkit.org/b/113067 [ Debug ] compositing/video/video-reflection.html [ Crash Pass ]
-webkit.org/b/113067 [ Debug ] compositing/geometry/video-fixed-scrolling.html [ Crash Pass ]
-webkit.org/b/113067 [ Debug ] compositing/geometry/video-opacity-overlay.html [ Crash Pass ]
-webkit.org/b/113067 [ Debug ] compositing/overflow/overflow-compositing-descendant.html [ Crash Pass ]
-webkit.org/b/113067 [ Debug ] compositing/overflow/scroll-ancestor-update.html [ Crash Pass ]
-webkit.org/b/113067 [ Debug ] compositing/reflections/load-video-in-reflection.html [ Crash Pass ]
-webkit.org/b/113067 [ Debug ] compositing/visibility/visibility-simple-video-layer.html [ Crash Pass ]
+webkit.org/b/113067 [ Debug ] compositing/layers-inside-overflow-scroll.html [ Crash ]
+webkit.org/b/113067 [ Debug ] platform/chromium/virtual/softwarecompositing/layers-inside-overflow-scroll.html [ Crash ]
+webkit.org/b/113067 [ Debug ] compositing/self-painting-layers.html [ Crash ]
+webkit.org/b/113067 [ Debug ] platform/chromium/virtual/softwarecompositing/self-painting-layers.html [ Crash ]
+webkit.org/b/113067 [ Debug ] compositing/video/video-reflection.html [ Crash ]
+webkit.org/b/113067 [ Debug ] platform/chromium/virtual/softwarecompositing/video/video-reflection.html [ Crash ]
+webkit.org/b/113067 [ Debug ] compositing/geometry/video-fixed-scrolling.html [ Crash ]
+webkit.org/b/113067 [ Debug ] platform/chromium/virtual/softwarecompositing/geometry/video-fixed-scrolling.html [ Crash ]
+webkit.org/b/113067 [ Debug ] compositing/geometry/video-opacity-overlay.html [ Crash ]
+webkit.org/b/113067 [ Debug ] platform/chromium/virtual/softwarecompositing/geometry/video-opacity-overlay.html [ Crash ]
+webkit.org/b/113067 [ Debug ] compositing/overflow/overflow-compositing-descendant.html [ Crash ]
+webkit.org/b/113067 [ Debug ] platform/chromium/virtual/softwarecompositing/overflow/overflow-compositing-descendant.html [ Crash ]
+webkit.org/b/113067 [ Debug ] compositing/overflow/scroll-ancestor-update.html [ Crash ]
+webkit.org/b/113067 [ Debug ] platform/chromium/virtual/softwarecompositing/overflow/scroll-ancestor-update.html [ Crash ]
+webkit.org/b/113067 [ Debug ] compositing/reflections/load-video-in-reflection.html [ Crash ]
+webkit.org/b/113067 [ Debug ] platform/chromium/virtual/softwarecompositing/reflections/load-video-in-reflection.html [ Crash ]
+webkit.org/b/113067 [ Debug ] compositing/visibility/visibility-simple-video-layer.html [ Crash ]
+webkit.org/b/113067 [ Debug ] platform/chromium/virtual/softwarecompositing/visibility/visibility-simple-video-layer.html [ Crash ]
 
 webkit.org/b/113114 media/video-controls-captions.html [ Timeout ]
\ No newline at end of file
_______________________________________________
webkit-changes mailing list
webkit-changes@lists.webkit.org
https://lists.webkit.org/mailman/listinfo/webkit-changes

Reply via email to