From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([2001:4830:134:3::10]:36549) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1boq5P-0005J7-VT for qemu-devel@nongnu.org; Tue, 27 Sep 2016 06:58:08 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1boq5L-00052L-TI for qemu-devel@nongnu.org; Tue, 27 Sep 2016 06:58:07 -0400 Received: from mx1.redhat.com ([209.132.183.28]:55506) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1boq5L-00051f-O5 for qemu-devel@nongnu.org; Tue, 27 Sep 2016 06:58:03 -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 F329C8B977 for ; Tue, 27 Sep 2016 10:58:02 +0000 (UTC) Date: Tue, 27 Sep 2016 18:58:01 +0800 From: Fam Zheng Message-ID: <20160927105801.GA31366@lemon> References: <1470993574-11906-1-git-send-email-famz@redhat.com> <20160923075807.GH8832@lemon> <20160927101741.GK3967@redhat.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20160927101741.GK3967@redhat.com> Subject: Re: [Qemu-devel] [PATCH RFC] tests: Run qtest cases in parallel List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: "Daniel P. Berrange" Cc: John Snow , pbonzini@redhat.com, qemu-devel@nongnu.org On Tue, 09/27 11:17, Daniel P. Berrange wrote: > > Too bad that this seems to be too big a hammer that breaks the way gcov was > > used: 1) the "rm *.gcda" command now runs in each test, so it's harder to > > get an overall coverage report; 2) there is a risk that the parallism may > > corrupt those files. :( > > Almost no one will ever build with gcov support, so how about just > making the "normal" case run in parallel and add a special target > for running under gcov which serializes. This sounds good to me. I'll take a look. Thanks. Fam > > Regards, > Daniel > -- > |: http://berrange.com -o- http://www.flickr.com/photos/dberrange/ :| > |: http://libvirt.org -o- http://virt-manager.org :| > |: http://autobuild.org -o- http://search.cpan.org/~danberr/ :| > |: http://entangle-photo.org -o- http://live.gnome.org/gtk-vnc :|