From 1382e97e6fffae64ba179690a96d1e88a664f2b9 Mon Sep 17 00:00:00 2001 From: "ossy@webkit.org" Date: Sat, 21 Jan 2012 17:19:11 +0000 Subject: [PATCH] [Qt] Unreviewed weekend gardening. Skip the new failing tests to paint the bots green. * platform/qt-wk2/Skipped: * platform/qt/Skipped: git-svn-id: http://svn.webkit.org/repository/webkit/trunk@105577 268f45cc-cd09-0410-ab3c-d52691b4dbfc --- LayoutTests/ChangeLog | 7 +++++++ LayoutTests/platform/qt-wk2/Skipped | 4 ++++ LayoutTests/platform/qt/Skipped | 5 +++++ 3 files changed, 16 insertions(+) diff --git a/LayoutTests/ChangeLog b/LayoutTests/ChangeLog index c1a3694..9df12de 100644 --- a/LayoutTests/ChangeLog +++ b/LayoutTests/ChangeLog @@ -1,3 +1,10 @@ +2012-01-21 Csaba Osztrogonác + + [Qt] Unreviewed weekend gardening. Skip the new failing tests to paint the bots green. + + * platform/qt-wk2/Skipped: + * platform/qt/Skipped: + 2012-01-20 Chris Marrin Implement hardware accelerated Brightness and contrast filters diff --git a/LayoutTests/platform/qt-wk2/Skipped b/LayoutTests/platform/qt-wk2/Skipped index 1334a5d..0598a25 100644 --- a/LayoutTests/platform/qt-wk2/Skipped +++ b/LayoutTests/platform/qt-wk2/Skipped @@ -511,3 +511,7 @@ transitions/transition-end-event-destroy-renderer.html transitions/transition-end-event-multiple-04.html transitions/transition-end-event-rendering.html transitions/transition-end-event-transform.html + +# [Qt][WK2] http/tests/history/replacestate-post-to-get-2.html fails with timeout +# https://bugs.webkit.org/show_bug.cgi?id=76784 +http/tests/history/replacestate-post-to-get-2.html diff --git a/LayoutTests/platform/qt/Skipped b/LayoutTests/platform/qt/Skipped index 8d1ef37..3ae45c4 100644 --- a/LayoutTests/platform/qt/Skipped +++ b/LayoutTests/platform/qt/Skipped @@ -2592,3 +2592,8 @@ http/tests/download # ERROR: LayoutTestController::overridePreference() does not support the 'WebKitCSSCustomFilterEnabled' preference # https://bugs.webkit.org/show_bug.cgi?id=76444 css3/filters/effect-custom-disabled.html + +# [Qt] CSS3 hardware accelerated Brightness and contrast filters fails +# https://bugs.webkit.org/show_bug.cgi?id=76785 +css3/filters/effect-brightness-hw.html +css3/filters/effect-contrast-hw.html -- 2.7.4