From 7d99e8b49dc148efbc1615c44a8294eea6eccd11 Mon Sep 17 00:00:00 2001 From: "ossy@webkit.org" Date: Fri, 24 Feb 2012 08:00:13 +0000 Subject: [PATCH] [Qt] Unreviewed gardening. * platform/qt/Skipped: Skip failing tests. git-svn-id: http://svn.webkit.org/repository/webkit/trunk@108739 268f45cc-cd09-0410-ab3c-d52691b4dbfc --- LayoutTests/ChangeLog | 6 ++++++ LayoutTests/platform/qt/Skipped | 6 ++++++ 2 files changed, 12 insertions(+) diff --git a/LayoutTests/ChangeLog b/LayoutTests/ChangeLog index 1df8bb4..bd2bf7d 100644 --- a/LayoutTests/ChangeLog +++ b/LayoutTests/ChangeLog @@ -1,3 +1,9 @@ +2012-02-23 Csaba Osztrogonác + + [Qt] Unreviewed gardening. + + * platform/qt/Skipped: Skip failing tests. + 2012-02-23 Yuzo Fujishima [chromium] Unreviewed test expectation change. diff --git a/LayoutTests/platform/qt/Skipped b/LayoutTests/platform/qt/Skipped index 92466de..e359258 100644 --- a/LayoutTests/platform/qt/Skipped +++ b/LayoutTests/platform/qt/Skipped @@ -245,6 +245,12 @@ 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