Re: [PATCH kvm-unit-tests 0/6] Improve the output of test runners

2015-12-15 Thread Andrew Jones
On Tue, Dec 15, 2015 at 02:13:25PM +0100, Radim Krčmář wrote: > 2015-12-15 11:19+0100, Paolo Bonzini: > > On 14/12/2015 22:24, Radim Krčmář wrote: > >> This series is a mix of patches that change the output of run_tests.sh > >> and x86-run. The output of ./run_tests.sh now looks like this: > > >

Re: [PATCH kvm-unit-tests 0/6] Improve the output of test runners

2015-12-15 Thread Radim Krčmář
2015-12-15 11:19+0100, Paolo Bonzini: > On 14/12/2015 22:24, Radim Krčmář wrote: >> This series is a mix of patches that change the output of run_tests.sh >> and x86-run. The output of ./run_tests.sh now looks like this: > > I like the idea, thanks! I agree with Andrew about pretty much > everyt

Re: [PATCH kvm-unit-tests 0/6] Improve the output of test runners

2015-12-15 Thread Radim Krčmář
2015-12-14 16:20-0600, Andrew Jones: > On Mon, Dec 14, 2015 at 10:24:15PM +0100, Radim Krčmář wrote: >> > skip vmx (0 tests, 0 unexpected failures) >> > PASS debug (7 tests, 0 unexpected failures) >> > qemu-kvm: Property '.hv-synic' not found >> > skip hyperv_synic (failed $(echo quit | $qemu -enab

Re: [PATCH kvm-unit-tests 0/6] Improve the output of test runners

2015-12-15 Thread Paolo Bonzini
On 14/12/2015 22:24, Radim Krčmář wrote: > This series is a mix of patches that change the output of run_tests.sh > and x86-run. The output of ./run_tests.sh now looks like this: I like the idea, thanks! I agree with Andrew about pretty much everything, except that I like having the summary cl

Re: [PATCH kvm-unit-tests 0/6] Improve the output of test runners

2015-12-14 Thread Andrew Jones
On Mon, Dec 14, 2015 at 10:24:15PM +0100, Radim Krčmář wrote: > This series is a mix of patches that change the output of run_tests.sh > and x86-run. The output of ./run_tests.sh now looks like this: > > > PASS apic (14 tests, 0 unexpected failures) > > PASS ioapic (19 tests, 0 unexpected failure

[PATCH kvm-unit-tests 0/6] Improve the output of test runners

2015-12-14 Thread Radim Krčmář
This series is a mix of patches that change the output of run_tests.sh and x86-run. The output of ./run_tests.sh now looks like this: > PASS apic (14 tests, 0 unexpected failures) > PASS ioapic (19 tests, 0 unexpected failures) > PASS smptest (1 tests, 0 unexpected failures) > PASS smptest3 (1 te