Title: [186900] trunk/LayoutTests
Revision
186900
Author
[email protected]
Date
2015-07-16 11:23:26 -0700 (Thu, 16 Jul 2015)

Log Message

Mark fast/canvas/canvas-too-large-to-draw.html as crashing on El Capitan

Fix is tracked by <rdar://problem/21857102>.

* platform/mac/TestExpectations: Mark test as crashing:
- fast/canvas/canvas-too-large-to-draw.html

Modified Paths

Diff

Modified: trunk/LayoutTests/ChangeLog (186899 => 186900)


--- trunk/LayoutTests/ChangeLog	2015-07-16 17:52:05 UTC (rev 186899)
+++ trunk/LayoutTests/ChangeLog	2015-07-16 18:23:26 UTC (rev 186900)
@@ -1,3 +1,12 @@
+2015-07-16  David Kilzer  <[email protected]>
+
+        Mark fast/canvas/canvas-too-large-to-draw.html as crashing on El Capitan
+
+        Fix is tracked by <rdar://problem/21857102>.
+
+        * platform/mac/TestExpectations: Mark test as crashing:
+        - fast/canvas/canvas-too-large-to-draw.html
+
 2015-07-16  Joseph Pecoraro  <[email protected]>
 
         Web Inspector: update $$() to return an Array

Modified: trunk/LayoutTests/platform/mac/TestExpectations (186899 => 186900)


--- trunk/LayoutTests/platform/mac/TestExpectations	2015-07-16 17:52:05 UTC (rev 186899)
+++ trunk/LayoutTests/platform/mac/TestExpectations	2015-07-16 18:23:26 UTC (rev 186900)
@@ -1293,3 +1293,5 @@
 
 [ Yosemite ] fast/canvas/webgl/oes-texture-half-float-linear.html [ Pass Failure ]
 
+# <rdar://problem/21857102>
+[ ElCapitan+ ] fast/canvas/canvas-too-large-to-draw.html [ Crash ]
_______________________________________________
webkit-changes mailing list
[email protected]
https://lists.webkit.org/mailman/listinfo/webkit-changes

Reply via email to