Closed Bug 1143314 Opened 10 years ago Closed 10 years ago

The single_transition test in dom/animation/test/chrome/test_animation_observers.html fails intermittently

Categories

(Core :: CSS Parsing and Computation, defect)

x86_64
Linux
defect
Not set
normal

Tracking

()

RESOLVED FIXED
mozilla39
Tracking Status
firefox37 --- unaffected
firefox38 --- unaffected
firefox39 --- fixed
firefox-esr31 --- unaffected

People

(Reporter: dbaron, Assigned: heycam)

References

Details

(Keywords: intermittent-failure)

Attachments

(1 file, 1 obsolete file)

Since https://hg.mozilla.org/integration/mozilla-inbound/rev/94fa4a005c33 landed on mozilla-inbound last night, there's been a frequent intermittent failure of the form: 652 INFO TEST-UNEXPECTED-FAIL | dom/animation/test/chrome/test_animation_observers.html | [single_transition] records after transition start - number of records - got 2, expected 1 654 INFO TEST-UNEXPECTED-FAIL | dom/animation/test/chrome/test_animation_observers.html | [single_transition] records after transition end - number of records - got 0, expected 1 I think it looks like the 0.001s transition hack that it's using isn't reliable in terms of not finishing before the middle of the test. I'm probably going to disable this test when the tree closing window ends.
I disabled the tests that were failing here: https://hg.mozilla.org/integration/mozilla-inbound/rev/3f0355067f0f
Flags: needinfo?(cam)
Keywords: leave-open
Attached patch patch (obsolete) (deleted) — Splinter Review
This makes the transition long and sets currentTime to just before it so that it can still end naturally.
Assignee: nobody → cam
Status: NEW → ASSIGNED
Flags: needinfo?(cam)
Attachment #8577679 - Flags: review?(bbirtles)
Attachment #8577679 - Attachment is patch: true
Keywords: leave-open
I guess I should fix that for the single_animation subtest, too.
Attachment #8577679 - Attachment is obsolete: true
Attachment #8577679 - Flags: review?(bbirtles)
Attachment #8578364 - Attachment is patch: true
Also removed a stray dump() call I left in there.
Sorry, this one, with a correct trychooser test name: https://treeherder.mozilla.org/#/jobs?repo=try&revision=1b81023d946c
Attachment #8578364 - Flags: review?(bbirtles) → review+
Status: ASSIGNED → RESOLVED
Closed: 10 years ago
Flags: in-testsuite+
Resolution: --- → FIXED
Target Milestone: --- → mozilla39
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: