]> git.ipfire.org Git - thirdparty/gcc.git/commit
modula2: Increase linking test timeouts for slower targets
authorGaius Mulley <gaiusmod2@gmail.com>
Thu, 28 Sep 2023 18:07:04 +0000 (19:07 +0100)
committerGaius Mulley <gaiusmod2@gmail.com>
Thu, 28 Sep 2023 18:07:04 +0000 (19:07 +0100)
commit918a691a398718b556516846f3f07344203cea11
tree7b5a1871df8c7d836d565d39c15968abc95d0557
parent2c1e3544a94c5d7354fad031e1f9731c3ce3af25
modula2: Increase linking test timeouts for slower targets

This patch introduces missing timeout handling for
pimlib-base-run-pass.exp and increases the timeout value
for larger projects which link (necessary for slower targets).

gcc/testsuite/ChangeLog:

* gm2/coroutines/pim/run/pass/coroutines-pim-run-pass.exp:
Add load_lib timeout-dg.exp and increase timeout to 60
seconds.
* gm2/pimlib/base/run/pass/pimlib-base-run-pass.exp: Add
load_lib timeout-dg.exp and increase timeout to 60 seconds.
* gm2/projects/iso/run/pass/halma/projects-iso-run-pass-halma.exp:
Increase timeout to 45 seconds.
* gm2/switches/whole-program/pass/run/switches-whole-program-pass-run.exp:
Add load_lib timeout-dg.exp and increase timeout to 120 seconds.
Remove unnecessary compile of mystrlib.mod.
* gm2/iso/run/pass/iso-run-pass.exp: Add load_lib
timeout-dg.exp and set timeout to 60 seconds.

Signed-off-by: Gaius Mulley <gaiusmod2@gmail.com>
gcc/testsuite/gm2/coroutines/pim/run/pass/coroutines-pim-run-pass.exp
gcc/testsuite/gm2/iso/run/pass/iso-run-pass.exp
gcc/testsuite/gm2/pimlib/base/run/pass/pimlib-base-run-pass.exp
gcc/testsuite/gm2/projects/iso/run/pass/halma/projects-iso-run-pass-halma.exp
gcc/testsuite/gm2/switches/whole-program/pass/run/switches-whole-program-pass-run.exp