[Qt] Unreviewed gardening after r106487
authorossy@webkit.org <ossy@webkit.org@268f45cc-cd09-0410-ab3c-d52691b4dbfc>
Thu, 2 Feb 2012 14:47:21 +0000 (14:47 +0000)
committerossy@webkit.org <ossy@webkit.org@268f45cc-cd09-0410-ab3c-d52691b4dbfc>
Thu, 2 Feb 2012 14:47:21 +0000 (14:47 +0000)
https://bugs.webkit.org/show_bug.cgi?id=77628

Patch by János Badics <dicska@gmail.com> on 2012-02-02

* platform/qt-wk2/Skipped: Skip the test made fast/events/resize-subframe.html timeout.
* platform/qt/fast/events/remove-target-with-shadow-in-drag-expected.txt: Added.

git-svn-id: http://svn.webkit.org/repository/webkit/trunk@106553 268f45cc-cd09-0410-ab3c-d52691b4dbfc

LayoutTests/ChangeLog
LayoutTests/platform/qt-wk2/Skipped
LayoutTests/platform/qt/fast/events/remove-target-with-shadow-in-drag-expected.txt [new file with mode: 0644]

index ca82fc5..5c53b68 100644 (file)
@@ -1,3 +1,11 @@
+2012-02-02  János Badics  <dicska@gmail.com>
+
+        [Qt] Unreviewed gardening after r106487
+        https://bugs.webkit.org/show_bug.cgi?id=77628
+
+        * platform/qt-wk2/Skipped: Skip the test made fast/events/resize-subframe.html timeout.
+        * platform/qt/fast/events/remove-target-with-shadow-in-drag-expected.txt: Added.
+
 2012-02-02  Philip Rogers  <pdr@google.com>
 
         Fix mirroring with SVG fonts
index e6270db..f27b5f2 100644 (file)
@@ -423,3 +423,7 @@ http/tests/navigation/anchor-frames-gbk.html
 # [Qt][WK2] scrollbars/scroll-rtl-or-bt-layer.html fails
 # https://bugs.webkit.org/show_bug.cgi?id=76986
 scrollbars/scroll-rtl-or-bt-layer.html
+
+# REGRESSION (r106488): fast/events/remove-target-with-shadow-in-drag.html fails
+# fast/events/remove-target-with-shadow-in-drag.html made fast/events/resize-subframe.html timeout
+fast/events/remove-target-with-shadow-in-drag.html
diff --git a/LayoutTests/platform/qt/fast/events/remove-target-with-shadow-in-drag-expected.txt b/LayoutTests/platform/qt/fast/events/remove-target-with-shadow-in-drag-expected.txt
new file mode 100644 (file)
index 0000000..b59a181
--- /dev/null
@@ -0,0 +1 @@
+PASS. DRT didn't crash.