From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([2001:4830:134:3::10]:42486) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1WS5s9-00079J-Di for qemu-devel@nongnu.org; Mon, 24 Mar 2014 10:29:13 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1WS5s0-0004hY-SL for qemu-devel@nongnu.org; Mon, 24 Mar 2014 10:29:05 -0400 Received: from mail-wi0-x232.google.com ([2a00:1450:400c:c05::232]:33287) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1WS5JQ-0002wp-Gi for qemu-devel@nongnu.org; Mon, 24 Mar 2014 09:53:12 -0400 Received: by mail-wi0-f178.google.com with SMTP id bs8so2420240wib.11 for ; Mon, 24 Mar 2014 06:53:11 -0700 (PDT) Message-ID: <1395669211.2354.22.camel@localhost.localdomain> From: Marcel Apfelbaum Date: Mon, 24 Mar 2014 15:53:31 +0200 In-Reply-To: <1395668610.2354.21.camel@localhost.localdomain> References: <1395655353-19051-1-git-send-email-marcel.a@redhat.com> <53300A11.2030707@suse.de> <1395663430.2354.6.camel@localhost.localdomain> <20140324132336.GG4384@stefanha-thinkpad.redhat.com> <1395668610.2354.21.camel@localhost.localdomain> Content-Type: text/plain; charset="UTF-8" Mime-Version: 1.0 Content-Transfer-Encoding: 7bit Subject: Re: [Qemu-devel] [PATCH for-2.0 V4] tests/acpi-test: do not fail if iasl is broken Reply-To: marcel.a@redhat.com List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: Peter Maydell Cc: "Michael S. Tsirkin" , Alexey Kardashevskiy , QEMU Developers , Stefan Hajnoczi , Paolo Bonzini , Andreas =?ISO-8859-1?Q?F=E4rber?= On Mon, 2014-03-24 at 15:43 +0200, Marcel Apfelbaum wrote: > On Mon, 2014-03-24 at 13:24 +0000, Peter Maydell wrote: > > On 24 March 2014 13:23, Stefan Hajnoczi wrote: > > > Did you try running gtester without -q or even with -v? (You can edit > > > tests/Makefile to do that.) > > > > ...or use make V=1. > I tried the verbose mode, no g_test_message output. But g_message can be seen on stdout, is this a valid option? Thanks, Marcel > > Thanks, > Marcel > > > > > thanks > > -- PMM > > > > > >