From be4ff5c7996cecefe1f36cf8b9dec06fe9dcfe8d Mon Sep 17 00:00:00 2001 From: "bashi@chromium.org" Date: Fri, 24 Feb 2012 09:53:43 +0000 Subject: [PATCH] [Qt] Unreviewed gardening. Remove tests introduced in r108731 but rolled out. * platform/qt/Skipped: Removed rolled out tests. git-svn-id: http://svn.webkit.org/repository/webkit/trunk@108756 268f45cc-cd09-0410-ab3c-d52691b4dbfc --- LayoutTests/ChangeLog | 8 ++++++++ LayoutTests/platform/qt/Skipped | 6 ------ 2 files changed, 8 insertions(+), 6 deletions(-) diff --git a/LayoutTests/ChangeLog b/LayoutTests/ChangeLog index 09e3a8e..a6a3bfd 100644 --- a/LayoutTests/ChangeLog +++ b/LayoutTests/ChangeLog @@ -1,3 +1,11 @@ +2012-02-24 Kenichi Ishibashi + + [Qt] Unreviewed gardening. + + Remove tests introduced in r108731 but rolled out. + + * platform/qt/Skipped: Removed rolled out tests. + 2012-02-24 Sheriff Bot Unreviewed, rolling out r108731. diff --git a/LayoutTests/platform/qt/Skipped b/LayoutTests/platform/qt/Skipped index e359258..92466de 100644 --- a/LayoutTests/platform/qt/Skipped +++ b/LayoutTests/platform/qt/Skipped @@ -245,12 +245,6 @@ fast/mutation/observe-childList.html fast/mutation/observe-exceptions.html fast/mutation/observe-subtree.html -# New test introduced in r108731 fail on Qt, because USE(ZLIB) is disabled. -http/tests/websocket/tests/hybi/compressed-control-frame.html -http/tests/websocket/tests/hybi/deflate-frame-invalid-parameter.html -http/tests/websocket/tests/hybi/deflate-frame-parameter.html -http/tests/websocket/tests/hybi/handshake-fail-by-extensions-header.html - # =========================================================================== # # Feature not yet supported. # # =========================================================================== # -- 2.7.4