From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([2001:4830:134:3::10]:41481) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1ZYDmb-0002IT-GV for qemu-devel@nongnu.org; Sat, 05 Sep 2015 09:45:31 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1ZYDmW-00014y-Ra for qemu-devel@nongnu.org; Sat, 05 Sep 2015 09:45:29 -0400 Received: from mx1.redhat.com ([209.132.183.28]:40968) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1ZYDmW-00014q-Lh for qemu-devel@nongnu.org; Sat, 05 Sep 2015 09:45:24 -0400 References: <878u8mb62t.fsf@blackfin.pond.sub.org> <1441410668-25265-1-git-send-email-eblake@redhat.com> <55EAEBDF.5070704@redhat.com> <55EAED45.3010301@redhat.com> From: Eric Blake Message-ID: <55EAF1EE.7050106@redhat.com> Date: Sat, 5 Sep 2015 07:45:18 -0600 MIME-Version: 1.0 In-Reply-To: <55EAED45.3010301@redhat.com> Content-Type: multipart/signed; micalg=pgp-sha256; protocol="application/pgp-signature"; boundary="pmJLveI3dv8fTObJHRSi706tjWmnxSVsL" Subject: Re: [Qemu-devel] [PATCH RFC v4 02.5/32] qapi: Hide internal data members of schema objects. List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: qemu-devel@nongnu.org Cc: armbru@redhat.com, mdroth@linux.vnet.ibm.com This is an OpenPGP/MIME signed message (RFC 4880 and 3156) --pmJLveI3dv8fTObJHRSi706tjWmnxSVsL Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable On 09/05/2015 07:25 AM, Eric Blake wrote: >> >> Oh, and tests/qapi-schema/test-qapi.py is annoying - even when it exit= s >> non-zero, it does NOT cause a failure in 'make check-qapi-schema'. >=20 > Rather, it does not leave an obvious stack trace or immediate non-zero > status; and 'make check-qapi-schema' only fails as a side effect if > later output happens to differ from expectations. I would have had a > much easier time chasing the problem if I'd had an obvious python stack= > trace. Oh, I see what happened. It did capture a trace in .err; but since the code checks for differences in .out before .err, I didn't even realize there was a trace to look at. --=20 Eric Blake eblake redhat com +1-919-301-3266 Libvirt virtualization library http://libvirt.org --pmJLveI3dv8fTObJHRSi706tjWmnxSVsL 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 Comment: Public key at http://people.redhat.com/eblake/eblake.gpg Comment: Using GnuPG with Thunderbird - http://www.enigmail.net/ iQEcBAEBCAAGBQJV6vHvAAoJEKeha0olJ0Nqb9EH/24BlM0gzK8jUMoG7eEgDKF5 N+MqbuEVT+3DjbnveOboG3vT//VGQh1smSSEIYGJd/CBasHe2nkzcqjSvjhig/VL ncY6yarMBudMJ8w/cyT8DBfEsD56wpecr/pUjNFoPNhxHG0/Fy5ruhRyYoyih7Ht WlyzAhSMPb76JNX7gocr9Ch/ik88OVilkDwxHdOqRAN58dkLLJ8XBz7aq+qA0CeR sfMc3p959Db+/fZaoFjYFFJyP3aOEw4905GvnDw4Gt8IiW3FHetm9sOzT4whGTCW qaiQINjzYtmsxqbQZTX0qBrKw3uQnbOOqIlqCBm3JXmuKJAwXhUorghUlDXYv5E= =W74j -----END PGP SIGNATURE----- --pmJLveI3dv8fTObJHRSi706tjWmnxSVsL--