Specifying successPercentage
and dataProvider
(without invocationCount
) causes tests to fail even if failure rate is not breached
#3173
Labels
Thank you for looking into #3170 so prompty, however I wanted to check whether this was an issue (or if it was intended).
TestNG Version
7.11.0-SNAPSHOT at f55ca8e
Expected behavior
The following test should pass:
Expecting this to pass because the failure rate is 50%, but 75% of tests were successful.
Actual behavior
The test fails, even if the failure rate is not breached.
Is the issue reproducible on runner?
Test case sample
Contribution guidelines
Incase you plan to raise a pull request to fix this issue, please make sure you refer our Contributing section for detailed set of steps.
The text was updated successfully, but these errors were encountered: