Changeset 252225 in webkit


Ignore:
Timestamp:
Nov 7, 2019 5:35:31 PM (4 years ago)
Author:
Justin Fan
Message:

[WebGL] Fixing WebGL tests: Add new baselines for iOS bots
https://bugs.webkit.org/show_bug.cgi?id=203938

Unreviewed test expectation gardening.

Follow-up to https://bugs.webkit.org/show_bug.cgi?id=203908.
New baselines for iOS tests generated from simulator.

  • TestExpectations:
  • platform/ios/TestExpectations:
  • platform/ios/webgl/1.0.3/conformance/extensions/get-extension-expected.txt: Added.
  • platform/ios/webgl/1.0.3/conformance/extensions/oes-texture-float-expected.txt: Added.
  • platform/ios/webgl/1.0.3/conformance/extensions/webgl-compressed-texture-size-limit-expected.txt: Added.
  • platform/ios/webgl/1.0.3/conformance/extensions/webgl-draw-buffers-expected.txt: Added.
  • platform/ios/webgl/1.0.3/conformance/more/functions/readPixelsBadArgs-expected.txt: Added.
  • platform/ios/webgl/1.0.3/conformance/more/functions/texImage2DHTML-expected.txt: Added.
  • platform/ios/webgl/1.0.3/conformance/more/functions/texSubImage2DHTML-expected.txt: Added.
  • platform/ios/webgl/1.0.3/conformance/renderbuffers/framebuffer-object-attachment-expected.txt: Added.
  • platform/ios/webgl/1.0.3/conformance/textures/copy-tex-image-2d-formats-expected.txt: Added.
  • platform/ios/webgl/1.0.3/conformance/textures/texture-npot-video-expected.txt: Added.
  • platform/ios/webgl/2.0.0/conformance/extensions/angle-instanced-arrays-expected.txt: Added.
  • platform/ios/webgl/2.0.0/conformance/extensions/oes-vertex-array-object-expected.txt: Added.
Location:
trunk/LayoutTests
Files:
20 added
2 edited

Legend:

Unmodified
Added
Removed
  • trunk/LayoutTests/ChangeLog

    r252222 r252225  
     12019-11-07  Justin Fan  <justin_fan@apple.com>
     2
     3        [WebGL] Fixing WebGL tests: Add new baselines for iOS bots
     4        https://bugs.webkit.org/show_bug.cgi?id=203938
     5
     6        Unreviewed test expectation gardening.
     7
     8        Follow-up to https://bugs.webkit.org/show_bug.cgi?id=203908.
     9        New baselines for iOS tests generated from simulator.
     10
     11        * TestExpectations:
     12        * platform/ios/TestExpectations:
     13        * platform/ios/webgl/1.0.3/conformance/extensions/get-extension-expected.txt: Added.
     14        * platform/ios/webgl/1.0.3/conformance/extensions/oes-texture-float-expected.txt: Added.
     15        * platform/ios/webgl/1.0.3/conformance/extensions/webgl-compressed-texture-size-limit-expected.txt: Added.
     16        * platform/ios/webgl/1.0.3/conformance/extensions/webgl-draw-buffers-expected.txt: Added.
     17        * platform/ios/webgl/1.0.3/conformance/more/functions/readPixelsBadArgs-expected.txt: Added.
     18        * platform/ios/webgl/1.0.3/conformance/more/functions/texImage2DHTML-expected.txt: Added.
     19        * platform/ios/webgl/1.0.3/conformance/more/functions/texSubImage2DHTML-expected.txt: Added.
     20        * platform/ios/webgl/1.0.3/conformance/renderbuffers/framebuffer-object-attachment-expected.txt: Added.
     21        * platform/ios/webgl/1.0.3/conformance/textures/copy-tex-image-2d-formats-expected.txt: Added.
     22        * platform/ios/webgl/1.0.3/conformance/textures/texture-npot-video-expected.txt: Added.
     23        * platform/ios/webgl/2.0.0/conformance/extensions/angle-instanced-arrays-expected.txt: Added.
     24        * platform/ios/webgl/2.0.0/conformance/extensions/oes-vertex-array-object-expected.txt: Added.
     25
    1262019-11-07  Justin Fan  <justin_fan@apple.com>
    227
  • trunk/LayoutTests/platform/ios/TestExpectations

    r252172 r252225  
    27512751webgl/1.0.3/conformance/extensions/oes-texture-float-linear.html [ Failure ]
    27522752webgl/1.0.3/conformance/extensions/oes-texture-half-float-linear.html [ Failure ]
    2753 webgl/1.0.3/conformance/extensions/oes-texture-half-float.html [ Failure ]
    27542753webgl/1.0.3/conformance/extensions/webgl-compressed-texture-pvrtc.html [ Failure ]
    2755 webgl/1.0.3/conformance/glsl/misc/shader-struct-scope.html [ Failure ]
    27562754webgl/1.0.3/conformance/glsl/misc/shaders-with-invariance.html [ Failure ]
    2757 webgl/1.0.3/conformance/glsl/misc/shaders-with-name-conflicts.html [ Failure ]
    27582755webgl/1.0.3/conformance/renderbuffers/feedback-loop.html [ Failure ]
    2759 webgl/1.0.3/conformance/rendering/point-no-attributes.html [ Failure ]
    2760 webgl/1.0.3/conformance/textures/texture-copying-feedback-loops.html [ Failure ]
    27612756fast/canvas/webgl/read-pixels-test.html [ Skip ]
    27622757fast/canvas/webgl/webglcontextchangedevent.html [ Skip ]
     
    34703465# This test fails in iOS due to subpixel differences for the marker position
    34713466imported/w3c/web-platform-tests/css/css-lists/list-style-type-string-002.html [ ImageOnlyFailure ]
    3472 
    3473 # webkit.org/b/203908 Mark these tests as flaky while Justin Fan fixes them
    3474 webgl/1.0.3/conformance/extensions/get-extension.html [ Failure Pass ]
    3475 webgl/1.0.3/conformance/extensions/oes-texture-float.html [ Failure Pass ]
    3476 webgl/1.0.3/conformance/extensions/webgl-compressed-texture-size-limit.html [ Failure Pass ]
    3477 webgl/1.0.3/conformance/extensions/webgl-draw-buffers.html [ Failure Pass ]
    3478 webgl/1.0.3/conformance/more/functions/readPixelsBadArgs.html [ Failure Pass ]
    3479 webgl/1.0.3/conformance/more/functions/texImage2DHTML.html [ Failure Pass ]
    3480 webgl/1.0.3/conformance/more/functions/texSubImage2DHTML.html [ Failure Pass ]
    3481 webgl/1.0.3/conformance/renderbuffers/framebuffer-object-attachment.html [ Failure Pass ]
    3482 webgl/1.0.3/conformance/textures/copy-tex-image-2d-formats.html [ Failure Pass ]
Note: See TracChangeset for help on using the changeset viewer.