This is the mail archive of the gdb@sourceware.org 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]
Other format: [Raw text]

Re: bug 1738 noise in testsuite output


On Wed, Feb 27, 2008 at 02:45:44PM -0800, Doug Evans wrote:
> Hi.  I updated my tree and ran the testsuite for {i386,x86_64}-linux
> using gcc 4.2.3.
> 
> One thing I found was on i386-linux:
> 
> Running ../../../src/gdb/testsuite/gdb.base/sigstep.exp ...
> KPASS: gdb.base/sigstep.exp: step on breakpoint, to handler;
> performing step (PRMS gdb/1738)
> [...]
> 
> 1738 was closed over three years ago, so I'm wondering if we still need this:

Fine with me to remove it.  The K means it's an external problem (in
this case a kernel bug); it really should be conditioned on the
failing output to avoid the KPASS but we have to prune these someday.

-- 
Daniel Jacobowitz
CodeSourcery


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