Title: [118974] trunk/LayoutTests
Revision
118974
Author
[email protected]
Date
2012-05-30 14:35:48 -0700 (Wed, 30 May 2012)

Log Message

[Qt][GTK][Mac][Win] New plugins/npruntime/delete-plugin-within-* tests introduced in r117012
fail/crash
https://bugs.webkit.org/show_bug.cgi?id=86443

Skip these tests on Windows because they crash.

* platform/win/Skipped:

Modified Paths

Diff

Modified: trunk/LayoutTests/ChangeLog (118973 => 118974)


--- trunk/LayoutTests/ChangeLog	2012-05-30 21:23:22 UTC (rev 118973)
+++ trunk/LayoutTests/ChangeLog	2012-05-30 21:35:48 UTC (rev 118974)
@@ -1,3 +1,13 @@
+2012-05-30  Jessie Berlin  <[email protected]>
+
+        [Qt][GTK][Mac][Win] New plugins/npruntime/delete-plugin-within-* tests introduced in r117012
+        fail/crash
+        https://bugs.webkit.org/show_bug.cgi?id=86443
+
+        Skip these tests on Windows because they crash.
+
+        * platform/win/Skipped:
+
 2012-05-30  Raphael Kubo da Costa  <[email protected]>
 
         [EFL] Unreviewed gardening in fast/transforms.

Modified: trunk/LayoutTests/platform/win/Skipped (118973 => 118974)


--- trunk/LayoutTests/platform/win/Skipped	2012-05-30 21:23:22 UTC (rev 118973)
+++ trunk/LayoutTests/platform/win/Skipped	2012-05-30 21:35:48 UTC (rev 118974)
@@ -1790,3 +1790,9 @@
 # _javascript_ Experiments are not enabled on Windows
 # https://bugs.webkit.org/show_bug.cgi?id=87858
 fast/js/names.html
+
+# New plugins/npruntime/delete-plugin-within-* tests introduced in r117012 fail/crash
+# https://bugs.webkit.org/show_bug.cgi?id=86443
+plugins/npruntime/delete-plugin-within-hasProperty-return-false.html
+plugins/npruntime/delete-plugin-within-hasProperty-return-true.html
+plugins/npruntime/delete-plugin-within-setProperty.html
_______________________________________________
webkit-changes mailing list
[email protected]
http://lists.webkit.org/mailman/listinfo.cgi/webkit-changes

Reply via email to