testng-eclipse
testng-eclipse copied to clipboard
Suite duration not correct for parallel tests
clone of https://github.com/cbeust/testng/issues/670
@missedone is this issue being investigated? I'm seeing this on intelliJ as well. Let me know please.
Per your description, looks like issue in testng core. Btw, what if you run Tests with maven or gradle on terminal, do you see the same issue?
@missedone when i run with gradle from command line, the timing is accurate.