Specifying invocationCount
, threadPoolSize
and successPercentage
causes tests to always pass
#3172
Open
1 of 7 tasks
Thank you for looking into #3170 so promptly, however I think there is another related issue.
TestNG Version
7.11.0-SNAPSHOT at f55ca8e
Expected behavior
Expect the following test to fail:
Actual behavior
The tests pass instead.
Correct behaviour is achieved if
successPercentage
is 100, or ifthreadPoolSize
is omitted.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: