Re: jUnit xml test reports not being completely parsed

2012-03-22 Thread Kevin Bond
I just tried this exact job on the LTS and it worked as expected... On Wednesday, 21 March 2012 13:48:22 UTC-4, Kevin Bond wrote: > > I recently updated jenkins to 1.456 and noticed that my test count > dropped significantly. > > Looking into it further I see that each of my junit xml report fil

jUnit xml test reports not being completely parsed

2012-03-21 Thread Kevin Bond
I recently updated jenkins to 1.456 and noticed that my test count dropped significantly. Looking into it further I see that each of my junit xml report files aren't being completely parsed. Only the first testcase in each file is being recorded by jenkins. Any thoughts as to the problem?