public inbox for frysk@sourceware.org
 help / color / mirror / Atom feed
* Added frysk.junit.TestCase.brokenIfKernel(int bug, String[] kernels)
@ 2007-02-10  0:31 Andrew Cagney
  2007-02-12 12:09 ` Mark Wielaard
  0 siblings, 1 reply; 3+ messages in thread
From: Andrew Cagney @ 2007-02-10  0:31 UTC (permalink / raw)
  To: frysk

FYI,

I've added the generic method:

  frysk.junit.TestCase.brokenIfKernel(int bug, String[] kernels)

to make it easier to mark up a specific combination of bug and kernel.  
I've used that to disable some of the TestBreakpoint tests on fc5.18 
systems and get frysk-core on that system passing again.

Its always important to ensure that the JUnit tests, on all systems, get 
no failures.  Where a failure is occurring on a specific kernel, try to 
fix it, or at least mark it up as a known breakage.  By doing this, 
people always have access to a failure free starting point, and with out 
it, no one is ever sure if their change or existing breakage is causing 
a failure.

Andrew

^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2007-02-12 17:54 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2007-02-10  0:31 Added frysk.junit.TestCase.brokenIfKernel(int bug, String[] kernels) Andrew Cagney
2007-02-12 12:09 ` Mark Wielaard
2007-02-12 17:54   ` Andrew Cagney

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).