[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: Generalizing DejaGnu timeout scaling (was: Re: [PATCH DejaGNU/GCC 0/
From: |
Hans-Peter Nilsson |
Subject: |
Re: Generalizing DejaGnu timeout scaling (was: Re: [PATCH DejaGNU/GCC 0/1] Support per-test execution timeout factor) |
Date: |
Wed, 3 Jan 2024 23:59:36 -0500 (EST) |
User-agent: |
Alpine 2.20.16 (BSF 172 2016-09-29) |
On Wed, 3 Jan 2024, Jacob Bachmeyer wrote:
> Comments before I start on an implementation?
I'd suggest to await the conclusion of the debate: I *think*
I've proved that dg-timeout-factor is already active as intended
(all parts of a test), specifically when the compilation result
is executed (for the applicable tests). Notably, modulo bugs in
the test-suites.
Of course, it may be useful to separate different timeouts of
separable parts of a test - compilation and execution being the
topic at hand. But IMHO, YAGNI. Having said that, don't let
that stand in the way of a fun hack!
brgds, H-P