gecko-dev/testing/mozbase/mozlog
Ms2ger 2a569678d6 Bug 1044973 - Avoid storing None in the |unexpected| array in machformatter.py; r=ahal
In the case of an unexpected pass, there will be no |message| field in the
data, which will lead to a None message in the tuple. This will trip up
the "".join() call in test_end.
2014-07-28 17:51:28 +02:00
..
mozlog Bug 1044973 - Avoid storing None in the |unexpected| array in machformatter.py; r=ahal 2014-07-28 17:51:28 +02:00
tests Bug 1043314 - Enforce the invariant that we have suite_start before suite_end or test_start in mozlog, r=chmanchester 2014-07-25 13:42:56 +01:00
setup.py Bug 1042557 - Update version number of mozlog, r=ahal 2014-07-23 15:58:45 +01:00