diff options
author | Paolo Bonzini <pbonzini@redhat.com> | 2020-11-19 12:25:46 +0100 |
---|---|---|
committer | Paolo Bonzini <pbonzini@redhat.com> | 2020-12-27 13:55:33 +0100 |
commit | 109cde4ddca2ee59d71f5ee751797d26eb316f77 (patch) | |
tree | f63f0716b2939716f40e434d32869fc0cfc06664 /mesonbuild/compilers | |
parent | 414aee63285585e94bbb8d10c26f0aceb7fa60ca (diff) | |
download | meson-109cde4ddca2ee59d71f5ee751797d26eb316f77.zip meson-109cde4ddca2ee59d71f5ee751797d26eb316f77.tar.gz meson-109cde4ddca2ee59d71f5ee751797d26eb316f77.tar.bz2 |
mtest: remove collected_logs
Just reuse the collected_failures collection now that it contains
TestRun objects. Move the code to generate the short form of the log
to TestRun.
Note that the first line of the error log is not included in
get_log()'s return value, so the magic "first four lines are passed
unscathed" is changed to three lines only. The resulting output is
like this:
--- command ---
<command line>
--- Listing only the last 100 lines from a long log. ---
--- stdout ---
...
Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>
Diffstat (limited to 'mesonbuild/compilers')
0 files changed, 0 insertions, 0 deletions