From mboxrd@z Thu Jan 1 00:00:00 1970 From: Radim =?utf-8?B?S3LEjW3DocWZ?= Subject: Re: [kvm-unit-tests PATCH v4 00/13] Improve the output of test runners Date: Wed, 25 May 2016 19:49:16 +0200 Message-ID: <20160525174915.GJ14795@potion> References: <1462983171-4208-1-git-send-email-rkrcmar@redhat.com> <573B0EB4.3000606@redhat.com> Mime-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: QUOTED-PRINTABLE Cc: kvm@vger.kernel.org, Andrew Jones To: Paolo Bonzini Return-path: Received: from mx1.redhat.com ([209.132.183.28]:49965 "EHLO mx1.redhat.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751043AbcEYRtT (ORCPT ); Wed, 25 May 2016 13:49:19 -0400 Received: from int-mx10.intmail.prod.int.phx2.redhat.com (int-mx10.intmail.prod.int.phx2.redhat.com [10.5.11.23]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by mx1.redhat.com (Postfix) with ESMTPS id D293863307 for ; Wed, 25 May 2016 17:49:18 +0000 (UTC) Content-Disposition: inline In-Reply-To: <573B0EB4.3000606@redhat.com> Sender: kvm-owner@vger.kernel.org List-ID: 2016-05-17 14:29+0200, Paolo Bonzini: > On 11/05/2016 18:12, Radim Kr=C4=8Dm=C3=A1=C5=99 wrote: >> Radim Kr=C4=8Dm=C3=A1=C5=99 (13): >> lib/report: allow test skipping >> x86/*: report skipped tests >> x86/unittests: remove svm-disabled >> lib/string: add strncmp >> lib/util: add args_parse_keyval >> x86/pmu: expect failure with nmi_watchdog >> lib/report: don't print 0 failed tests >> scripts/runtime: consolidate summary tags >> run_tests: print SUMMARY line in summary >> run_tests: log stderr >> scripts/runtime: skip tests that cannot run >> scripts/arch-run: change QEMU failure detection >> scripts/run: generalize check >=20 > Applying everything except 5, 6, 13. It would be nice to get the fix= up > for patch 3 before I push... Sorry for the delay ... I am overloaded for the next month as well, so improved versions of 5 and 6 seem unlikely before July.