From: ossy@webkit.org Date: Thu, 26 Jan 2012 08:56:21 +0000 (+0000) Subject: [Qt] Unreviewed gardening after r105917. X-Git-Tag: 070512121124~14493 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=38926b9601e20004c7777944b55dd797c88eef3d;p=profile%2Fivi%2Fwebkit-efl.git [Qt] Unreviewed gardening after r105917. * platform/qt/Skipped: * platform/qt/test_expectations.txt: git-svn-id: http://svn.webkit.org/repository/webkit/trunk@105973 268f45cc-cd09-0410-ab3c-d52691b4dbfc --- diff --git a/LayoutTests/ChangeLog b/LayoutTests/ChangeLog index 13a27ff..f94176f 100644 --- a/LayoutTests/ChangeLog +++ b/LayoutTests/ChangeLog @@ -1,3 +1,10 @@ +2012-01-26 Csaba Osztrogonác + + [Qt] Unreviewed gardening after r105917. + + * platform/qt/Skipped: + * platform/qt/test_expectations.txt: + 2012-01-26 Joe Thomas https://bugs.webkit.org/show_bug.cgi?id=76995. diff --git a/LayoutTests/platform/qt/Skipped b/LayoutTests/platform/qt/Skipped index e3d60fe..3469e71 100644 --- a/LayoutTests/platform/qt/Skipped +++ b/LayoutTests/platform/qt/Skipped @@ -223,6 +223,11 @@ fast/repaint/scale-page-shrink.html # https://bugs.webkit.org/show_bug.cgi?id=68610 fast/dom/MicroData +# ENABLE(SHADOW_DOM) is disabled +# https://bugs.webkit.org/show_bug.cgi?id=76439 +fast/dom/shadow/content-element-api.html +fast/dom/shadow/content-element-outside-shadow.html + # =========================================================================== # # Feature not yet supported. # # =========================================================================== # diff --git a/LayoutTests/platform/qt/test_expectations.txt b/LayoutTests/platform/qt/test_expectations.txt index 28653e2..c6aa334 100644 --- a/LayoutTests/platform/qt/test_expectations.txt +++ b/LayoutTests/platform/qt/test_expectations.txt @@ -4,10 +4,6 @@ BUGWK64526 DEBUG: svg/animations/svgtransform-animation-1.html = CRASH PASS -// Needs ENABLE_SHADOW_DOM -BUGWK76439 DEBUG : fast/dom/shadow/content-element-api.html = TEXT -BUGWK76439 DEBUG : fast/dom/shadow/content-element-outside-shadow.html = TEXT - // Slow tests // FIXME: File bugs. BUG_QT_SLOW SLOW DEBUG: editing/selection/empty-cell-right-click.html = PASS