-
Suggestion
-
Resolution: Unresolved
-
None
-
None
-
3
-
1
-
Issue Summary
When a Divergent Plan Branch is created, the Quarantined Tests in the main plan (e.g. master), are not inherited, so the test is not put in quarantine in the newly created Plan Branches.
This occurs both YAML and Java Specs, but only with Divergent Branches (Bamboo > 7.0)
Steps to Reproduce
- create a plan using Java/YAML Specs, with the first repository in the repositories list being that same Specs repository.
- create a failed test
- add the test to Quarantine
- Create a Plan branch
Expected Results
The Plan branch should inherit the Quarantined Test
Actual Results
The Quarantined Tests are not inherited
Workaround
Manually add the failed test to Quarantine or have any repository other than the Specs one be the #1 in the repository list.
Is there any progress on this?
Echoing previous comments, this was working perfectly fine prior to adopting YAML or Java Specs so this is a major bug that really should be prioritised higher than it currently is.