Changeset 261997 in webkit


Ignore:
Timestamp:
May 21, 2020 8:26:46 AM (4 years ago)
Author:
commit-queue@webkit.org
Message:

REGRESSION (r253926): webgl/2.0.0/conformance2/buffers/get-buffer-sub-data.html is a flaky failure
https://bugs.webkit.org/show_bug.cgi?id=205667

Patch by Kenneth Russell <kbr@chromium.org> on 2020-05-21
Reviewed by Alexey Proskuryakov.

Remove get-buffer-sub-data.html suppression since it's now passing
reliably.

Location:
trunk/LayoutTests
Files:
2 edited

Legend:

Unmodified
Added
Removed
  • trunk/LayoutTests/ChangeLog

    r261996 r261997  
     12020-05-21  Kenneth Russell  <kbr@chromium.org>
     2
     3        REGRESSION (r253926): webgl/2.0.0/conformance2/buffers/get-buffer-sub-data.html is a flaky failure
     4        https://bugs.webkit.org/show_bug.cgi?id=205667
     5
     6        Reviewed by Alexey Proskuryakov.
     7
     8        Remove get-buffer-sub-data.html suppression since it's now passing
     9        reliably.
     10
     11        * TestExpectations:
     12
    1132020-05-21  Sergio Villar Senin  <svillar@igalia.com>
    214
  • trunk/LayoutTests/TestExpectations

    r261996 r261997  
    33163316webgl/2.0.0/conformance/extensions/webgl-draw-buffers.html [ Pass Failure ]
    33173317webgl/2.0.0/conformance2/buffers/buffer-data-and-buffer-sub-data-sub-source.html [ Pass Failure ]
    3318 webgl/2.0.0/conformance2/buffers/get-buffer-sub-data.html [ Pass Failure ]
    33193318
    33203319# webkit.org/b/208211 Additional inconsitencies between Intel bots and AMD machine
Note: See TracChangeset for help on using the changeset viewer.