Re: How might we mark a test suite isn't parallalizable?

2013-05-07 Thread David Cantrell
On Sun, May 05, 2013 at 11:03:49PM -0700, Ovid wrote: > From: Buddy Burden > >I lean more towards Mark's approach on this one, albeit with a slight twist. > Given the very interesting discussion and the fact that I hate dogma (such as > what I was throwing down), I have to say that I'm going to r

Re: How might we mark a test suite isn't parallalizable?

2013-05-07 Thread Buddy Burden
David, > * first, when a bug gets reported in live, I like to create a test case > from it, using data that at least replicates the structure of that > that is live. This will, necessarily, be an end-to-end test of the > whole application, from user interaction through all the layers that > m