This is the mail archive of the
gdb-patches@sourceware.org
mailing list for the GDB project.
Re: [PATCH][gdb/testsuite] Don't expect gdb_prompt in mi_skip_python_test
- From: Simon Marchi <simark at simark dot ca>
- To: Tom de Vries <tdevries at suse dot de>, gdb-patches at sourceware dot org
- Date: Thu, 1 Aug 2019 10:02:31 -0400
- Subject: Re: [PATCH][gdb/testsuite] Don't expect gdb_prompt in mi_skip_python_test
- References: <20190727175221.GA9077@delia> <0389a280-4dc8-5e4c-fb4c-bc7c41f52afc@simark.ca> <c51e41a4-561d-cd65-ba6f-8e6df590a50f@suse.de> <4c28ded8-756b-7a04-a72f-37f8bc5cb182@suse.de>
On 2019-08-01 8:41 a.m., Tom de Vries wrote:
> I've cleaned up all regular FAILs, and some timeout FAILs, and submitted
> a patch for one more timeout FAIL (
> https://sourceware.org/ml/gdb-patches/2019-08/msg00006.html ).
>
> There are still 3 timeout FAILs left (see also PR24863 - Handle timeouts
> with check-read1,
> https://sourceware.org/bugzilla/show_bug.cgi?id=24863), and I've asked
> for help from people who've edited those tests before.
Thanks a lot for doing all this work on the testsuite, it's amazing!
Simon