Bump gradle/wrapper-validation-action from 1.0.6 to 1.1.0 #637
Annotations
4 errors and 3 warnings
RetryAnalyzerTest.java#L55
0.0sec test.retryAnalyzer.RetryAnalyzerTest > ensureNoDuplicateRetryAnalyzerInstancesAreCreated
java.lang.AssertionError: There should have been 2 RetryAnalyser instances since the data driven test has 2 sets of data
at test.retryAnalyzer.RetryAnalyzerTest.ensureNoDuplicateRetryAnalyzerInstancesAreCreated(RetryAnalyzerTest.java:55)
|
RetryAnalyzerTest.java#L259
0.0sec test.retryAnalyzer.RetryAnalyzerTest > ensureRetryDoesntRunEndlesslyForDataDrivenTests
java.lang.AssertionError:
Expected size: 21 but was: 9 in:
["Executing willNotStopAfter3Failures",
"Executing willNotStopAfter3Failures",
"Executing willNotStopAfter3Failures",
"Executing willNotStopAfter3Failures",
"Executing willNotStopAfter3Failures",
"Executing willNotStopAfter3Failures",
"Executing willNotStopAfter3Failures",
"Executing willNotStopAfter3Failures",
"Executing willNotStopAfter3Failures"]
at test.retryAnalyzer.RetryAnalyzerTest.ensureRetryDoesntRunEndlesslyForDataDrivenTests(RetryAnalyzerTest.java:259)
|
task ':testng-core:test'#L1
Execution failed for task ':testng-core:test':
org.gradle.api.tasks.VerificationException: There were failing tests. See the report at: file:///Users/runner/work/testng/testng/testng-core/build/reports/tests/test/index.html
|
|
|
|
|
The logs for this run have expired and are no longer available.
Loading