Title: [126801] trunk/LayoutTests
Revision
126801
Author
[email protected]
Date
2012-08-27 14:53:22 -0700 (Mon, 27 Aug 2012)

Log Message

Gardening: Skipping tests due to JSC::Bindings::Instance::createRuntimeObject(JSC::ExecState*) crashes.
https://bugs.webkit.org/show_bug.cgi?id=95116.

Patch by Mark Lam <[email protected]> on 2012-08-27
Reviewed by Sam Weinig.

editing/pasteboard/paste-TIFF.html
platform/mac/editing/pasteboard/dataTransfer-set-data-file-url.html

* platform/mac/Skipped:

Modified Paths

Diff

Modified: trunk/LayoutTests/ChangeLog (126800 => 126801)


--- trunk/LayoutTests/ChangeLog	2012-08-27 21:52:42 UTC (rev 126800)
+++ trunk/LayoutTests/ChangeLog	2012-08-27 21:53:22 UTC (rev 126801)
@@ -1,3 +1,15 @@
+2012-08-27  Mark Lam  <[email protected]>
+
+        Gardening: Skipping tests due to JSC::Bindings::Instance::createRuntimeObject(JSC::ExecState*) crashes.
+        https://bugs.webkit.org/show_bug.cgi?id=95116.
+
+        Reviewed by Sam Weinig.
+
+        editing/pasteboard/paste-TIFF.html
+        platform/mac/editing/pasteboard/dataTransfer-set-data-file-url.html
+
+        * platform/mac/Skipped:
+
 2012-08-27  Julien Chaffraix  <[email protected]>
 
         Unreviewed rebaselining after r126683.

Modified: trunk/LayoutTests/platform/mac/Skipped (126800 => 126801)


--- trunk/LayoutTests/platform/mac/Skipped	2012-08-27 21:52:42 UTC (rev 126800)
+++ trunk/LayoutTests/platform/mac/Skipped	2012-08-27 21:53:22 UTC (rev 126801)
@@ -1015,6 +1015,11 @@
 # https://bugs.webkit.org/show_bug.cgi?id=95027
 fast/block/float/016.html
 
+# https://bugs.webkit.org/show_bug.cgi?id=93878
+# Due to JSC::Bindings::Instance::createRuntimeObject(JSC::ExecState*) crash:
+editing/pasteboard/paste-TIFF.html
+platform/mac/editing/pasteboard/dataTransfer-set-data-file-url.html
+
 # Assorted failures that need investigation
 
 # --- Canvas ---
_______________________________________________
webkit-changes mailing list
[email protected]
http://lists.webkit.org/mailman/listinfo/webkit-changes

Reply via email to