Closed
Bug 1474811
Opened 7 years ago
Closed 7 years ago
Intermittent /web-animations/timing-model/timelines/update-and-send-events.html | Sorts events for the same transition - assert_array_equals: Playback and CSS events for the same transition should be sorted by schedule event time and composite order
Categories
(Core :: DOM: Animation, defect, P5)
Core
DOM: Animation
Tracking
()
RESOLVED
FIXED
mozilla63
| Tracking | Status | |
|---|---|---|
| firefox63 | --- | fixed |
People
(Reporter: intermittent-bug-filer, Assigned: hiro)
References
Details
(Keywords: intermittent-failure)
Attachments
(1 file, 1 obsolete file)
Filed by: cbrindusan [at] mozilla.com
https://treeherder.mozilla.org/logviewer.html#?job_id=187533908&repo=autoland
https://queue.taskcluster.net/v1/task/O7xdcQ4xT7asfykQBjDfxg/runs/0/artifacts/public/logs/live_backing.log
[task 2018-07-11T05:17:30.189Z] 05:17:30 INFO - TEST-START | /web-animations/timing-model/timelines/update-and-send-events.html
[task 2018-07-11T05:17:30.213Z] 05:17:30 INFO - Setting pref dom.animations-api.core.enabled (true)
[task 2018-07-11T05:17:30.302Z] 05:17:30 INFO - Setting pref layout.css.frames-timing.enabled (true)
[task 2018-07-11T05:17:30.346Z] 05:17:30 INFO - Setting pref privacy.reduceTimerPrecision (false)
[task 2018-07-11T05:17:30.415Z] 05:17:30 INFO - PID 2665 | 1531286250412 Marionette DEBUG [2147483653] Frame script loaded
[task 2018-07-11T05:17:30.417Z] 05:17:30 INFO - PID 2665 | 1531286250415 Marionette DEBUG [2147483653] Frame script registered
[task 2018-07-11T05:17:30.554Z] 05:17:30 INFO - PID 2665 | 1531286250546 Marionette DEBUG [2147483656] Frame script loaded
[task 2018-07-11T05:17:30.555Z] 05:17:30 INFO - PID 2665 | 1531286250549 Marionette DEBUG [2147483656] Frame script registered
[task 2018-07-11T05:17:30.790Z] 05:17:30 INFO -
[task 2018-07-11T05:17:30.790Z] 05:17:30 INFO - TEST-PASS | /web-animations/timing-model/timelines/update-and-send-events.html | Fires cancel event before requestAnimationFrame
[task 2018-07-11T05:17:30.790Z] 05:17:30 INFO - TEST-PASS | /web-animations/timing-model/timelines/update-and-send-events.html | Fires finish event before requestAnimationFrame
[task 2018-07-11T05:17:30.790Z] 05:17:30 INFO - TEST-PASS | /web-animations/timing-model/timelines/update-and-send-events.html | Sorts finish events by composite order
[task 2018-07-11T05:17:30.790Z] 05:17:30 INFO - TEST-PASS | /web-animations/timing-model/timelines/update-and-send-events.html | Sorts cancel events by composite order
[task 2018-07-11T05:17:30.790Z] 05:17:30 INFO - TEST-PASS | /web-animations/timing-model/timelines/update-and-send-events.html | Queues a cancel event in transitionstart event callback
[task 2018-07-11T05:17:30.790Z] 05:17:30 INFO - TEST-UNEXPECTED-FAIL | /web-animations/timing-model/timelines/update-and-send-events.html | Sorts events for the same transition - assert_array_equals: Playback and CSS events for the same transition should be sorted by schedule event time and composite order property 0, expected "transitionstart" but got "finish"
Comment 1•7 years ago
|
||
Failure log example[tier 1]: https://treeherder.mozilla.org/logviewer.html#?job_id=187607116&repo=mozilla-inbound&lineNumber=19982
Comment 2•7 years ago
|
||
Hiro, care to take a look at this some time?
It seems like we introduced a new intermittent that might turn out to be high-frequency (since we already have bug 1475014 filed with the same failure).
| Comment hidden (Intermittent Failures Robot) |
Comment 4•7 years ago
|
||
Wow, that was prophetic. 35 / 96 is very high, although admittedly this is a TV job.
Hiro, I think we need to either fix or disable this today if possible.
Flags: needinfo?(hikezoe)
| Assignee | ||
Comment 5•7 years ago
|
||
I don't have time to investigate it now, am going to disable it. :/
I don't know there is a way to disable a single test case in a file, though, if there isn't I am going to disable whole test cases there.
Assignee: nobody → hikezoe
Status: NEW → ASSIGNED
Comment 6•7 years ago
|
||
Sure, that seems fine. Let's make sure to look into it again next week sometime.
| Assignee | ||
Comment 7•7 years ago
|
||
I tried to disable a test case like this, but it doesn't work unfortunately, I will disable all of test cases instead.
[update-and-send-events.html]
[Sorts events for the same transition]
disabled: https://bugzilla.mozilla.org/show_bug.cgi?id=1474811
Flags: needinfo?(hikezoe)
| Comment hidden (mozreview-request) |
Comment 9•7 years ago
|
||
| mozreview-review | ||
Comment on attachment 8991502 [details]
Bug 1474811 - Disable update-and-send-events.html.
https://reviewboard.mozilla.org/r/256398/#review263272
r=me with the changes to MANIFEST.json dropped
Attachment #8991502 -
Flags: review?(bbirtles) → review+
| Comment hidden (mozreview-request) |
| Assignee | ||
Updated•7 years ago
|
Attachment #8991502 -
Attachment is obsolete: true
Comment 11•7 years ago
|
||
| mozreview-review | ||
Comment on attachment 8991503 [details]
Bug 1474811 - Disable update-and-send-events.html.
https://reviewboard.mozilla.org/r/256400/#review263278
Attachment #8991503 -
Flags: review?(bbirtles) → review+
Comment 13•7 years ago
|
||
Pushed by hikezoe@mozilla.com:
https://hg.mozilla.org/integration/autoland/rev/880fee69acbb
Disable update-and-send-events.html. r=birtles
Updated•7 years ago
|
Summary: Intermittent [TV] /web-animations/timing-model/timelines/update-and-send-events.html | Sorts events for the same transition - assert_array_equals: Playback and CSS events for the same transition should be sorted by schedule event time and composite order → Intermittent /web-animations/timing-model/timelines/update-and-send-events.html | Sorts events for the same transition - assert_array_equals: Playback and CSS events for the same transition should be sorted by schedule event time and composite order
Comment 15•7 years ago
|
||
| bugherder | ||
Status: ASSIGNED → RESOLVED
Closed: 7 years ago
status-firefox63:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → mozilla63
| Comment hidden (Intermittent Failures Robot) |
You need to log in
before you can comment on or make changes to this bug.
Description
•