Krishnan Mahadevan
Krishnan Mahadevan
@AndiCover - Ah ok.. My bad. But I can't seem to be able to reproduce the problem using `7.0.0`. Do you mind sharing a simple standalone project (as a gradle/maven...
@AndiCover - I think Gradle is perhaps doing something extra here... Just to test out my theory i created a suite xml file which looks like below ```xml ``` altered...
@AndiCover - I don't know a lot about Gradle... so am not sure what's goofing it up.. coz it works fine with Maven and also with the IDE as well...
@juherr - any suggestions ?
@DanVill29 - Can you please share a sample project which we can use to reproduce this issue ?
@juherr - No I am not able to reproduce this. I didn't try CLI but tried executing the tests directly via maven (see [here](https://github.com/cbeust/testng/issues/2170#issuecomment-539027858) and its working as intended )
@gdom12345 - Can you please share a reproducible sample project that can be used?
@ispringer - I still have not been able to reproduce this problem using TestNG 7.5 I am attaching a sample project which contains a `README.md` that details the ways of...
@mstrahinski This looks like a duplicate of https://github.com/cbeust/testng/issues/2359 This was recently fixed and the fix should be available in *7.6.0* Can you please try using the SNAPSHOT version *7.6.0-SNAPSHOT* and...
@DarpanSinghal - Is this a problem only when running tests in eclipse or is this a problem when you run your tests using a build tool (Maven or Gradle).