Re: Tests are run multiple times
Krister Walfridsson <[email protected]>
| Newsgroups | gmane.comp.sysutils.dejagnu.bugs |
|---|---|
| Message-ID | <[email protected]> |
On Wed, 20 Nov 2002, Rob Savoye wrote: > 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 ? It is ieee.exp that annoys me most (since one of my targets fail in those tests, and using dejagnu 1.4.3 makes these failures be reported twice) but gcc/gcc/testsuite/gcc.dg/cpp/trad/trad.exp is also run twice (with gcc sources cvs:ed yesterday). And I see this problem in my own test suite too... /Krister