Title: [105715] trunk/LayoutTests
Revision
105715
Author
[email protected]
Date
2012-01-24 02:51:11 -0800 (Tue, 24 Jan 2012)

Log Message

[Qt] Unreviewed gardening. Skip new failing tests to paint the bots green.

* platform/qt-5.0/Skipped:
* platform/qt/Skipped:

Modified Paths

Diff

Modified: trunk/LayoutTests/ChangeLog (105714 => 105715)


--- trunk/LayoutTests/ChangeLog	2012-01-24 10:32:48 UTC (rev 105714)
+++ trunk/LayoutTests/ChangeLog	2012-01-24 10:51:11 UTC (rev 105715)
@@ -1,3 +1,10 @@
+2012-01-24  Csaba Osztrogonác  <[email protected]>
+
+        [Qt] Unreviewed gardening. Skip new failing tests to paint the bots green.
+
+        * platform/qt-5.0/Skipped:
+        * platform/qt/Skipped:
+
 2012-01-23  Kent Tamura  <[email protected]>
 
         Introduce RadioButtonGroup class to keep track of the group members and required state

Modified: trunk/LayoutTests/platform/qt/Skipped (105714 => 105715)


--- trunk/LayoutTests/platform/qt/Skipped	2012-01-24 10:32:48 UTC (rev 105714)
+++ trunk/LayoutTests/platform/qt/Skipped	2012-01-24 10:51:11 UTC (rev 105715)
@@ -2597,3 +2597,9 @@
 # https://bugs.webkit.org/show_bug.cgi?id=76785
 css3/filters/effect-brightness-hw.html
 css3/filters/effect-contrast-hw.html
+
+# JSValue::toString() should return a JSString* instead of a UString
+# https://bugs.webkit.org/show_bug.cgi?id=76861
+# REGRESSION caused by http://trac.webkit.org/changeset/105698
+fast/js/array-functions-non-arrays.html
+sputnik/Conformance/15_Native_Objects/15.4_Array/15.4.4/15.4.4.11_Array_prototype_sort/S15.4.4.11_A3_T1.html

Modified: trunk/LayoutTests/platform/qt-5.0/Skipped (105714 => 105715)


--- trunk/LayoutTests/platform/qt-5.0/Skipped	2012-01-24 10:32:48 UTC (rev 105714)
+++ trunk/LayoutTests/platform/qt-5.0/Skipped	2012-01-24 10:51:11 UTC (rev 105715)
@@ -71,3 +71,7 @@
 # Frame::findString does nothing on pages that prevent selection
 # https://bugs.webkit.org/show_bug.cgi?id=40361
 editing/text-iterator/findString-selection-disabled.html
+
+# [Qt] fast/events/clear-edit-drag-state.html fails with timeout with Qt5-WK1
+# https://bugs.webkit.org/show_bug.cgi?id=76897
+fast/events/clear-edit-drag-state.html
_______________________________________________
webkit-changes mailing list
[email protected]
http://lists.webkit.org/mailman/listinfo.cgi/webkit-changes

Reply via email to