This is the mail archive of the gcc@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

RE: GCC 3.4.0 has lots of failures in test-suite


On Wed, 2004-04-21 at 18:08, Steve Lee wrote:
> Eric,
> 	That was the exact clue I needed.  Recent changes to my system moved
> stty from /bin to /usr/local/bin.  I'm still running the tests, but so far
> gcc has the following results:
> 
>                 === gcc Summary ===
> 
> # of expected passes            24576
> # of unexpected failures        1
> # of unexpected successes       2
> # of expected failures          68
> # of untested testcases         7
> # of unsupported tests          182
> /opt/gcc-3.4.0-obj/gcc/xgcc version 3.4.0
> 
> Which I assume is most expected.  I couldn't tell why I got the 1 unexpected
> failure at this point.  If there is anyone in the know how, it would be nice
> if the test-suite could determine the location of stty instead of assuming a
> location of /bin/stty.

Probably a good idea.

Anyhow, yeah, from what I recall there was a single failure there.

-eric

-- 
Eric Christopher <echristo@redhat.com>


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]