Closed Bug 575467 Opened 14 years ago Closed 14 years ago

Intermittent multiple failures in test_transitions.html like "interrupt on parent test for time 2s: computed value 50.0167px should be between 0.000000px and 0.000000px at time between 0s and 0s."

Categories

(Core :: CSS Parsing and Computation, defect)

x86
Windows Server 2003
defect
Not set
normal

Tracking

()

RESOLVED FIXED

People

(Reporter: philor, Assigned: bzbarsky)

References

Details

(Keywords: intermittent-failure)

Attachments

(1 file)

(Not actually the first time, so recent pushes aren't likely to hold any clues, though possibly topfails would.)

http://tinderbox.mozilla.org/showlog.cgi?log=Firefox/1277762904.1277767352.9377.gz
WINNT 5.2 mozilla-central debug test mochitests-4/5 on 2010/06/28 15:08:24
s: win32-slave09

25989 ERROR TEST-UNEXPECTED-FAIL | /tests/layout/style/test/test_transitions.html | interrupt on parent test for time 2s: computed value 50.0167px should be between 0.000000px and 0.000000px at time between 0s and 0s.
25990 ERROR TEST-UNEXPECTED-FAIL | /tests/layout/style/test/test_transitions.html | interrupt on parent test for time 4s: computed value 50.0167px should be between 0.000000px and 0.000000px at time between 0s and 0s.
25991 ERROR TEST-UNEXPECTED-FAIL | /tests/layout/style/test/test_transitions.html | interrupt on parent test for time 6s: computed value 50.0167px should be between 0.000000px and 0.000000px at time between 0s and 0s.
25992 ERROR TEST-UNEXPECTED-FAIL | /tests/layout/style/test/test_transitions.html | interrupt test for time 2s: computed value 50.0167px should be between 0.000000px and 0.000000px at time between 0s and 0s.
25993 ERROR TEST-UNEXPECTED-FAIL | /tests/layout/style/test/test_transitions.html | interrupt test for time 4s: computed value 50.0167px should be between 0.000000px and 0.000000px at time between 0s and 0s.
25994 ERROR TEST-UNEXPECTED-FAIL | /tests/layout/style/test/test_transitions.html | interrupt test for time 6s: computed value 50.0167px should be between 0.000000px and 0.000000px at time between 0s and 0s.
25995 ERROR TEST-UNEXPECTED-FAIL | /tests/layout/style/test/test_transitions.html | interrupt on parent test for time 2s: computed value 50.0167px should be between 0.000000px and 0.000000px at time between 0s and 0s.
25996 ERROR TEST-UNEXPECTED-FAIL | /tests/layout/style/test/test_transitions.html | interrupt on parent test for time 4s: computed value 50.0167px should be between 0.000000px and 0.000000px at time between 0s and 0s.
25997 ERROR TEST-UNEXPECTED-FAIL | /tests/layout/style/test/test_transitions.html | interrupt on parent test for time 6s: computed value 50.0167px should be between 0.000000px and 0.000000px at time between 0s and 0s.
25998 ERROR TEST-UNEXPECTED-FAIL | /tests/layout/style/test/test_transitions.html | interrupt test for time 2s: computed value 50.0167px should be between 0.000000px and 0.000000px at time between 0s and 0s.
25999 ERROR TEST-UNEXPECTED-FAIL | /tests/layout/style/test/test_transitions.html | interrupt test for time 4s: computed value 50.0167px should be between 0.000000px and 0.000000px at time between 0s and 0s.
26000 ERROR TEST-UNEXPECTED-FAIL | /tests/layout/style/test/test_transitions.html | interrupt test for time 6s: computed value 50.0167px should be between 0.000000px and 0.000000px at time between 0s and 0s.
I did touch this test recently...  I'll think about whether those changes can cause this somehow.
There was also one occurrence reported incorrectly in bug 541855.
Attached patch FixSplinter Review
For posterity, the issue was that if there was a long pause before the future call timeouts were set up, but after the interrupt timeouts were set up, then the interrupt timeouts could fire before any other timeouts, and since the did not update gStartTime2 we would think we were still at transition start.
Assignee: nobody → bzbarsky
Status: NEW → ASSIGNED
Attachment #455810 - Flags: review?(dbaron)
Pushed http://hg.mozilla.org/mozilla-central/rev/3f64a7d1a267
Status: ASSIGNED → RESOLVED
Closed: 14 years ago
Resolution: --- → FIXED
Whiteboard: [orange]
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: