Title: [142342] trunk/LayoutTests
Revision
142342
Author
[email protected]
Date
2013-02-08 19:08:36 -0800 (Fri, 08 Feb 2013)

Log Message

Disable All WebGL Tests on WebKit for Windows
https://bugs.webkit.org/show_bug.cgi?id=109207

Unreviewed expectations update.

* platform/win/TestExpectations:

Modified Paths

Diff

Modified: trunk/LayoutTests/ChangeLog (142341 => 142342)


--- trunk/LayoutTests/ChangeLog	2013-02-09 02:42:51 UTC (rev 142341)
+++ trunk/LayoutTests/ChangeLog	2013-02-09 03:08:36 UTC (rev 142342)
@@ -1,3 +1,12 @@
+2013-02-08  Gregg Tavares  <[email protected]>
+
+        Disable All WebGL Tests on WebKit for Windows
+        https://bugs.webkit.org/show_bug.cgi?id=109207
+
+        Unreviewed expectations update.
+
+        * platform/win/TestExpectations:
+
 2013-02-08  Tim Horton  <[email protected]>
 
         Some tiled drawing tests use scalePageBy() incorrectly

Modified: trunk/LayoutTests/platform/win/TestExpectations (142341 => 142342)


--- trunk/LayoutTests/platform/win/TestExpectations	2013-02-09 02:42:51 UTC (rev 142341)
+++ trunk/LayoutTests/platform/win/TestExpectations	2013-02-09 03:08:36 UTC (rev 142342)
@@ -1527,31 +1527,8 @@
 http/tests/security/webgl-remote-read-remote-image-blocked-no-crossorigin.html
 inspector/profiler/webgl
 fast/images/webgl-teximage2d.html
-webgl/conformance/buffers/buffer-bind-test.html
-webgl/conformance/buffers/buffer-data-array-buffer.html
-webgl/conformance/buffers/element-array-buffer-delete-recreate.html
-webgl/conformance/buffers/index-validation-copies-indices.html
-webgl/conformance/buffers/index-validation-crash-with-buffer-sub-data.html
-webgl/conformance/buffers/index-validation-large-buffer.html
-webgl/conformance/buffers/index-validation-verifies-too-many-indices.html
-webgl/conformance/buffers/index-validation-with-resized-buffer.html
-webgl/conformance/buffers/index-validation.html
-webgl/conformance/misc/bad-arguments-test.html
-webgl/conformance/misc/boolean-argument-conversion.html
-webgl/conformance/misc/delayed-drawing.html
-webgl/conformance/misc/error-reporting.html
-webgl/conformance/misc/functions-returning-strings.html
-webgl/conformance/misc/instanceof-test.html
-webgl/conformance/misc/invalid-passed-params.html
-webgl/conformance/misc/is-object.html
-webgl/conformance/misc/null-object-behaviour.html
-webgl/conformance/misc/object-deletion-behaviour.html
-webgl/conformance/misc/shader-precision-format.html
-webgl/conformance/misc/type-conversion-test.html
-webgl/conformance/misc/uninitialized-test.html
-webgl/conformance/misc/webgl-specific.html
+webgl
 
-
 # Tests that require ENABLE(DOWNLOAD_ATTRIBUTE).
 fast/dom/HTMLAnchorElement/anchor-nodownload.html
 fast/dom/HTMLAnchorElement/anchor-download.html
_______________________________________________
webkit-changes mailing list
[email protected]
https://lists.webkit.org/mailman/listinfo/webkit-changes

Reply via email to