Fix javadoc for internal/Utils.java #910
Annotations
3 errors and 2 warnings
FirstAndLastTimeTest.java#L154
0,0sec test.invocationcount.FirstAndLastTimeTest > verifyFirstTimeOnly[0](class test.invocationcount.issue426.SampleTestClassWithNoThreadPoolSizeDefined)
java.lang.AssertionError:
Actual and expected have the same elements but not in the same order, at index 0 actual element was:
"testMethod"
whereas expected element was:
"beforeMethod"
at test.invocationcount.FirstAndLastTimeTest.verifyFirstTimeOnly(FirstAndLastTimeTest.java:154)
|
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:///home/runner/work/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/
|
|
This job failed
Loading