Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(121)

Unified Diff: tests/co19/co19-dartium.status

Issue 2980743002: Updated for window's webgl not available on Windows bots. (Closed)
Patch Set: Created 3 years, 5 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
« no previous file with comments | « no previous file | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: tests/co19/co19-dartium.status
diff --git a/tests/co19/co19-dartium.status b/tests/co19/co19-dartium.status
index 552132bd2b434b80685096d91069e0232f7f343e..27cadb277f7694a0f4d85c11f820dfa7a43c15f0 100644
--- a/tests/co19/co19-dartium.status
+++ b/tests/co19/co19-dartium.status
@@ -1169,42 +1169,6 @@ LayoutTests/fast/writing-mode/auto-sizing-orthogonal-flows_t01: Pass, RuntimeErr
[ $compiler == none && $runtime == dartium && $system == linux ]
language/mixin_illegal_constructor_test/01: Skip # Issue 43
-LayoutTests/fast/canvas/webgl/array-bounds-clamping_t01: Skip # WebGL not supported on Linux
-LayoutTests/fast/canvas/webgl/canvas-2d-webgl-texture_t01: Skip # WebGL not supported on Linux
-LayoutTests/fast/canvas/webgl/context-lost-restored_t01: Skip # WebGL not supported on Linux
-LayoutTests/fast/canvas/webgl/copy-tex-image-and-sub-image-2d_t01: Skip # WebGL not supported on Linux
-LayoutTests/fast/canvas/webgl/framebuffer-bindings-unaffected-on-resize_t01: Skip # WebGL not supported on Linux
-LayoutTests/fast/canvas/webgl/framebuffer-object-attachment_t01: Skip # WebGL not supported on Linux
-LayoutTests/fast/canvas/webgl/gl-bind-attrib-location-test_t01: Skip # WebGL not supported on Linux
-LayoutTests/fast/canvas/webgl/gl-pixelstorei_t01: Skip # WebGL not supported on Linux
-LayoutTests/fast/canvas/webgl/drawingbuffer-test_t01: Skip # WebGL not supported on Linux
-LayoutTests/fast/canvas/webgl/gl-teximage_t01: Skip # WebGL not supported on Linux
-LayoutTests/fast/canvas/webgl/point-size_t01: Skip # WebGL not supported on Linux
-LayoutTests/fast/canvas/webgl/read-pixels-pack-alignment_t01: Skip # WebGL not supported on Linux
-LayoutTests/fast/canvas/webgl/read-pixels-test_t01: Skip # WebGL not supported on Linux
-LayoutTests/fast/canvas/webgl/premultiplyalpha-test_t01: Skip # WebGL not supported on Linux
-LayoutTests/fast/canvas/webgl/object-deletion-behaviour_t01: Skip # WebGL not supported on Linux
-LayoutTests/fast/canvas/webgl/oes-vertex-array-object_t01: Skip # WebGL not supported on Linux
-LayoutTests/fast/canvas/webgl/tex-image-and-sub-image-2d-with-canvas-rgb565_t01: Skip # WebGL not supported on Linux
-LayoutTests/fast/canvas/webgl/tex-image-and-sub-image-2d-with-canvas-rgba4444_t01: Skip # WebGL not supported on Linux
-LayoutTests/fast/canvas/webgl/tex-image-and-sub-image-2d-with-canvas-rgba5551_t01: Skip # WebGL not supported on Linux
-LayoutTests/fast/canvas/webgl/tex-image-and-sub-image-2d-with-canvas_t01: Skip # WebGL not supported on Linux
-LayoutTests/fast/canvas/webgl/tex-image-and-sub-image-2d-with-image-data-rgba4444_t01: Skip # WebGL not supported on Linux
-LayoutTests/fast/canvas/webgl/tex-image-and-sub-image-2d-with-image-data-rgb565_t01: Skip # WebGL not supported on Linux
-LayoutTests/fast/canvas/webgl/tex-image-and-sub-image-2d-with-array-buffer-view_t01: Skip # WebGL not supported on Linux
-LayoutTests/fast/canvas/webgl/tex-image-and-sub-image-2d-with-image-data-rgba5551_t01: Skip # WebGL not supported on Linux
-LayoutTests/fast/canvas/webgl/tex-image-and-sub-image-2d-with-image-data_t01: Skip # WebGL not supported on Linux
-LayoutTests/fast/canvas/webgl/tex-image-webgl_t01: Skip # WebGL not supported on Linux
-LayoutTests/fast/canvas/webgl/texImage2DImageDataTest_t01: Skip # WebGL not supported on Linux
-LayoutTests/fast/canvas/webgl/tex-sub-image-2d_t01: Skip # WebGL not supported on Linux
-LayoutTests/fast/canvas/webgl/tex-sub-image-cube-maps_t01: Skip # WebGL not supported on Linux
-LayoutTests/fast/canvas/webgl/texture-active-bind_t01: Skip # WebGL not supported on Linux
-LayoutTests/fast/canvas/webgl/texture-bindings-uneffected-on-resize_t01: Skip # WebGL not supported on Linux
-LayoutTests/fast/canvas/webgl/texture-complete_t01: Skip # WebGL not supported on Linux
-LayoutTests/fast/canvas/webgl/texture-color-profile_t01: Skip # WebGL not supported on Linux
-LayoutTests/fast/canvas/webgl/texture-npot_t01: Skip # WebGL not supported on Linux
-LayoutTests/fast/canvas/webgl/viewport-unchanged-upon-resize_t01: Skip # WebGL not supported on Linux
-LayoutTests/fast/canvas/webgl/webgl-texture-binding-preserved_t01: Skip # WebGL not supported on Linux
[ $compiler == none && $runtime == dartium && ($system == windows || $system == linux) ]
LayoutTests/fast/canvas/webgl/buffer-data-array-buffer_t01: RuntimeError # 45 roll webgl doesn't run on on windows/linux bots.
@@ -1231,6 +1195,42 @@ LayoutTests/fast/canvas/webgl/tex-input-validation_t01: RuntimeError # 45 rollwe
LayoutTests/fast/canvas/webgl/texImageTest_t01: RuntimeError # 45 rollwebgl doesn't run on on windows/linux bots.
LayoutTests/fast/canvas/webgl/webgl-exceptions_t01: RuntimeError # 45 rollwebgl doesn't run on on windows/linux bots.
LayoutTests/fast/canvas/webgl/webgl-unprefixed-context-id_t01: RuntimeError # 45 rollwebgl doesn't run on on windows/linux bots.
+LayoutTests/fast/canvas/webgl/array-bounds-clamping_t01: Skip # WebGL not supported
+LayoutTests/fast/canvas/webgl/canvas-2d-webgl-texture_t01: Skip # WebGL not supported
+LayoutTests/fast/canvas/webgl/context-lost-restored_t01: Skip # WebGL not supported
+LayoutTests/fast/canvas/webgl/copy-tex-image-and-sub-image-2d_t01: Skip # WebGL not supported
+LayoutTests/fast/canvas/webgl/framebuffer-bindings-unaffected-on-resize_t01: Skip # WebGL not supported
+LayoutTests/fast/canvas/webgl/framebuffer-object-attachment_t01: Skip # WebGL not supported
+LayoutTests/fast/canvas/webgl/gl-bind-attrib-location-test_t01: Skip # WebGL not supported
+LayoutTests/fast/canvas/webgl/gl-pixelstorei_t01: Skip # WebGL not supported
+LayoutTests/fast/canvas/webgl/drawingbuffer-test_t01: Skip # WebGL not supported
+LayoutTests/fast/canvas/webgl/gl-teximage_t01: Skip # WebGL not supported
+LayoutTests/fast/canvas/webgl/point-size_t01: Skip # WebGL not supported
+LayoutTests/fast/canvas/webgl/read-pixels-pack-alignment_t01: Skip # WebGL not supported
+LayoutTests/fast/canvas/webgl/read-pixels-test_t01: Skip # WebGL not supported
+LayoutTests/fast/canvas/webgl/premultiplyalpha-test_t01: Skip # WebGL not supported
+LayoutTests/fast/canvas/webgl/object-deletion-behaviour_t01: Skip # WebGL not supported
+LayoutTests/fast/canvas/webgl/oes-vertex-array-object_t01: Skip # WebGL not supported
+LayoutTests/fast/canvas/webgl/tex-image-and-sub-image-2d-with-canvas-rgb565_t01: Skip # WebGL not supported
+LayoutTests/fast/canvas/webgl/tex-image-and-sub-image-2d-with-canvas-rgba4444_t01: Skip # WebGL not supported
+LayoutTests/fast/canvas/webgl/tex-image-and-sub-image-2d-with-canvas-rgba5551_t01: Skip # WebGL not supported
+LayoutTests/fast/canvas/webgl/tex-image-and-sub-image-2d-with-canvas_t01: Skip # WebGL not supported
+LayoutTests/fast/canvas/webgl/tex-image-and-sub-image-2d-with-image-data-rgba4444_t01: Skip # WebGL not supported
+LayoutTests/fast/canvas/webgl/tex-image-and-sub-image-2d-with-image-data-rgb565_t01: Skip # WebGL not supported
+LayoutTests/fast/canvas/webgl/tex-image-and-sub-image-2d-with-array-buffer-view_t01: Skip # WebGL not supported
+LayoutTests/fast/canvas/webgl/tex-image-and-sub-image-2d-with-image-data-rgba5551_t01: Skip # WebGL not supported
+LayoutTests/fast/canvas/webgl/tex-image-and-sub-image-2d-with-image-data_t01: Skip # WebGL not supported
+LayoutTests/fast/canvas/webgl/tex-image-webgl_t01: Skip # WebGL not supported
+LayoutTests/fast/canvas/webgl/texImage2DImageDataTest_t01: Skip # WebGL not supported
+LayoutTests/fast/canvas/webgl/tex-sub-image-2d_t01: Skip # WebGL not supported
+LayoutTests/fast/canvas/webgl/tex-sub-image-cube-maps_t01: Skip # WebGL not supported
+LayoutTests/fast/canvas/webgl/texture-active-bind_t01: Skip # WebGL not supported
+LayoutTests/fast/canvas/webgl/texture-bindings-uneffected-on-resize_t01: Skip # WebGL not supported
+LayoutTests/fast/canvas/webgl/texture-complete_t01: Skip # WebGL not supported
+LayoutTests/fast/canvas/webgl/texture-color-profile_t01: Skip # WebGL not supported
+LayoutTests/fast/canvas/webgl/texture-npot_t01: Skip # WebGL not supported
+LayoutTests/fast/canvas/webgl/viewport-unchanged-upon-resize_t01: Skip # WebGL not supported
+LayoutTests/fast/canvas/webgl/webgl-texture-binding-preserved_t01: Skip # WebGL not supported
[ $compiler == none && $runtime == dartium && $mode == debug ]
WebPlatformTest/html/semantics/embedded-content/media-elements/interfaces/TextTrack/mode_t01: Skip # Issue 19495.
« no previous file with comments | « no previous file | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698