Open
Bug 473700
Opened 16 years ago
Updated 2 years ago
Intermittent crashtest timeouts 458637-1.html and 421715-1.html
Categories
(Core :: DOM: Core & HTML, defect, P5)
Tracking
()
REOPENED
People
(Reporter: roc, Unassigned)
References
Details
REFTEST TEST-UNEXPECTED-FAIL | file:///e:/builds/moz2_slave/mozilla-central-win32-unittest/build/content/base/crashtests/458637-1.html | timed out waiting for onload to fire
REFTEST TEST-UNEXPECTED-FAIL | file:///e:/builds/moz2_slave/mozilla-central-win32-unittest/build/content/canvas/crashtests/421715-1.html | timed out waiting for onload to fire
These have been occurring frequently on Windows trunk for the last week. They always occur together. This behaviour started on 1a4e256b6894 although 458637-1.html seems to have timed out at least once before then (although definitely a lot less often). Likewise, I only see one isolated timeout of 458637-1.html on the 1.9.1 branch, so that doesn't seem to be affected.
Reporter | ||
Comment 1•16 years ago
|
||
Test 421715-1.html happens to be the one after 458637-1.html. So maybe it's getting hammered by residual effects of 458637-1.html.
Reporter | ||
Comment 2•16 years ago
|
||
I tried running the test before and after the changes around 1a4e256b6894, and I got the same performance both times, so I can't see what might have changed there.
I'll land my fix in bug 473680 to make 458637-1.html more reasonable, and then we'll see if that fixes the random orange.
Reporter | ||
Comment 3•16 years ago
|
||
My fix seems to have stopped these tests from failing. I guess we'll leave it at that.
Status: NEW → RESOLVED
Closed: 16 years ago
Resolution: --- → FIXED
Reporter | ||
Comment 4•16 years ago
|
||
I spoke too soon, there have been a lot of failures recently.
Boris, you fixed 458637, any ideas spring to mind?
Status: RESOLVED → REOPENED
Resolution: FIXED → ---
![]() |
||
Comment 5•16 years ago
|
||
Not off the top of my head. :(
Comment 6•16 years ago
|
||
(In reply to comment #2)
> I'll land my fix in bug 473680
Duplicate of that bug !?
Comment 7•7 years ago
|
||
https://bugzilla.mozilla.org/show_bug.cgi?id=1472046
Move all DOM bugs that haven’t been updated in more than 3 years and has no one currently assigned to P5.
If you have questions, please contact :mdaly.
Priority: -- → P5
Assignee | ||
Updated•6 years ago
|
Component: DOM → DOM: Core & HTML
Updated•2 years ago
|
Severity: normal → S3
You need to log in
before you can comment on or make changes to this bug.
Description
•