From mboxrd@z Thu Jan 1 00:00:00 1970 From: Andrew Jones Subject: Re: [PATCH kvm-unit-tests 0/6] Improve the output of test runners Date: Tue, 15 Dec 2015 09:37:18 -0600 Message-ID: <20151215153718.GB5373@hawk.localdomain> References: <1450128261-21170-1-git-send-email-rkrcmar@redhat.com> <566FE94B.8000300@redhat.com> <20151215131325.GE17283@potion.brq.redhat.com> Mime-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: QUOTED-PRINTABLE Cc: Paolo Bonzini , kvm@vger.kernel.org To: Radim =?utf-8?B?S3LEjW3DocWZ?= Return-path: Received: from mx1.redhat.com ([209.132.183.28]:44032 "EHLO mx1.redhat.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S965411AbbLOPhZ (ORCPT ); Tue, 15 Dec 2015 10:37:25 -0500 Received: from int-mx11.intmail.prod.int.phx2.redhat.com (int-mx11.intmail.prod.int.phx2.redhat.com [10.5.11.24]) by mx1.redhat.com (Postfix) with ESMTPS id F2F2AC0C7CAA for ; Tue, 15 Dec 2015 15:37:24 +0000 (UTC) Content-Disposition: inline In-Reply-To: <20151215131325.GE17283@potion.brq.redhat.com> Sender: kvm-owner@vger.kernel.org List-ID: On Tue, Dec 15, 2015 at 02:13:25PM +0100, Radim Kr=C4=8Dm=C3=A1=C5=99 w= rote: > 2015-12-15 11:19+0100, Paolo Bonzini: > > On 14/12/2015 22:24, Radim Kr=C4=8Dm=C3=A1=C5=99 wrote: > >> This series is a mix of patches that change the output of run_test= s.sh > >> and x86-run. The output of ./run_tests.sh now looks like this: > >=20 > > I like the idea, thanks! I agree with Andrew about pretty much > > everything, except that I like having the summary close to PASS/FAI= L. >=20 > I'm planning a summary without useless informaton in v2, which might = be > acceptable for everyone :) Yeah, I can live that :-) drew