Title: [122890] trunk/LayoutTests
Revision
122890
Author
[email protected]
Date
2012-07-17 16:13:23 -0700 (Tue, 17 Jul 2012)

Log Message

[Mac] REGRESSION (r122494): Running platform/mac/plugins/root-object-premature-delete-crash.html results in a crash
https://bugs.webkit.org/show_bug.cgi?id=91505

Skip this test so we don't see it in the results.

* platform/mac/Skipped:

Modified Paths

Diff

Modified: trunk/LayoutTests/ChangeLog (122889 => 122890)


--- trunk/LayoutTests/ChangeLog	2012-07-17 23:12:36 UTC (rev 122889)
+++ trunk/LayoutTests/ChangeLog	2012-07-17 23:13:23 UTC (rev 122890)
@@ -1,3 +1,12 @@
+2012-07-17  Filip Pizlo  <[email protected]>
+
+        [Mac] REGRESSION (r122494): Running platform/mac/plugins/root-object-premature-delete-crash.html results in a crash
+        https://bugs.webkit.org/show_bug.cgi?id=91505
+
+        Skip this test so we don't see it in the results.
+
+        * platform/mac/Skipped:
+
 2012-07-17  Andy Estes  <[email protected]>
 
         [Mac] REGRESSION (r122651): fast/text/descent-clip-in-scaled-page.html fails

Modified: trunk/LayoutTests/platform/mac/Skipped (122889 => 122890)


--- trunk/LayoutTests/platform/mac/Skipped	2012-07-17 23:12:36 UTC (rev 122889)
+++ trunk/LayoutTests/platform/mac/Skipped	2012-07-17 23:13:23 UTC (rev 122890)
@@ -946,3 +946,6 @@
 
 # https://bugs.webkit.org/show_bug.cgi?id=90833
 fast/js/global-constructors.html
+
+# https://bugs.webkit.org/show_bug.cgi?id=91505
+platform/mac/plugins/root-object-premature-delete-crash.html
_______________________________________________
webkit-changes mailing list
[email protected]
http://lists.webkit.org/mailman/listinfo/webkit-changes

Reply via email to