Build stopping due to exception "hudson.AbortException: None of the test reports contained any result"
Environment
CloudBees Jenkins Enterprise
Resolution
If a test does not return any results (in the report XML file), Jenkins will treat it as a failure.
Verify that each test run for each job returns some results (and that each job has a test) and re-run the build.