Hi,
Our unit tests all pass, but in the end we still got an error. I'm struggling to understand what goes wrong here:
[info] Passed: : Total 205, Failed 0, Errors 0, Passed 205, Skipped 0
[info] Passed: : Total 7, Failed 0, Errors 0, Passed 7, Skipped 0
[info] Passed: : Total 24, Failed 0, Errors 0, Passed 24, Skipped 0
[info] Passed: : Total 24, Failed 0, Errors 0, Passed 23, Skipped 1
[info] Passed: : Total 19, Failed 0, Errors 0, Passed 19, Skipped 0
[error] {file:/home/jenkins/git/xxxx-origin/TCU-84/}swarco-pir/test:test: Tests unsuccessful
[error] Total time: 906 s, completed Dec 14, 2015 8:23:26 AM
Build step 'Execute shell' marked build as failure
Skipped archiving because build is not successful
So the first error messages that this swarco-pir project failed, but looking in the console output, no failures
or exceptions are found.
(our jenkins build process is on the same machine as where integration tests are performed and there people are time
traveling, that's why the date is in the future)
regards,
Alex