Title: [92831] trunk/LayoutTests
Revision
92831
Author
[email protected]
Date
2011-08-11 01:48:39 -0700 (Thu, 11 Aug 2011)

Log Message

[Qt] Enable WebGL by default for QtWebKit
https://bugs.webkit.org/show_bug.cgi?id=65998

disable failing tests after https://trac.webkit.org/changeset/92805

* platform/qt/Skipped: Skip fast/canvas/webgl directory

Modified Paths

Diff

Modified: trunk/LayoutTests/ChangeLog (92830 => 92831)


--- trunk/LayoutTests/ChangeLog	2011-08-11 08:45:46 UTC (rev 92830)
+++ trunk/LayoutTests/ChangeLog	2011-08-11 08:48:39 UTC (rev 92831)
@@ -1,3 +1,12 @@
+2011-08-11  Csaba Osztrogonác  <[email protected]>
+
+        [Qt] Enable WebGL by default for QtWebKit
+        https://bugs.webkit.org/show_bug.cgi?id=65998
+
+        disable failing tests after https://trac.webkit.org/changeset/92805
+
+        * platform/qt/Skipped: Skip fast/canvas/webgl directory
+
 2011-08-11  Ryosuke Niwa  <[email protected]>
 
         Fix Snow Leopard expectation after r92518.

Modified: trunk/LayoutTests/platform/qt/Skipped (92830 => 92831)


--- trunk/LayoutTests/platform/qt/Skipped	2011-08-11 08:45:46 UTC (rev 92830)
+++ trunk/LayoutTests/platform/qt/Skipped	2011-08-11 08:48:39 UTC (rev 92831)
@@ -2346,3 +2346,8 @@
 # [Qt] http/tests/misc/object-embedding-svg-delayed-size-negotiation-2.htm fails intermittently
 # https://bugs.webkit.org/show_bug.cgi?id=65969
 http/tests/misc/object-embedding-svg-delayed-size-negotiation-2.htm
+
+# [Qt] Enable WebGL by default for QtWebKit
+# https://bugs.webkit.org/show_bug.cgi?id=65998
+# disable failing tests after https://trac.webkit.org/changeset/92805
+fast/canvas/webgl
_______________________________________________
webkit-changes mailing list
[email protected]
http://lists.webkit.org/mailman/listinfo.cgi/webkit-changes

Reply via email to