We are running unit tests which include some test cases with incomplete and skipped tests ... those are being marked incomplete or skipped.
Bamboo unfortunately marks such builds as failed!
The reason for marking a test incomplete or skipped is to tell we don't have a successful case, but it doesn't have any error.
We would need Bamboo to not behave like we would have a failing build.
Could you please support / implement the usage of incomplete / skipped tests? This feature is very urgent for our software development process.
Bet regards,
Max Horváth
- is duplicated by
-
BAM-1278 Option to pass Bamboo builds, even if tests fail
- Closed
[BAM-1699] Support for incomplete and skipped tests
Comment |
[ I'm on Bamboo v6.9.2 build 60911 and I can confirm it doesn't support skipped tests:
simple 06-May-2021 08:03:21 Parsing test results under /usr/local/bamboo/xml-data/build-dir/BVT-PPF10-JOB1... simple 06-May-2021 08:03:22 Finished task 'run test' with result: Success simple 06-May-2021 08:03:22 Starting task 'publish test results' of type 'com.atlassian.bamboo.plugins.testresultparser:task.testresultparser.junit' simple 06-May-2021 08:03:22 Parsing test results under /usr/local/bamboo/xml-data/build-dir/BVT-PPF10-JOB1... simple 06-May-2021 08:03:22 Failing task since 2 failing test cases were found. simple 06-May-2021 08:03:22 Finished task 'publish test results' with result: Failed ] |
Workflow | Original: JAC Suggestion Workflow [ 3016447 ] | New: JAC Suggestion Workflow 3 [ 3596114 ] |
Status | Original: RESOLVED [ 5 ] | New: Closed [ 6 ] |
Workflow | Original: Confluence Workflow - Public Facing v4 [ 2700696 ] | New: JAC Suggestion Workflow [ 3016447 ] |
Backlog Order (Obsolete) | Original: 1310000000 | |
Issue Type | Original: Improvement [ 4 ] | New: Suggestion [ 10000 ] |
Workflow | Original: Bamboo Workflow 2016 v1 [ 1416298 ] | New: Confluence Workflow - Public Facing v4 [ 2700696 ] |
Fix Version/s | New: 4.4.0 [ 31493 ] | |
Resolution | New: Fixed [ 1 ] | |
Status | Original: Needs Triage [ 10030 ] | New: Resolved [ 5 ] |
Status | Original: Open [ 1 ] | New: Needs Triage [ 10030 ] |
Workflow | Original: Bamboo Workflow 2014 v2 [ 613880 ] | New: Bamboo Workflow 2016 v1 [ 1416298 ] |
Bamboo supports skipped tests for all supported test parsers.