Eclipse executes all tags of cucumber instead of the one that i am choosing

19 Views Asked by At

This is my first post!!

Here is the deal, i am using eclipse and i run locally some test to debug my code, i have two repositories, one from US and another one for EU, i have no issues while running any script in US, but on EU it executes all tags no matter what tag i specific on the run configurations. Here is an example of the issue: (it actually executes all the tags, from 1 to 43 in a random order) enter image description here And here is the run configurations: enter image description here I cannot bring so much info because of NDA.

Here is more information about the run configurations: enter image description here

I tried deleting the repository and clone it again, i didn't try to reinstall eclipse because if the issue is not happening on the US repository i dont think its an eclipse issue.

0

There are 0 best solutions below