[wpt-sync] Sync PR 49339 - Update READMEs for animation tests
Categories
(Core :: CSS Transitions and Animations, task, P4)
Tracking
()
| Tracking | Status | |
|---|---|---|
| firefox135 | --- | fixed |
People
(Reporter: wpt-sync, Unassigned)
References
()
Details
(Whiteboard: [wptsync downstream])
Sync web-platform-tests PR 49339 into mozilla-central (this bug is closed when the sync is complete).
PR: https://github.com/web-platform-tests/wpt/pull/49339
Details from upstream follow.
Kevin Ellis <kevers@google.com> wrote:
Update READMEs for animation tests
First in a series of patches to document best practices for animation
tests. This patch adds a readme for non-WPT animation tests, and
updates the readme for CSS transitions. Each tip was recently used to
fix a flake / failure introduced with the migration of css transition
tests from using run_web_test.py to run_wpt_test.py.Change-Id: Iaba7ea397c4f55a090b08a71c046b96c64453bd9
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/6037955
Reviewed-by: Olga Gerchikov \<gerchiko@microsoft.com>
Commit-Queue: Kevin Ellis \<kevers@chromium.org>
Cr-Commit-Position: refs/heads/main@{#1387067}
| Assignee | ||
Updated•1 year ago
|
| Assignee | ||
Comment 1•1 year ago
|
||
| Assignee | ||
Comment 2•1 year ago
|
||
CI Results
Ran 9 Firefox configurations based on mozilla-central, and Safari on GitHub CI
Total 8 tests and 4 subtests
Status Summary
Firefox
Safari
OK : 8
PASS: 1894
FAIL: 34
Links
Gecko CI (Treeherder)
GitHub PR Head
GitHub PR Base
Details
New Tests That Don't Pass
- /css/css-transitions/properties-value-001.html [wpt.fyi]:
SKIP(Safari:OK) - /css/css-transitions/properties-value-002.html [wpt.fyi]:
SKIP(Safari:OK) - /css/css-transitions/properties-value-003.html [wpt.fyi]:
SKIP(Safari:OK) - /css/css-transitions/properties-value-implicit-001.html [wpt.fyi]:
SKIP(Safari:OK) - /css/css-transitions/properties-value-inherit-001.html [wpt.fyi]:
SKIP(Safari:OK) - /css/css-transitions/properties-value-inherit-002.html [wpt.fyi]:
SKIP(Safari:OK) - /css/css-transitions/properties-value-inherit-003.html [wpt.fyi]:
SKIP(Safari:OK) - /css/css-transitions/pseudo-elements-001.html [wpt.fyi]:
SKIP(Safari:OK)
Tests Disabled in Gecko Infrastructure
- /css/css-transitions/properties-value-001.html [wpt.fyi]:
SKIP(Safari:OK) - /css/css-transitions/properties-value-002.html [wpt.fyi]:
SKIP(Safari:OK) - /css/css-transitions/properties-value-003.html [wpt.fyi]:
SKIP(Safari:OK) - /css/css-transitions/properties-value-implicit-001.html [wpt.fyi]:
SKIP(Safari:OK) - /css/css-transitions/properties-value-inherit-001.html [wpt.fyi]:
SKIP(Safari:OK) - /css/css-transitions/properties-value-inherit-002.html [wpt.fyi]:
SKIP(Safari:OK) - /css/css-transitions/properties-value-inherit-003.html [wpt.fyi]:
SKIP(Safari:OK) - /css/css-transitions/pseudo-elements-001.html [wpt.fyi]:
SKIP(Safari:OK)
Comment 4•1 year ago
|
||
| bugherder | ||
Description
•