Open
Bug 2047848
Opened 1 month ago
Updated 1 month ago
New wpt failures in /css/css-display/animations/ [display-interpolation-none.html, display-interpolation.html]
Categories
(Core :: Layout, defect)
Core
Layout
Tracking
()
NEW
People
(Reporter: wpt-sync, Unassigned)
References
(Depends on 1 open bug)
Details
(Whiteboard: [wpt])
Syncing wpt PR 60649 found new untriaged test failures in CI
Tests Affected
Firefox-only failures
- /css/css-display/animations/display-interpolation-none.html [wpt.fyi]
- CSS Transitions: property <display> from [flex] to [none] at (-1) should be [flex]:
FAIL - CSS Transitions: property <display> from [flex] to [none] at (0) should be [flex]:
FAIL - CSS Transitions: property <display> from [flex] to [none] at (0.3) should be [flex]:
FAIL - CSS Transitions: property <display> from [flex] to [none] at (0.5) should be [flex]:
FAIL - CSS Transitions: property <display> from [flex] to [none] at (0.7) should be [flex]:
FAIL - CSS Animations: property <display> from [none] to [flex] at (0.3) should be [flex]:
FAIL - CSS Animations: property <display> from [none] to [flex] at (0.5) should be [flex]:
FAIL - CSS Animations: property <display> from [none] to [flex] at (1) should be [flex]:
FAIL - CSS Animations: property <display> from [none] to [flex] at (2) should be [flex]:
FAIL - Web Animations: property <display> from [none] to [flex] at (0.3) should be [flex]:
FAIL - Web Animations: property <display> from [none] to [flex] at (0.5) should be [flex]:
FAIL - Web Animations: property <display> from [none] to [flex] at (1) should be [flex]:
FAIL - Web Animations: property <display> from [none] to [flex] at (2) should be [flex]:
FAIL
- CSS Transitions: property <display> from [flex] to [none] at (-1) should be [flex]:
- /css/css-display/animations/display-interpolation.html [wpt.fyi]
- CSS Transitions with transition-behavior:allow-discrete: property <display> from [grid] to [flex] at (-0.3) should be [grid]:
FAIL - CSS Transitions with transition-behavior:allow-discrete: property <display> from [grid] to [flex] at (0) should be [grid]:
FAIL - CSS Transitions with transition-behavior:allow-discrete: property <display> from [grid] to [flex] at (0.3) should be [grid]:
FAIL - CSS Transitions with transition-property:all and transition-behavor:allow-discrete: property <display> from [grid] to [flex] at (-0.3) should be [grid]:
FAIL - CSS Transitions with transition-property:all and transition-behavor:allow-discrete: property <display> from [grid] to [flex] at (0) should be [grid]:
FAIL - CSS Transitions with transition-property:all and transition-behavor:allow-discrete: property <display> from [grid] to [flex] at (0.3) should be [grid]:
FAIL - CSS Animations: property <display> from [grid] to [flex] at (-0.3) should be [grid]:
FAIL - CSS Animations: property <display> from [grid] to [flex] at (0) should be [grid]:
FAIL - CSS Animations: property <display> from [grid] to [flex] at (0.3) should be [grid]:
FAIL - CSS Animations: property <display> from [grid] to [flex] at (0.5) should be [flex]:
FAIL - CSS Animations: property <display> from [grid] to [flex] at (0.6) should be [flex]:
FAIL - CSS Animations: property <display> from [grid] to [flex] at (1) should be [flex]:
FAIL - CSS Animations: property <display> from [grid] to [flex] at (1.5) should be [flex]:
FAIL - Web Animations: property <display> from [grid] to [flex] at (-0.3) should be [grid]:
FAIL - Web Animations: property <display> from [grid] to [flex] at (0) should be [grid]:
FAIL - Web Animations: property <display> from [grid] to [flex] at (0.3) should be [grid]:
FAIL - Web Animations: property <display> from [grid] to [flex] at (0.5) should be [flex]:
FAIL - Web Animations: property <display> from [grid] to [flex] at (0.6) should be [flex]:
FAIL - Web Animations: property <display> from [grid] to [flex] at (1) should be [flex]:
FAIL - Web Animations: property <display> from [grid] to [flex] at (1.5) should be [flex]:
FAIL
- CSS Transitions with transition-behavior:allow-discrete: property <display> from [grid] to [flex] at (-0.3) should be [grid]:
New Tests That Don't Pass
- /css/css-display/animations/display-interpolation-none.html [wpt.fyi]
- CSS Animations: property <display> from [none] to [flex] at (-1) should be [none]:
FAIL(Chrome:PASS, Safari:FAIL) - CSS Animations: property <display> from [none] to [flex] at (0) should be [none]:
FAIL(Chrome:PASS, Safari:FAIL) - Web Animations: property <display> from [none] to [flex] at (-1) should be [none]:
FAIL(Chrome:PASS, Safari:FAIL) - Web Animations: property <display> from [none] to [flex] at (0) should be [none]:
FAIL(Chrome:PASS, Safari:FAIL)
- CSS Animations: property <display> from [none] to [flex] at (-1) should be [none]:
CI Results
Gecko CI (Treeherder)
GitHub PR Head
Notes
These updates will be on mozilla-central once bug 2047799 lands.
Note: this bug is for tracking fixing the issues and is not
owned by the wpt sync bot.
This bug is linked to the relevant tests by an annotation in
https://github.com/web-platform-tests/wpt-metadata. These annotations
can be edited using the wpt interop dashboard
https://jgraham.github.io/wptdash/
If this bug is split into multiple bugs, please also update the
annotations, otherwise we are unable to track which wpt issues are
already triaged. Resolving as duplicate or closing this issue should
be cause the bot to automatically update or remove the annotation.
You need to log in
before you can comment on or make changes to this bug.
Description
•