Title: [100346] trunk/LayoutTests
Revision
100346
Author
[email protected]
Date
2011-11-15 15:29:19 -0800 (Tue, 15 Nov 2011)

Log Message

Skip failing ref tests on Qt.

* platform/qt/Skipped: editing/pasteboard/data-transfer-items-image-png.html and
    fast/forms/file/file-input-reset.html are failing. See bugs.

Modified Paths

Diff

Modified: trunk/LayoutTests/ChangeLog (100345 => 100346)


--- trunk/LayoutTests/ChangeLog	2011-11-15 23:27:10 UTC (rev 100345)
+++ trunk/LayoutTests/ChangeLog	2011-11-15 23:29:19 UTC (rev 100346)
@@ -1,3 +1,10 @@
+2011-11-15  Tony Chang  <[email protected]>
+
+        Skip failing ref tests on Qt.
+
+        * platform/qt/Skipped: editing/pasteboard/data-transfer-items-image-png.html and
+            fast/forms/file/file-input-reset.html are failing. See bugs.
+
 2011-11-15  Peter Kasting  <[email protected]>
 
         Mark another test as flakily crashing.

Modified: trunk/LayoutTests/platform/qt/Skipped (100345 => 100346)


--- trunk/LayoutTests/platform/qt/Skipped	2011-11-15 23:27:10 UTC (rev 100345)
+++ trunk/LayoutTests/platform/qt/Skipped	2011-11-15 23:29:19 UTC (rev 100346)
@@ -2474,3 +2474,11 @@
 # https://bugs.webkit.org/show_bug.cgi?id=72364
 http/tests/security/cross-frame-access-enumeration.html
 http/tests/security/postMessage/invalid-origin-throws-exception.html
+
+# [Qt] editing/pasteboard/data-transfer-items-image-png.html is failing due to DataTransferItems for image/png not being implemented
+# https://bugs.webkit.org/show_bug.cgi?id=72430
+editing/pasteboard/data-transfer-items-image-png.html
+
+# [Qt] fast/forms/file/file-input-reset.html failing on Qt
+# https://bugs.webkit.org/show_bug.cgi?id=72429
+fast/forms/file/file-input-reset.html
_______________________________________________
webkit-changes mailing list
[email protected]
http://lists.webkit.org/mailman/listinfo.cgi/webkit-changes

Reply via email to