Closed
Bug 661096
Opened 11 years ago
Closed 10 years ago
Intermittent timeout running test_bug_461710.html
Categories
(Core :: DOM: Navigation, defect)
Tracking
()
RESOLVED
WORKSFORME
People
(Reporter: jesup, Unassigned)
References
()
Details
(Keywords: intermittent-failure)
5415 INFO TEST-PASS | /tests/toolkit/components/places/tests/test_bug_461710.html | Can't set the expected URL when another is yet to be resolved TEST-UNEXPECTED-FAIL | /tests/toolkit/components/places/tests/test_bug_461710.html | application timed out after 330 seconds with no output INFO | automation.py | Application ran for: 0:07:29.953000
Reporter | ||
Updated•11 years ago
|
Whiteboard: [orange]
Reporter | ||
Comment 1•11 years ago
|
||
Adding ehsan since he was looking at bug 461710 and flagging timing issues
Comment 2•11 years ago
|
||
Shawn should know more about this test than me.
Comment 3•11 years ago
|
||
This test is inherently flaky because history lookups are async and we don't notify content about when they are updated. We might be able to make it more deterministic by using mozAfterPaint though.
Comment 4•11 years ago
|
||
How about if we converted it to a chrome test? Would we be able to get privileged notifications in that case?
Comment 5•11 years ago
|
||
(In reply to comment #4) > How about if we converted it to a chrome test? Would we be able to get > privileged notifications in that case? We should be able to make it not poll at least then, yeah.
Comment 6•10 years ago
|
||
Mass marking whiteboard:[orange] bugs WFM (to clean up TBPL bug suggestions) that: * Haven't changed in > 6months * Whose whiteboard contains none of the strings: {disabled,marked,random,fuzzy,todo,fails,failing,annotated,leave open,time-bomb} * Passed a (quick) manual inspection of bug summary/whiteboard to ensure they weren't a false positive. I've also gone through and searched for cases where the whiteboard wasn't labelled correctly after test disabling, by using attachment description & basic comment searches. However if the test for which this bug was about has in fact been disabled/annotated/..., please accept my apologies & reopen/mark the whiteboard appropriately so this doesn't get re-closed in the future (and please ping me via IRC or email so I can try to tweak the saved searches to avoid more edge cases). Sorry for the spam! Filter on: #FFA500
Status: NEW → RESOLVED
Closed: 10 years ago
Resolution: --- → WORKSFORME
Assignee | ||
Updated•10 years ago
|
Keywords: intermittent-failure
Assignee | ||
Updated•10 years ago
|
Whiteboard: [orange]
You need to log in
before you can comment on or make changes to this bug.
Description
•