Changeset 281144 in webkit


Ignore:
Timestamp:
Aug 17, 2021, 9:41:49 AM (4 years ago)
Author:
commit-queue@webkit.org
Message:

[GTK] Mark webgl/1.0.3/conformance/textures/tex-image-and-sub-image-2d-with-video.html as flaky
https://bugs.webkit.org/show_bug.cgi?id=229192

This test now consistently either passes or fails and no longer times out.

Unreviewed test gardening.

Patch by Arcady Goldmints-Orlov <Arcady Goldmints-Orlov> on 2021-08-17

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

Legend:

Unmodified
Added
Removed
  • trunk/LayoutTests/ChangeLog

    r281143 r281144  
     12021-08-17  Arcady Goldmints-Orlov  <agoldmints@igalia.com>
     2
     3        [GTK] Mark webgl/1.0.3/conformance/textures/tex-image-and-sub-image-2d-with-video.html as flaky
     4        https://bugs.webkit.org/show_bug.cgi?id=229192
     5
     6        This test now consistently either passes or fails and no longer times out.
     7
     8        Unreviewed test gardening.
     9
     10        * platform/gtk/TestExpectations:
     11
    1122021-08-17  Eric Hutchison  <ehutchison@apple.com>
    213
  • trunk/LayoutTests/platform/gtk/TestExpectations

    r281130 r281144  
    472472# WebGL timeouts or slow tests.
    473473webkit.org/b/169917 webgl/1.0.3/conformance/glsl/misc/shader-uniform-packing-restrictions.html [ Timeout ]
    474 webkit.org/b/169917 webgl/1.0.3/conformance/textures/tex-image-and-sub-image-2d-with-video.html [ Timeout ]
     474webkit.org/b/169917 webgl/1.0.3/conformance/textures/tex-image-and-sub-image-2d-with-video.html [ Pass Failure ]
    475475webkit.org/b/169917 webgl/1.0.3/conformance/glsl/bugs/complex-glsl-does-not-crash.html [ Timeout ]
    476476webkit.org/b/169917 webgl/1.0.3/conformance/ogles/GL/atan/atan_001_to_008.html [ Slow ]
Note: See TracChangeset for help on using the changeset viewer.