Changeset 253747 in webkit


Ignore:
Timestamp:
Dec 19, 2019 4:54:59 AM (4 years ago)
Author:
clopez@igalia.com
Message:

REGRESSION(r253683): [GTK][WPE] Lots of offscreen-canvas WPT tests failing

Unreviewed gardening. Skip the tests meanwhile the issue is not fixed.
See webkit.org/b/205445

  • platform/gtk/TestExpectations:
  • platform/wpe/TestExpectations:
Location:
trunk/LayoutTests
Files:
3 edited

Legend:

Unmodified
Added
Removed
  • trunk/LayoutTests/ChangeLog

    r253743 r253747  
     12019-12-19  Carlos Alberto Lopez Perez  <clopez@igalia.com>
     2
     3        REGRESSION(r253683): [GTK][WPE] Lots of offscreen-canvas WPT tests failing
     4
     5        Unreviewed gardening. Skip the tests meanwhile the issue is not fixed.
     6        See webkit.org/b/205445
     7
     8        * platform/gtk/TestExpectations:
     9        * platform/wpe/TestExpectations:
     10
    1112019-12-19  Carlos Garcia Campos  <cgarcia@igalia.com>
    212
  • trunk/LayoutTests/platform/gtk/TestExpectations

    r253685 r253747  
    2727webkit.org/b/203146 fast/canvas/offscreen-enabled.html [ Pass ]
    2828webkit.org/b/203146 http/wpt/offscreen-canvas [ Pass ]
    29 webkit.org/b/203146 imported/w3c/web-platform-tests/offscreen-canvas [ Pass ]
     29# See webkit.org/b/205445 before enabling this back
     30# webkit.org/b/203146 imported/w3c/web-platform-tests/offscreen-canvas [ Pass ]
    3031
    3132#//////////////////////////////////////////////////////////////////////////////////////////
  • trunk/LayoutTests/platform/wpe/TestExpectations

    r253743 r253747  
    66webkit.org/b/203146 fast/canvas/offscreen-enabled.html [ Pass ]
    77webkit.org/b/203146 http/wpt/offscreen-canvas [ Pass ]
    8 webkit.org/b/203146 imported/w3c/web-platform-tests/offscreen-canvas [ Pass ]
     8# See webkit.org/b/205445 before enabling this back
     9# webkit.org/b/203146 imported/w3c/web-platform-tests/offscreen-canvas [ Pass ]
    910
    1011#//////////////////////////////////////////////////////////////////////////////////////////
Note: See TracChangeset for help on using the changeset viewer.