Bamboo will run all the tests ignoring the cucumber tag

chun
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 21, 2019

I use tag to run specific test suite in cucumber test. It works fine locally, but when I run the same command on bamboo, all the other tests like unit tests and acceptance tests all ran.

the maven command is:

mvn clean test -Dcucumber.options="--tags @regression" -Dtest="IntegrationTest"

Please help.

 

Thanks

 

 

1 answer

0 votes
Foong
Atlassian Team
Atlassian Team members are employees working across the company in a wide variety of roles.
March 7, 2019

Maven task does not work well with quotes https://jira.atlassian.com/browse/BAM-17709

Suggest an answer

Log in or Sign up to answer
TAGS
AUG Leaders

Atlassian Community Events