This is the mail archive of the gdb-patches@sources.redhat.com mailing list for the GDB project.


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

Re: [rfa/testsuite/mi] More timeout fixes


On Wed, Oct 31, 2001 at 10:31:00PM -0500, Andrew Cagney wrote:
> >ARM/Linux has an entirely different set of failures than my other test
> >targets did, and found a whole new set of timeout bugs in the MI testsuite. 
> >
> >Rather than add the fearsome number of regular expressions, I added some
> >utility functions to lib/mi-support.exp for stepping, continuing, etc.  
> >I've
> >tested these on both ARM/Linux (which fails many of them) and i386/Linux
> >(which passes them all), so I'm pretty confident in them; none the less, I
> >wouldn't mind if a TCL guru cared to look them over.
> 
> How many failures are you seeing and of what form?  I see 22 on a native 
> and rougly similar on simulator.  SID gets nearer 60 but still runs 
> smoothly.

The bulk of them seem to be bad-debug-info related; I'm currently
testing with GCC 2.95.3 and will move up to 3.x soonish (next time I
have time to run tests, in fact).

# of expected passes            7362
# of unexpected failures        300
# of unexpected successes       34
# of expected failures          186
# of unresolved testcases       58
# of untested testcases         6


-- 
Daniel Jacobowitz                           Carnegie Mellon University
MontaVista Software                         Debian GNU/Linux Developer


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