Title: [96206] trunk/LayoutTests
Revision
96206
Author
[email protected]
Date
2011-09-28 01:47:08 -0700 (Wed, 28 Sep 2011)

Log Message

[Qt][GTK] Skip http/tests/multipart/stop-crash.html because it fails after r96174.
https://bugs.webkit.org/show_bug.cgi?id=68979

Reviewed by Csaba Osztrogonác.

* platform/gtk/Skipped: Skip http/tests/multipart/stop-crash.html failing
* platform/qt/Skipped: Skip http/tests/multipart/stop-crash.html failing

Modified Paths

Diff

Modified: trunk/LayoutTests/ChangeLog (96205 => 96206)


--- trunk/LayoutTests/ChangeLog	2011-09-28 08:28:35 UTC (rev 96205)
+++ trunk/LayoutTests/ChangeLog	2011-09-28 08:47:08 UTC (rev 96206)
@@ -1,5 +1,15 @@
 2011-09-28  Gabor Rapcsanyi  <[email protected]>
 
+        [Qt][GTK] Skip http/tests/multipart/stop-crash.html because it fails after r96174.
+        https://bugs.webkit.org/show_bug.cgi?id=68979
+
+        Reviewed by Csaba Osztrogonác.
+
+        * platform/gtk/Skipped: Skip http/tests/multipart/stop-crash.html failing
+        * platform/qt/Skipped: Skip http/tests/multipart/stop-crash.html failing
+
+2011-09-28  Gabor Rapcsanyi  <[email protected]>
+
         fast/canvas/crash-set-font.html failing on all platform because
         getCSSCanvasContext needs 4 parameters
         https://bugs.webkit.org/show_bug.cgi?id=66291

Modified: trunk/LayoutTests/platform/gtk/Skipped (96205 => 96206)


--- trunk/LayoutTests/platform/gtk/Skipped	2011-09-28 08:28:35 UTC (rev 96205)
+++ trunk/LayoutTests/platform/gtk/Skipped	2011-09-28 08:47:08 UTC (rev 96206)
@@ -1662,3 +1662,7 @@
 # https://bugs.webkit.org/show_bug.cgi?id=65709
 # This test is out-dated since r95899.
 canvas/philip/tests/2d.drawImage.outsidesource.html
+
+# http/tests/multipart/stop-crash.html fails on GTK and Qt
+# https://bugs.webkit.org/show_bug.cgi?id=68979
+http/tests/multipart/stop-crash.html

Modified: trunk/LayoutTests/platform/qt/Skipped (96205 => 96206)


--- trunk/LayoutTests/platform/qt/Skipped	2011-09-28 08:28:35 UTC (rev 96205)
+++ trunk/LayoutTests/platform/qt/Skipped	2011-09-28 08:47:08 UTC (rev 96206)
@@ -2377,3 +2377,7 @@
 # editing/selection/select-bidi-run.html fails on Qt
 # https://bugs.webkit.org/show_bug.cgi?id=68854
 editing/selection/select-bidi-run.html
+
+# http/tests/multipart/stop-crash.html fails on Qt and GTK
+# https://bugs.webkit.org/show_bug.cgi?id=68979
+http/tests/multipart/stop-crash.html
_______________________________________________
webkit-changes mailing list
[email protected]
http://lists.webkit.org/mailman/listinfo.cgi/webkit-changes

Reply via email to