Title: [99687] trunk/LayoutTests
Revision
99687
Author
[email protected]
Date
2011-11-09 04:42:13 -0800 (Wed, 09 Nov 2011)

Log Message

[WK2] nrwt pixeltests crash while test
https://bugs.webkit.org/show_bug.cgi?id=71688

Patch by Roland Takacs <[email protected]> on 2011-11-09
Reviewed by Zoltan Herczeg.

* platform/qt-5.0/Skipped:
'editing/pasteboard/data-transfer-items-image-png.html' is skipped, because it caused an nrwt pixel test crash.

Modified Paths

Diff

Modified: trunk/LayoutTests/ChangeLog (99686 => 99687)


--- trunk/LayoutTests/ChangeLog	2011-11-09 11:58:02 UTC (rev 99686)
+++ trunk/LayoutTests/ChangeLog	2011-11-09 12:42:13 UTC (rev 99687)
@@ -1,3 +1,13 @@
+2011-11-09  Roland Takacs  <[email protected]>
+
+        [WK2] nrwt pixeltests crash while test
+        https://bugs.webkit.org/show_bug.cgi?id=71688
+
+        Reviewed by Zoltan Herczeg.
+
+        * platform/qt-5.0/Skipped:
+        'editing/pasteboard/data-transfer-items-image-png.html' is skipped, because it caused an nrwt pixel test crash.
+
 2011-11-08  Pavel Feldman  <[email protected]>
 
         Web Inspector: crash upon InspectorValue serialization that has 0 value / array entry.

Modified: trunk/LayoutTests/platform/qt-5.0/Skipped (99686 => 99687)


--- trunk/LayoutTests/platform/qt-5.0/Skipped	2011-11-09 11:58:02 UTC (rev 99686)
+++ trunk/LayoutTests/platform/qt-5.0/Skipped	2011-11-09 12:42:13 UTC (rev 99687)
@@ -6964,3 +6964,7 @@
 # [Qt] fast/multicol/flipped-blocks-hit-test.html fails with Qt5
 # https://bugs.webkit.org/show_bug.cgi?id=71118
 fast/multicol/flipped-blocks-hit-test.html
+
+# nrwt pixel test crash
+# https://bugs.webkit.org/show_bug.cgi?id=71688
+editing/pasteboard/data-transfer-items-image-png.html
_______________________________________________
webkit-changes mailing list
[email protected]
http://lists.webkit.org/mailman/listinfo.cgi/webkit-changes

Reply via email to