Closed Bug 765078 Opened 12 years ago Closed 9 years ago

Sporadic ERROR TEST-UNEXPECTED-FAIL | /tests/content/smil/test/test_smilTimeEvents.xhtml | Timed out waiting for events: beginEvent, beginEvent

Categories

(Core :: SVG, defect)

x86_64
Linux
defect
Not set
normal

Tracking

()

RESOLVED FIXED
mozilla41
Tracking Status
firefox39 --- fixed
firefox40 --- fixed
firefox41 --- fixed
firefox-esr31 --- wontfix
firefox-esr38 --- wontfix

People

(Reporter: dholbert, Assigned: dholbert)

References

()

Details

(Keywords: intermittent-failure)

36367 INFO TEST-START | /tests/content/smil/test/test_smilTimeEvents.xhtml
failed to validate file when downloading /mnt/sdcard/tests/logs/mochitest.log!
36368 ERROR TEST-UNEXPECTED-FAIL | /tests/content/smil/test/test_smilTimeEvents.xhtml | Timed out waiting for events: beginEvent, beginEvent
36369 INFO TEST-END | /tests/content/smil/test/test_smilTimeEvents.xhtml | finished in 5468m

Android Tegra 250 mozilla-inbound opt test mochitest-2 on 2012-06-14 15:26:11 PDT for push 28add393ae55

slave: tegra-097
The test currently has:
> 35 const gTimeoutDur = 5000; // Time until we give up waiting for events in ms
[...]
> 71   gTimeoutID = setTimeout(timeoutFail, gTimeoutDur);

So we only give it 5 seconds to complete.  That's a bit stingy, on Android.  We should just increase that to something more on the order of 60 seconds.
Blocks: 438871
Summary: Sporadic mochitest failure in smil/test/test_smilTimeEvents.xhtml | Timed out waiting for events: beginEvent, beginEvent → Sporadic ERROR TEST-UNEXPECTED-FAIL | /tests/content/smil/test/test_smilTimeEvents.xhtml | Timed out waiting for events: beginEvent, beginEvent
Whiteboard: [orange]
Status: NEW → RESOLVED
Closed: 12 years ago
Resolution: --- → WORKSFORME
Whiteboard: [orange]
The failure in comment 2 (on try) appears to be different to the original failure. Not sure if bug 1148750 might have tickled something here. Olli might know based on his work on bug 1153603.
I don't really know.
In bug 1153603 (which landed after these new failures) I just did some minimal changes to the test.
And while doing testing for Bug 1159878, I didn't get this one either.
Comment 1 is still probably what's causing the problems here.
Status: RESOLVED → REOPENED
Resolution: WORKSFORME → ---
Increased the grace period from 5 seconds to 1 minute, as suggested in comment 1:
 https://hg.mozilla.org/integration/mozilla-inbound/rev/a34d846c1269
https://hg.mozilla.org/mozilla-central/rev/a34d846c1269
Status: REOPENED → RESOLVED
Closed: 12 years ago9 years ago
Flags: in-testsuite-
Resolution: --- → FIXED
Target Milestone: --- → mozilla41
You need to log in before you can comment on or make changes to this bug.