Title: [92353] trunk/LayoutTests
Revision
92353
Author
[email protected]
Date
2011-08-04 00:10:25 -0700 (Thu, 04 Aug 2011)

Log Message

This test triggers a crasher on some ports.  The crasher is filed already.

* platform/qt/Skipped:

Modified Paths

Diff

Modified: trunk/LayoutTests/ChangeLog (92352 => 92353)


--- trunk/LayoutTests/ChangeLog	2011-08-04 06:35:56 UTC (rev 92352)
+++ trunk/LayoutTests/ChangeLog	2011-08-04 07:10:25 UTC (rev 92353)
@@ -1,3 +1,9 @@
+2011-08-04  Adam Barth  <[email protected]>
+
+        This test triggers a crasher on some ports.  The crasher is filed already.
+
+        * platform/qt/Skipped:
+
 2011-08-03  Alice Boxhall  <[email protected]>
 
         An element with role=textbox should have settable AXValue unless read-only

Modified: trunk/LayoutTests/platform/qt/Skipped (92352 => 92353)


--- trunk/LayoutTests/platform/qt/Skipped	2011-08-04 06:35:56 UTC (rev 92352)
+++ trunk/LayoutTests/platform/qt/Skipped	2011-08-04 07:10:25 UTC (rev 92353)
@@ -2247,3 +2247,6 @@
 # [Qt]REGRESSION(r92224): It made editing/text-iterator/basic-iteration.html timeout
 # https://bugs.webkit.org/show_bug.cgi?id=65605
 editing/text-iterator/basic-iteration.html
+
+# This test tickles another crasher on Qt.
+fast/loader/reload-zero-byte-plugin.html
_______________________________________________
webkit-changes mailing list
[email protected]
http://lists.webkit.org/mailman/listinfo.cgi/webkit-changes

Reply via email to