Changeset 151092 in webkit


Ignore:
Timestamp:
Jun 2, 2013 10:32:22 PM (11 years ago)
Author:
gyuyoung.kim@samsung.com
Message:

Unreviewed EFL Gardening.

  • platform/efl-wk2/TestExpectations: Unskipping some of webgl passing tests.
Location:
trunk/LayoutTests
Files:
2 edited

Legend:

Unmodified
Added
Removed
  • trunk/LayoutTests/ChangeLog

    r151088 r151092  
     12013-06-02  Gyuyoung Kim  <gyuyoung.kim@samsung.com>
     2
     3        Unreviewed EFL Gardening.
     4
     5        * platform/efl-wk2/TestExpectations: Unskipping some of webgl passing tests.
     6
    172013-06-02  Brady Eidson  <beidson@apple.com>
    28
  • trunk/LayoutTests/platform/efl-wk2/TestExpectations

    r151068 r151092  
    6464webkit.org/b/109945 webgl/conformance/glsl/misc/shader-uniform-packing-restrictions.html [ Crash ]
    6565webkit.org/b/109945 webgl/conformance/glsl/misc/shader-with-non-reserved-words.html [ Crash Failure ]
    66 webkit.org/b/109945 webgl/conformance/reading/read-pixels-test.html [ Crash Failure ]
    6766webkit.org/b/109945 webgl/conformance/uniforms/gl-uniform-arrays.html [ Crash Failure ]
    6867webkit.org/b/109945 webgl/conformance/uniforms/uniform-default-values.html [ Crash ]
     
    398397
    399398# Several new Khronos WebGL conformance tests are failing on WK2 EFL.
    400 webkit.org/b/109435 webgl/conformance/context/context-attributes-alpha-depth-stencil-antialias.html [ Failure Crash ]
    401399webkit.org/b/109435 webgl/conformance/context/premultiplyalpha-test.html [ Failure Crash ]
    402400webkit.org/b/109435 webgl/conformance/extensions/oes-element-index-uint.html [ Failure Crash ]
    403401webkit.org/b/109435 webgl/conformance/extensions/oes-texture-float-with-video.html [ Failure Crash ]
    404402webkit.org/b/109435 webgl/conformance/extensions/oes-texture-float.html [ Failure Crash ]
    405 webkit.org/b/109435 webgl/conformance/renderbuffers/framebuffer-state-restoration.html [ Failure Crash ]
    406403webkit.org/b/109435 webgl/conformance/textures/texture-size-cube-maps.html [ Failure Crash ]
    407 webkit.org/b/109435 webgl/conformance/canvas/drawingbuffer-test.html [ Failure Crash ]
    408404webkit.org/b/109435 webgl/conformance/context/context-creation-and-destruction.html [ Failure Crash ]
    409405webkit.org/b/109435 webgl/conformance/glsl/functions/glsl-function-sin.html [ Failure Crash ]
     
    412408webkit.org/b/109435 webgl/conformance/glsl/misc/shader-with-global-variable-precision-mismatch.html [ Failure Crash ]
    413409webkit.org/b/109435 webgl/conformance/glsl/misc/shaders-with-varyings.html [ Failure Crash ]
    414 webkit.org/b/109435 webgl/conformance/more/functions/bufferDataBadArgs.html [ Failure Crash ]
    415410webkit.org/b/109435 webgl/conformance/more/functions/readPixelsBadArgs.html [ Failure Crash ]
    416411webkit.org/b/109435 webgl/conformance/more/functions/texImage2DHTML.html [ Failure Crash ]
     
    420415webkit.org/b/109435 webgl/conformance/programs/program-test.html [ Failure Crash ]
    421416webkit.org/b/109435 webgl/conformance/renderbuffers/framebuffer-object-attachment.html [ Failure Crash ]
    422 webkit.org/b/109435 webgl/conformance/rendering/gl-scissor-test.html [ Failure Crash ]
    423417webkit.org/b/109435 webgl/conformance/rendering/multisample-corruption.html [ Failure Crash ]
    424418webkit.org/b/109435 webgl/conformance/rendering/point-size.html [ Failure Crash ]
     
    428422webkit.org/b/109435 webgl/conformance/textures/tex-image-and-sub-image-2d-with-video-rgba5551.html [ Failure Crash ]
    429423webkit.org/b/109435 webgl/conformance/textures/tex-image-and-sub-image-2d-with-video.html [ Failure Crash ]
    430 webkit.org/b/109435 webgl/conformance/textures/texture-mips.html [ Failure Crash ]
    431 webkit.org/b/109435 webgl/conformance/textures/texture-size-limit.html [ Failure Crash ]
    432424
    433425# Failing media query test.
Note: See TracChangeset for help on using the changeset viewer.