Title: [117401] trunk/LayoutTests
Revision
117401
Author
o...@webkit.org
Date
2012-05-16 23:22:13 -0700 (Wed, 16 May 2012)

Log Message

[Qt] Web process hangs while waiting for plugin process connection during layouttests
https://bugs.webkit.org/show_bug.cgi?id=86620

* platform/qt/Skipped: Skip failing tests after r117288.

Modified Paths

Diff

Modified: trunk/LayoutTests/ChangeLog (117400 => 117401)


--- trunk/LayoutTests/ChangeLog	2012-05-17 06:20:43 UTC (rev 117400)
+++ trunk/LayoutTests/ChangeLog	2012-05-17 06:22:13 UTC (rev 117401)
@@ -1,3 +1,10 @@
+2012-05-16  Csaba Osztrogonác  <o...@webkit.org>
+
+        [Qt] Web process hangs while waiting for plugin process connection during layouttests
+        https://bugs.webkit.org/show_bug.cgi?id=86620
+
+        * platform/qt/Skipped: Skip failing tests after r117288.
+
 2012-05-16  Hajime Morrita  <morr...@chromium.org>
 
         Unreviewed expectations update.

Modified: trunk/LayoutTests/platform/qt/Skipped (117400 => 117401)


--- trunk/LayoutTests/platform/qt/Skipped	2012-05-17 06:20:43 UTC (rev 117400)
+++ trunk/LayoutTests/platform/qt/Skipped	2012-05-17 06:22:13 UTC (rev 117401)
@@ -873,6 +873,12 @@
 plugins/npruntime/delete-plugin-within-getProperty.html
 plugins/npruntime/delete-plugin-within-invoke.html
 
+# [Qt] Web process hangs while waiting for plugin process connection during layouttests
+# https://bugs.webkit.org/show_bug.cgi?id=86620
+plugins
+fast/dom/Window/Plug-ins.html
+http/tests/plugins
+
 # =========================================================================== #
 # Failing Sputnik tests                                                       #
 # =========================================================================== #
_______________________________________________
webkit-changes mailing list
webkit-changes@lists.webkit.org
http://lists.webkit.org/mailman/listinfo.cgi/webkit-changes

Reply via email to