Re: Detecting failures of unit tests

2012-01-18 Thread Konstantin Kolinko
2012/1/19 Christopher Schultz : > All, > > I was testing 7.0.25 and "ant test" reports BUILD SUCCESSFUL but I > started looking at the TEST-*.txt files that are emitted and I was > wondering about a few things. > > First, I should probably be look at the bottom of the file for the junit > summary t

Re: Detecting failures of unit tests

2012-01-18 Thread Brian Burch
On 19/01/12 07:12, Christopher Schultz wrote: All, I was testing 7.0.25 and "ant test" reports BUILD SUCCESSFUL but I started looking at the TEST-*.txt files that are emitted and I was wondering about a few things. First, I should probably be look at the bottom of the file for the junit summary

Detecting failures of unit tests

2012-01-18 Thread Christopher Schultz
All, I was testing 7.0.25 and "ant test" reports BUILD SUCCESSFUL but I started looking at the TEST-*.txt files that are emitted and I was wondering about a few things. First, I should probably be look at the bottom of the file for the junit summary that looks like this: Testsuite: org.apache.to