In this PR we'd have to see if tests are retried, and in that case, if the build is still marked as successful.
>I ran into that too, and was wondering whether one would have to switch all >the failed tests to "skipped" Hmmm How would you do that? In my PR I added a listener that literally *removed* all failed tests that succeeded after being retried. They didn't appear in the TestNG report, and the build succeeded, but Jenkins still marked the build as failed. I'm not sure if that would happen too even if we "manually" mark the tests as skipped. --- Reply to this email directly or view it on GitHub: https://github.com/jclouds/jclouds/pull/577#issuecomment-59703447
