Closed Bug 806046 Opened 13 years ago Closed 12 years ago

Intermittent browser_bug719271.js | Test timed out, | Found a tab x2

Categories

(Firefox :: General, defect)

18 Branch
x86
Windows XP
defect
Not set
normal

Tracking

()

RESOLVED FIXED
Firefox 23
Tracking Status
firefox22 --- fixed
firefox23 --- fixed

People

(Reporter: philor, Assigned: adw)

References

Details

(Keywords: intermittent-failure)

Looks oddly familiar, for something I've never searched for in bugzilla... https://tbpl.mozilla.org/php/getParsedLog.php?id=16514765&tree=Fx-Team Rev3 WINNT 5.1 fx-team pgo test mochitest-browser-chrome on 2012-10-26 21:14:10 PDT for push 86defc974ef8 slave: talos-r3-xp-029 TEST-PASS | chrome://mochitests/content/browser/browser/base/content/test/browser_bug719271.js | Zoom should be restored when a page is loaded TEST-UNEXPECTED-FAIL | chrome://mochitests/content/browser/browser/base/content/test/browser_bug719271.js | Test timed out (picture of an utterly empty window, with the addressbar oddly over the top of the forward button) INFO TEST-END | chrome://mochitests/content/browser/browser/base/content/test/browser_bug719271.js | finished in 30041ms TEST-UNEXPECTED-FAIL | chrome://mochitests/content/browser/browser/base/content/test/browser_bug719271.js | Found a tab after previous test timed out: http://example.org/browser/browser/base/content/test/video.ogg TEST-UNEXPECTED-FAIL | chrome://mochitests/content/browser/browser/base/content/test/browser_bug719271.js | Found a tab after previous test timed out: http://example.org/browser/browser/base/content/test/zoom_test.html
Whiteboard: [orange]
Resolving WFM keyword:intermittent-failure bugs last modified >3 months ago, whose whiteboard contains none of: {random,disabled,marked,fuzzy,todo,fails,failing,annotated,time-bomb,leave open} There will inevitably be some false positives; for that (and the bugspam) I apologise. Filter on orangewfm.
Status: NEW → RESOLVED
Closed: 12 years ago
Resolution: --- → WORKSFORME
Resolving WFM keyword:intermittent-failure bugs last modified >3 months ago, whose whiteboard contains none of: {random,disabled,marked,fuzzy,todo,fails,failing,annotated,time-bomb,leave open} There will inevitably be some false positives; for that (and the bugspam) I apologise. Filter on orangewfm.
Status: RESOLVED → REOPENED
Resolution: WORKSFORME → ---
The time out happens after the test tries to navigate backward in a tab. This warning appears in the logs at that time: > 16:57:29 INFO - WARNING: RestoreFromHistory failed: file ../../../docshell/base/nsDocShell.cpp, line 7293 What's up with that?
https://hg.mozilla.org/integration/mozilla-inbound/rev/927fcd500c9b This adds setTimeouts around the back and forward navigation calls. I had luck doing the same thing in bug 829456, where there was a similar load-related timing problem. I don't understand what's wrong, and if this works, I will not have understood why it works.
Assignee: nobody → adw
Status: REOPENED → RESOLVED
Closed: 12 years ago12 years ago
Resolution: --- → FIXED
Target Milestone: --- → Firefox 23
https://hg.mozilla.org/releases/mozilla-aurora/rev/78316a6854f3 BTW, bugs like these are why using timeouts in mochitests is frowned upon.
You need to log in before you can comment on or make changes to this bug.