test suite: use full log formatter format
ClosedPublic

Authored by kparal on Aug 25 2015, 2:07 PM.

Details

Summary

We used a simplified log format while running the test suite, which made
debugging harder. Ensure we always have full format.

Test Plan

py.test -s testing/test_check.py before and after this patch (make sure you don't run test_logger.py before that, it affects it)

Diff Detail

Repository
rLTRN libtaskotron
Lint
Automatic diff as part of commit; lint not applicable.
Unit
Automatic diff as part of commit; unit tests not applicable.
kparal retitled this revision from to test suite: use full log formatter format.Aug 25 2015, 2:07 PM
kparal updated this object.
kparal edited the test plan for this revision. (Show Details)
kparal added a reviewer: libtaskotron.
jskladan requested changes to this revision.Aug 25 2015, 2:08 PM
jskladan added a reviewer: jskladan.
This revision now requires changes to proceed.Aug 25 2015, 2:08 PM
jskladan accepted this revision.Aug 25 2015, 2:08 PM
This revision is now accepted and ready to land.Aug 25 2015, 2:08 PM
This revision was automatically updated to reflect the committed changes.