Changeset 270610 in webkit
- Timestamp:
- Dec 9, 2020, 4:35:58 PM (6 years ago)
- Location:
- trunk/LayoutTests
- Files:
-
- 2 edited
-
ChangeLog (modified) (1 diff)
-
TestExpectations (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/LayoutTests/ChangeLog
r270604 r270610 1 2020-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 1 24 2020-12-09 Devin Rousso <drousso@apple.com> 2 25 -
trunk/LayoutTests/TestExpectations
r270578 r270610 4577 4577 4578 4578 # These tests are all flaky 4579 imported/w3c/web-platform-tests/worklets/animation-worklet-csp.https.html [ Pass Failure ] 4580 imported/w3c/web-platform-tests/worklets/animation-worklet-referrer.https.html [ Pass Failure ] 4581 imported/w3c/web-platform-tests/worklets/layout-worklet-referrer.https.html [ Pass Failure ] 4579 4582 webkit.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 ] 4580 4583 webkit.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.