⚠ Archived content — this site is no longer maintained.   Current WebKit documentation is at docs.webkit.org.

Changeset 281678 in webkit


Ignore:
Timestamp:
Aug 26, 2021, 6:53:49 PM (5 years ago)
Author:
commit-queue@webkit.org
Message:

[GLIB] Skip the webgl/pending/conformance2 tests, as WebGL2 is not yet supported
https://bugs.webkit.org/show_bug.cgi?id=229598

Unreviewed test gardening.

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

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

Legend:

Unmodified
Added
Removed
  • trunk/LayoutTests/ChangeLog

    r281677 r281678  
     12021-08-26  Arcady Goldmints-Orlov  <agoldmints@igalia.com>
     2
     3        [GLIB] Skip the webgl/pending/conformance2 tests, as WebGL2 is not yet supported
     4        https://bugs.webkit.org/show_bug.cgi?id=229598
     5
     6        Unreviewed test gardening.
     7
     8        * platform/gtk/TestExpectations:
     9        * platform/wpe/TestExpectations:
     10
    1112021-08-26  Robert Jenner  <Jenner@apple.com>
    212
  • trunk/LayoutTests/platform/gtk/TestExpectations

    r281329 r281678  
    516516webkit.org/b/166536 webgl/2.0.0/ [ Skip ]
    517517webkit.org/b/166536 webgl/2.0.y/ [ Skip ]
     518webkit.org/b/166536 webgl/pending/conformance2/ [ Skip ]
    518519
    519520# These tests reference specific fonts on Mac port.
  • trunk/LayoutTests/platform/wpe/TestExpectations

    r281506 r281678  
    13511351webkit.org/b/208188 webgl/2.0.0 [ Skip ]
    13521352webkit.org/b/208188 webgl/2.0.y [ Skip ]
     1353webkit.org/b/208188 webgl/pending/conformance2 [ Skip ]
    13531354
    13541355webkit.org/b/212080 mathml/presentation/href-enter.html [ ImageOnlyFailure ]
Note: See TracChangeset for help on using the changeset viewer.