The Atlassian Community Forums are currently in read-only mode. We will be relaunching on a new platform on September 22 (read more here). We apologize for the extended downtime. For concerns or questions, please email communitymanagers@atlassian.com. See you on the other side, on the new Atlassian Community Forums! :)

×

Forums

Articles
Create
cancel
Showing results for 
Search instead for 
Did you mean: 

How does bamboo handles tests that are skipped?

Bianca Pirte
I'm New Here
I'm New Here
Those new to the Atlassian Community have posted less than three times. Give them a warm welcome!
February 11, 2015

- 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?

1 answer

1 accepted

Comments for this post are closed

Community moderators have prevented the ability to post new answers.

1 vote
Answer accepted
Krystian Brazulewicz
Atlassian Team
Atlassian Team members are employees working across the company in a wide variety of roles.
February 12, 2015

We count them and display as "Skipped". We do the same thing with JUnit's org.junit.Ignore annotation

TAGS
AUG Leaders

Atlassian Community Events