Title: [127335] trunk/LayoutTests
Revision
127335
Author
[email protected]
Date
2012-08-31 16:42:35 -0700 (Fri, 31 Aug 2012)

Log Message

Unreviewed, rolling out r127309.
http://trac.webkit.org/changeset/127309
https://bugs.webkit.org/show_bug.cgi?id=95624

The Windows tests weren't actually fixed. (Requested by
mhahnenberg on #webkit).

Patch by Sheriff Bot <[email protected]> on 2012-08-31

* platform/win/Skipped:

Modified Paths

Diff

Modified: trunk/LayoutTests/ChangeLog (127334 => 127335)


--- trunk/LayoutTests/ChangeLog	2012-08-31 23:27:27 UTC (rev 127334)
+++ trunk/LayoutTests/ChangeLog	2012-08-31 23:42:35 UTC (rev 127335)
@@ -1,3 +1,14 @@
+2012-08-31  Sheriff Bot  <[email protected]>
+
+        Unreviewed, rolling out r127309.
+        http://trac.webkit.org/changeset/127309
+        https://bugs.webkit.org/show_bug.cgi?id=95624
+
+        The Windows tests weren't actually fixed. (Requested by
+        mhahnenberg on #webkit).
+
+        * platform/win/Skipped:
+
 2012-08-31  Jessie Berlin  <[email protected]>
 
         [Lion] css3/filters/composited-during-animation-layertree.html produces empty results

Modified: trunk/LayoutTests/platform/win/Skipped (127334 => 127335)


--- trunk/LayoutTests/platform/win/Skipped	2012-08-31 23:27:27 UTC (rev 127334)
+++ trunk/LayoutTests/platform/win/Skipped	2012-08-31 23:42:35 UTC (rev 127335)
@@ -1813,6 +1813,14 @@
 # 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-getProperty.html
+plugins/npruntime/delete-plugin-within-hasProperty-return-false.html
+plugins/npruntime/delete-plugin-within-hasProperty-return-true.html
+plugins/npruntime/delete-plugin-within-invoke.html
+plugins/npruntime/delete-plugin-within-setProperty.html
+
 # [Win] ASSERT(oldLayoutDelta == view()->layoutDelta()) failed in RenderBlock::layoutBlockChild
 # https://bugs.webkit.org/show_bug.cgi?id=87450
 media/media-volume-slider-rendered-below.html
_______________________________________________
webkit-changes mailing list
[email protected]
http://lists.webkit.org/mailman/listinfo/webkit-changes

Reply via email to