Changeset 261688 in webkit


Ignore:
Timestamp:
May 14, 2020 6:34:41 AM (4 years ago)
Author:
Diego Pino Garcia
Message:

[GTK] Gardening, update expectations after r261609
https://bugs.webkit.org/show_bug.cgi?id=211890

Unreviewed gardening.

r261609 fixed a regression in WebGL test and removed the failures
introduced from test expectations. However, some of the failures
removed are still failing. Reintroduce failing tests.

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

Legend:

Unmodified
Added
Removed
  • trunk/LayoutTests/ChangeLog

    r261686 r261688  
     12020-05-14  Diego Pino Garcia  <dpino@igalia.com>
     2
     3        [GTK] Gardening, update expectations after r261609
     4        https://bugs.webkit.org/show_bug.cgi?id=211890
     5
     6        Unreviewed gardening.
     7
     8        r261609 fixed a regression in WebGL test and removed the failures
     9        introduced from test expectations. However, some of the failures
     10        removed are still failing. Reintroduce failing tests.
     11
     12        * platform/gtk/TestExpectations:
     13
    1142020-05-14  Antoine Quint  <graouts@apple.com>
    215
  • trunk/LayoutTests/platform/gtk/TestExpectations

    r261685 r261688  
    13931393webkit.org/b/211833 compositing/video/video-poster.html [ Failure Crash ]
    13941394
     1395webkit.org/b/211887 fast/canvas/webgl/tex-sub-image-2d-bad-args.html [ Failure ]
     1396webkit.org/b/211887 webgl/1.0.3/conformance/glsl/bugs/sampler-array-using-loop-index.html [ Failure ]
     1397webkit.org/b/211887 webgl/1.0.3/conformance/more/functions/texSubImage2DHTMLBadArgs.html [ Failure ]
     1398webkit.org/b/211887 webgl/1.0.3/conformance/textures/tex-sub-image-2d-bad-args.html [ Failure ]
     1399webkit.org/b/211887 webgl/1.0.3/conformance/textures/texture-size-limit.html [ Failure ]
     1400
    13951401#////////////////////////////////////////////////////////////////////////////////////////
    13961402# End of Expected failures.
Note: See TracChangeset for help on using the changeset viewer.