This is the mail archive of the
gdb-patches@sourceware.org
mailing list for the GDB project.
Re: [PATCH] gdb.mi/mi-nonstop.exp: fix racy tests (PR testsuite/12649)
- From: Marek Polacek <mpolacek at redhat dot com>
- To: Tom Tromey <tromey at redhat dot com>
- Cc: "gdb-patches at sourceware dot org" <gdb-patches at sourceware dot org>
- Date: Fri, 27 May 2011 12:58:04 +0200
- Subject: Re: [PATCH] gdb.mi/mi-nonstop.exp: fix racy tests (PR testsuite/12649)
- References: <4DD4F3B7.2070003@redhat.com> <m34o4h1ldc.fsf@fleche.redhat.com>
On 05/26/2011 06:23 PM, Tom Tromey wrote:
[...]
> It seems wrong to me to have a 'fail' without a corresponding 'pass'.
Yes, it seems weird. I will add a pass there. Thanks,
Marek