From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([2001:4830:134:3::10]:58320) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Z3oid-000671-I7 for qemu-devel@nongnu.org; Sat, 13 Jun 2015 12:55:44 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1Z3oiQ-0005Lc-BW for qemu-devel@nongnu.org; Sat, 13 Jun 2015 12:55:43 -0400 Received: from mx1.redhat.com ([209.132.183.28]:54432) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Z3oiQ-0005LQ-5e for qemu-devel@nongnu.org; Sat, 13 Jun 2015 12:55:30 -0400 Message-ID: <557C607B.7070309@redhat.com> Date: Sat, 13 Jun 2015 10:55:23 -0600 From: Eric Blake MIME-Version: 1.0 References: <1434120674-8122-1-git-send-email-armbru@redhat.com> <1434120674-8122-12-git-send-email-armbru@redhat.com> In-Reply-To: <1434120674-8122-12-git-send-email-armbru@redhat.com> Content-Type: multipart/signed; micalg=pgp-sha256; protocol="application/pgp-signature"; boundary="3FWelBFgmB6kamL879oLpG0wunFNUcjJs" Subject: Re: [Qemu-devel] [PATCH 11/16] tests/qapi-schema: New flat union array branch test case List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: Markus Armbruster , qemu-devel@nongnu.org Cc: mdroth@linux.vnet.ibm.com This is an OpenPGP/MIME signed message (RFC 4880 and 3156) --3FWelBFgmB6kamL879oLpG0wunFNUcjJs Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable On 06/12/2015 08:51 AM, Markus Armbruster wrote: > The new test demonstrates another generator crash. What, I missed one? >=20 > Signed-off-by: Markus Armbruster > --- > tests/Makefile | 3 ++- > tests/qapi-schema/flat-union-array-branch.err | 10 ++++++++++ > tests/qapi-schema/flat-union-array-branch.exit | 1 + > tests/qapi-schema/flat-union-array-branch.json | 12 ++++++++++++ > tests/qapi-schema/flat-union-array-branch.out | 0 > 5 files changed, 25 insertions(+), 1 deletion(-) > create mode 100644 tests/qapi-schema/flat-union-array-branch.err > create mode 100644 tests/qapi-schema/flat-union-array-branch.exit > create mode 100644 tests/qapi-schema/flat-union-array-branch.json > create mode 100644 tests/qapi-schema/flat-union-array-branch.out >=20 Reviewed-by: Eric Blake --=20 Eric Blake eblake redhat com +1-919-301-3266 Libvirt virtualization library http://libvirt.org --3FWelBFgmB6kamL879oLpG0wunFNUcjJs 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/ iQEcBAEBCAAGBQJVfGB7AAoJEKeha0olJ0NqpEAH+wWHgB8XU0JNFYgiSJ4O5qW6 WqyQGonyG6LpQvP+Le7OLH9TPPS5YRbAc7q+SF0OE/Y28qmDMauuITJ3nU8s8Ymw VllMP+Rv8uhNU4BZVAsy0SFf69yc6nMbtgNfZFePtpFhSM8rkN7Q6svS40K8c8Tc yE2WjC0xnMsNi5cxZ/indkX7so3+byT7EOiGAErBCsJEjVtmC7+HLeW9M2pBUAuV k4GXzC8EDAQ6bAL2KyX3qTmzueGo5YDLtxr+qL09IsQU/kPMZHG/Tqo7xGccXQwC U6bu+VCC5YWJsW+Q9ctqBznS4iXRSPgiCW9NVSFBUfSlPzWIWqwFBqN6NDyEilQ= =Q0vX -----END PGP SIGNATURE----- --3FWelBFgmB6kamL879oLpG0wunFNUcjJs--