Closed
Bug 1324405
Opened 9 years ago
Closed 4 years ago
Intermittent test_missing-keyframe-on-compositor.html | Initial opacity value for animation with no no keyframe at offset 0 - Initial opacity value for animation with no no keyframe at offset 0: assert_equals: The initial opacity value should be the base
Categories
(Core :: DOM: Animation, defect, P3)
Core
DOM: Animation
Tracking
()
RESOLVED
WORKSFORME
People
(Reporter: aryx, Unassigned)
References
(Blocks 1 open bug)
Details
(Keywords: intermittent-failure)
https://treeherder.mozilla.org/logviewer.html#?job_id=8104980&repo=autoland
03:13:18 INFO - TEST-START | dom/animation/test/style/test_missing-keyframe-on-compositor.html
03:13:19 INFO - Not taking screenshot here: see the one that was previously logged
03:13:19 INFO - Buffered messages logged at 03:13:19
03:13:19 INFO - TEST-PASS | dom/animation/test/style/test_missing-keyframe-on-compositor.html | - : Elided 1 passes or known failures.
03:13:19 INFO - Buffered messages finished
03:13:19 INFO - TEST-UNEXPECTED-FAIL | dom/animation/test/style/test_missing-keyframe-on-compositor.html | Initial opacity value for animation with no no keyframe at offset 0 - Initial opacity value for animation with no no keyframe at offset 0: assert_equals: The initial opacity value should be the base value expected "0.1" but got ""
03:13:21 INFO - TEST-PASS | dom/animation/test/style/test_missing-keyframe-on-compositor.html | - : Elided 20 passes or known failures.
Updated•9 years ago
|
Flags: needinfo?(hiikezoe)
Updated•9 years ago
|
Flags: needinfo?(hiikezoe)
Priority: -- → P3
Updated•9 years ago
|
Flags: needinfo?(hiikezoe)
| Comment hidden (Intermittent Failures Robot) |
Comment 2•7 years ago
|
||
I suspect this is another variant of the case where the animation just begins at the current timeline time.
Flags: needinfo?(hikezoe)
Comment 3•4 years ago
|
||
Note that this test is now disabled for Fission+xorigin mode on all platforms, so we will see fewer intermittent failures until the annotation is removed (for bug 1716403):
[style/test_missing-keyframe-on-compositor.html]
skip-if =
fission && xorigin # Bug 1716403 - New fission platform triage
Comment 4•4 years ago
|
||
Closing this since we haven't seen this failure for years.
Status: NEW → RESOLVED
Closed: 4 years ago
Resolution: --- → WORKSFORME
You need to log in
before you can comment on or make changes to this bug.
Description
•