Closed Bug 1214887 Opened 9 years ago Closed 9 years ago

Intermittent browser_animation_updatedState.js | The playState is running while the transition is running - Got finished, expected running

Categories

(DevTools :: General, defect)

defect
Not set
normal

Tracking

(firefox45 fixed)

RESOLVED FIXED
Firefox 45
Tracking Status
firefox45 --- fixed

People

(Reporter: KWierso, Assigned: pbro)

Details

(Keywords: intermittent-failure)

Attachments

(1 file)

I'm going to fix this by making the animation last for 100s or something. We should never really have tests that use short-running animations, it's just too prone to intermittents like this.
Assignee: nobody → pbrosset
Status: NEW → ASSIGNED
We should never really use short animations in tests, so I changed the test so that we now use a very long animation. This should prevent any chance of the animation being finished by the time we check its playState is "running". At the end of the test, I then set its currentTime so that the test doesn't have to wait for 100s before checking that the playState goes to "finished".

Pending try push: https://treeherder.mozilla.org/#/jobs?repo=try&revision=6eba5d9f8f45
Attachment #8688950 - Flags: review?(ttromey)
Attachment #8688950 - Flags: review?(ttromey) → review+
Keywords: checkin-needed
https://hg.mozilla.org/mozilla-central/rev/5933bb2c0f4f
Status: ASSIGNED → RESOLVED
Closed: 9 years ago
Resolution: --- → FIXED
Target Milestone: --- → Firefox 45
Product: Firefox → DevTools
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: