Closed Bug 1478769 Opened 6 years ago Closed 6 years ago

Intermittent test_pending_animation_tracker.html | An animation whose effect is made null while pending is subsequently removed from the tracker - An animation whose effect is made null while pending is subsequently removed from the tracker

Categories

(Core :: DOM: Animation, defect, P5)

defect

Tracking

()

RESOLVED INCOMPLETE

People

(Reporter: intermittent-bug-filer, Unassigned)

References

Details

(Keywords: intermittent-failure)

Filed by: ncsoregi [at] mozilla.com https://treeherder.mozilla.org/logviewer.html#?job_id=190250443&repo=mozilla-central https://queue.taskcluster.net/v1/task/F-TVtUWUQjuAAPWLPRBcrw/runs/0/artifacts/public/logs/live_backing.log [task 2018-07-26T12:13:42.291Z] 12:13:42 INFO - 172 INFO TEST-START | Shutdown [task 2018-07-26T12:13:42.291Z] 12:13:42 INFO - 173 INFO Passed: 24 [task 2018-07-26T12:13:42.291Z] 12:13:42 INFO - 174 INFO Failed: 0 [task 2018-07-26T12:13:42.291Z] 12:13:42 INFO - 175 INFO Todo: 0 [task 2018-07-26T12:13:42.291Z] 12:13:42 INFO - 176 INFO Mode: non-e10s [task 2018-07-26T12:13:42.291Z] 12:13:42 INFO - 177 INFO Slowest: 3786ms - /tests/dom/animation/test/mozilla/test_pending_animation_tracker.html [task 2018-07-26T12:13:42.292Z] 12:13:42 INFO - 178 INFO SimpleTest START Loop 4 [task 2018-07-26T12:13:42.292Z] 12:13:42 INFO - 179 INFO TEST-START | dom/animation/test/mozilla/test_pending_animation_tracker.html [task 2018-07-26T12:13:46.336Z] 12:13:46 INFO - Buffered messages logged at 12:13:45 [task 2018-07-26T12:13:46.337Z] 12:13:46 INFO - 180 INFO TEST-PASS | dom/animation/test/mozilla/test_pending_animation_tracker.html | Test animations in PendingAnimationTracker - Test animations in PendingAnimationTracker: Elided 5 passes or known failures. [task 2018-07-26T12:13:46.338Z] 12:13:46 INFO - Buffered messages finished [task 2018-07-26T12:13:46.338Z] 12:13:46 INFO - 181 INFO TEST-UNEXPECTED-FAIL | dom/animation/test/mozilla/test_pending_animation_tracker.html | An animation whose effect is made null while pending is subsequently removed from the tracker - An animation whose effect is made null while pending is subsequently removed from the tracker: assert_false: The animation should NOT be tracked by the tracker expected false got true [task 2018-07-26T12:13:47.149Z] 12:13:47 INFO - 182 INFO TEST-PASS | dom/animation/test/mozilla/test_pending_animation_tracker.html | Test animations in PendingAnimationTracker - Test animations in PendingAnimationTracker: Elided 2 passes or known failures. [task 2018-07-26T12:13:49.587Z] 12:13:49 INFO - 183 INFO TEST-OK | dom/animation/test/mozilla/test_pending_animation_tracker.html | took 6749ms [task 2018-07-26T12:13:52.023Z] 12:13:52 INFO - 184 INFO TEST-START | Shutdown [task 2018-07-26T12:13:52.023Z] 12:13:52 INFO - 185 INFO Passed: 31 [task 2018-07-26T12:13:52.023Z] 12:13:52 WARNING - 186 INFO Failed: 1 [task 2018-07-26T12:13:52.023Z] 12:13:52 WARNING - One or more unittests failed. [task 2018-07-26T12:13:52.026Z] 12:13:52 INFO - 187 INFO Todo: 0 [task 2018-07-26T12:13:52.026Z] 12:13:52 INFO - 188 INFO Mode: non-e10s [task 2018-07-26T12:13:52.026Z] 12:13:52 INFO - 189 INFO Slowest: 6749ms - /tests/dom/animation/test/mozilla/test_pending_animation_tracker.html [task 2018-07-26T12:13:52.026Z] 12:13:52 INFO - 190 INFO SimpleTest START Loop 5 [task 2018-07-26T12:13:52.026Z] 12:13:52 INFO - 191 INFO TEST-START | dom/animation/test/mozilla/test_pending_animation_tracker.html [task 2018-07-26T12:13:54.355Z] 12:13:54 INFO - 192 INFO TEST-OK | dom/animation/test/mozilla/test_pending_animation_tracker.html | took 2929ms [task 2018-07-26T12:13:55.168Z] 12:13:55 INFO - 193 INFO TEST-START | Shutdown [task 2018-07-26T12:13:55.169Z] 12:13:55 INFO - 194 INFO Passed: 39 [task 2018-07-26T12:13:55.169Z] 12:13:55 WARNING - 195 INFO Failed: 1 [task 2018-07-26T12:13:55.169Z] 12:13:55 WARNING - One or more unittests failed.
This will be my fault.
Assignee: nobody → bbirtles
Status: NEW → ASSIGNED
We are trying to build a tool to automatically classify intermittent failures, which would provide a starting point for fixing the bug, reducing the manual work for the developers. We are collecting some feedback on the results, to see if they’re good enough and where we need to improve. For this bug, the tool says that the intermittent failure is most likely a: Concurrency Issue: This includes tests in which failures occur due to thread management issues (different threads or their outcomes depending on an implicit ordering), race conditions and/or deadlocks, and issues related to an asynchronous waits (e.g. a process trying to access an external resource or continuing before the external resource is available). Once you’re done investigating and/or fixing the bug, could you tell me: - Did the tool correctly recognize the type of intermittent failure? - Did the information from the tool help your analysis, the bug fixing process, or anything in the process? (please also let us know how the tool was useful and/or what would improve the tool's usefulness for you)
Flags: needinfo?(bbirtles)
Thanks, I'll update the bug when I get to fixing it.
Flags: needinfo?(bbirtles)
Given the low rate of failure (3 ever? And Android only?) I'm not going to prioritize this at the moment.
Assignee: bbirtles → nobody
Status: ASSIGNED → NEW
(I've been thinking this is my fault.)
Status: NEW → RESOLVED
Closed: 6 years ago
Resolution: --- → INCOMPLETE

https://treeherder.mozilla.org/logviewer.html#/jobs?job_id=225561644&repo=autoland&lineNumber=1479

[task 2019-02-01T23:58:30.991Z] 23:58:30 INFO - 47 INFO TEST-START | dom/animation/test/mozilla/test_pending_animation_tracker.html
[task 2019-02-01T23:58:30.994Z] 23:58:30 INFO - Buffered messages logged at 23:58:24
[task 2019-02-01T23:58:30.994Z] 23:58:30 INFO - 48 INFO TEST-PASS | dom/animation/test/mozilla/test_pending_animation_tracker.html | Test animations in PendingAnimationTracker - Test animations in PendingAnimationTracker: Elided 5 passes or known failures.
[task 2019-02-01T23:58:30.994Z] 23:58:30 INFO - Buffered messages finished
[task 2019-02-01T23:58:30.994Z] 23:58:30 INFO - 49 INFO TEST-UNEXPECTED-FAIL | dom/animation/test/mozilla/test_pending_animation_tracker.html | An animation whose effect is made null while pending is subsequently removed from the tracker - An animation whose effect is made null while pending is subsequently removed from the tracker: assert_false: The animation should NOT be tracked by the tracker expected false got true
[task 2019-02-01T23:58:30.994Z] 23:58:30 INFO - 50 INFO TEST-PASS | dom/animation/test/mozilla/test_pending_animation_tracker.html | Test animations in PendingAnimationTracker - Test animations in PendingAnimationTracker: Elided 2 passes or known failures.
[task 2019-02-01T23:58:30.994Z] 23:58:30 INFO - 51 INFO TEST-OK | dom/animation/test/mozilla/test_pending_animation_tracker.html | took 6384ms

Status: RESOLVED → REOPENED
Resolution: INCOMPLETE → ---
Status: REOPENED → RESOLVED
Closed: 6 years ago6 years ago
Resolution: --- → INCOMPLETE
See Also: → 1680896
You need to log in before you can comment on or make changes to this bug.