Title: [105629] trunk/LayoutTests
Revision
105629
Author
[email protected]
Date
2012-01-23 08:45:45 -0800 (Mon, 23 Jan 2012)

Log Message

Unreviewed, unskip now passing tests on GTK. Spotted by Zan Dobersek.

* platform/gtk/Skipped: Unskip tests 5 tests using ArrayBuffer
which is no longer tied to 3D_CANVAS.

Modified Paths

Diff

Modified: trunk/LayoutTests/ChangeLog (105628 => 105629)


--- trunk/LayoutTests/ChangeLog	2012-01-23 16:37:16 UTC (rev 105628)
+++ trunk/LayoutTests/ChangeLog	2012-01-23 16:45:45 UTC (rev 105629)
@@ -1,5 +1,12 @@
 2012-01-23  Philippe Normand  <[email protected]>
 
+        Unreviewed, unskip now passing tests on GTK. Spotted by Zan Dobersek.
+
+        * platform/gtk/Skipped: Unskip tests 5 tests using ArrayBuffer
+        which is no longer tied to 3D_CANVAS.
+
+2012-01-23  Philippe Normand  <[email protected]>
+
         Unreviewed, mark another test as flaky crash.
 
         * platform/gtk/test_expectations.txt:

Modified: trunk/LayoutTests/platform/gtk/Skipped (105628 => 105629)


--- trunk/LayoutTests/platform/gtk/Skipped	2012-01-23 16:37:16 UTC (rev 105628)
+++ trunk/LayoutTests/platform/gtk/Skipped	2012-01-23 16:45:45 UTC (rev 105629)
@@ -519,13 +519,6 @@
 # The background is not clipped in this test, as observed in the pixel output.
 fast/backgrounds/background-clip-text.html
 
-# These fast XMLHttpRequest tests fail because 3D_CANVAS is not enabled.
-fast/xmlhttprequest/xmlhttprequest-responsetype-abort.html
-fast/xmlhttprequest/xmlhttprequest-responsetype-arraybuffer.html
-fast/xmlhttprequest/xmlhttprequest-responsetype-document.html
-fast/xmlhttprequest/xmlhttprequest-responsetype-text.html
-http/tests/xmlhttprequest/send-array-buffer.html
-
 # Possible bug in eventSender.zoomPageOut() ? https://bugs.webkit.org/show_bug.cgi?id=30575
 fast/dom/elementFromPoint-relative-to-viewport.html
 
_______________________________________________
webkit-changes mailing list
[email protected]
http://lists.webkit.org/mailman/listinfo.cgi/webkit-changes

Reply via email to