Closed
Bug 525012
Opened 16 years ago
Closed 16 years ago
mochitest-plain on opt-linux times out on 4 consecutive mochitests and gives up, reporting 6 failures
Categories
(Core :: General, defect)
Tracking
()
VERIFIED
DUPLICATE
of bug 517938
People
(Reporter: dholbert, Unassigned)
Details
http://tinderbox.mozilla.org/showlog.cgi?log=Firefox-Unittest/1256340460.1256341889.11536.gz
Linux mozilla-central test opt mochitests-5/5 on 2009/10/23 16:27:40
{
565 INFO Running /tests/security/ssl/mixedcontent/test_bug329869.html...
NEXT ERROR 566 ERROR TEST-UNEXPECTED-FAIL |
/tests/security/ssl/mixedcontent/test_bug329869.html | Test timed out.
568 INFO Running /tests/security/ssl/mixedcontent/test_bug383369.html...
569 INFO Error: Unable to restore focus, expect failures and timeouts.
NEXT ERROR 570 ERROR TEST-UNEXPECTED-FAIL |
/tests/security/ssl/mixedcontent/test_bug383369.html | Test timed out.
572 INFO Running /tests/security/ssl/mixedcontent/test_bug455367.html...
573 INFO Error: Unable to restore focus, expect failures and timeouts.
574 ERROR TEST-UNEXPECTED-FAIL |
/tests/security/ssl/mixedcontent/test_bug455367.html | Test timed out.
576 INFO Running /tests/security/ssl/mixedcontent/test_bug472986.html...
577 INFO Error: Unable to restore focus, expect failures and timeouts.
578 ERROR TEST-UNEXPECTED-FAIL |
/tests/security/ssl/mixedcontent/test_bug472986.html | Test timed out.
579 ERROR TEST-UNEXPECTED-FAIL | (SimpleTest/TestRunner.js) | 4 test timeouts,
giving up.
580 ERROR TEST-UNEXPECTED-FAIL | (SimpleTest/TestRunner.js) | Skipping 141
remaining tests.
}
Note that while there were 4 timeouts, the test reported 6 failures for some reason -- "428/6/69".
See also bug 524014, which is similar. (I originally noted this there, but I think we're keeping that bug specifically about the issue on debug mac tinderboxen.)
| Reporter | ||
Updated•16 years ago
|
Whiteboard: [orange]
Status: NEW → RESOLVED
Closed: 16 years ago
Resolution: --- → DUPLICATE
Comment 2•15 years ago
|
||
(In reply to comment #0)
> Note that while there were 4 timeouts, the test reported 6 failures for some
> reason -- "428/6/69".
4 test_* failures + 2 TestRunner ones = 6 ;-> (I walked this path too...)
*****
V.Duplicate
You need to log in
before you can comment on or make changes to this bug.
Description
•