Title: [113014] trunk/LayoutTests
Revision
113014
Author
[email protected]
Date
2012-04-03 05:08:14 -0700 (Tue, 03 Apr 2012)

Log Message

[Qt][WK2] Failing http/tests/plugins tests after reenabled plugins
https://bugs.webkit.org/show_bug.cgi?id=82895

Reviewed by Csaba Osztrogonác.

* platform/qt-5.0-wk1/Skipped:
* platform/qt-5.0-wk2/Skipped:
* platform/qt-5.0/Skipped:

Modified Paths

Diff

Modified: trunk/LayoutTests/ChangeLog (113013 => 113014)


--- trunk/LayoutTests/ChangeLog	2012-04-03 12:07:53 UTC (rev 113013)
+++ trunk/LayoutTests/ChangeLog	2012-04-03 12:08:14 UTC (rev 113014)
@@ -1,3 +1,14 @@
+2012-04-03  Balazs Kelemen  <[email protected]>
+
+        [Qt][WK2] Failing http/tests/plugins tests after reenabled plugins
+        https://bugs.webkit.org/show_bug.cgi?id=82895
+
+        Reviewed by Csaba Osztrogonác.
+
+        * platform/qt-5.0-wk1/Skipped:
+        * platform/qt-5.0-wk2/Skipped:
+        * platform/qt-5.0/Skipped:
+
 2012-04-01  Nikolas Zimmermann  <[email protected]>
 
         Animate animatedPoints instead of points for SVGPoly*Elements

Modified: trunk/LayoutTests/platform/qt-5.0/Skipped (113013 => 113014)


--- trunk/LayoutTests/platform/qt-5.0/Skipped	2012-04-03 12:07:53 UTC (rev 113013)
+++ trunk/LayoutTests/platform/qt-5.0/Skipped	2012-04-03 12:08:14 UTC (rev 113014)
@@ -1,8 +1,3 @@
-# [Qt] Plugins need to be reworked for Qt5
-# https://bugs.webkit.org/show_bug.cgi?id=70023
-plugins
-http/tests/plugins
-
 # Still failing tests after refactored Qt5 and after WEBKIT_TESTFONTS fix.
 editing/pasteboard/4944770-1.html
 editing/pasteboard/4944770-2.html

Modified: trunk/LayoutTests/platform/qt-5.0-wk1/Skipped (113013 => 113014)


--- trunk/LayoutTests/platform/qt-5.0-wk1/Skipped	2012-04-03 12:07:53 UTC (rev 113013)
+++ trunk/LayoutTests/platform/qt-5.0-wk1/Skipped	2012-04-03 12:08:14 UTC (rev 113014)
@@ -1,7 +1,11 @@
 # Tests failing on WK1 only (working on WK2)
-
 compositing
 
+# [Qt] X11 plugins need to be reworked for Qt5+WK1
+# https://bugs.webkit.org/show_bug.cgi?id=80691
+plugins
+http/tests/plugins
+
 # New test introduced in r102048 fails on Qt-WK1
 # https://bugs.webkit.org/show_bug.cgi?id=73366
 fast/events/dont-loose-last-event.html

Modified: trunk/LayoutTests/platform/qt-5.0-wk2/Skipped (113013 => 113014)


--- trunk/LayoutTests/platform/qt-5.0-wk2/Skipped	2012-04-03 12:07:53 UTC (rev 113013)
+++ trunk/LayoutTests/platform/qt-5.0-wk2/Skipped	2012-04-03 12:08:14 UTC (rev 113014)
@@ -559,3 +559,15 @@
 # [Qt][WK2]REGRESSION(r105461): It made 8 tests fail and 30 tests flakey
 # https://bugs.webkit.org/show_bug.cgi?id=76699
 tables/mozilla/marvin/backgr_simple-table-cell.html
+
+# [Qt][WK2] Failing http/tests/plugins tests after reenabled plugins
+# https://bugs.webkit.org/show_bug.cgi?id=82895
+http/tests/plugins/create-v8-script-objects.html
+http/tests/plugins/cross-frame-object-access.html
+http/tests/plugins/get-url.html
+http/tests/plugins/geturlnotify-from-npp-destroystream.html
+http/tests/plugins/interrupted-get-url.html
+http/tests/plugins/local-geturl-from-remote.html
+http/tests/plugins/npapi-response-headers.html
+http/tests/plugins/post-url-file.html
+http/tests/plugins/third-party-cookie-accept-policy.html
_______________________________________________
webkit-changes mailing list
[email protected]
http://lists.webkit.org/mailman/listinfo.cgi/webkit-changes

Reply via email to