From 5b32c735f947078fa233ac072f1d74885dbfc2ad Mon Sep 17 00:00:00 2001 From: lars Date: Wed, 24 Oct 2007 12:32:27 +0000 Subject: [PATCH] explicitly add some tests that currently cause DRT to hang. git-svn-id: https://svn.webkit.org/repository/webkit/trunk@26969 268f45cc-cd09-0410-ab3c-d52691b4dbfc --- LayoutTests/ChangeLog | 8 ++++++++ LayoutTests/platform/qt/Skipped | 6 ++++++ 2 files changed, 14 insertions(+) diff --git a/LayoutTests/ChangeLog b/LayoutTests/ChangeLog index e84161c922f3..8501aac08ad2 100644 --- a/LayoutTests/ChangeLog +++ b/LayoutTests/ChangeLog @@ -1,3 +1,11 @@ +2007-10-24 Lars Knoll + + Reviewed by Simon. + + explicitly add some tests that currently cause DRT to hang. + + * platform/qt/Skipped: + 2007-10-23 Justin Garcia Fixing an accidental change made in r25484. diff --git a/LayoutTests/platform/qt/Skipped b/LayoutTests/platform/qt/Skipped index 778b55aa594c..c640c340baa1 100644 --- a/LayoutTests/platform/qt/Skipped +++ b/LayoutTests/platform/qt/Skipped @@ -1,6 +1,12 @@ # ------- many missing features in DRT editing +# ------- tests that hang forever +editing/selection/mixed-editability-8.html +editing/style/remove-underline-across-paragraph.html +editing/style/remove-underline-across-paragraph-in-bold.html + + # ------- tests that fail against Qt 4.3 due to bugs and missing features in QXmlStream fast/dom/set-innerHTML.xhtml fast/encoding/css-charset-default.xhtml -- 2.36.0