Changeset 142084 in webkit


Ignore:
Timestamp:
Feb 7, 2013 1:24:51 AM (11 years ago)
Author:
falken@chromium.org
Message:

Rollout r142058 various crashes and timeouts on AppleMac and Chromium
https://bugs.webkit.org/show_bug.cgi?id=109152

Reviewed by Pavel Feldman.

Unreviewed gardening. r142058 added failing tests and marked many as
Skip or Failure but there are also Timeouts and Crashes causing
redness.

  • platform/chromium/TestExpectations:
  • platform/mac/TestExpectations:
  • platform/win/TestExpectations:
  • webgl/conformance/canvas/buffer-offscreen-test-expected.txt: Removed.
  • webgl/conformance/canvas/buffer-offscreen-test.html: Removed.
  • webgl/conformance/canvas/buffer-preserve-test-expected.txt: Removed.
  • webgl/conformance/canvas/buffer-preserve-test.html: Removed.
  • webgl/conformance/canvas/drawingbuffer-test-expected.txt: Removed.
  • webgl/conformance/canvas/drawingbuffer-test.html: Removed.
  • webgl/conformance/canvas/to-data-url-test-expected.txt: Removed.
  • webgl/conformance/canvas/to-data-url-test.html: Removed.
  • webgl/conformance/context/context-attribute-preserve-drawing-buffer-expected.txt: Removed.
  • webgl/conformance/context/context-attribute-preserve-drawing-buffer.html: Removed.
  • webgl/conformance/context/context-creation-and-destruction-expected.txt: Removed.
  • webgl/conformance/context/context-creation-and-destruction.html: Removed.
  • webgl/conformance/glsl/functions/glsl-function-smoothstep-gentype-expected.txt: Removed.
  • webgl/conformance/glsl/functions/glsl-function-smoothstep-gentype.html: Removed.
  • webgl/conformance/glsl/literals/float_literal.vert-expected.txt: Removed.
  • webgl/conformance/glsl/literals/float_literal.vert.html: Removed.
  • webgl/conformance/glsl/misc/shader-uniform-packing-restrictions-expected.txt: Removed.
  • webgl/conformance/glsl/misc/shader-uniform-packing-restrictions.html: Removed.
  • webgl/conformance/glsl/misc/shader-varying-packing-restrictions-expected.txt: Removed.
  • webgl/conformance/glsl/misc/shader-varying-packing-restrictions.html: Removed.
  • webgl/conformance/glsl/misc/shader-with-array-of-structs-containing-arrays-expected.txt: Removed.
  • webgl/conformance/glsl/misc/shader-with-array-of-structs-containing-arrays.html: Removed.
  • webgl/conformance/glsl/misc/shader-with-global-variable-precision-mismatch-expected.txt: Removed.
  • webgl/conformance/glsl/misc/shader-with-global-variable-precision-mismatch.html: Removed.
  • webgl/conformance/glsl/misc/shader-with-non-reserved-words-expected.txt: Removed.
  • webgl/conformance/glsl/misc/shader-with-non-reserved-words.html: Removed.
  • webgl/conformance/glsl/misc/shader-with-short-circuiting-operators-expected.txt: Removed.
  • webgl/conformance/glsl/misc/shader-with-short-circuiting-operators.html: Removed.
  • webgl/conformance/glsl/misc/shader-with-similar-uniform-array-names-expected.txt: Removed.
  • webgl/conformance/glsl/misc/shader-with-similar-uniform-array-names.html: Removed.
  • webgl/conformance/glsl/misc/shaders-with-varyings-expected.txt: Removed.
  • webgl/conformance/glsl/misc/shaders-with-varyings.html: Removed.
  • webgl/conformance/glsl/variables/gl-pointcoord-expected.txt: Removed.
  • webgl/conformance/glsl/variables/gl-pointcoord.html: Removed.
  • webgl/conformance/more/conformance/quickCheckAPI-A-expected.txt: Removed.
  • webgl/conformance/more/conformance/quickCheckAPI-A.html: Removed.
  • webgl/conformance/more/conformance/quickCheckAPI-B1-expected.txt: Removed.
  • webgl/conformance/more/conformance/quickCheckAPI-B1.html: Removed.
  • webgl/conformance/more/conformance/quickCheckAPI-B2-expected.txt: Removed.
  • webgl/conformance/more/conformance/quickCheckAPI-B2.html: Removed.
  • webgl/conformance/more/conformance/quickCheckAPI-B3-expected.txt: Removed.
  • webgl/conformance/more/conformance/quickCheckAPI-B3.html: Removed.
  • webgl/conformance/more/conformance/quickCheckAPI-B4-expected.txt: Removed.
  • webgl/conformance/more/conformance/quickCheckAPI-B4.html: Removed.
  • webgl/conformance/more/conformance/quickCheckAPI-C-expected.txt: Removed.
  • webgl/conformance/more/conformance/quickCheckAPI-C.html: Removed.
  • webgl/conformance/more/conformance/quickCheckAPI-D_G-expected.txt: Removed.
  • webgl/conformance/more/conformance/quickCheckAPI-D_G.html: Removed.
  • webgl/conformance/more/conformance/quickCheckAPI-G_I-expected.txt: Removed.
  • webgl/conformance/more/conformance/quickCheckAPI-G_I.html: Removed.
  • webgl/conformance/more/conformance/quickCheckAPI-L_S-expected.txt: Removed.
  • webgl/conformance/more/conformance/quickCheckAPI-L_S.html: Removed.
  • webgl/conformance/more/conformance/quickCheckAPI-S_V-expected.txt: Removed.
  • webgl/conformance/more/conformance/quickCheckAPI-S_V.html: Removed.
  • webgl/conformance/more/functions/bufferDataBadArgs-expected.txt: Removed.
  • webgl/conformance/more/functions/bufferDataBadArgs.html: Removed.
  • webgl/conformance/more/functions/copyTexImage2D-expected.txt: Removed.
  • webgl/conformance/more/functions/copyTexImage2D.html: Removed.
  • webgl/conformance/more/functions/copyTexImage2DBadArgs-expected.txt: Removed.
  • webgl/conformance/more/functions/copyTexImage2DBadArgs.html: Removed.
  • webgl/conformance/more/functions/copyTexSubImage2D-expected.txt: Removed.
  • webgl/conformance/more/functions/copyTexSubImage2D.html: Removed.
  • webgl/conformance/more/functions/copyTexSubImage2DBadArgs-expected.txt: Removed.
  • webgl/conformance/more/functions/copyTexSubImage2DBadArgs.html: Removed.
  • webgl/conformance/more/functions/deleteBufferBadArgs-expected.txt: Removed.
  • webgl/conformance/more/functions/deleteBufferBadArgs.html: Removed.
  • webgl/conformance/more/functions/drawArrays-expected.txt: Removed.
  • webgl/conformance/more/functions/drawArrays.html: Removed.
  • webgl/conformance/more/functions/drawArraysOutOfBounds-expected.txt: Removed.
  • webgl/conformance/more/functions/drawArraysOutOfBounds.html: Removed.
  • webgl/conformance/more/functions/drawElements-expected.txt: Removed.
  • webgl/conformance/more/functions/drawElements.html: Removed.
  • webgl/conformance/more/functions/drawElementsBadArgs-expected.txt: Removed.
  • webgl/conformance/more/functions/drawElementsBadArgs.html: Removed.
  • webgl/conformance/more/functions/readPixelsBadArgs-expected.txt: Removed.
  • webgl/conformance/more/functions/readPixelsBadArgs.html: Removed.
  • webgl/conformance/more/functions/texImage2DBadArgs-expected.txt: Removed.
  • webgl/conformance/more/functions/texImage2DBadArgs.html: Removed.
  • webgl/conformance/more/functions/texImage2DHTML-expected.txt: Removed.
  • webgl/conformance/more/functions/texImage2DHTML.html: Removed.
  • webgl/conformance/more/functions/texSubImage2DBadArgs-expected.txt: Removed.
  • webgl/conformance/more/functions/texSubImage2DBadArgs.html: Removed.
  • webgl/conformance/more/functions/texSubImage2DHTML-expected.txt: Removed.
  • webgl/conformance/more/functions/texSubImage2DHTML.html: Removed.
  • webgl/conformance/ogles/GL/acos/acos_001_to_006-expected.txt: Removed.
  • webgl/conformance/ogles/GL/acos/acos_001_to_006.html: Removed.
  • webgl/conformance/ogles/GL/asin/asin_001_to_006-expected.txt: Removed.
  • webgl/conformance/ogles/GL/asin/asin_001_to_006.html: Removed.
  • webgl/conformance/ogles/GL/atan/atan_001_to_008-expected.txt: Removed.
  • webgl/conformance/ogles/GL/atan/atan_001_to_008.html: Removed.
  • webgl/conformance/ogles/GL/control_flow/control_flow_001_to_008-expected.txt: Removed.
  • webgl/conformance/ogles/GL/control_flow/control_flow_001_to_008.html: Removed.
  • webgl/conformance/ogles/GL/log/log_001_to_008-expected.txt: Removed.
  • webgl/conformance/ogles/GL/log/log_001_to_008.html: Removed.
  • webgl/conformance/ogles/GL/log2/log2_001_to_008-expected.txt: Removed.
  • webgl/conformance/ogles/GL/log2/log2_001_to_008.html: Removed.
  • webgl/conformance/ogles/GL/smoothstep/smoothstep_001_to_006-expected.txt: Removed.
  • webgl/conformance/ogles/GL/smoothstep/smoothstep_001_to_006.html: Removed.
  • webgl/conformance/programs/gl-bind-attrib-location-long-names-test-expected.txt: Removed.
  • webgl/conformance/programs/gl-bind-attrib-location-long-names-test.html: Removed.
  • webgl/conformance/programs/program-test-expected.txt: Removed.
  • webgl/conformance/programs/program-test.html: Removed.
  • webgl/conformance/reading/read-pixels-test-expected.txt: Removed.
  • webgl/conformance/reading/read-pixels-test.html: Removed.
  • webgl/conformance/renderbuffers/framebuffer-object-attachment-expected.txt: Removed.
  • webgl/conformance/renderbuffers/framebuffer-object-attachment.html: Removed.
  • webgl/conformance/rendering/gl-scissor-test-expected.txt: Removed.
  • webgl/conformance/rendering/gl-scissor-test.html: Removed.
  • webgl/conformance/rendering/more-than-65536-indices-expected.txt: Removed.
  • webgl/conformance/rendering/more-than-65536-indices.html: Removed.
  • webgl/conformance/rendering/multisample-corruption-expected.txt: Removed.
  • webgl/conformance/rendering/multisample-corruption.html: Removed.
  • webgl/conformance/rendering/point-size-expected.txt: Removed.
  • webgl/conformance/rendering/point-size.html: Removed.
  • webgl/conformance/state/gl-object-get-calls-expected.txt: Removed.
  • webgl/conformance/state/gl-object-get-calls.html: Removed.
  • webgl/conformance/textures/copy-tex-image-2d-formats-expected.txt: Removed.
  • webgl/conformance/textures/copy-tex-image-2d-formats.html: Removed.
  • webgl/conformance/textures/gl-pixelstorei-expected.txt: Removed.
  • webgl/conformance/textures/gl-pixelstorei.html: Removed.
  • webgl/conformance/textures/origin-clean-conformance-expected.txt: Removed.
  • webgl/conformance/textures/origin-clean-conformance.html: Removed.
  • webgl/conformance/textures/tex-image-and-sub-image-2d-with-canvas-expected.txt: Removed.
  • webgl/conformance/textures/tex-image-and-sub-image-2d-with-canvas-rgb565-expected.txt: Removed.
  • webgl/conformance/textures/tex-image-and-sub-image-2d-with-canvas-rgb565.html: Removed.
  • webgl/conformance/textures/tex-image-and-sub-image-2d-with-canvas-rgba4444-expected.txt: Removed.
  • webgl/conformance/textures/tex-image-and-sub-image-2d-with-canvas-rgba4444.html: Removed.
  • webgl/conformance/textures/tex-image-and-sub-image-2d-with-canvas-rgba5551-expected.txt: Removed.
  • webgl/conformance/textures/tex-image-and-sub-image-2d-with-canvas-rgba5551.html: Removed.
  • webgl/conformance/textures/tex-image-and-sub-image-2d-with-canvas.html: Removed.
  • webgl/conformance/textures/tex-image-and-sub-image-2d-with-image-expected.txt: Removed.
  • webgl/conformance/textures/tex-image-and-sub-image-2d-with-image-rgb565-expected.txt: Removed.
  • webgl/conformance/textures/tex-image-and-sub-image-2d-with-image-rgb565.html: Removed.
  • webgl/conformance/textures/tex-image-and-sub-image-2d-with-image-rgba4444-expected.txt: Removed.
  • webgl/conformance/textures/tex-image-and-sub-image-2d-with-image-rgba4444.html: Removed.
  • webgl/conformance/textures/tex-image-and-sub-image-2d-with-image-rgba5551-expected.txt: Removed.
  • webgl/conformance/textures/tex-image-and-sub-image-2d-with-image-rgba5551.html: Removed.
  • webgl/conformance/textures/tex-image-and-sub-image-2d-with-image.html: Removed.
  • webgl/conformance/textures/tex-image-and-sub-image-2d-with-video-expected.txt: Removed.
  • webgl/conformance/textures/tex-image-and-sub-image-2d-with-video-rgb565-expected.txt: Removed.
  • webgl/conformance/textures/tex-image-and-sub-image-2d-with-video-rgb565.html: Removed.
  • webgl/conformance/textures/tex-image-and-sub-image-2d-with-video-rgba4444-expected.txt: Removed.
  • webgl/conformance/textures/tex-image-and-sub-image-2d-with-video-rgba4444.html: Removed.
  • webgl/conformance/textures/tex-image-and-sub-image-2d-with-video-rgba5551-expected.txt: Removed.
  • webgl/conformance/textures/tex-image-and-sub-image-2d-with-video-rgba5551.html: Removed.
  • webgl/conformance/textures/tex-image-and-sub-image-2d-with-video.html: Removed.
  • webgl/conformance/textures/texture-active-bind-2-expected.txt: Removed.
  • webgl/conformance/textures/texture-active-bind-2.html: Removed.
  • webgl/conformance/textures/texture-active-bind-expected.txt: Removed.
  • webgl/conformance/textures/texture-active-bind.html: Removed.
  • webgl/conformance/textures/texture-mips-expected.txt: Removed.
  • webgl/conformance/textures/texture-mips.html: Removed.
  • webgl/conformance/textures/texture-npot-video-expected.txt: Removed.
  • webgl/conformance/textures/texture-npot-video.html: Removed.
  • webgl/conformance/textures/texture-size-expected.txt: Removed.
  • webgl/conformance/textures/texture-size-limit-expected.txt: Removed.
  • webgl/conformance/textures/texture-size-limit.html: Removed.
  • webgl/conformance/textures/texture-size.html: Removed.
  • webgl/conformance/uniforms/gl-uniform-arrays-expected.txt: Removed.
  • webgl/conformance/uniforms/gl-uniform-arrays.html: Removed.
  • webgl/conformance/uniforms/uniform-default-values-expected.txt: Removed.
  • webgl/conformance/uniforms/uniform-default-values.html: Removed.
  • webgl/conformance/uniforms/uniform-location-expected.txt: Removed.
  • webgl/conformance/uniforms/uniform-location.html: Removed.
  • webgl/conformance/uniforms/uniform-samplers-test-expected.txt: Removed.
  • webgl/conformance/uniforms/uniform-samplers-test.html: Removed.
  • webgl/resources/webgl_test_files/conformance/canvas/buffer-offscreen-test.html: Removed.
  • webgl/resources/webgl_test_files/conformance/canvas/buffer-preserve-test.html: Removed.
  • webgl/resources/webgl_test_files/conformance/canvas/drawingbuffer-test.html: Removed.
  • webgl/resources/webgl_test_files/conformance/canvas/to-data-url-test.html: Removed.
  • webgl/resources/webgl_test_files/conformance/context/context-attribute-preserve-drawing-buffer.html: Removed.
  • webgl/resources/webgl_test_files/conformance/context/context-creation-and-destruction.html: Removed.
  • webgl/resources/webgl_test_files/conformance/glsl/functions/glsl-function-smoothstep-gentype.html: Removed.
  • webgl/resources/webgl_test_files/conformance/glsl/literals/float_literal.vert.html: Removed.
  • webgl/resources/webgl_test_files/conformance/glsl/misc/shader-uniform-packing-restrictions.html: Removed.
  • webgl/resources/webgl_test_files/conformance/glsl/misc/shader-varying-packing-restrictions.html: Removed.
  • webgl/resources/webgl_test_files/conformance/glsl/misc/shader-with-array-of-structs-containing-arrays.html: Removed.
  • webgl/resources/webgl_test_files/conformance/glsl/misc/shader-with-global-variable-precision-mismatch.html: Removed.
  • webgl/resources/webgl_test_files/conformance/glsl/misc/shader-with-non-reserved-words.html: Removed.
  • webgl/resources/webgl_test_files/conformance/glsl/misc/shader-with-short-circuiting-operators.html: Removed.
  • webgl/resources/webgl_test_files/conformance/glsl/misc/shader-with-similar-uniform-array-names.html: Removed.
  • webgl/resources/webgl_test_files/conformance/glsl/misc/shaders-with-varyings.html: Removed.
  • webgl/resources/webgl_test_files/conformance/glsl/variables/gl-pointcoord.html: Removed.
  • webgl/resources/webgl_test_files/conformance/more/conformance/quickCheckAPI-A.html: Removed.
  • webgl/resources/webgl_test_files/conformance/more/conformance/quickCheckAPI-B1.html: Removed.
  • webgl/resources/webgl_test_files/conformance/more/conformance/quickCheckAPI-B2.html: Removed.
  • webgl/resources/webgl_test_files/conformance/more/conformance/quickCheckAPI-B3.html: Removed.
  • webgl/resources/webgl_test_files/conformance/more/conformance/quickCheckAPI-B4.html: Removed.
  • webgl/resources/webgl_test_files/conformance/more/conformance/quickCheckAPI-C.html: Removed.
  • webgl/resources/webgl_test_files/conformance/more/conformance/quickCheckAPI-D_G.html: Removed.
  • webgl/resources/webgl_test_files/conformance/more/conformance/quickCheckAPI-G_I.html: Removed.
  • webgl/resources/webgl_test_files/conformance/more/conformance/quickCheckAPI-L_S.html: Removed.
  • webgl/resources/webgl_test_files/conformance/more/conformance/quickCheckAPI-S_V.html: Removed.
  • webgl/resources/webgl_test_files/conformance/more/functions/bufferDataBadArgs.html: Removed.
  • webgl/resources/webgl_test_files/conformance/more/functions/copyTexImage2D.html: Removed.
  • webgl/resources/webgl_test_files/conformance/more/functions/copyTexImage2DBadArgs.html: Removed.
  • webgl/resources/webgl_test_files/conformance/more/functions/copyTexSubImage2D.html: Removed.
  • webgl/resources/webgl_test_files/conformance/more/functions/copyTexSubImage2DBadArgs.html: Removed.
  • webgl/resources/webgl_test_files/conformance/more/functions/deleteBufferBadArgs.html: Removed.
  • webgl/resources/webgl_test_files/conformance/more/functions/drawArrays.html: Removed.
  • webgl/resources/webgl_test_files/conformance/more/functions/drawArraysOutOfBounds.html: Removed.
  • webgl/resources/webgl_test_files/conformance/more/functions/drawElements.html: Removed.
  • webgl/resources/webgl_test_files/conformance/more/functions/drawElementsBadArgs.html: Removed.
  • webgl/resources/webgl_test_files/conformance/more/functions/readPixelsBadArgs.html: Removed.
  • webgl/resources/webgl_test_files/conformance/more/functions/texImage2DBadArgs.html: Removed.
  • webgl/resources/webgl_test_files/conformance/more/functions/texImage2DHTML.html: Removed.
  • webgl/resources/webgl_test_files/conformance/more/functions/texSubImage2DBadArgs.html: Removed.
  • webgl/resources/webgl_test_files/conformance/more/functions/texSubImage2DHTML.html: Removed.
  • webgl/resources/webgl_test_files/conformance/ogles/GL/acos/acos_001_to_006.html: Removed.
  • webgl/resources/webgl_test_files/conformance/ogles/GL/asin/asin_001_to_006.html: Removed.
  • webgl/resources/webgl_test_files/conformance/ogles/GL/atan/atan_001_to_008.html: Removed.
  • webgl/resources/webgl_test_files/conformance/ogles/GL/control_flow/control_flow_001_to_008.html: Removed.
  • webgl/resources/webgl_test_files/conformance/ogles/GL/log/log_001_to_008.html: Removed.
  • webgl/resources/webgl_test_files/conformance/ogles/GL/log2/log2_001_to_008.html: Removed.
  • webgl/resources/webgl_test_files/conformance/ogles/GL/smoothstep/smoothstep_001_to_006.html: Removed.
  • webgl/resources/webgl_test_files/conformance/programs/gl-bind-attrib-location-long-names-test.html: Removed.
  • webgl/resources/webgl_test_files/conformance/programs/program-test.html: Removed.
  • webgl/resources/webgl_test_files/conformance/reading/read-pixels-test.html: Removed.
  • webgl/resources/webgl_test_files/conformance/renderbuffers/framebuffer-object-attachment.html: Removed.
  • webgl/resources/webgl_test_files/conformance/rendering/gl-scissor-test.html: Removed.
  • webgl/resources/webgl_test_files/conformance/rendering/more-than-65536-indices.html: Removed.
  • webgl/resources/webgl_test_files/conformance/rendering/multisample-corruption.html: Removed.
  • webgl/resources/webgl_test_files/conformance/rendering/point-size.html: Removed.
  • webgl/resources/webgl_test_files/conformance/state/gl-object-get-calls.html: Removed.
  • webgl/resources/webgl_test_files/conformance/textures/copy-tex-image-2d-formats.html: Removed.
  • webgl/resources/webgl_test_files/conformance/textures/gl-pixelstorei.html: Removed.
  • webgl/resources/webgl_test_files/conformance/textures/origin-clean-conformance.html: Removed.
  • webgl/resources/webgl_test_files/conformance/textures/tex-image-and-sub-image-2d-with-canvas-rgb565.html: Removed.
  • webgl/resources/webgl_test_files/conformance/textures/tex-image-and-sub-image-2d-with-canvas-rgba4444.html: Removed.
  • webgl/resources/webgl_test_files/conformance/textures/tex-image-and-sub-image-2d-with-canvas-rgba5551.html: Removed.
  • webgl/resources/webgl_test_files/conformance/textures/tex-image-and-sub-image-2d-with-canvas.html: Removed.
  • webgl/resources/webgl_test_files/conformance/textures/tex-image-and-sub-image-2d-with-image-rgb565.html: Removed.
  • webgl/resources/webgl_test_files/conformance/textures/tex-image-and-sub-image-2d-with-image-rgba4444.html: Removed.
  • webgl/resources/webgl_test_files/conformance/textures/tex-image-and-sub-image-2d-with-image-rgba5551.html: Removed.
  • webgl/resources/webgl_test_files/conformance/textures/tex-image-and-sub-image-2d-with-image.html: Removed.
  • webgl/resources/webgl_test_files/conformance/textures/tex-image-and-sub-image-2d-with-video-rgb565.html: Removed.
  • webgl/resources/webgl_test_files/conformance/textures/tex-image-and-sub-image-2d-with-video-rgba4444.html: Removed.
  • webgl/resources/webgl_test_files/conformance/textures/tex-image-and-sub-image-2d-with-video-rgba5551.html: Removed.
  • webgl/resources/webgl_test_files/conformance/textures/tex-image-and-sub-image-2d-with-video.html: Removed.
  • webgl/resources/webgl_test_files/conformance/textures/texture-active-bind-2.html: Removed.
  • webgl/resources/webgl_test_files/conformance/textures/texture-active-bind.html: Removed.
  • webgl/resources/webgl_test_files/conformance/textures/texture-mips.html: Removed.
  • webgl/resources/webgl_test_files/conformance/textures/texture-npot-video.html: Removed.
  • webgl/resources/webgl_test_files/conformance/textures/texture-size-limit.html: Removed.
  • webgl/resources/webgl_test_files/conformance/textures/texture-size.html: Removed.
  • webgl/resources/webgl_test_files/conformance/uniforms/gl-uniform-arrays.html: Removed.
  • webgl/resources/webgl_test_files/conformance/uniforms/uniform-default-values.html: Removed.
  • webgl/resources/webgl_test_files/conformance/uniforms/uniform-location.html: Removed.
  • webgl/resources/webgl_test_files/conformance/uniforms/uniform-samplers-test.html: Removed.
Location:
trunk/LayoutTests
Files:
249 deleted
4 edited

Legend:

Unmodified
Added
Removed
  • trunk/LayoutTests/ChangeLog

    r142083 r142084  
     12013-02-07  Matt Falkenhagen  <falken@chromium.org>
     2
     3        Rollout r142058 various crashes and timeouts on AppleMac and Chromium
     4        https://bugs.webkit.org/show_bug.cgi?id=109152
     5
     6        Reviewed by Pavel Feldman.
     7
     8        Unreviewed gardening. r142058 added failing tests and marked many as
     9        Skip or Failure but there are also Timeouts and Crashes causing
     10        redness.
     11
     12        * platform/chromium/TestExpectations:
     13        * platform/mac/TestExpectations:
     14        * platform/win/TestExpectations:
     15        * webgl/conformance/canvas/buffer-offscreen-test-expected.txt: Removed.
     16        * webgl/conformance/canvas/buffer-offscreen-test.html: Removed.
     17        * webgl/conformance/canvas/buffer-preserve-test-expected.txt: Removed.
     18        * webgl/conformance/canvas/buffer-preserve-test.html: Removed.
     19        * webgl/conformance/canvas/drawingbuffer-test-expected.txt: Removed.
     20        * webgl/conformance/canvas/drawingbuffer-test.html: Removed.
     21        * webgl/conformance/canvas/to-data-url-test-expected.txt: Removed.
     22        * webgl/conformance/canvas/to-data-url-test.html: Removed.
     23        * webgl/conformance/context/context-attribute-preserve-drawing-buffer-expected.txt: Removed.
     24        * webgl/conformance/context/context-attribute-preserve-drawing-buffer.html: Removed.
     25        * webgl/conformance/context/context-creation-and-destruction-expected.txt: Removed.
     26        * webgl/conformance/context/context-creation-and-destruction.html: Removed.
     27        * webgl/conformance/glsl/functions/glsl-function-smoothstep-gentype-expected.txt: Removed.
     28        * webgl/conformance/glsl/functions/glsl-function-smoothstep-gentype.html: Removed.
     29        * webgl/conformance/glsl/literals/float_literal.vert-expected.txt: Removed.
     30        * webgl/conformance/glsl/literals/float_literal.vert.html: Removed.
     31        * webgl/conformance/glsl/misc/shader-uniform-packing-restrictions-expected.txt: Removed.
     32        * webgl/conformance/glsl/misc/shader-uniform-packing-restrictions.html: Removed.
     33        * webgl/conformance/glsl/misc/shader-varying-packing-restrictions-expected.txt: Removed.
     34        * webgl/conformance/glsl/misc/shader-varying-packing-restrictions.html: Removed.
     35        * webgl/conformance/glsl/misc/shader-with-array-of-structs-containing-arrays-expected.txt: Removed.
     36        * webgl/conformance/glsl/misc/shader-with-array-of-structs-containing-arrays.html: Removed.
     37        * webgl/conformance/glsl/misc/shader-with-global-variable-precision-mismatch-expected.txt: Removed.
     38        * webgl/conformance/glsl/misc/shader-with-global-variable-precision-mismatch.html: Removed.
     39        * webgl/conformance/glsl/misc/shader-with-non-reserved-words-expected.txt: Removed.
     40        * webgl/conformance/glsl/misc/shader-with-non-reserved-words.html: Removed.
     41        * webgl/conformance/glsl/misc/shader-with-short-circuiting-operators-expected.txt: Removed.
     42        * webgl/conformance/glsl/misc/shader-with-short-circuiting-operators.html: Removed.
     43        * webgl/conformance/glsl/misc/shader-with-similar-uniform-array-names-expected.txt: Removed.
     44        * webgl/conformance/glsl/misc/shader-with-similar-uniform-array-names.html: Removed.
     45        * webgl/conformance/glsl/misc/shaders-with-varyings-expected.txt: Removed.
     46        * webgl/conformance/glsl/misc/shaders-with-varyings.html: Removed.
     47        * webgl/conformance/glsl/variables/gl-pointcoord-expected.txt: Removed.
     48        * webgl/conformance/glsl/variables/gl-pointcoord.html: Removed.
     49        * webgl/conformance/more/conformance/quickCheckAPI-A-expected.txt: Removed.
     50        * webgl/conformance/more/conformance/quickCheckAPI-A.html: Removed.
     51        * webgl/conformance/more/conformance/quickCheckAPI-B1-expected.txt: Removed.
     52        * webgl/conformance/more/conformance/quickCheckAPI-B1.html: Removed.
     53        * webgl/conformance/more/conformance/quickCheckAPI-B2-expected.txt: Removed.
     54        * webgl/conformance/more/conformance/quickCheckAPI-B2.html: Removed.
     55        * webgl/conformance/more/conformance/quickCheckAPI-B3-expected.txt: Removed.
     56        * webgl/conformance/more/conformance/quickCheckAPI-B3.html: Removed.
     57        * webgl/conformance/more/conformance/quickCheckAPI-B4-expected.txt: Removed.
     58        * webgl/conformance/more/conformance/quickCheckAPI-B4.html: Removed.
     59        * webgl/conformance/more/conformance/quickCheckAPI-C-expected.txt: Removed.
     60        * webgl/conformance/more/conformance/quickCheckAPI-C.html: Removed.
     61        * webgl/conformance/more/conformance/quickCheckAPI-D_G-expected.txt: Removed.
     62        * webgl/conformance/more/conformance/quickCheckAPI-D_G.html: Removed.
     63        * webgl/conformance/more/conformance/quickCheckAPI-G_I-expected.txt: Removed.
     64        * webgl/conformance/more/conformance/quickCheckAPI-G_I.html: Removed.
     65        * webgl/conformance/more/conformance/quickCheckAPI-L_S-expected.txt: Removed.
     66        * webgl/conformance/more/conformance/quickCheckAPI-L_S.html: Removed.
     67        * webgl/conformance/more/conformance/quickCheckAPI-S_V-expected.txt: Removed.
     68        * webgl/conformance/more/conformance/quickCheckAPI-S_V.html: Removed.
     69        * webgl/conformance/more/functions/bufferDataBadArgs-expected.txt: Removed.
     70        * webgl/conformance/more/functions/bufferDataBadArgs.html: Removed.
     71        * webgl/conformance/more/functions/copyTexImage2D-expected.txt: Removed.
     72        * webgl/conformance/more/functions/copyTexImage2D.html: Removed.
     73        * webgl/conformance/more/functions/copyTexImage2DBadArgs-expected.txt: Removed.
     74        * webgl/conformance/more/functions/copyTexImage2DBadArgs.html: Removed.
     75        * webgl/conformance/more/functions/copyTexSubImage2D-expected.txt: Removed.
     76        * webgl/conformance/more/functions/copyTexSubImage2D.html: Removed.
     77        * webgl/conformance/more/functions/copyTexSubImage2DBadArgs-expected.txt: Removed.
     78        * webgl/conformance/more/functions/copyTexSubImage2DBadArgs.html: Removed.
     79        * webgl/conformance/more/functions/deleteBufferBadArgs-expected.txt: Removed.
     80        * webgl/conformance/more/functions/deleteBufferBadArgs.html: Removed.
     81        * webgl/conformance/more/functions/drawArrays-expected.txt: Removed.
     82        * webgl/conformance/more/functions/drawArrays.html: Removed.
     83        * webgl/conformance/more/functions/drawArraysOutOfBounds-expected.txt: Removed.
     84        * webgl/conformance/more/functions/drawArraysOutOfBounds.html: Removed.
     85        * webgl/conformance/more/functions/drawElements-expected.txt: Removed.
     86        * webgl/conformance/more/functions/drawElements.html: Removed.
     87        * webgl/conformance/more/functions/drawElementsBadArgs-expected.txt: Removed.
     88        * webgl/conformance/more/functions/drawElementsBadArgs.html: Removed.
     89        * webgl/conformance/more/functions/readPixelsBadArgs-expected.txt: Removed.
     90        * webgl/conformance/more/functions/readPixelsBadArgs.html: Removed.
     91        * webgl/conformance/more/functions/texImage2DBadArgs-expected.txt: Removed.
     92        * webgl/conformance/more/functions/texImage2DBadArgs.html: Removed.
     93        * webgl/conformance/more/functions/texImage2DHTML-expected.txt: Removed.
     94        * webgl/conformance/more/functions/texImage2DHTML.html: Removed.
     95        * webgl/conformance/more/functions/texSubImage2DBadArgs-expected.txt: Removed.
     96        * webgl/conformance/more/functions/texSubImage2DBadArgs.html: Removed.
     97        * webgl/conformance/more/functions/texSubImage2DHTML-expected.txt: Removed.
     98        * webgl/conformance/more/functions/texSubImage2DHTML.html: Removed.
     99        * webgl/conformance/ogles/GL/acos/acos_001_to_006-expected.txt: Removed.
     100        * webgl/conformance/ogles/GL/acos/acos_001_to_006.html: Removed.
     101        * webgl/conformance/ogles/GL/asin/asin_001_to_006-expected.txt: Removed.
     102        * webgl/conformance/ogles/GL/asin/asin_001_to_006.html: Removed.
     103        * webgl/conformance/ogles/GL/atan/atan_001_to_008-expected.txt: Removed.
     104        * webgl/conformance/ogles/GL/atan/atan_001_to_008.html: Removed.
     105        * webgl/conformance/ogles/GL/control_flow/control_flow_001_to_008-expected.txt: Removed.
     106        * webgl/conformance/ogles/GL/control_flow/control_flow_001_to_008.html: Removed.
     107        * webgl/conformance/ogles/GL/log/log_001_to_008-expected.txt: Removed.
     108        * webgl/conformance/ogles/GL/log/log_001_to_008.html: Removed.
     109        * webgl/conformance/ogles/GL/log2/log2_001_to_008-expected.txt: Removed.
     110        * webgl/conformance/ogles/GL/log2/log2_001_to_008.html: Removed.
     111        * webgl/conformance/ogles/GL/smoothstep/smoothstep_001_to_006-expected.txt: Removed.
     112        * webgl/conformance/ogles/GL/smoothstep/smoothstep_001_to_006.html: Removed.
     113        * webgl/conformance/programs/gl-bind-attrib-location-long-names-test-expected.txt: Removed.
     114        * webgl/conformance/programs/gl-bind-attrib-location-long-names-test.html: Removed.
     115        * webgl/conformance/programs/program-test-expected.txt: Removed.
     116        * webgl/conformance/programs/program-test.html: Removed.
     117        * webgl/conformance/reading/read-pixels-test-expected.txt: Removed.
     118        * webgl/conformance/reading/read-pixels-test.html: Removed.
     119        * webgl/conformance/renderbuffers/framebuffer-object-attachment-expected.txt: Removed.
     120        * webgl/conformance/renderbuffers/framebuffer-object-attachment.html: Removed.
     121        * webgl/conformance/rendering/gl-scissor-test-expected.txt: Removed.
     122        * webgl/conformance/rendering/gl-scissor-test.html: Removed.
     123        * webgl/conformance/rendering/more-than-65536-indices-expected.txt: Removed.
     124        * webgl/conformance/rendering/more-than-65536-indices.html: Removed.
     125        * webgl/conformance/rendering/multisample-corruption-expected.txt: Removed.
     126        * webgl/conformance/rendering/multisample-corruption.html: Removed.
     127        * webgl/conformance/rendering/point-size-expected.txt: Removed.
     128        * webgl/conformance/rendering/point-size.html: Removed.
     129        * webgl/conformance/state/gl-object-get-calls-expected.txt: Removed.
     130        * webgl/conformance/state/gl-object-get-calls.html: Removed.
     131        * webgl/conformance/textures/copy-tex-image-2d-formats-expected.txt: Removed.
     132        * webgl/conformance/textures/copy-tex-image-2d-formats.html: Removed.
     133        * webgl/conformance/textures/gl-pixelstorei-expected.txt: Removed.
     134        * webgl/conformance/textures/gl-pixelstorei.html: Removed.
     135        * webgl/conformance/textures/origin-clean-conformance-expected.txt: Removed.
     136        * webgl/conformance/textures/origin-clean-conformance.html: Removed.
     137        * webgl/conformance/textures/tex-image-and-sub-image-2d-with-canvas-expected.txt: Removed.
     138        * webgl/conformance/textures/tex-image-and-sub-image-2d-with-canvas-rgb565-expected.txt: Removed.
     139        * webgl/conformance/textures/tex-image-and-sub-image-2d-with-canvas-rgb565.html: Removed.
     140        * webgl/conformance/textures/tex-image-and-sub-image-2d-with-canvas-rgba4444-expected.txt: Removed.
     141        * webgl/conformance/textures/tex-image-and-sub-image-2d-with-canvas-rgba4444.html: Removed.
     142        * webgl/conformance/textures/tex-image-and-sub-image-2d-with-canvas-rgba5551-expected.txt: Removed.
     143        * webgl/conformance/textures/tex-image-and-sub-image-2d-with-canvas-rgba5551.html: Removed.
     144        * webgl/conformance/textures/tex-image-and-sub-image-2d-with-canvas.html: Removed.
     145        * webgl/conformance/textures/tex-image-and-sub-image-2d-with-image-expected.txt: Removed.
     146        * webgl/conformance/textures/tex-image-and-sub-image-2d-with-image-rgb565-expected.txt: Removed.
     147        * webgl/conformance/textures/tex-image-and-sub-image-2d-with-image-rgb565.html: Removed.
     148        * webgl/conformance/textures/tex-image-and-sub-image-2d-with-image-rgba4444-expected.txt: Removed.
     149        * webgl/conformance/textures/tex-image-and-sub-image-2d-with-image-rgba4444.html: Removed.
     150        * webgl/conformance/textures/tex-image-and-sub-image-2d-with-image-rgba5551-expected.txt: Removed.
     151        * webgl/conformance/textures/tex-image-and-sub-image-2d-with-image-rgba5551.html: Removed.
     152        * webgl/conformance/textures/tex-image-and-sub-image-2d-with-image.html: Removed.
     153        * webgl/conformance/textures/tex-image-and-sub-image-2d-with-video-expected.txt: Removed.
     154        * webgl/conformance/textures/tex-image-and-sub-image-2d-with-video-rgb565-expected.txt: Removed.
     155        * webgl/conformance/textures/tex-image-and-sub-image-2d-with-video-rgb565.html: Removed.
     156        * webgl/conformance/textures/tex-image-and-sub-image-2d-with-video-rgba4444-expected.txt: Removed.
     157        * webgl/conformance/textures/tex-image-and-sub-image-2d-with-video-rgba4444.html: Removed.
     158        * webgl/conformance/textures/tex-image-and-sub-image-2d-with-video-rgba5551-expected.txt: Removed.
     159        * webgl/conformance/textures/tex-image-and-sub-image-2d-with-video-rgba5551.html: Removed.
     160        * webgl/conformance/textures/tex-image-and-sub-image-2d-with-video.html: Removed.
     161        * webgl/conformance/textures/texture-active-bind-2-expected.txt: Removed.
     162        * webgl/conformance/textures/texture-active-bind-2.html: Removed.
     163        * webgl/conformance/textures/texture-active-bind-expected.txt: Removed.
     164        * webgl/conformance/textures/texture-active-bind.html: Removed.
     165        * webgl/conformance/textures/texture-mips-expected.txt: Removed.
     166        * webgl/conformance/textures/texture-mips.html: Removed.
     167        * webgl/conformance/textures/texture-npot-video-expected.txt: Removed.
     168        * webgl/conformance/textures/texture-npot-video.html: Removed.
     169        * webgl/conformance/textures/texture-size-expected.txt: Removed.
     170        * webgl/conformance/textures/texture-size-limit-expected.txt: Removed.
     171        * webgl/conformance/textures/texture-size-limit.html: Removed.
     172        * webgl/conformance/textures/texture-size.html: Removed.
     173        * webgl/conformance/uniforms/gl-uniform-arrays-expected.txt: Removed.
     174        * webgl/conformance/uniforms/gl-uniform-arrays.html: Removed.
     175        * webgl/conformance/uniforms/uniform-default-values-expected.txt: Removed.
     176        * webgl/conformance/uniforms/uniform-default-values.html: Removed.
     177        * webgl/conformance/uniforms/uniform-location-expected.txt: Removed.
     178        * webgl/conformance/uniforms/uniform-location.html: Removed.
     179        * webgl/conformance/uniforms/uniform-samplers-test-expected.txt: Removed.
     180        * webgl/conformance/uniforms/uniform-samplers-test.html: Removed.
     181        * webgl/resources/webgl_test_files/conformance/canvas/buffer-offscreen-test.html: Removed.
     182        * webgl/resources/webgl_test_files/conformance/canvas/buffer-preserve-test.html: Removed.
     183        * webgl/resources/webgl_test_files/conformance/canvas/drawingbuffer-test.html: Removed.
     184        * webgl/resources/webgl_test_files/conformance/canvas/to-data-url-test.html: Removed.
     185        * webgl/resources/webgl_test_files/conformance/context/context-attribute-preserve-drawing-buffer.html: Removed.
     186        * webgl/resources/webgl_test_files/conformance/context/context-creation-and-destruction.html: Removed.
     187        * webgl/resources/webgl_test_files/conformance/glsl/functions/glsl-function-smoothstep-gentype.html: Removed.
     188        * webgl/resources/webgl_test_files/conformance/glsl/literals/float_literal.vert.html: Removed.
     189        * webgl/resources/webgl_test_files/conformance/glsl/misc/shader-uniform-packing-restrictions.html: Removed.
     190        * webgl/resources/webgl_test_files/conformance/glsl/misc/shader-varying-packing-restrictions.html: Removed.
     191        * webgl/resources/webgl_test_files/conformance/glsl/misc/shader-with-array-of-structs-containing-arrays.html: Removed.
     192        * webgl/resources/webgl_test_files/conformance/glsl/misc/shader-with-global-variable-precision-mismatch.html: Removed.
     193        * webgl/resources/webgl_test_files/conformance/glsl/misc/shader-with-non-reserved-words.html: Removed.
     194        * webgl/resources/webgl_test_files/conformance/glsl/misc/shader-with-short-circuiting-operators.html: Removed.
     195        * webgl/resources/webgl_test_files/conformance/glsl/misc/shader-with-similar-uniform-array-names.html: Removed.
     196        * webgl/resources/webgl_test_files/conformance/glsl/misc/shaders-with-varyings.html: Removed.
     197        * webgl/resources/webgl_test_files/conformance/glsl/variables/gl-pointcoord.html: Removed.
     198        * webgl/resources/webgl_test_files/conformance/more/conformance/quickCheckAPI-A.html: Removed.
     199        * webgl/resources/webgl_test_files/conformance/more/conformance/quickCheckAPI-B1.html: Removed.
     200        * webgl/resources/webgl_test_files/conformance/more/conformance/quickCheckAPI-B2.html: Removed.
     201        * webgl/resources/webgl_test_files/conformance/more/conformance/quickCheckAPI-B3.html: Removed.
     202        * webgl/resources/webgl_test_files/conformance/more/conformance/quickCheckAPI-B4.html: Removed.
     203        * webgl/resources/webgl_test_files/conformance/more/conformance/quickCheckAPI-C.html: Removed.
     204        * webgl/resources/webgl_test_files/conformance/more/conformance/quickCheckAPI-D_G.html: Removed.
     205        * webgl/resources/webgl_test_files/conformance/more/conformance/quickCheckAPI-G_I.html: Removed.
     206        * webgl/resources/webgl_test_files/conformance/more/conformance/quickCheckAPI-L_S.html: Removed.
     207        * webgl/resources/webgl_test_files/conformance/more/conformance/quickCheckAPI-S_V.html: Removed.
     208        * webgl/resources/webgl_test_files/conformance/more/functions/bufferDataBadArgs.html: Removed.
     209        * webgl/resources/webgl_test_files/conformance/more/functions/copyTexImage2D.html: Removed.
     210        * webgl/resources/webgl_test_files/conformance/more/functions/copyTexImage2DBadArgs.html: Removed.
     211        * webgl/resources/webgl_test_files/conformance/more/functions/copyTexSubImage2D.html: Removed.
     212        * webgl/resources/webgl_test_files/conformance/more/functions/copyTexSubImage2DBadArgs.html: Removed.
     213        * webgl/resources/webgl_test_files/conformance/more/functions/deleteBufferBadArgs.html: Removed.
     214        * webgl/resources/webgl_test_files/conformance/more/functions/drawArrays.html: Removed.
     215        * webgl/resources/webgl_test_files/conformance/more/functions/drawArraysOutOfBounds.html: Removed.
     216        * webgl/resources/webgl_test_files/conformance/more/functions/drawElements.html: Removed.
     217        * webgl/resources/webgl_test_files/conformance/more/functions/drawElementsBadArgs.html: Removed.
     218        * webgl/resources/webgl_test_files/conformance/more/functions/readPixelsBadArgs.html: Removed.
     219        * webgl/resources/webgl_test_files/conformance/more/functions/texImage2DBadArgs.html: Removed.
     220        * webgl/resources/webgl_test_files/conformance/more/functions/texImage2DHTML.html: Removed.
     221        * webgl/resources/webgl_test_files/conformance/more/functions/texSubImage2DBadArgs.html: Removed.
     222        * webgl/resources/webgl_test_files/conformance/more/functions/texSubImage2DHTML.html: Removed.
     223        * webgl/resources/webgl_test_files/conformance/ogles/GL/acos/acos_001_to_006.html: Removed.
     224        * webgl/resources/webgl_test_files/conformance/ogles/GL/asin/asin_001_to_006.html: Removed.
     225        * webgl/resources/webgl_test_files/conformance/ogles/GL/atan/atan_001_to_008.html: Removed.
     226        * webgl/resources/webgl_test_files/conformance/ogles/GL/control_flow/control_flow_001_to_008.html: Removed.
     227        * webgl/resources/webgl_test_files/conformance/ogles/GL/log/log_001_to_008.html: Removed.
     228        * webgl/resources/webgl_test_files/conformance/ogles/GL/log2/log2_001_to_008.html: Removed.
     229        * webgl/resources/webgl_test_files/conformance/ogles/GL/smoothstep/smoothstep_001_to_006.html: Removed.
     230        * webgl/resources/webgl_test_files/conformance/programs/gl-bind-attrib-location-long-names-test.html: Removed.
     231        * webgl/resources/webgl_test_files/conformance/programs/program-test.html: Removed.
     232        * webgl/resources/webgl_test_files/conformance/reading/read-pixels-test.html: Removed.
     233        * webgl/resources/webgl_test_files/conformance/renderbuffers/framebuffer-object-attachment.html: Removed.
     234        * webgl/resources/webgl_test_files/conformance/rendering/gl-scissor-test.html: Removed.
     235        * webgl/resources/webgl_test_files/conformance/rendering/more-than-65536-indices.html: Removed.
     236        * webgl/resources/webgl_test_files/conformance/rendering/multisample-corruption.html: Removed.
     237        * webgl/resources/webgl_test_files/conformance/rendering/point-size.html: Removed.
     238        * webgl/resources/webgl_test_files/conformance/state/gl-object-get-calls.html: Removed.
     239        * webgl/resources/webgl_test_files/conformance/textures/copy-tex-image-2d-formats.html: Removed.
     240        * webgl/resources/webgl_test_files/conformance/textures/gl-pixelstorei.html: Removed.
     241        * webgl/resources/webgl_test_files/conformance/textures/origin-clean-conformance.html: Removed.
     242        * webgl/resources/webgl_test_files/conformance/textures/tex-image-and-sub-image-2d-with-canvas-rgb565.html: Removed.
     243        * webgl/resources/webgl_test_files/conformance/textures/tex-image-and-sub-image-2d-with-canvas-rgba4444.html: Removed.
     244        * webgl/resources/webgl_test_files/conformance/textures/tex-image-and-sub-image-2d-with-canvas-rgba5551.html: Removed.
     245        * webgl/resources/webgl_test_files/conformance/textures/tex-image-and-sub-image-2d-with-canvas.html: Removed.
     246        * webgl/resources/webgl_test_files/conformance/textures/tex-image-and-sub-image-2d-with-image-rgb565.html: Removed.
     247        * webgl/resources/webgl_test_files/conformance/textures/tex-image-and-sub-image-2d-with-image-rgba4444.html: Removed.
     248        * webgl/resources/webgl_test_files/conformance/textures/tex-image-and-sub-image-2d-with-image-rgba5551.html: Removed.
     249        * webgl/resources/webgl_test_files/conformance/textures/tex-image-and-sub-image-2d-with-image.html: Removed.
     250        * webgl/resources/webgl_test_files/conformance/textures/tex-image-and-sub-image-2d-with-video-rgb565.html: Removed.
     251        * webgl/resources/webgl_test_files/conformance/textures/tex-image-and-sub-image-2d-with-video-rgba4444.html: Removed.
     252        * webgl/resources/webgl_test_files/conformance/textures/tex-image-and-sub-image-2d-with-video-rgba5551.html: Removed.
     253        * webgl/resources/webgl_test_files/conformance/textures/tex-image-and-sub-image-2d-with-video.html: Removed.
     254        * webgl/resources/webgl_test_files/conformance/textures/texture-active-bind-2.html: Removed.
     255        * webgl/resources/webgl_test_files/conformance/textures/texture-active-bind.html: Removed.
     256        * webgl/resources/webgl_test_files/conformance/textures/texture-mips.html: Removed.
     257        * webgl/resources/webgl_test_files/conformance/textures/texture-npot-video.html: Removed.
     258        * webgl/resources/webgl_test_files/conformance/textures/texture-size-limit.html: Removed.
     259        * webgl/resources/webgl_test_files/conformance/textures/texture-size.html: Removed.
     260        * webgl/resources/webgl_test_files/conformance/uniforms/gl-uniform-arrays.html: Removed.
     261        * webgl/resources/webgl_test_files/conformance/uniforms/uniform-default-values.html: Removed.
     262        * webgl/resources/webgl_test_files/conformance/uniforms/uniform-location.html: Removed.
     263        * webgl/resources/webgl_test_files/conformance/uniforms/uniform-samplers-test.html: Removed.
     264
    12652013-02-07  Ádám Kallai  <kadam@inf.u-szeged.hu>
    2266
  • trunk/LayoutTests/platform/chromium/TestExpectations

    r142079 r142084  
    14361436# WebGL Tests
    14371437# -----------------------------------------------------------------
    1438 crbug.com/174268 webgl/conformance/textures/copy-tex-image-2d-formats.html [ Failure ]
    1439 crbug.com/174268 webgl/conformance/textures/origin-clean-conformance.html [ Failure ]
    1440 crbug.com/174268 webgl/conformance/textures/texture-mips.html [ Failure ]
    1441 crbug.com/174268 webgl/conformance/uniforms/gl-uniform-arrays.html [ Failure ]
    1442 crbug.com/174268 webgl/conformance/uniforms/uniform-default-values.html [ Failure ]
    1443 crbug.com/174268 webgl/conformance/uniforms/uniform-location.html [ Failure ]
    1444 crbug.com/174268 webgl/conformance/uniforms/uniform-samplers-test.html [ Failure ]
    1445 crbug.com/174268 webgl/conformance/rendering/point-size.html [ Failure ]
    1446 crbug.com/174268 webgl/conformance/rendering/multisample-corruption.html [ Skip ]
    1447 crbug.com/174268 webgl/conformance/reading/read-pixels-test.html [ Skip ]
    1448 crbug.com/174268 webgl/conformance/state/gl-object-get-calls.html [ Failure ]
    1449 crbug.com/174268 webgl/conformance/renderbuffers/framebuffer-object-attachment.html [ Failure ]
    14501438crbug.com/174268 webgl/conformance/attribs/gl-vertex-attrib-zero-issues.html [ Skip ]
    1451 crbug.com/174268 webgl/conformance/glsl/functions/glsl-function-smoothstep-gentype.html [ Failure ]
    1452 crbug.com/174268 webgl/conformance/glsl/misc/shader-varying-packing-restrictions.html [ Failure ]
    1453 crbug.com/174268 webgl/conformance/glsl/misc/shader-with-array-of-structs-containing-arrays.html [ Failure ]
    1454 crbug.com/174268 webgl/conformance/glsl/misc/shader-with-global-variable-precision-mismatch.html [ Failure ]
    1455 crbug.com/174268 webgl/conformance/glsl/misc/shader-with-similar-uniform-array-names.html [ Failure ]
    1456 crbug.com/174268 webgl/conformance/glsl/misc/shaders-with-varyings.html [ Failure ]
    1457 crbug.com/174268 webgl/conformance/glsl/variables/gl-pointcoord.html [ Failure ]
    1458 crbug.com/174268 webgl/conformance/ogles/GL/acos/acos_001_to_006.html [ Timeout ]
    1459 crbug.com/174268 webgl/conformance/ogles/GL/asin/asin_001_to_006.html [ Timeout ]
    1460 crbug.com/174268 webgl/conformance/ogles/GL/atan/atan_001_to_008.html [ Timeout ]
    1461 crbug.com/174268 webgl/conformance/ogles/GL/log/log_001_to_008.html [ Timeout ]
    1462 crbug.com/174268 webgl/conformance/ogles/GL/log2/log2_001_to_008.html [ Timeout ]
    1463 crbug.com/174268 webgl/conformance/ogles/GL/control_flow/control_flow_001_to_008.html [ Pass Failure ]
    1464 crbug.com/174268 webgl/conformance/ogles/GL/smoothstep/smoothstep_001_to_006.html [ Pass Failure ]
    1465 
    1466 crbug.com/174466 webgl/conformance/glsl/misc/shader-uniform-packing-restrictions.html [ Failure Timeout Crash ]
    1467 crbug.com/174466 webgl/conformance/glsl/misc/shader-with-non-reserved-words.html [ Failure Timeout ]
    1468 crbug.com/174466 webgl/conformance/glsl/literals/float_literal.vert.html [ Failure ]
    1469 crbug.com/174466 webgl/conformance/more/functions/bufferDataBadArgs.html [ Failure ]
    1470 crbug.com/174466 webgl/conformance/more/functions/readPixelsBadArgs.html [ Failure ]
    1471 crbug.com/174466 webgl/conformance/more/functions/texImage2DHTML.html [ Failure ]
    1472 crbug.com/174466 webgl/conformance/more/functions/texSubImage2DHTML.html [ Failure ]
    1473 crbug.com/174466 webgl/conformance/canvas/buffer-offscreen-test.html [ Failure ]
    1474 crbug.com/174466 webgl/conformance/canvas/buffer-preserve-test.html [ Failure ]
    1475 crbug.com/174466 webgl/conformance/canvas/to-data-url-test.html [ Crash ]
    1476 crbug.com/174466 webgl/conformance/context/context-attribute-preserve-drawing-buffer.html [ Failure ]
    1477 crbug.com/174466 webgl/conformance/context/context-creation-and-destruction.html [ Skip ]
    14781439
    14791440webkit.org/b/108901 webgl/conformance/attribs/gl-vertexattribpointer.html [ Slow ]
  • trunk/LayoutTests/platform/mac/TestExpectations

    r142058 r142084  
    970970fast/canvas/webgl/tex-image-and-sub-image-2d-with-video.html
    971971
    972 # https://bugs.webkit.org/show_bug.cgi?id=109081
    973 webgl/conformance/canvas/drawingbuffer-test.html [ Skip ]
    974 webgl/conformance/canvas/to-data-url-test.html [ Failure ]
    975 webgl/conformance/context/context-attribute-preserve-drawing-buffer.html [ Pass Failure ]
    976 webgl/conformance/context/context-creation-and-destruction.html [ Skip ]
    977 webgl/conformance/glsl/functions/glsl-function-smoothstep-gentype.html [ Failure ]
    978 webgl/conformance/glsl/literals/float_literal.vert.html [ Failure ]
    979 webgl/conformance/glsl/misc/shader-uniform-packing-restrictions.html [ Failure ]
    980 webgl/conformance/glsl/misc/shader-varying-packing-restrictions.html [ Failure ]
    981 webgl/conformance/glsl/misc/shader-with-global-variable-precision-mismatch.html [ Failure ]
    982 webgl/conformance/glsl/misc/shader-with-short-circuiting-operators.html [ Failure ]
    983 webgl/conformance/glsl/variables/gl-pointcoord.html [ Failure ]
    984 webgl/conformance/glsl/misc/shaders-with-varyings.html [ Failure ]
    985 webgl/conformance/more/conformance/quickCheckAPI-A.html [ Skip ]
    986 webgl/conformance/more/conformance/quickCheckAPI-B1.html [ Skip ]
    987 webgl/conformance/more/conformance/quickCheckAPI-B2.html [ Skip ]
    988 webgl/conformance/more/conformance/quickCheckAPI-B3.html [ Skip ]
    989 webgl/conformance/more/conformance/quickCheckAPI-B4.html [ Skip ]
    990 webgl/conformance/more/conformance/quickCheckAPI-C.html [ Skip ]
    991 webgl/conformance/more/conformance/quickCheckAPI-D_G.html [ Skip ]
    992 webgl/conformance/more/conformance/quickCheckAPI-G_I.html [ Skip ]
    993 webgl/conformance/more/conformance/quickCheckAPI-L_S.html [ Skip ]
    994 webgl/conformance/more/conformance/quickCheckAPI-S_V.html [ Skip ]
    995 webgl/conformance/more/functions/bufferDataBadArgs.html [ Skip ]
    996 webgl/conformance/more/functions/copyTexImage2D.html [ Skip ]
    997 webgl/conformance/more/functions/copyTexImage2DBadArgs.html [ Skip ]
    998 webgl/conformance/more/functions/copyTexSubImage2D.html [ Skip ]
    999 webgl/conformance/more/functions/copyTexSubImage2DBadArgs.html [ Skip ]
    1000 webgl/conformance/more/functions/deleteBufferBadArgs.html [ Skip ]
    1001 webgl/conformance/more/functions/drawArrays.html [ Skip ]
    1002 webgl/conformance/more/functions/drawArraysOutOfBounds.html [ Skip ]
    1003 webgl/conformance/more/functions/drawElements.html [ Skip ]
    1004 webgl/conformance/more/functions/drawElementsBadArgs.html [ Skip ]
    1005 webgl/conformance/more/functions/readPixelsBadArgs.html [ Skip ]
    1006 webgl/conformance/more/functions/texImage2DBadArgs.html [ Skip ]
    1007 webgl/conformance/more/functions/texImage2DHTML.html [ Skip ]
    1008 webgl/conformance/more/functions/texSubImage2DBadArgs.html [ Skip ]
    1009 webgl/conformance/more/functions/texSubImage2DHTML.html [ Skip ]
    1010 webgl/conformance/programs/gl-bind-attrib-location-long-names-test.html [ Failure ]
    1011 webgl/conformance/programs/program-test.html [ Failure ]
    1012 webgl/conformance/renderbuffers/framebuffer-object-attachment.html [ Failure ]
    1013 webgl/conformance/rendering/gl-scissor-test.html [ Failure ]
    1014 webgl/conformance/rendering/more-than-65536-indices.html [ Failure ]
    1015 webgl/conformance/rendering/multisample-corruption.html [ Skip ]
    1016 webgl/conformance/rendering/point-size.html [ Failure ]
    1017 webgl/conformance/textures/gl-pixelstorei.html [ Failure ]
    1018 webgl/conformance/textures/origin-clean-conformance.html [ Failure ]
    1019 webgl/conformance/textures/tex-image-and-sub-image-2d-with-canvas-rgb565.html [ Failure ]
    1020 webgl/conformance/textures/tex-image-and-sub-image-2d-with-canvas-rgba4444.html [ Failure ]
    1021 webgl/conformance/textures/tex-image-and-sub-image-2d-with-canvas-rgba5551.html [ Failure ]
    1022 webgl/conformance/textures/tex-image-and-sub-image-2d-with-canvas.html [ Failure ]
    1023 webgl/conformance/textures/tex-image-and-sub-image-2d-with-image-rgb565.html [ Failure ]
    1024 webgl/conformance/textures/tex-image-and-sub-image-2d-with-image-rgba4444.html [ Failure ]
    1025 webgl/conformance/textures/tex-image-and-sub-image-2d-with-image-rgba5551.html [ Failure ]
    1026 webgl/conformance/textures/tex-image-and-sub-image-2d-with-image.html [ Failure ]
    1027 webgl/conformance/textures/tex-image-and-sub-image-2d-with-video-rgb565.html [ Failure ]
    1028 webgl/conformance/textures/tex-image-and-sub-image-2d-with-video-rgba4444.html [ Failure ]
    1029 webgl/conformance/textures/tex-image-and-sub-image-2d-with-video-rgba5551.html [ Failure ]
    1030 webgl/conformance/textures/tex-image-and-sub-image-2d-with-video.html [ Failure ]
    1031 webgl/conformance/textures/texture-active-bind-2.html [ Failure ]
    1032 webgl/conformance/textures/texture-active-bind.html [ Failure ]
    1033 webgl/conformance/textures/texture-npot-video.html [ Failure ]
    1034 webgl/conformance/textures/texture-size-limit.html [ Failure ]
    1035 webgl/conformance/textures/texture-size.html [ Failure ]
    1036 webgl/conformance/uniforms/uniform-samplers-test.html [ Failure ]
    1037 
    1038972# Sending the mouse down event to the scrollbar starts a nested run loop which causes a hang.
    1039973fast/events/mousedown-in-subframe-scrollbar.html
  • trunk/LayoutTests/platform/win/TestExpectations

    r142058 r142084  
    15271527inspector/profiler/webgl
    15281528fast/images/webgl-teximage2d.html
    1529 webgl
     1529webgl/conformance/buffers/buffer-bind-test.html
     1530webgl/conformance/buffers/buffer-data-array-buffer.html
     1531webgl/conformance/buffers/element-array-buffer-delete-recreate.html
     1532webgl/conformance/buffers/index-validation-copies-indices.html
     1533webgl/conformance/buffers/index-validation-crash-with-buffer-sub-data.html
     1534webgl/conformance/buffers/index-validation-large-buffer.html
     1535webgl/conformance/buffers/index-validation-verifies-too-many-indices.html
     1536webgl/conformance/buffers/index-validation-with-resized-buffer.html
     1537webgl/conformance/buffers/index-validation.html
     1538webgl/conformance/misc/bad-arguments-test.html
     1539webgl/conformance/misc/boolean-argument-conversion.html
     1540webgl/conformance/misc/delayed-drawing.html
     1541webgl/conformance/misc/error-reporting.html
     1542webgl/conformance/misc/functions-returning-strings.html
     1543webgl/conformance/misc/instanceof-test.html
     1544webgl/conformance/misc/invalid-passed-params.html
     1545webgl/conformance/misc/is-object.html
     1546webgl/conformance/misc/null-object-behaviour.html
     1547webgl/conformance/misc/object-deletion-behaviour.html
     1548webgl/conformance/misc/shader-precision-format.html
     1549webgl/conformance/misc/type-conversion-test.html
     1550webgl/conformance/misc/uninitialized-test.html
     1551webgl/conformance/misc/webgl-specific.html
     1552
    15301553
    15311554# Tests that require ENABLE(DOWNLOAD_ATTRIBUTE).
Note: See TracChangeset for help on using the changeset viewer.