Re: Tests are run multiple times
Rob Savoye <[email protected]>
| Newsgroups | gmane.comp.sysutils.dejagnu.bugs |
|---|---|
| Message-ID | <[email protected]> |
On Wed, Nov 20, 2002 at 12:39:42AM +0100, Krister Walfridsson wrote: > [This is a resend of a mail I sent to [email protected] but didn't get > any answer to...] Sorry, you caught me out of town on a work trip. :-) > bar.exp will be run twice. I have seen this with the gcc testsuite too > > Running /gcctmp/gcc/gcc/testsuite/gcc.c-torture/execute/execute.exp .. > Running /gcctmp/gcc/gcc/testsuite/gcc.c-torture/execute/ieee/ieee.exp > Running /gcctmp/gcc/gcc/testsuite/gcc.c-torture/execute/ieee/ieee.exp In running the GCC tests, the only test case I see run twice is ieee.exp. Are you seeing this behaviour for more test cases, or with a different test suite ? > Is this behaviour what was intended? No. - rob -