This is the mail archive of the
gdb-patches@sourceware.org
mailing list for the GDB project.
Re: [PATCH] gdb.trace: Bump tspeed.exp timeout to 600 seconds.
- From: Yao Qi <qiyaoltc at gmail dot com>
- To: Marcin KoÅcielnicki <koriakin at 0x04 dot net>
- Cc: arnez at linux dot vnet dot ibm dot com, gdb-patches at sourceware dot org
- Date: Fri, 12 Feb 2016 11:19:57 +0000
- Subject: Re: [PATCH] gdb.trace: Bump tspeed.exp timeout to 600 seconds.
- Authentication-results: sourceware.org; auth=none
- References: <m3r3h4dx37 dot fsf at oc1027705133 dot ibm dot com> <1454061214-29747-1-git-send-email-koriakin at 0x04 dot net>
Marcin KoÅcielnicki <koriakin@0x04.net> writes:
> # Typically we need a little extra time for this test.
> -set timeout 180
> +set timeout 600
Alternatively, you can wrap the slow test with with_timeout_factor.
--
Yao (éå)