From f3630cf8540cd814eb387c8a842f9aee534e6542 Mon Sep 17 00:00:00 2001 From: "kbalazs@webkit.org" Date: Tue, 3 Apr 2012 12:08:14 +0000 Subject: [PATCH] [Qt][WK2] Failing http/tests/plugins tests after reenabled plugins https://bugs.webkit.org/show_bug.cgi?id=82895 MIME-Version: 1.0 Content-Type: text/plain; charset=utf8 Content-Transfer-Encoding: 8bit Reviewed by Csaba Osztrogonác. * platform/qt-5.0-wk1/Skipped: * platform/qt-5.0-wk2/Skipped: * platform/qt-5.0/Skipped: git-svn-id: http://svn.webkit.org/repository/webkit/trunk@113014 268f45cc-cd09-0410-ab3c-d52691b4dbfc --- LayoutTests/ChangeLog | 11 +++++++++++ LayoutTests/platform/qt-5.0-wk1/Skipped | 6 +++++- LayoutTests/platform/qt-5.0-wk2/Skipped | 12 ++++++++++++ LayoutTests/platform/qt-5.0/Skipped | 5 ----- 4 files changed, 28 insertions(+), 6 deletions(-) diff --git a/LayoutTests/ChangeLog b/LayoutTests/ChangeLog index 0fc94bd..1654d0d 100644 --- a/LayoutTests/ChangeLog +++ b/LayoutTests/ChangeLog @@ -1,3 +1,14 @@ +2012-04-03 Balazs Kelemen + + [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 Animate animatedPoints instead of points for SVGPoly*Elements diff --git a/LayoutTests/platform/qt-5.0-wk1/Skipped b/LayoutTests/platform/qt-5.0-wk1/Skipped index d19fd0f..e4a9430 100644 --- a/LayoutTests/platform/qt-5.0-wk1/Skipped +++ b/LayoutTests/platform/qt-5.0-wk1/Skipped @@ -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 diff --git a/LayoutTests/platform/qt-5.0-wk2/Skipped b/LayoutTests/platform/qt-5.0-wk2/Skipped index f06e1d8..461d523 100644 --- a/LayoutTests/platform/qt-5.0-wk2/Skipped +++ b/LayoutTests/platform/qt-5.0-wk2/Skipped @@ -559,3 +559,15 @@ fast/repaint/scroll-in-fixed-layer.html # [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 diff --git a/LayoutTests/platform/qt-5.0/Skipped b/LayoutTests/platform/qt-5.0/Skipped index 7512ed7..d03a48e 100644 --- a/LayoutTests/platform/qt-5.0/Skipped +++ b/LayoutTests/platform/qt-5.0/Skipped @@ -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 -- 2.7.4