UI reports:
No failed tests found, a possible compilation error occurred.
06-Apr-2011 07:51:23 BUILD SUCCESSFUL 06-Apr-2011 07:51:23 Total time: 20.24 seconds 06-Apr-2011 07:51:23 Build process for 'CLI integration test - Confluece CLI - itest' returned with return code = 0 06-Apr-2011 07:51:23 Parsing test results... 06-Apr-2011 07:51:23 Failing build since test cases were expected but none were found.
However, there were test results even though none were successful. Since there were none failed, Bamboo should NOT fail the build.
<testsuite time='19.066' failures='0' errors='0' skipped='1' tests='1' name='confluencecli'>
- mentioned in
-
Page Loading...
I agree with the part about Bamboo reporting on skipped tests. This JUnit XML format has been around for a long time, and ignoring this part of the test results leaves the JUnit and TestNG crowd in a strange place.