Specifying dataProvider & successPercentage causes test to always pass #925
Annotations
4 errors and 1 warning
HookableTest.java#L47
0,1sec test.hook.HookableTest > hookSuccess[1](class test.hook.samples.HookSuccessTimeoutWithDataProviderSample, DataProvider Test With Timeouts (GITHUB-599), true)
java.lang.AssertionError:
Expecting ArrayList:
[]
to contain:
["verify"]
but could not find the following element(s):
["verify"]
at test.hook.HookableTest.hookSuccess(HookableTest.java:47)
|
task ':testng-core:test'#L1
Execution failed for task ':testng-core:test':
org.gradle.api.internal.exceptions.MarkedVerificationException: There were failing tests. See the report at: file:///D:/a/testng/testng/testng-core/build/reports/tests/test/index.html
|
|
|
|
This job failed
Loading