Honour inheritance when parsing listener factories #848
Annotations
6 errors and 2 warnings
Test:
ParallelTestTest.java#L97
0,0sec test.thread.ParallelTestTest > testJarXmlSuiteObeyCommandLine
org.testng.TestNGException: java.util.zip.ZipException: invalid stored block lengths
at app//org.testng.JarFileUtils.extractSuitesFrom(JarFileUtils.java:81)
at app//org.testng.TestNG.initializeSuitesAndJarFile(TestNG.java:425)
at app//org.testng.TestNG.initializeEverything(TestNG.java:1059)
at app//org.testng.TestNG.run(TestNG.java:1071)
at app//test.thread.ParallelTestTest.testJarXmlSuiteObeyCommandLine(ParallelTestTest.java:97)
Caused by: java.util.zip.ZipException: invalid stored block lengths
at java.base/java.util.zip.InflaterInputStream.read(InflaterInputStream.java:181)
at java.base/java.io.InputStream.transferTo(InputStream.java:796)
at java.base/java.nio.file.Files.copy(Files.java:3151)
at org.testng.JarFileUtils.testngXmlExistsInJar(JarFileUtils.java:102)
at org.testng.JarFileUtils.extractSuitesFrom(JarFileUtils.java:70)
... 4 more
|
Test:
HookableTest.java#L47
0,3sec 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)
|
Test:
HookableTest.java#L47
0,3sec 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)
|
Test:
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
|
Test
Unknown error
|
Upload build reports
Failed to CreateArtifact: Received non-retryable error: Failed request: (409) Conflict: an artifact with this name already exists on the workflow run
|
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: burrunan/gradle-cache-action@v1. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
Test
Gradle Build Scan: https://gradle.com/s/jlwh7i35536xm
|
Loading