Title: [111378] trunk/LayoutTests
Revision
111378
Author
[email protected]
Date
2012-03-20 03:24:57 -0700 (Tue, 20 Mar 2012)

Log Message

[Qt] Gardening, skip failing tests, add platform specific expected files.

Patch by Szilard Ledan <[email protected]> on 2012-03-20
Reviewed by Csaba Osztrogonác.

* platform/qt/Skipped:
* platform/qt/fast/events/touch/gesture/pad-gesture-cancel-expected.png: Added after r111182.
* platform/qt/fast/events/touch/gesture/pad-gesture-cancel-expected.txt: Added after r111182.

Modified Paths

Added Paths

Diff

Modified: trunk/LayoutTests/ChangeLog (111377 => 111378)


--- trunk/LayoutTests/ChangeLog	2012-03-20 10:21:26 UTC (rev 111377)
+++ trunk/LayoutTests/ChangeLog	2012-03-20 10:24:57 UTC (rev 111378)
@@ -1,3 +1,13 @@
+2012-03-20  Szilard Ledan  <[email protected]>
+
+        [Qt] Gardening, skip failing tests, add platform specific expected files.
+
+        Reviewed by Csaba Osztrogonác.
+
+        * platform/qt/Skipped:
+        * platform/qt/fast/events/touch/gesture/pad-gesture-cancel-expected.png: Added after r111182.
+        * platform/qt/fast/events/touch/gesture/pad-gesture-cancel-expected.txt: Added after r111182.
+
 2012-03-20  Mihnea Ovidenie  <[email protected]>
 
         [CSSRegions]Implement NamedFlow::getRegionsByContentNode

Modified: trunk/LayoutTests/platform/qt/Skipped (111377 => 111378)


--- trunk/LayoutTests/platform/qt/Skipped	2012-03-20 10:21:26 UTC (rev 111377)
+++ trunk/LayoutTests/platform/qt/Skipped	2012-03-20 10:24:57 UTC (rev 111378)
@@ -245,6 +245,10 @@
 # https://bugs.webkit.org/show_bug.cgi?id=79068
 inspector/styles/svg-style.xhtml
 
+# http://trac.webkit.org/changeset/111212 made it fail
+# https://bugs.webkit.org/show_bug.cgi?id=81334
+inspector/debugger/snippets-model.html
+
 # Needs rebaseline
 fast/repaint/scale-page-shrink.html
 
@@ -2746,6 +2750,10 @@
 plugins/mouse-click-plugin-clears-selection.html
 fast/events/mouse-relative-position.html
 
+# http://trac.webkit.org/changeset/111310 made it fail
+# https://bugs.webkit.org/show_bug.cgi?id=81579
+dom/xhtml/level3/core/nodereplacechild30.xhtml
+
 # Failing since isWordTextBreak is not implemented. https://bugs.webkit.org/show_bug.cgi?id=81136
 editing/selection/move-by-word-visually-crash-test-1.html
 editing/selection/move-by-word-visually-crash-test-2.html

Added: trunk/LayoutTests/platform/qt/fast/events/touch/gesture/pad-gesture-cancel-expected.png


(Binary files differ)
Property changes on: trunk/LayoutTests/platform/qt/fast/events/touch/gesture/pad-gesture-cancel-expected.png ___________________________________________________________________

Added: svn:mime-type

Added: trunk/LayoutTests/platform/qt/fast/events/touch/gesture/pad-gesture-cancel-expected.txt (0 => 111378)


--- trunk/LayoutTests/platform/qt/fast/events/touch/gesture/pad-gesture-cancel-expected.txt	                        (rev 0)
+++ trunk/LayoutTests/platform/qt/fast/events/touch/gesture/pad-gesture-cancel-expected.txt	2012-03-20 10:24:57 UTC (rev 111378)
@@ -0,0 +1,10 @@
+Tests basic use of GestureFlingCancel
+
+On success, you will see a series of "PASS" messages, followed by "TEST COMPLETE".
+
+
+PASS actualWheelEventsOccurred is 0
+PASS successfullyParsed is true
+
+TEST COMPLETE
+
_______________________________________________
webkit-changes mailing list
[email protected]
http://lists.webkit.org/mailman/listinfo.cgi/webkit-changes

Reply via email to