This is the mail archive of the libc-help@sourceware.org mailing list for the glibc 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: Running the tests


On Mon, May 12, 2008 at 5:23 PM, Reuben Thomas <rrt@sc3d.org> wrote:
> I'm building glibc from CVS and getting test failures. Each time I run "make
> check" it seems to carry on from the last failure; is there a way to stop
> this so I can repeatedly run the last failing test and try to see what the
> problem is?

Rueben,

What I usually do is copy the output of the make check fragment that
failed out into a shell script and then execute that as many times as
I need.

I think you may also be able to remove the test .o files.

Ryan


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