[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: testsuite.log
From: |
Paul Eggert |
Subject: |
Re: testsuite.log |
Date: |
Thu, 1 Nov 2001 11:37:39 -0800 (PST) |
> Cc: address@hidden
> User-Agent: Mutt/1.3.23i
> From: address@hidden
> Date: Thu, 1 Nov 2001 10:25:04 +0100
>
> On Thu, Nov 01, 2001 at 03:38:51AM -0500, Steven M. Christensen wrote:
> > Here is a testsuite.log that did not work fully on a SPARC
> > Solaris 2.5.1 machine using gcc-2.95.3. I have compiled this
> > on SPARC Solaris 2.6, 7 and 8 and Intel Solaris 8 machines with
> > no problems.
>
> Hi!
>
> How is going this machine? For instance, is tmp/ `normal': write access,
> sufficient space etc. It seems that most failures are due to I/O with
> /tmp files. Also the test suite has not been able to reproduce twice the
> same failures, which does seem to indidcate something else is bizarre, the
> test suite is meant to be deterministic.
For what it's worth, I don't have any problem with the latest CVS on
my Solaris 2.5.1 (sparc) machine. All 63 tests were successful;
c.at:141, c.at:178 and foreign.at:27 were skipped.
If it matters, I'm using GCC 3.0.1, and my Solaris 2.5.1 is pretty
up-to-date with respect to Sun patches. I configured with
CONFIG_SHELL=/bin/ksh so that I didn't have to worry about the fact
that I've installed my own /bin/bash on that host.