Closed stokito closed 9 years ago
Test are failed but Travis badget looks pretty green. I found that enabled option of surefire plugin:
<testFailureIgnore>true</testFailureIgnore>
Why? There is a LOT of tests that failed, but this option makes build successfully
I believe it's not a good strategy. I will look this code this weekend and help you to.
Test are failed but Travis badget looks pretty green. I found that enabled option of surefire plugin:
Why? There is a LOT of tests that failed, but this option makes build successfully