On Tue, Dec 2, 2014 at 11:48 PM, Ralph Goers <[email protected]> wrote:
> Well, clearly we need to figure out why the failures occur. I don’t > believe that the tests “depend” on their order. It seems more likely that > some tests are not cleaning up properly when they are done or are not > cleaning up when they start. > Agreed, the dependence on the order is inadvertent and due to improper clean up. For some tests in JUL I do not know how you can undo installing Log4j in JUL though. Gary > > Ralph > > On Dec 2, 2014, at 7:45 AM, Gary Gregory <[email protected]> wrote: > > If I execute all the Core tests in one go from Eclipse, I get a lot of > failures. I fixed one but we have a lot of tests that depends on test > order. They just happen to work from Maven most of the time. > > See http://pastebin.com/CkdUYZLs > > Gary > > -- > E-Mail: [email protected] | [email protected] > Java Persistence with Hibernate, Second Edition > <http://www.manning.com/bauer3/> > JUnit in Action, Second Edition <http://www.manning.com/tahchiev/> > Spring Batch in Action <http://www.manning.com/templier/> > Blog: http://garygregory.wordpress.com > Home: http://garygregory.com/ > Tweet! http://twitter.com/GaryGregory > > > -- E-Mail: [email protected] | [email protected] Java Persistence with Hibernate, Second Edition <http://www.manning.com/bauer3/> JUnit in Action, Second Edition <http://www.manning.com/tahchiev/> Spring Batch in Action <http://www.manning.com/templier/> Blog: http://garygregory.wordpress.com Home: http://garygregory.com/ Tweet! http://twitter.com/GaryGregory
