dejagnu
[Top][All Lists]
Advanced

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

Re: /tmp filling up when running gcc regression tests


From: Rob Savoye
Subject: Re: /tmp filling up when running gcc regression tests
Date: Thu, 12 Jun 2003 10:41:05 -0600
User-agent: Mutt/1.2.5.1i

On Thu, Jun 12, 2003 at 09:29:02AM -0700, Dan Kegel wrote:
> On a system with only 10 megabytes free on /tmp, I can't
> run the gcc regression test suites easily because /tmp fills up.
> Now, I ran two different times before I noticed it, so
> maybe each run only fills it partway up.  Nevertheless,
> it looks like something's whacked.  Anyone ever see this?
> I know dejagnu caches uploaded files -- maybe too aggressively?

  Actually this is more of a problem with the GCC testsuite, not DejaGnu
itself. I believe the test suite stashes the executables of test cases that
have failed for post-mortem analysis. I thought it used to put them in
the testuite directory, but it's possible things have been modifed to use /tmp
instead.

        - rob -





reply via email to

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