Closed
Bug 525315
Opened 15 years ago
Closed 15 years ago
browser/fuel/test/browser_Browser.js times out every time on Mac debug unit tester
Categories
(Firefox :: General, defect)
Tracking
()
RESOLVED
WORKSFORME
People
(Reporter: dbaron, Unassigned)
References
Details
Attachments
(1 file)
11.24 KB,
text/plain
|
Details |
The mochitest-browser-chrome runs on Mac debug builds fail every time with:
TEST-UNEXPECTED-FAIL | chrome://mochikit/content/browser/browser/fuel/test/browser_Browser.js | Timed out
This is the only permanent failure preventing us from unhiding those machines (although their random orange rate might be too high, although there's been a good bit of non-random orange today too, so it requires a good bit of work to tell).
This may be related to bug 458688, but I want it separate since it's not intermittent.
http://tinderbox.mozilla.org/showlog.cgi?log=Firefox-Unittest/1256819874.1256824516.6950.gz
OS X 10.5.2 mozilla-central test debug everythingelse on 2009/10/29 05:37:54
TEST-UNEXPECTED-FAIL | chrome://mochikit/content/browser/browser/fuel/test/browser_Browser.js | Timed out
http://tinderbox.mozilla.org/showlog.cgi?log=Firefox-Unittest/1256807571.1256811809.16192.gz
OS X 10.5.2 mozilla-central test debug everythingelse on 2009/10/29 02:12:51
TEST-UNEXPECTED-FAIL | chrome://mochikit/content/browser/browser/fuel/test/browser_Browser.js | Timed out
http://tinderbox.mozilla.org/showlog.cgi?log=Firefox-Unittest/1256836082.1256840284.9729.gz
OS X 10.5.2 mozilla-central test debug everythingelse on 2009/10/29 10:08:02
TEST-UNEXPECTED-FAIL | chrome://mochikit/content/browser/browser/fuel/test/browser_Browser.js | Timed out
Comment 1•15 years ago
|
||
mfinkle, dao: thoughts?
Comment 2•15 years ago
|
||
This looks very much like the intermittent failure...
I don't know what this means:
--DOMWINDOW == 145 (0x8a0a7d0) [serial = 1306] [outer = 0x0] [url = http://localhost:8888/browser/browser/components/sessionstore/test/browser/browser_464620_b.html]
But in any case it's interesting that that file appears in this log.
Comment 3•15 years ago
|
||
ping - any update on this?
Comment 4•15 years ago
|
||
This also timed-out on Windows, looks very similar to Dão's log in comment #2:
http://tinderbox.mozilla.org/showlog.cgi?log=Firefox-Unittest/1257843212.1257844944.14315.gz
Reporter | ||
Comment 5•15 years ago
|
||
This seems to have gone away a while back (as far as being a blocker for the debug unit tests).
Status: NEW → RESOLVED
Closed: 15 years ago
Resolution: --- → WORKSFORME
You need to log in
before you can comment on or make changes to this bug.
Description
•