Andreas Schöngruber

Results 5 comments of Andreas Schöngruber

Added a possible workaround to the related stackoverflow question: https://stackoverflow.com/questions/55125096/gradle-ignores-priority-in-testng

The stackoverflow question comes not from me. I just answered it and provided a workaround. I am using the released version 7.0.0

I updated the description and added a example project. When I run the tests from command line I get following output: ![image](https://user-images.githubusercontent.com/33127132/66329159-5a0bc900-e92e-11e9-89da-b6a35f4f9e27.png)

Could of course be a Gradle problem but when using an older TestNG version e.g. **6.9.6** this works just fine. We faced this issue when we upgraded to the latest...

I just tried the versions between **6.9.6** and **7.0.0** and it only behaves differently with **7.0.0**.