Title: [102103] trunk/LayoutTests
Revision
102103
Author
[email protected]
Date
2011-12-05 23:51:13 -0800 (Mon, 05 Dec 2011)

Log Message

[Qt] Unreviewed gardening.

New test introduced in r102048 fails on Qt-WK1
https://bugs.webkit.org/show_bug.cgi?id=73366

* platform/qt-wk1/Skipped: Skip fast/events/dont-loose-last-event.html

Modified Paths

Diff

Modified: trunk/LayoutTests/ChangeLog (102102 => 102103)


--- trunk/LayoutTests/ChangeLog	2011-12-06 07:49:49 UTC (rev 102102)
+++ trunk/LayoutTests/ChangeLog	2011-12-06 07:51:13 UTC (rev 102103)
@@ -1,3 +1,12 @@
+2011-12-05  Csaba Osztrogonác  <[email protected]>
+
+        [Qt] Unreviewed gardening.
+
+        New test introduced in r102048 fails on Qt-WK1
+        https://bugs.webkit.org/show_bug.cgi?id=73366
+
+        * platform/qt-wk1/Skipped: Skip fast/events/dont-loose-last-event.html
+
 2011-12-05  Rafael Weinstein  <[email protected]>
 
         [MutationObservers] Support 'attributes' mutation records for element.removeAttribute

Modified: trunk/LayoutTests/platform/qt-wk1/Skipped (102102 => 102103)


--- trunk/LayoutTests/platform/qt-wk1/Skipped	2011-12-06 07:49:49 UTC (rev 102102)
+++ trunk/LayoutTests/platform/qt-wk1/Skipped	2011-12-06 07:51:13 UTC (rev 102103)
@@ -1 +1,5 @@
 # Tests failing on WK1 only (working on WK2)
+
+# New test introduced in r102048 fails on Qt-WK1
+# https://bugs.webkit.org/show_bug.cgi?id=73366
+fast/events/dont-loose-last-event.html
_______________________________________________
webkit-changes mailing list
[email protected]
http://lists.webkit.org/mailman/listinfo.cgi/webkit-changes

Reply via email to