This is the mail archive of the
gcc@gcc.gnu.org
mailing list for the GCC project.
Re: How to add timeout to Ada tests on Linux/ia64?
- From: Arnaud Charlet <charlet at ACT-Europe dot FR>
- To: "H. J. Lu" <hjl at lucon dot org>
- Cc: gcc at gcc dot gnu dot org
- Date: Thu, 25 Mar 2004 09:18:15 +0100
- Subject: Re: How to add timeout to Ada tests on Linux/ia64?
- References: <20040324225404.GA12176@lucon.org>
> Some Ada tests in gcc 3.4 keep hanging for me on Linux/ia64. I have to
Is this something specific to the 3.4 branch ?
> kill them by hand. How do I add timeout in Ada tests?
That's not currently possible.
You can disable these tests by adding them in the norun.txt file in
gcc/testsuite/ada/acats
Arno