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

Changeset 270610 in webkit


Ignore:
Timestamp:
Dec 9, 2020, 4:35:58 PM (6 years ago)
Author:
ggaren@apple.com
Message:

Marked some WPT worklet tests as flaky
https://bugs.webkit.org/show_bug.cgi?id=219717

Reviewed by Chris Dumez.

imported/w3c/web-platform-tests/worklets/animation-worklet-csp.https.html
imported/w3c/web-platform-tests/worklets/animation-worklet-referrer.https.html
imported/w3c/web-platform-tests/worklets/layout-worklet-referrer.https.html

These tests flake a little on Apple platforms, e.g.:

https://build.webkit.org/builders/Apple-Mojave-Release-WK1-Tests/builds/19881
https://build.webkit.org/builders/Apple-Mojave-Release-WK1-Tests/builds/19880
https://build.webkit.org/builders/Apple-Mojave-Release-WK1-Tests/builds/19830

...and a lot on WPE platforms.

Also, animation and layout worklets are not supported features yet.

Location:
trunk/LayoutTests
Files:
2 edited

Legend:

Unmodified
Added
Removed
  • trunk/LayoutTests/ChangeLog

    r270604 r270610  
     12020-12-09  Geoffrey Garen  <ggaren@apple.com>
     2
     3        Marked some WPT worklet tests as flaky
     4        https://bugs.webkit.org/show_bug.cgi?id=219717
     5
     6        Reviewed by Chris Dumez.
     7
     8        * TestExpectations: Marked as flaky:
     9
     10        imported/w3c/web-platform-tests/worklets/animation-worklet-csp.https.html
     11        imported/w3c/web-platform-tests/worklets/animation-worklet-referrer.https.html
     12        imported/w3c/web-platform-tests/worklets/layout-worklet-referrer.https.html
     13
     14        These tests flake a little on Apple platforms, e.g.:
     15
     16        https://build.webkit.org/builders/Apple-Mojave-Release-WK1-Tests/builds/19881
     17        https://build.webkit.org/builders/Apple-Mojave-Release-WK1-Tests/builds/19880
     18        https://build.webkit.org/builders/Apple-Mojave-Release-WK1-Tests/builds/19830
     19
     20        ...and a lot on WPE platforms.
     21
     22        Also, animation and layout worklets are not supported features yet.
     23
    1242020-12-09  Devin Rousso  <drousso@apple.com>
    225
  • trunk/LayoutTests/TestExpectations

    r270578 r270610  
    45774577
    45784578# These tests are all flaky
     4579imported/w3c/web-platform-tests/worklets/animation-worklet-csp.https.html [ Pass Failure ]
     4580imported/w3c/web-platform-tests/worklets/animation-worklet-referrer.https.html [ Pass Failure ]
     4581imported/w3c/web-platform-tests/worklets/layout-worklet-referrer.https.html [ Pass Failure ]
    45794582webkit.org/b/217931 imported/w3c/web-platform-tests/html/semantics/scripting-1/the-script-element/moving-between-documents/before-prepare-createHTMLDocument-fetch-error-external-classic.html [ Pass Failure ]
    45804583webkit.org/b/217931 imported/w3c/web-platform-tests/html/semantics/scripting-1/the-script-element/moving-between-documents/before-prepare-createHTMLDocument-fetch-error-external-module.html [ Pass Failure ]
Note: See TracChangeset for help on using the changeset viewer.