Title: [101489] trunk/LayoutTests
Revision
101489
Author
kbal...@webkit.org
Date
2011-11-30 04:52:30 -0800 (Wed, 30 Nov 2011)

Log Message

[Qt] X11 plugins need to be reworked for Qt5
https://bugs.webkit.org/show_bug.cgi?id=70023

Rubber-stamped by Csaba Osztrogonác.

Skip the rest of plugin tests (from http directory).
It's not reliable to test plugins without NPAPI support.

* platform/qt-5.0/Skipped:

Modified Paths

Diff

Modified: trunk/LayoutTests/ChangeLog (101488 => 101489)


--- trunk/LayoutTests/ChangeLog	2011-11-30 12:31:02 UTC (rev 101488)
+++ trunk/LayoutTests/ChangeLog	2011-11-30 12:52:30 UTC (rev 101489)
@@ -1,3 +1,15 @@
+2011-11-30  Balazs Kelemen  <kbal...@webkit.org>
+
+        [Qt] X11 plugins need to be reworked for Qt5
+        https://bugs.webkit.org/show_bug.cgi?id=70023
+
+        Rubber-stamped by Csaba Osztrogonác.
+
+        Skip the rest of plugin tests (from http directory).
+        It's not reliable to test plugins without NPAPI support.
+
+        * platform/qt-5.0/Skipped:
+
 2011-11-30  Csaba Osztrogonác  <o...@webkit.org>
 
         [Qt] Unreviewed gardening. Add Qt5 specific expected results for passing tests and skip failing tests.

Modified: trunk/LayoutTests/platform/qt-5.0/Skipped (101488 => 101489)


--- trunk/LayoutTests/platform/qt-5.0/Skipped	2011-11-30 12:31:02 UTC (rev 101488)
+++ trunk/LayoutTests/platform/qt-5.0/Skipped	2011-11-30 12:52:30 UTC (rev 101489)
@@ -1,6 +1,7 @@
 # [Qt] Plugins need to be reworked for Qt5
 # https://bugs.webkit.org/show_bug.cgi?id=70023
 plugins
+http/tests/plugins
 
 # Failing tests after refactored Qt5
 animations/3d/change-transform-in-end-event.html
_______________________________________________
webkit-changes mailing list
webkit-changes@lists.webkit.org
http://lists.webkit.org/mailman/listinfo.cgi/webkit-changes

Reply via email to