Merge pull request #3176 from testng-team/dependabot/github_actions/o… #930
Annotations
3 errors and 2 warnings
AssertTest.java#L591
0,0sec org.testng.AssertTest > testAssertEqualsDeepSet
java.lang.AssertionError: not an array
at org.testng.Assert.fail(Assert.java:111)
at org.testng.Assert.assertEqualsDeep(Assert.java:2086)
at org.testng.Assert.assertEqualsDeep(Assert.java:2079)
at org.testng.AssertTest.testAssertEqualsDeepSet(AssertTest.java:591)
|
task ':testng-asserts:test'#L1
Execution failed for task ':testng-asserts:test':
org.gradle.api.internal.exceptions.MarkedVerificationException: There were failing tests. See the report at: file:///home/runner/work/testng/testng/testng-asserts/build/reports/tests/test/index.html
|
|
|
|
This job failed
Loading