Changeset 252204 in webkit


Ignore:
Timestamp:
Nov 7, 2019 1:34:15 PM (4 years ago)
Author:
Justin Fan
Message:

REGRESSION: r252121 introduced timeout in webgl/1.0.3/conformance/glsl/misc/shader-with-non-reserved-words.html
https://bugs.webkit.org/show_bug.cgi?id=203949

Unreviewed test expectation gardening.

shader-with-non-reserved-words takes dozens of minutes to pass. Skip everywhere.

  • platform/gtk/TestExpectations:
  • platform/ios-simulator-wk2/TestExpectations:
  • platform/mac/TestExpectations:
  • platform/wpe/TestExpectations:
Location:
trunk/LayoutTests
Files:
5 edited

Legend:

Unmodified
Added
Removed
  • trunk/LayoutTests/ChangeLog

    r252203 r252204  
     12019-11-07  Justin Fan  <justin_fan@apple.com>
     2
     3        REGRESSION: r252121 introduced timeout in webgl/1.0.3/conformance/glsl/misc/shader-with-non-reserved-words.html
     4        https://bugs.webkit.org/show_bug.cgi?id=203949
     5
     6        Unreviewed test expectation gardening.
     7
     8        shader-with-non-reserved-words takes dozens of minutes to pass. Skip everywhere.
     9
     10        * platform/gtk/TestExpectations:
     11        * platform/ios-simulator-wk2/TestExpectations:
     12        * platform/mac/TestExpectations:
     13        * platform/wpe/TestExpectations:
     14
    1152019-11-07  Devin Rousso  <drousso@apple.com>
    216
  • trunk/LayoutTests/platform/gtk/TestExpectations

    r252126 r252204  
    474474webkit.org/b/169917 webgl/1.0.3/conformance/extensions/oes-texture-float-with-video.html [ Timeout ]
    475475webkit.org/b/169917 webgl/1.0.3/conformance/glsl/misc/shader-uniform-packing-restrictions.html [ Slow ]
    476 webkit.org/b/169917 webgl/1.0.3/conformance/glsl/misc/shader-with-non-reserved-words.html [ Slow ]
    477476webkit.org/b/169917 webgl/1.0.3/conformance/rendering/many-draw-calls.html [ Slow ]
    478477webkit.org/b/169917 webgl/1.0.3/conformance/textures/tex-image-and-sub-image-2d-with-video-rgb565.html [ Timeout ]
  • trunk/LayoutTests/platform/ios-simulator-wk2/TestExpectations

    r252121 r252204  
    1818
    1919webkit.org/b/173178 [ Release ] svg/animations/svglength-element-removed-crash.svg [ Skip ]
    20 
    21 webkit.org/b/174100 webgl/1.0.3/conformance/glsl/misc/shader-with-non-reserved-words.html [ Skip ]
    2220
    2321webkit.org/b/173010 js/slow-stress/Int32Array-alloc-huge.html [ Pass Timeout ]
  • trunk/LayoutTests/platform/mac/TestExpectations

    r252121 r252204  
    398398webgl/1.0.3/conformance/context/context-creation-and-destruction.html [ Pass Timeout ]
    399399webgl/1.0.3/conformance/rendering/multisample-corruption.html [ Pass Timeout ]
    400 
    401 webkit.org/b/124935 [ Debug ] webgl/1.0.3/conformance/glsl/misc/shader-with-non-reserved-words.html [ Slow ]
    402400
    403401# Skip 1.0.3 tests that pass in conformance suite but timeout in TestRunner
  • trunk/LayoutTests/platform/wpe/TestExpectations

    r252121 r252204  
    10731073
    10741074webkit.org/b/169917 webgl/1.0.3/conformance/glsl/misc/shader-uniform-packing-restrictions.html [ Slow ]
    1075 webkit.org/b/169917 webgl/1.0.3/conformance/glsl/misc/shader-with-non-reserved-words.html [ Slow ]
    10761075webkit.org/b/169917 webgl/1.0.3/conformance/uniforms/gl-uniform-arrays.html [ Slow ]
    10771076webkit.org/b/169917 webgl/1.0.3/conformance/uniforms/out-of-bounds-uniform-array-access.html [ Slow ]
Note: See TracChangeset for help on using the changeset viewer.