Title: [119819] trunk/LayoutTests
Revision
119819
Author
[email protected]
Date
2012-06-08 04:11:49 -0700 (Fri, 08 Jun 2012)

Log Message

Unreviewed GTK gardening, removing crash expectations for two plugins
tests that were fixed after LLInt was enabled for the Gtk port in r119593.

* platform/gtk/TestExpectations:

Modified Paths

Diff

Modified: trunk/LayoutTests/ChangeLog (119818 => 119819)


--- trunk/LayoutTests/ChangeLog	2012-06-08 11:02:27 UTC (rev 119818)
+++ trunk/LayoutTests/ChangeLog	2012-06-08 11:11:49 UTC (rev 119819)
@@ -1,3 +1,10 @@
+2012-06-08  Zan Dobersek  <[email protected]>
+
+        Unreviewed GTK gardening, removing crash expectations for two plugins
+        tests that were fixed after LLInt was enabled for the Gtk port in r119593.
+
+        * platform/gtk/TestExpectations:
+
 2012-06-08  Hans Wennborg  <[email protected]>
 
         Speech _javascript_ API: mock WebSpeechRecognizer for DumpRenderTree

Modified: trunk/LayoutTests/platform/gtk/TestExpectations (119818 => 119819)


--- trunk/LayoutTests/platform/gtk/TestExpectations	2012-06-08 11:02:27 UTC (rev 119818)
+++ trunk/LayoutTests/platform/gtk/TestExpectations	2012-06-08 11:11:49 UTC (rev 119819)
@@ -334,9 +334,6 @@
 // Crashes due to debug assert until we fix issues with style elements in SVG
 BUGWKGTK DEBUG : svg/custom/use-referencing-style-crash.svg = CRASH
 
-BUGWK84073 DEBUG : plugins/npruntime/object-from-destroyed-plugin.html = CRASH
-BUGWK84073 DEBUG : plugins/npruntime/object-from-destroyed-plugin-in-subframe.html = CRASH
-
 BUGWK85811 DEBUG : fast/events/message-port-close.html = CRASH
 
 BUGWK86443 : plugins/npruntime/delete-plugin-within-getProperty.html = CRASH
_______________________________________________
webkit-changes mailing list
[email protected]
http://lists.webkit.org/mailman/listinfo.cgi/webkit-changes

Reply via email to