Use UUID backed instance id instead #992
Annotations
5 errors and 1 warning
IssueTest.java#L56
5,4sec test.thread.issue188.IssueTest > testSuiteLevelParallelMode
java.lang.AssertionError: Test methods should have started within a lag of max 40 ms but it was 47 ms [1741575685850,1741575685854,1741575685855,1741575685902,1741575685903,1741575685915]
at test.thread.issue188.IssueTest.testSuiteLevelParallelMode(IssueTest.java:56)
|
HookableTest.java#L47
0,2sec 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)
|
HookableTest.java#L47
0,2sec test.hook.HookableTest > hookSuccess[2](class test.hook.samples.HookSuccessTimeoutSample, Regular 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
|
|
|
The logs for this run have expired and are no longer available.
Loading