From 04a0ced2827089ec0134041f132851c3501a9cbb Mon Sep 17 00:00:00 2001 From: "ossy@webkit.org" Date: Tue, 21 Feb 2012 14:20:04 +0000 Subject: [PATCH] [Qt] Unreviewed gardening, skip new failing and crashing test to paint the bot green. * platform/qt-mac/Skipped: git-svn-id: http://svn.webkit.org/repository/webkit/trunk@108349 268f45cc-cd09-0410-ab3c-d52691b4dbfc --- LayoutTests/ChangeLog | 6 ++++++ LayoutTests/platform/qt-mac/Skipped | 16 ++++++++++++++++ 2 files changed, 22 insertions(+) diff --git a/LayoutTests/ChangeLog b/LayoutTests/ChangeLog index cfa5488..b4d32b9 100644 --- a/LayoutTests/ChangeLog +++ b/LayoutTests/ChangeLog @@ -1,5 +1,11 @@ 2012-02-21 Csaba Osztrogonác + [Qt] Unreviewed gardening, skip new failing and crashing test to paint the bot green. + + * platform/qt-mac/Skipped: + +2012-02-21 Csaba Osztrogonác + [Qt] Unreviewed gardening, unskip now passing tests. * platform/qt-4.8/Skipped: diff --git a/LayoutTests/platform/qt-mac/Skipped b/LayoutTests/platform/qt-mac/Skipped index 2619752..8f7ccd7 100644 --- a/LayoutTests/platform/qt-mac/Skipped +++ b/LayoutTests/platform/qt-mac/Skipped @@ -5364,3 +5364,19 @@ http/tests/inspector/inspect-element.html svg/custom/glyph-selection-arabic-forms.svg svg/custom/glyph-selection-bidi-mirror.svg svg/custom/glyph-selection-non-bmp.svg + +# new failing tests +css3/filters/effect-blur-hw.html +css3/filters/effect-combined-hw.html +css3/filters/effect-combined.html +css3/filters/effect-drop-shadow-hw.html +css3/filters/effect-grayscale-hw.html +css3/filters/effect-hue-rotate-hw.html +css3/filters/effect-invert-hw.html +css3/filters/effect-opacity-hw.html +css3/filters/effect-saturate-hw.html +css3/filters/effect-sepia-hw.html +fast/css-generated-content/before-content-continuation-chain.html + +# new crashing test +fast/css/font-face-synthetic-bold-italic.html -- 2.7.4