TestNG testng-failed.xml ‘invocation-numbers’ values are not calculated correctly with retry and dataproviders?
In one of our Java project we use TestNG’s dataprovider and retry mechanism quite a lot. We came accross a weird behaviour and can’t decide whether it is a bug, or expected behaviour of TestNG.