Fix assertEqualsDeep(Set, Set, String)
wrong comparison and add variant without message
#914
Annotations
4 errors and 2 warnings
IssueTest.java#L56
4,8sec test.thread.issue188.IssueTest > testSuiteLevelParallelMode
java.lang.AssertionError: Test methods should have started within a lag of max 40 ms but it was 105 ms [1721030335576,1721030335577,1721030335579,1721030335684]
at test.thread.issue188.IssueTest.testSuiteLevelParallelMode(IssueTest.java:56)
|
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 following actions uses Node.js version which is deprecated and will be forced to run on node20: burrunan/gradle-cache-action@v1. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
|
The logs for this run have expired and are no longer available.
Loading