dejagnu
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Sometime tests are run twice


From: Krister Walfridsson
Subject: Sometime tests are run twice
Date: Mon, 11 Nov 2002 00:54:33 +0100 (MET)

I have noticed that dejagnu-1.4.3 runs some of my tests multiple times.
This happens with deep directory structures, e.g. for

  testsuite/foo.test/foo.exp
  testsuite/foo.test/foo/foo.exp
  testsuite/foo.test/foo/bar/bar.exp

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

so I don't think it's just my tests that are broken...


This behaviour seems to have been introduced with the change

  2001-11-02  Philip A. Wilsey  <address@hidden>
          * lib/utils.exp: Need to pass -all to getdirs, so it descends
          through all the subdirectories.

Is this behaviour what was intended?

   /Krister





reply via email to

[Prev in Thread] Current Thread [Next in Thread]