From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([2001:4830:134:3::10]:47334) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1dahF6-0003x6-4J for qemu-devel@nongnu.org; Thu, 27 Jul 2017 07:46:12 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1dahF1-0005Fp-V1 for qemu-devel@nongnu.org; Thu, 27 Jul 2017 07:46:12 -0400 Received: from mx1.redhat.com ([209.132.183.28]:57660) by eggs.gnu.org with esmtps (TLS1.0:DHE_RSA_AES_256_CBC_SHA1:32) (Exim 4.71) (envelope-from ) id 1dahF1-0005DA-LM for qemu-devel@nongnu.org; Thu, 27 Jul 2017 07:46:07 -0400 References: <1499952476-3454-1-git-send-email-armbru@redhat.com> <1499952476-3454-7-git-send-email-armbru@redhat.com> <20170717101906.GC5301@noname.redhat.com> <87a842b9yo.fsf@dusky.pond.sub.org> <87bmoauz2s.fsf@dusky.pond.sub.org> <5b194736-15ba-7f62-cc8b-46cf03777644@redhat.com> From: Max Reitz Message-ID: Date: Thu, 27 Jul 2017 13:45:25 +0200 MIME-Version: 1.0 In-Reply-To: <5b194736-15ba-7f62-cc8b-46cf03777644@redhat.com> Content-Type: multipart/signed; micalg=pgp-sha256; protocol="application/pgp-signature"; boundary="bfJWOdx4rueH3gKMxGOVAdbT2xc55VwDQ" Subject: Re: [Qemu-devel] [PULL 6/9] Convert error_report() to warn_report() List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: Paolo Bonzini , Markus Armbruster , Kevin Wolf Cc: Peter Maydell , Marcelo Tosatti , Ronnie Sahlberg , "Michael S. Tsirkin" , Jason Wang , qemu-devel@nongnu.org, Gerd Hoffmann , Rob Herring , Josh Durgin , Alexander Graf , Christian Borntraeger , Marcel Apfelbaum , Richard Henderson , Jeff Cody , Eduardo Habkost , Peter Lieven , Greg Kurz , Alistair Francis , Peter Chubb , Stefan Hajnoczi , Igor Mammedov , David Gibson , Peter Crosthwaite , Cornelia Huck , "Richard W.M. Jones" , "An eesh Kumar K.V" This is an OpenPGP/MIME signed message (RFC 4880 and 3156) --bfJWOdx4rueH3gKMxGOVAdbT2xc55VwDQ From: Max Reitz To: Paolo Bonzini , Markus Armbruster , Kevin Wolf Cc: Peter Maydell , Marcelo Tosatti , Ronnie Sahlberg , "Michael S. Tsirkin" , Jason Wang , qemu-devel@nongnu.org, Gerd Hoffmann , Rob Herring , Josh Durgin , Alexander Graf , Christian Borntraeger , Marcel Apfelbaum , Richard Henderson , Jeff Cody , Eduardo Habkost , Peter Lieven , Greg Kurz , Alistair Francis , Peter Chubb , Stefan Hajnoczi , Igor Mammedov , David Gibson , Peter Crosthwaite , Cornelia Huck , "Richard W.M. Jones" , "An eesh Kumar K.V" Message-ID: Subject: Re: [Qemu-devel] [PULL 6/9] Convert error_report() to warn_report() References: <1499952476-3454-1-git-send-email-armbru@redhat.com> <1499952476-3454-7-git-send-email-armbru@redhat.com> <20170717101906.GC5301@noname.redhat.com> <87a842b9yo.fsf@dusky.pond.sub.org> <87bmoauz2s.fsf@dusky.pond.sub.org> <5b194736-15ba-7f62-cc8b-46cf03777644@redhat.com> In-Reply-To: <5b194736-15ba-7f62-cc8b-46cf03777644@redhat.com> Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable On 2017-07-24 09:30, Paolo Bonzini wrote: [...] > * it only runs the "quick" group, but I think we should reverse the > direction and mark slow tests specifically (that would cut about 10 > minutes out of the 20). Side note: tmpfs speeds things up quite a bit. Running all qcow2 tests (except for 142 which requires writethrough caching) takes 5:27 min for me there. (And since I usually run nbd and raw tests concurrently, it's not too bad...) Max --bfJWOdx4rueH3gKMxGOVAdbT2xc55VwDQ Content-Type: application/pgp-signature; name="signature.asc" Content-Description: OpenPGP digital signature Content-Disposition: attachment; filename="signature.asc" -----BEGIN PGP SIGNATURE----- Version: GnuPG v2 iQEvBAEBCAAZBQJZedJVEhxtcmVpdHpAcmVkaGF0LmNvbQAKCRD0B9sAYdXPQOcc CACUNFlUWbUN2bxtaes0Dm53Uk/kMJhmJQ2M6WFoPdNMSUoEPTK0cMZ2Lm2j8nN+ Px9vCAPY0Gvo6ZT7VWjSVqhqp92Q8OsOaFJUZYAS8IIowa0B6uV8ZY29JBhHBvWC 2VaJ1/kiErbJAjIRN3HvoSLSBZoraZavn2uaxH9Ci6jAjjqskwjemm/fBLz6vU5q 9V5/eVF3Q9GG8OBLpyn7N17YPItBUjUir1LyYFqnTCm1Ll7Sqy5CH/h1aB4ycxWp JQiURcexFxHdrU5P5GsGK0gOz/GpQsqE64vl8RbMXC8nzh71QkCnRzZMT6GQhfjK whuCFUFlWW+XAKqF+awQ2dY7 =g59r -----END PGP SIGNATURE----- --bfJWOdx4rueH3gKMxGOVAdbT2xc55VwDQ--