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

Changeset 251648 in webkit


Ignore:
Timestamp:
Oct 28, 2019, 12:54:53 AM (7 years ago)
Author:
graouts@webkit.org
Message:

[Web Animations] Update WPT tests related to Web Animations and remove imported Mozilla tests
https://bugs.webkit.org/show_bug.cgi?id=203291

Unreviewed test gardening.

Location:
trunk/LayoutTests
Files:
3 edited

Legend:

Unmodified
Added
Removed
  • trunk/LayoutTests/ChangeLog

    r251647 r251648  
     12019-10-28  Antoine Quint  <graouts@apple.com>
     2
     3        [Web Animations] Update WPT tests related to Web Animations and remove imported Mozilla tests
     4        https://bugs.webkit.org/show_bug.cgi?id=203291
     5
     6        Unreviewed test gardening.
     7
     8        * TestExpectations:
     9        * platform/gtk/TestExpectations:
     10
    1112019-10-27  Simon Fraser  <simon.fraser@apple.com>
    212
  • trunk/LayoutTests/TestExpectations

    r251641 r251648  
    38703870webkit.org/b/200209 imported/w3c/web-platform-tests/css/css-images/multiple-position-color-stop-radial.html [ ImageOnlyFailure ]
    38713871
     3872# wpt css-transitions and css-animations failures and flakiness
    38723873webkit.org/b/203296 imported/w3c/web-platform-tests/css/css-animations/keyframes-remove-documentElement-crash.html [ Skip ]
    38733874webkit.org/b/203304 imported/w3c/web-platform-tests/css/css-animations/animation-opacity-pause-and-set-time.html [ ImageOnlyFailure ]
    38743875webkit.org/b/203304 imported/w3c/web-platform-tests/css/css-animations/animation-transform-pause-and-set-time.html [ ImageOnlyFailure ]
     3876webkit.org/b/203480 imported/w3c/web-platform-tests/css/css-animations/event-order.tentative.html [ Pass Failure ]
    38753877webkit.org/b/203305 imported/w3c/web-platform-tests/css/css-transitions/properties-value-001.html [ Pass Failure ]
    38763878webkit.org/b/203305 imported/w3c/web-platform-tests/css/css-transitions/properties-value-inherit-001.html [ Pass Failure ]
  • trunk/LayoutTests/platform/gtk/TestExpectations

    r251630 r251648  
    38833883webkit.org/b/203078 imported/w3c/web-platform-tests/media-source/mediasource-config-change-mp4-v-framesize.html [ Pass Failure ]
    38843884
     3885webkit.org/b/203416 imported/w3c/web-platform-tests/css/css-transitions/before-load-001.html [ Failure ]
     3886webkit.org/b/203416 imported/w3c/web-platform-tests/css/css-transitions/properties-value-auto-001.html [ Failure ]
     3887
    38853888#////////////////////////////////////////////////////////////////////////////////////////
    38863889# End of non-crashing, non-flaky tests failing
Note: See TracChangeset for help on using the changeset viewer.