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?