Closed
Bug 1043433
Opened 10 years ago
Closed 10 years ago
A broken landing caused OS X mochitest-1 failures that didn't output any parser friendly error messages
Categories
(Testing :: General, defect)
Tracking
(Not tracked)
RESOLVED
DUPLICATE
of bug 1048288
People
(Reporter: emorley, Unassigned)
References
(Blocks 1 open bug)
Details
(Keywords: sheriffing-P1)
Attachments
(1 file)
(deleted),
application/x-gzip
|
Details |
Something in:
https://tbpl.mozilla.org/?tree=Mozilla-Inbound&rev=3f9060993657
..caused OS X debug mochitest-1 oranges, eg:
https://tbpl.mozilla.org/php/getParsedLog.php?id=44517238&tree=Mozilla-Inbound
https://tbpl.mozilla.org/php/getParsedLog.php?id=44517570&tree=Mozilla-Inbound
However the parser did not find any errors at all, and the end of the run just stated (but this isn't picked up by the parser):
{
...
07:21:54 INFO - TEST-INFO | Main app process: exit 0
07:21:54 INFO - 41236 INFO runtests.py | Application ran for: 0:43:18.721979
07:21:54 INFO - 41237 INFO zombiecheck | Reading PID log: /var/folders/xn/bcjh1mnj3yq4cpb2b5p_mxm000000w/T/tmpbwmuVlpidlog
07:21:54 INFO - 41238 INFO Stopping web server
07:21:55 INFO - 41239 INFO Stopping web socket server
07:21:55 INFO - 41240 INFO Stopping ssltunnel
07:21:55 INFO - 41241 INFO runtests.py | Running tests: end.
07:21:55 INFO - 41242 INFO TEST-START | Shutdown
07:21:55 INFO - 41243 INFO Passed: 140694
07:21:55 WARNING - 41244 INFO Failed: 1
07:21:55 WARNING - One or more unittests failed.
}
We should try and get something more useful output and/or picked up by the parser.
Reporter | ||
Comment 1•10 years ago
|
||
Comment 3•10 years ago
|
||
This is possibly a dupe of bug 1048288.
Reporter | ||
Comment 4•10 years ago
|
||
(In reply to Chris Manchester [:chmanchester] from comment #3)
> This is possibly a dupe of bug 1048288.
Judging by bug 1041530 comment 17 I believe it may be :-)
You need to log in
before you can comment on or make changes to this bug.
Description
•