]> git.saurik.com Git - apt.git/commit - test/integration/framework
tests: store msgtest in -q mode for display in msgfail
authorDavid Kalnischkies <david@kalnischkies.de>
Mon, 31 Aug 2015 19:00:56 +0000 (21:00 +0200)
committerDavid Kalnischkies <david@kalnischkies.de>
Mon, 31 Aug 2015 19:00:56 +0000 (21:00 +0200)
commit68042532c8e2f386a03c5d43a8161d56ce568dc6
tree9f13e742fbd35d44f66409336ca95574f6265df4
parentb830f576a81751f4b04bc889fa82aaca0e6fc3ea
tests: store msgtest in -q mode for display in msgfail

Not-quiet output is very verbose and with our growing array of tests
generates many many lines which e.g. kills the log display in travis-ci
and obscures failures and uncatched output in a wall of details.

The -q mode fixed this by callapsing passed tests to a single P and now
with some rework we can even get failures properly displayed with the
message from msgtest.

Git-Dch: Ignore
test/integration/framework