Changeset 253035 in webkit


Ignore:
Timestamp:
Dec 3, 2019 4:32:01 AM (4 years ago)
Author:
commit-queue@webkit.org
Message:

[WPE] Some WebGL 1.0.3 conformance tests are marked as failing but have been consistently passing
https://bugs.webkit.org/show_bug.cgi?id=204790

Patch by Chris Lord <Chris Lord> on 2019-12-03
Reviewed by Alejandro G. Castro.

  • platform/wpe/TestExpectations:
Location:
trunk/LayoutTests
Files:
2 edited

Legend:

Unmodified
Added
Removed
  • trunk/LayoutTests/ChangeLog

    r253033 r253035  
     12019-12-03  Chris Lord  <clord@igalia.com>
     2
     3        [WPE] Some WebGL 1.0.3 conformance tests are marked as failing but have been consistently passing
     4        https://bugs.webkit.org/show_bug.cgi?id=204790
     5
     6        Reviewed by Alejandro G. Castro.
     7
     8        * platform/wpe/TestExpectations:
     9
    1102019-12-03  youenn fablet  <youenn@apple.com>
    211
  • trunk/LayoutTests/platform/wpe/TestExpectations

    r252919 r253035  
    11981198Bug(WPE) webgl/1.0.3/conformance/attribs/gl-bindAttribLocation-matrix.html [ Failure ]
    11991199Bug(WPE) webgl/1.0.3/conformance/extensions/oes-texture-half-float.html [ Failure ]
    1200 Bug(WPE) webgl/1.0.3/conformance/extensions/webgl-compressed-texture-size-limit.html [ Failure ]
    1201 Bug(WPE) webgl/1.0.3/conformance/glsl/misc/shaders-with-name-conflicts.html [ Failure ]
    12021200Bug(WPE) webgl/1.0.3/conformance/renderbuffers/feedback-loop.html [ Failure ]
    1203 Bug(WPE) webgl/1.0.3/conformance/rendering/point-no-attributes.html [ Failure ]
    1204 Bug(WPE) webgl/1.0.3/conformance/textures/texture-copying-feedback-loops.html [ Failure ]
    12051201Bug(WPE) webgl/1.0.3/conformance/glsl/misc/shaders-with-invariance.html [ Failure ]
    12061202webkit.org/b/204676 webgl/1.0.3/conformance/extensions/get-extension.html [ Failure ]
     
    12191215Bug(WPE) webgl/1.0.3/conformance/textures/tex-image-and-sub-image-2d-with-video-rgba5551.html [ Timeout ]
    12201216Bug(WPE) webgl/1.0.3/conformance/textures/tex-image-and-sub-image-2d-with-video.html [ Timeout ]
    1221 Bug(WPE) webgl/1.0.3/conformance/textures/texture-size-limit.html [ Timeout Failure ]
    12221217webkit.org/b/204676 webgl/1.0.3/conformance/glsl/constructors/glsl-construct-bvec2.html [ Timeout ]
    12231218webkit.org/b/204676 webgl/1.0.3/conformance/glsl/constructors/glsl-construct-ivec2.html [ Timeout ]
Note: See TracChangeset for help on using the changeset viewer.