Re: Generalizing DejaGnu timeout scaling (was: Re: [PATCH DejaGNU/GCC 0/1] Support per-test execution timeout factor)
Hans-Peter Nilsson <[email protected]> Wed, 3 Jan 2024 23:59:36 -0500 (EST)
| Newsgroups | gmane.comp.sysutils.dejagnu.general,gmane.comp.gcc.patches |
|---|---|
| Message-ID | <[email protected]> |
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