- using http://testng.org/javadoc/org/testng/SkipException.html
===============================================
Default suite
Total tests run: 27, Failures: 0, Skips: 27
Configuration Failures: 0, Skips: 105
===============================================
[TestNG] Time taken by org.testng.reporters.EmailableReporter2@46446e0c: 6 ms
[TestNG] Time taken by org.testng.reporters.JUnitReportReporter@1abcd898: 3 ms
[TestNG] Time taken by org.testng.reporters.XMLReporter@6ce1d9a: 37 ms
[TestNG] Time taken by org.testng.reporters.jq.Main@2ab2dd47: 25 ms
[TestNG] Time taken by org.testng.reporters.SuiteHTMLReporter@69d4fb43: 20 ms
[TestNG] Time taken by [FailedReporter passed=0 failed=0 skipped=0]: 3 ms
does Bamboo marks such builds as failed?
Community moderators have prevented the ability to post new answers.
We count them and display as "Skipped". We do the same thing with JUnit's org.junit.Ignore annotation
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.