Skip to content

Add Unique Id for all test class instances #824

Add Unique Id for all test class instances

Add Unique Id for all test class instances #824

Triggered via pull request March 14, 2024 04:44
Status Failure
Total duration 12m 18s
Artifacts 4

test.yml

on: pull_request
Matrix Preparation
11s
Matrix Preparation
Matrix: build
Fit to window
Zoom out
Zoom in

Annotations

23 errors and 14 warnings
11, temurin, ubuntu, Pacific/Chatham, fr_FR: org.testng.test.osgi.PlainOsgiTest > versionShouldStartWithDigit#L1
13,6sec org.testng.test.osgi.PlainOsgiTest > versionShouldStartWithDigit org.ops4j.pax.swissbox.tracker.ServiceLookupException: gave up waiting for service org.ops4j.pax.exam.ProbeInvoker at app//org.ops4j.pax.swissbox.tracker.ServiceLookup.getService(ServiceLookup.java:161) at app//org.ops4j.pax.swissbox.tracker.ServiceLookup.getService(ServiceLookup.java:104) at app//org.ops4j.pax.exam.nat.internal.NativeTestContainer.call(NativeTestContainer.java:110) at app//org.ops4j.pax.exam.spi.reactors.AllConfinedStagedReactor.invoke(AllConfinedStagedReactor.java:84) at app//org.ops4j.pax.exam.testng.listener.PaxExam.runByDriver(PaxExam.java:458) at app//org.ops4j.pax.exam.testng.listener.PaxExam.run(PaxExam.java:308) at app//org.testng.internal.invokers.MethodInvocationHelper.invokeHookable(MethodInvocationHelper.java:274) at app//org.testng.internal.invokers.TestInvoker.invokeMethod(TestInvoker.java:678) at app//org.testng.internal.invokers.TestInvoker.invokeTestMethod(TestInvoker.java:230) at app//org.testng.internal.invokers.MethodRunner.runInSequence(MethodRunner.java:63) at app//org.testng.internal.invokers.TestInvoker$MethodInvocationAgent.invoke(TestInvoker.java:992) at app//org.testng.internal.invokers.TestInvoker.invokeTestMethods(TestInvoker.java:203) at app//org.testng.internal.invokers.TestMethodWorker.invokeTestMethods(TestMethodWorker.java:154) at app//org.testng.internal.invokers.TestMethodWorker.run(TestMethodWorker.java:134) at [email protected]/java.util.ArrayList.forEach(ArrayList.java:1541) at app//org.testng.TestRunner.privateRun(TestRunner.java:733) at app//org.testng.TestRunner.run(TestRunner.java:608) at app//org.testng.SuiteRunner.runTest(SuiteRunner.java:422) at app//org.testng.SuiteRunner.runSequentially(SuiteRunner.java:414) at app//org.testng.SuiteRunner.privateRun(SuiteRunner.java:374) at app//org.testng.SuiteRunner.run(SuiteRunner.java:313) at app//org.testng.SuiteRunnerWorker.runSuite(SuiteRunnerWorker.java:52) at app//org.testng.SuiteRunnerWorker.run(SuiteRunnerWorker.java:95) at app//org.testng.TestNG.runSuitesSequentially(TestNG.java:1271) at app//org.testng.TestNG.runSuitesLocally(TestNG.java:1205) at app//org.testng.TestNG.runSuites(TestNG.java:1109) at app//org.testng.TestNG.run(TestNG.java:1076) at org.gradle.api.internal.tasks.testing.testng.TestNGTestClassProcessor.runTests(TestNGTestClassProcessor.java:148) at org.gradle.api.internal.tasks.testing.testng.TestNGTestClassProcessor.stop(TestNGTestClassProcessor.java:95) at org.gradle.api.internal.tasks.testing.SuiteTestClassProcessor.stop(SuiteTestClassProcessor.java:62) at org.gradle.internal.dispatch.ReflectionDispatch.dispatch(ReflectionDispatch.java:36) at org.gradle.internal.dispatch.ReflectionDispatch.dispatch(ReflectionDispatch.java:24) at org.gradle.internal.dispatch.ContextClassLoaderDispatch.dispatch(ContextClassLoaderDispatch.java:33) at org.gradle.internal.dispatch.ProxyDispatchAdapter$DispatchingInvocationHandler.invoke(ProxyDispatchAdapter.java:94) at org.gradle.api.internal.tasks.testing.worker.TestWorker$3.run(TestWorker.java:193) at org.gradle.api.internal.tasks.testing.worker.TestWorker.executeAndMaintainThreadName(TestWorker.java:129) at org.gradle.api.internal.tasks.testing.worker.TestWorker.execute(TestWorker.java:100) at org.gradle.api.internal.tasks.testing.worker.TestWorker.execute(TestWorker.java:60) at org.gradle.process.internal.worker.child.ActionExecutionWorker.execute(ActionExecutionWorker.java:56) at org.gradle.process.internal.worker.child.SystemApplicationClassLoaderWorker.call(SystemApplicationClassLoaderWorker.java:113) at org.gradle.process.internal.worker.child.SystemApplicationClassLoaderWorker.call(SystemApplicationClassLoaderWorker.java:65) at app//worker.org.gradle.process.internal.worker.GradleWorkerMain.run(GradleWorkerMain.java:69) at app//worker.org.gradle.process.internal.worker.GradleWorkerMain.main(GradleWorkerMain.java:74)
22, oracle, windows, UTC, fr_FR: org.testng.test.osgi.PlainOsgiTest > versionShouldStartWithDigit#L1
12,9sec org.testng.test.osgi.PlainOsgiTest > versionShouldStartWithDigit org.ops4j.pax.swissbox.tracker.ServiceLookupException: gave up waiting for service org.ops4j.pax.exam.ProbeInvoker at app//org.ops4j.pax.swissbox.tracker.ServiceLookup.getService(ServiceLookup.java:161) at app//org.ops4j.pax.swissbox.tracker.ServiceLookup.getService(ServiceLookup.java:104) at app//org.ops4j.pax.exam.nat.internal.NativeTestContainer.call(NativeTestContainer.java:110) at app//org.ops4j.pax.exam.spi.reactors.AllConfinedStagedReactor.invoke(AllConfinedStagedReactor.java:84) at app//org.ops4j.pax.exam.testng.listener.PaxExam.runByDriver(PaxExam.java:458) at app//org.ops4j.pax.exam.testng.listener.PaxExam.run(PaxExam.java:308) at app//org.testng.internal.invokers.MethodInvocationHelper.invokeHookable(MethodInvocationHelper.java:274) at app//org.testng.internal.invokers.TestInvoker.invokeMethod(TestInvoker.java:678) at app//org.testng.internal.invokers.TestInvoker.invokeTestMethod(TestInvoker.java:230) at app//org.testng.internal.invokers.MethodRunner.runInSequence(MethodRunner.java:63) at app//org.testng.internal.invokers.TestInvoker$MethodInvocationAgent.invoke(TestInvoker.java:992) at app//org.testng.internal.invokers.TestInvoker.invokeTestMethods(TestInvoker.java:203) at app//org.testng.internal.invokers.TestMethodWorker.invokeTestMethods(TestMethodWorker.java:154) at app//org.testng.internal.invokers.TestMethodWorker.run(TestMethodWorker.java:134) at java.base@22/java.util.ArrayList.forEach(ArrayList.java:1597) at app//org.testng.TestRunner.privateRun(TestRunner.java:733) at app//org.testng.TestRunner.run(TestRunner.java:608) at app//org.testng.SuiteRunner.runTest(SuiteRunner.java:422) at app//org.testng.SuiteRunner.runSequentially(SuiteRunner.java:414) at app//org.testng.SuiteRunner.privateRun(SuiteRunner.java:374) at app//org.testng.SuiteRunner.run(SuiteRunner.java:313) at app//org.testng.SuiteRunnerWorker.runSuite(SuiteRunnerWorker.java:52) at app//org.testng.SuiteRunnerWorker.run(SuiteRunnerWorker.java:95) at app//org.testng.TestNG.runSuitesSequentially(TestNG.java:1271) at app//org.testng.TestNG.runSuitesLocally(TestNG.java:1205) at app//org.testng.TestNG.runSuites(TestNG.java:1109) at app//org.testng.TestNG.run(TestNG.java:1076) at org.gradle.api.internal.tasks.testing.testng.TestNGTestClassProcessor.runTests(TestNGTestClassProcessor.java:148) at org.gradle.api.internal.tasks.testing.testng.TestNGTestClassProcessor.stop(TestNGTestClassProcessor.java:95) at org.gradle.api.internal.tasks.testing.SuiteTestClassProcessor.stop(SuiteTestClassProcessor.java:62) at org.gradle.internal.dispatch.ReflectionDispatch.dispatch(ReflectionDispatch.java:36) at org.gradle.internal.dispatch.ReflectionDispatch.dispatch(ReflectionDispatch.java:24) at org.gradle.internal.dispatch.ContextClassLoaderDispatch.dispatch(ContextClassLoaderDispatch.java:33) at org.gradle.internal.dispatch.ProxyDispatchAdapter$DispatchingInvocationHandler.invoke(ProxyDispatchAdapter.java:94) at org.gradle.api.internal.tasks.testing.worker.TestWorker$3.run(TestWorker.java:193) at org.gradle.api.internal.tasks.testing.worker.TestWorker.executeAndMaintainThreadName(TestWorker.java:129) at org.gradle.api.internal.tasks.testing.worker.TestWorker.execute(TestWorker.java:100) at org.gradle.api.internal.tasks.testing.worker.TestWorker.execute(TestWorker.java:60) at org.gradle.process.internal.worker.child.ActionExecutionWorker.execute(ActionExecutionWorker.java:56) at org.gradle.process.internal.worker.child.SystemApplicationClassLoaderWorker.call(SystemApplicationClassLoaderWorker.java:113) at org.gradle.process.internal.worker.child.SystemApplicationClassLoaderWorker.call(SystemApplicationClassLoaderWorker.java:65) at app//worker.org.gradle.process.internal.worker.GradleWorkerMain.run(GradleWorkerMain.java:69) at app//worker.org.gradle.process.internal.worker.GradleWo
22, oracle, macos, America/New_York, de_DE, stress JIT: ListenersTest.java#L368
0,1sec test.listeners.ListenersTest > ensureOrderingForTestListenersViaAnnotation java.lang.AssertionError: Expecting actual: ["MasterOogway.onStart_ITestContext", "MasterShifu.onStart_ITestContext", "DragonWarrior.onStart_ITestContext", "MasterOogway.onTestStart", "MasterShifu.onTestStart", "DragonWarrior.onTestStart", "DragonWarrior.onTestSuccess", "MasterShifu.onTestSuccess", "MasterOogway.onTestSuccess", "MasterOogway.onTestStart", "MasterShifu.onTestStart", "DragonWarrior.onTestStart", "DragonWarrior.onTestSuccess", "MasterShifu.onTestSuccess", "MasterOogway.onTestSuccess", "MasterOogway.onTestStart", "MasterShifu.onTestStart", "DragonWarrior.onTestStart", "DragonWarrior.onTestFailure", "MasterShifu.onTestFailure", "MasterOogway.onTestFailure", "MasterOogway.onTestStart", "MasterShifu.onTestStart", "DragonWarrior.onTestStart", "DragonWarrior.onTestSkipped", "MasterShifu.onTestSkipped", "MasterOogway.onTestSkipped", "MasterOogway.onTestStart", "MasterShifu.onTestStart", "DragonWarrior.onTestStart", "DragonWarrior.onTestFailedButWithinSuccessPercentage", "MasterShifu.onTestFailedButWithinSuccessPercentage", "MasterOogway.onTestFailedButWithinSuccessPercentage", "MasterOogway.onTestStart", "MasterShifu.onTestStart", "DragonWarrior.onTestStart", "DragonWarrior.onTestFailedButWithinSuccessPercentage", "MasterShifu.onTestFailedButWithinSuccessPercentage", "MasterOogway.onTestFailedButWithinSuccessPercentage", "MasterOogway.onTestStart", "MasterShifu.onTestStart", "DragonWarrior.onTestStart", "DragonWarrior.onTestFailedButWithinSuccessPercentage", "MasterShifu.onTestFailedButWithinSuccessPercentage", "MasterOogway.onTestFailedButWithinSuccessPercentage", "MasterOogway.onTestStart", "MasterShifu.onTestStart", "DragonWarrior.onTestStart", "DragonWarrior.onTestFailure", "MasterShifu.onTestFailure", "MasterOogway.onTestFailure", "MasterOogway.onTestStart", "MasterShifu.onTestStart", "DragonWarrior.onTestStart", "DragonWarrior.onTestSuccess", "MasterShifu.onTestSuccess", "MasterOogway.onTestSuccess", "DragonWarrior.onFinish_ITestContext", "MasterShifu.onFinish_ITestContext", "MasterOogway.onFinish_ITestContext"] to contain exactly (and in same order): ["MasterOogway.onStart_ITestContext", "MasterShifu.onStart_ITestContext", "DragonWarrior.onStart_ITestContext", "MasterOogway.onTestStart", "MasterShifu.onTestStart", "DragonWarrior.onTestStart", "DragonWarrior.onTestSuccess", "MasterShifu.onTestSuccess", "MasterOogway.onTestSuccess", "MasterOogway.onTestStart", "MasterShifu.onTestStart", "DragonWarrior.onTestStart", "DragonWarrior.onTestSuccess", "MasterShifu.onTestSuccess", "MasterOogway.onTestSuccess", "MasterOogway.onTestStart", "MasterShifu.onTestStart", "DragonWarrior.onTestStart", "DragonWarrior.onTestFailure", "MasterShifu.onTestFailure", "MasterOogway.onTestFailure", "MasterOogway.onTestStart", "MasterShifu.onTestStart", "DragonWarrior.onTestStart", "DragonWarrior.onTestSkipped", "MasterShifu.onTestSkipped", "MasterOogway.onTestSkipped", "MasterOogway.onTestStart", "MasterShifu.onTestStart", "DragonWarrior.onTestStart", "DragonWarrior.onTestFailedButWithinSuccessPercentage", "MasterShifu.onTestFailedButWithinSuccessPercentage", "MasterOogway.onTestFailedButWithinSuccessPercentage", "MasterOogway.onTestStart", "MasterShifu.onTestStart", "DragonWarrior.onTestStart", "DragonWarrior.onTestFailedButWithinSuccessPercentage", "MasterShifu.onTestFailedButWithinSuccessPercentage", "MasterOogway.onTestFailedButWithinSuccessPercentage", "MasterOogway.onTestStart", "MasterShifu.onTestStart", "DragonWarrior.onTestStart", "DragonWarrior.onTestFailedButWithinSuccessPercentage", "MasterShifu.onTestFailedButWithinSuccessPercentage"
22, oracle, macos, America/New_York, de_DE, stress JIT: 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:///Users/runner/work/testng/testng/testng-core/build/reports/tests/test/index.html
21, temurin, windows, Pacific/Chatham, de_DE, stress JIT: org.testng.test.osgi.PlainOsgiTest > versionShouldStartWithDigit#L1
21,0sec org.testng.test.osgi.PlainOsgiTest > versionShouldStartWithDigit org.ops4j.pax.swissbox.tracker.ServiceLookupException: gave up waiting for service org.ops4j.pax.exam.ProbeInvoker at app//org.ops4j.pax.swissbox.tracker.ServiceLookup.getService(ServiceLookup.java:161) at app//org.ops4j.pax.swissbox.tracker.ServiceLookup.getService(ServiceLookup.java:104) at app//org.ops4j.pax.exam.nat.internal.NativeTestContainer.call(NativeTestContainer.java:110) at app//org.ops4j.pax.exam.spi.reactors.AllConfinedStagedReactor.invoke(AllConfinedStagedReactor.java:84) at app//org.ops4j.pax.exam.testng.listener.PaxExam.runByDriver(PaxExam.java:458) at app//org.ops4j.pax.exam.testng.listener.PaxExam.run(PaxExam.java:308) at app//org.testng.internal.invokers.MethodInvocationHelper.invokeHookable(MethodInvocationHelper.java:274) at app//org.testng.internal.invokers.TestInvoker.invokeMethod(TestInvoker.java:678) at app//org.testng.internal.invokers.TestInvoker.invokeTestMethod(TestInvoker.java:230) at app//org.testng.internal.invokers.MethodRunner.runInSequence(MethodRunner.java:63) at app//org.testng.internal.invokers.TestInvoker$MethodInvocationAgent.invoke(TestInvoker.java:992) at app//org.testng.internal.invokers.TestInvoker.invokeTestMethods(TestInvoker.java:203) at app//org.testng.internal.invokers.TestMethodWorker.invokeTestMethods(TestMethodWorker.java:154) at app//org.testng.internal.invokers.TestMethodWorker.run(TestMethodWorker.java:134) at [email protected]/java.util.ArrayList.forEach(ArrayList.java:1596) at app//org.testng.TestRunner.privateRun(TestRunner.java:733) at app//org.testng.TestRunner.run(TestRunner.java:608) at app//org.testng.SuiteRunner.runTest(SuiteRunner.java:422) at app//org.testng.SuiteRunner.runSequentially(SuiteRunner.java:414) at app//org.testng.SuiteRunner.privateRun(SuiteRunner.java:374) at app//org.testng.SuiteRunner.run(SuiteRunner.java:313) at app//org.testng.SuiteRunnerWorker.runSuite(SuiteRunnerWorker.java:52) at app//org.testng.SuiteRunnerWorker.run(SuiteRunnerWorker.java:95) at app//org.testng.TestNG.runSuitesSequentially(TestNG.java:1271) at app//org.testng.TestNG.runSuitesLocally(TestNG.java:1205) at app//org.testng.TestNG.runSuites(TestNG.java:1109) at app//org.testng.TestNG.run(TestNG.java:1076) at org.gradle.api.internal.tasks.testing.testng.TestNGTestClassProcessor.runTests(TestNGTestClassProcessor.java:148) at org.gradle.api.internal.tasks.testing.testng.TestNGTestClassProcessor.stop(TestNGTestClassProcessor.java:95) at org.gradle.api.internal.tasks.testing.SuiteTestClassProcessor.stop(SuiteTestClassProcessor.java:62) at org.gradle.internal.dispatch.ReflectionDispatch.dispatch(ReflectionDispatch.java:36) at org.gradle.internal.dispatch.ReflectionDispatch.dispatch(ReflectionDispatch.java:24) at org.gradle.internal.dispatch.ContextClassLoaderDispatch.dispatch(ContextClassLoaderDispatch.java:33) at org.gradle.internal.dispatch.ProxyDispatchAdapter$DispatchingInvocationHandler.invoke(ProxyDispatchAdapter.java:94) at org.gradle.api.internal.tasks.testing.worker.TestWorker$3.run(TestWorker.java:193) at org.gradle.api.internal.tasks.testing.worker.TestWorker.executeAndMaintainThreadName(TestWorker.java:129) at org.gradle.api.internal.tasks.testing.worker.TestWorker.execute(TestWorker.java:100) at org.gradle.api.internal.tasks.testing.worker.TestWorker.execute(TestWorker.java:60) at org.gradle.process.internal.worker.child.ActionExecutionWorker.execute(ActionExecutionWorker.java:56) at org.gradle.process.internal.worker.child.SystemApplicationClassLoaderWorker.call(SystemApplicationClassLoaderWorker.java:113) at org.gradle.process.internal.worker.child.SystemApplicationClassLoaderWorker.call(SystemApplicationClassLoaderWorker.java:65) at app//worker.org.gradle.process.internal.worker.GradleWorkerMain.run(GradleWorkerMain.java:69) at app//worker.org.gradle.process.internal.worker.Grad
21, temurin, windows, Pacific/Chatham, de_DE, stress JIT: HookableTest.java#L47
0,2sec 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)
21, temurin, windows, Pacific/Chatham, de_DE, stress JIT: 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
17, corretto, macos, Pacific/Chatham, de_DE, stress JIT: ListenersTest.java#L265
0,0sec test.listeners.ListenersTest > ensureOrderingForTestListenersViaCli java.lang.AssertionError: Expecting actual: ["MasterOogway.onStart_ITestContext", "MasterShifu.onStart_ITestContext", "DragonWarrior.onStart_ITestContext", "MasterOogway.onTestStart", "MasterShifu.onTestStart", "DragonWarrior.onTestStart", "DragonWarrior.onTestSuccess", "MasterShifu.onTestSuccess", "MasterOogway.onTestSuccess", "MasterOogway.onTestStart", "MasterShifu.onTestStart", "DragonWarrior.onTestStart", "DragonWarrior.onTestSuccess", "MasterShifu.onTestSuccess", "MasterOogway.onTestSuccess", "MasterOogway.onTestStart", "MasterShifu.onTestStart", "DragonWarrior.onTestStart", "DragonWarrior.onTestFailure", "MasterShifu.onTestFailure", "MasterOogway.onTestFailure", "MasterOogway.onTestStart", "MasterShifu.onTestStart", "DragonWarrior.onTestStart", "DragonWarrior.onTestSkipped", "MasterShifu.onTestSkipped", "MasterOogway.onTestSkipped", "MasterOogway.onTestStart", "MasterShifu.onTestStart", "DragonWarrior.onTestStart", "DragonWarrior.onTestFailedButWithinSuccessPercentage", "MasterShifu.onTestFailedButWithinSuccessPercentage", "MasterOogway.onTestFailedButWithinSuccessPercentage", "MasterOogway.onTestStart", "MasterShifu.onTestStart", "DragonWarrior.onTestStart", "DragonWarrior.onTestFailedButWithinSuccessPercentage", "MasterShifu.onTestFailedButWithinSuccessPercentage", "MasterOogway.onTestFailedButWithinSuccessPercentage", "MasterOogway.onTestStart", "MasterShifu.onTestStart", "DragonWarrior.onTestStart", "DragonWarrior.onTestFailedButWithinSuccessPercentage", "MasterShifu.onTestFailedButWithinSuccessPercentage", "MasterOogway.onTestFailedButWithinSuccessPercentage", "MasterOogway.onTestStart", "MasterShifu.onTestStart", "DragonWarrior.onTestStart", "DragonWarrior.onTestFailure", "MasterShifu.onTestFailure", "MasterOogway.onTestFailure", "MasterOogway.onTestStart", "MasterShifu.onTestStart", "DragonWarrior.onTestStart", "DragonWarrior.onTestSuccess", "MasterShifu.onTestSuccess", "MasterOogway.onTestSuccess", "DragonWarrior.onFinish_ITestContext", "MasterShifu.onFinish_ITestContext", "MasterOogway.onFinish_ITestContext"] to contain exactly (and in same order): ["MasterOogway.onStart_ITestContext", "MasterShifu.onStart_ITestContext", "DragonWarrior.onStart_ITestContext", "MasterOogway.onTestStart", "MasterShifu.onTestStart", "DragonWarrior.onTestStart", "DragonWarrior.onTestSuccess", "MasterShifu.onTestSuccess", "MasterOogway.onTestSuccess", "MasterOogway.onTestStart", "MasterShifu.onTestStart", "DragonWarrior.onTestStart", "DragonWarrior.onTestSuccess", "MasterShifu.onTestSuccess", "MasterOogway.onTestSuccess", "MasterOogway.onTestStart", "MasterShifu.onTestStart", "DragonWarrior.onTestStart", "DragonWarrior.onTestFailure", "MasterShifu.onTestFailure", "MasterOogway.onTestFailure", "MasterOogway.onTestStart", "MasterShifu.onTestStart", "DragonWarrior.onTestStart", "DragonWarrior.onTestSkipped", "MasterShifu.onTestSkipped", "MasterOogway.onTestSkipped", "MasterOogway.onTestStart", "MasterShifu.onTestStart", "DragonWarrior.onTestStart", "DragonWarrior.onTestFailedButWithinSuccessPercentage", "MasterShifu.onTestFailedButWithinSuccessPercentage", "MasterOogway.onTestFailedButWithinSuccessPercentage", "MasterOogway.onTestStart", "MasterShifu.onTestStart", "DragonWarrior.onTestStart", "DragonWarrior.onTestFailedButWithinSuccessPercentage", "MasterShifu.onTestFailedButWithinSuccessPercentage", "MasterOogway.onTestFailedButWithinSuccessPercentage", "MasterOogway.onTestStart", "MasterShifu.onTestStart", "DragonWarrior.onTestStart", "DragonWarrior.onTestFailedButWithinSuccessPercentage", "MasterShifu.onTestFailedButWithinSuccessPercentage", "
17, corretto, macos, Pacific/Chatham, de_DE, stress JIT: ListenersTest.java#L83
0,0sec test.listeners.ListenersTest > ensureOrderingForTestListenersViaApi java.lang.AssertionError: Expecting actual: ["MasterOogway.onStart_ITestContext", "MasterShifu.onStart_ITestContext", "DragonWarrior.onStart_ITestContext", "MasterOogway.onTestStart", "MasterShifu.onTestStart", "DragonWarrior.onTestStart", "DragonWarrior.onTestSuccess", "MasterShifu.onTestSuccess", "MasterOogway.onTestSuccess", "MasterOogway.onTestStart", "MasterShifu.onTestStart", "DragonWarrior.onTestStart", "DragonWarrior.onTestSuccess", "MasterShifu.onTestSuccess", "MasterOogway.onTestSuccess", "MasterOogway.onTestStart", "MasterShifu.onTestStart", "DragonWarrior.onTestStart", "DragonWarrior.onTestFailure", "MasterShifu.onTestFailure", "MasterOogway.onTestFailure", "MasterOogway.onTestStart", "MasterShifu.onTestStart", "DragonWarrior.onTestStart", "DragonWarrior.onTestSkipped", "MasterShifu.onTestSkipped", "MasterOogway.onTestSkipped", "MasterOogway.onTestStart", "MasterShifu.onTestStart", "DragonWarrior.onTestStart", "DragonWarrior.onTestFailedButWithinSuccessPercentage", "MasterShifu.onTestFailedButWithinSuccessPercentage", "MasterOogway.onTestFailedButWithinSuccessPercentage", "MasterOogway.onTestStart", "MasterShifu.onTestStart", "DragonWarrior.onTestStart", "DragonWarrior.onTestFailedButWithinSuccessPercentage", "MasterShifu.onTestFailedButWithinSuccessPercentage", "MasterOogway.onTestFailedButWithinSuccessPercentage", "MasterOogway.onTestStart", "MasterShifu.onTestStart", "DragonWarrior.onTestStart", "DragonWarrior.onTestFailedButWithinSuccessPercentage", "MasterShifu.onTestFailedButWithinSuccessPercentage", "MasterOogway.onTestFailedButWithinSuccessPercentage", "MasterOogway.onTestStart", "MasterShifu.onTestStart", "DragonWarrior.onTestStart", "DragonWarrior.onTestFailure", "MasterShifu.onTestFailure", "MasterOogway.onTestFailure", "MasterOogway.onTestStart", "MasterShifu.onTestStart", "DragonWarrior.onTestStart", "DragonWarrior.onTestSuccess", "MasterShifu.onTestSuccess", "MasterOogway.onTestSuccess", "DragonWarrior.onFinish_ITestContext", "MasterShifu.onFinish_ITestContext", "MasterOogway.onFinish_ITestContext"] to contain exactly (and in same order): ["MasterOogway.onStart_ITestContext", "MasterShifu.onStart_ITestContext", "DragonWarrior.onStart_ITestContext", "MasterOogway.onTestStart", "MasterShifu.onTestStart", "DragonWarrior.onTestStart", "DragonWarrior.onTestSuccess", "MasterShifu.onTestSuccess", "MasterOogway.onTestSuccess", "MasterOogway.onTestStart", "MasterShifu.onTestStart", "DragonWarrior.onTestStart", "DragonWarrior.onTestSuccess", "MasterShifu.onTestSuccess", "MasterOogway.onTestSuccess", "MasterOogway.onTestStart", "MasterShifu.onTestStart", "DragonWarrior.onTestStart", "DragonWarrior.onTestFailure", "MasterShifu.onTestFailure", "MasterOogway.onTestFailure", "MasterOogway.onTestStart", "MasterShifu.onTestStart", "DragonWarrior.onTestStart", "DragonWarrior.onTestSkipped", "MasterShifu.onTestSkipped", "MasterOogway.onTestSkipped", "MasterOogway.onTestStart", "MasterShifu.onTestStart", "DragonWarrior.onTestStart", "DragonWarrior.onTestFailedButWithinSuccessPercentage", "MasterShifu.onTestFailedButWithinSuccessPercentage", "MasterOogway.onTestFailedButWithinSuccessPercentage", "MasterOogway.onTestStart", "MasterShifu.onTestStart", "DragonWarrior.onTestStart", "DragonWarrior.onTestFailedButWithinSuccessPercentage", "MasterShifu.onTestFailedButWithinSuccessPercentage", "MasterOogway.onTestFailedButWithinSuccessPercentage", "MasterOogway.onTestStart", "MasterShifu.onTestStart", "DragonWarrior.onTestStart", "DragonWarrior.onTestFailedButWithinSuccessPercentage", "MasterShifu.onTestFailedButWithinSuccessPercentage", "
17, corretto, macos, Pacific/Chatham, de_DE, stress JIT: IssueTest.java#L30
1,3sec test.factory.issue326.IssueTest > testToCheckParallelExecutionOfInstancesWithOneThreadPerInstance java.lang.AssertionError: Expecting actual: 1089L to be less than or equal to: 1000L at test.factory.issue326.IssueTest.testToCheckParallelExecutionOfInstancesWithOneThreadPerInstance(IssueTest.java:30)
17, corretto, macos, Pacific/Chatham, de_DE, stress JIT: 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:///Users/runner/work/testng/testng/testng-core/build/reports/tests/test/index.html
11, microsoft, same hashcode, macos, UTC, fr_FR
Failed to CreateArtifact: Received non-retryable error: Failed request: (409) Conflict: an artifact with this name already exists on the workflow run
11, microsoft, same hashcode, macos, UTC, fr_FR: IssueTest.java#L28
1,4sec test.factory.issue326.IssueTest > testToCheckParallelExecutionOfInstancesWithOneThreadPerInstance java.lang.AssertionError: Expecting actual: 1109L to be less than or equal to: 1000L at test.factory.issue326.IssueTest.testToCheckParallelExecutionOfInstancesWithOneThreadPerInstance(IssueTest.java:28)
11, microsoft, same hashcode, macos, UTC, fr_FR: 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)
11, microsoft, same hashcode, macos, UTC, fr_FR: 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)
11, microsoft, same hashcode, macos, UTC, fr_FR: 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:///Users/runner/work/testng/testng/testng-core/build/reports/tests/test/index.html
11, microsoft, same hashcode, macos, UTC, fr_FR
Unknown error
17, oracle, macos, Pacific/Chatham, fr_FR, stress JIT: IssueTest.java#L28
2,0sec test.factory.issue326.IssueTest > testToCheckParallelExecutionOfInstancesWithOneThreadPerInstance java.lang.AssertionError: Expecting actual: 1029L to be less than or equal to: 1000L at test.factory.issue326.IssueTest.testToCheckParallelExecutionOfInstancesWithOneThreadPerInstance(IssueTest.java:28)
17, oracle, macos, Pacific/Chatham, fr_FR, stress JIT: 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:///Users/runner/work/testng/testng/testng-core/build/reports/tests/test/index.html
11, temurin, ubuntu, Pacific/Chatham, fr_FR
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/.
11, temurin, ubuntu, Pacific/Chatham, fr_FR
Gradle Build Scan: https://gradle.com/s/4g3qs6wjvhyfq
22, oracle, windows, UTC, fr_FR
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/.
22, oracle, windows, UTC, fr_FR
Gradle Build Scan: https://gradle.com/s/w6ko4jvgorkt4
22, oracle, macos, America/New_York, de_DE, stress JIT
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/.
22, oracle, macos, America/New_York, de_DE, stress JIT
Gradle Build Scan: https://gradle.com/s/saayee67q6o6a
21, temurin, windows, Pacific/Chatham, de_DE, stress JIT
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/.
21, temurin, windows, Pacific/Chatham, de_DE, stress JIT
Gradle Build Scan: https://gradle.com/s/b72vuap7kda6m
17, corretto, macos, Pacific/Chatham, de_DE, stress JIT
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/.
17, corretto, macos, Pacific/Chatham, de_DE, stress JIT
Gradle Build Scan: https://gradle.com/s/hhhfv5imoqukc
11, microsoft, same hashcode, macos, UTC, fr_FR
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/.
11, microsoft, same hashcode, macos, UTC, fr_FR
Gradle Build Scan: https://gradle.com/s/g5vpf3kid5hho
17, oracle, macos, Pacific/Chatham, fr_FR, stress JIT
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/.
17, oracle, macos, Pacific/Chatham, fr_FR, stress JIT
Gradle Build Scan: https://gradle.com/s/uyqp7oo5pt6b2

Artifacts

Produced during runtime
Name Size
build-reports--- Expired
569 KB
build-reports---1710391511 Expired
566 KB
build-reports---1710391533 Expired
557 KB
build-reports---1710391537 Expired
566 KB