Skip to content

Update CI actions and generate Javadoc on JDK 21 #2116

Update CI actions and generate Javadoc on JDK 21

Update CI actions and generate Javadoc on JDK 21 #2116

GitHub Actions / Test Results failed Sep 12, 2024 in 0s

1 fail, 75 pass in 3m 14s

 39 files   39 suites   3m 14s ⏱️
 76 tests  75 ✅ 0 💤 1 ❌
215 runs  211 ✅ 0 💤 4 ❌

Results for commit 8ede3a9.

Annotations

Check warning on line 0 in com.ibm.wala.ide.tests.SWTTreeViewerTest

See this annotation in the file changed.

@github-actions github-actions / Test Results

4 out of 6 runs failed: testJustOpen() (com.ibm.wala.ide.tests.SWTTreeViewerTest)

artifacts/Test results for JDK 11 on ubuntu-latest/ide/tests/build/test-results/test/TEST-com.ibm.wala.ide.tests.SWTTreeViewerTest.xml [took 1s]
artifacts/Test results for JDK 17 on ubuntu-latest/ide/tests/build/test-results/test/TEST-com.ibm.wala.ide.tests.SWTTreeViewerTest.xml [took 1s]
artifacts/Test results for JDK 21 on ubuntu-latest/ide/tests/build/test-results/test/TEST-com.ibm.wala.ide.tests.SWTTreeViewerTest.xml [took 0s]
artifacts/Test results for JDK 22 on ubuntu-latest/ide/tests/build/test-results/test/TEST-com.ibm.wala.ide.tests.SWTTreeViewerTest.xml [took 1s]
Raw output
org.eclipse.swt.SWTError: No more handles [gtk_init_check() failed]
	at app//org.eclipse.swt.SWT.error(SWT.java:4944)
	at app//org.eclipse.swt.widgets.Display.createDisplay(Display.java:1199)
	at app//org.eclipse.swt.widgets.Display.create(Display.java:1123)
	at app//org.eclipse.swt.graphics.Device.<init>(Device.java:167)
	at app//org.eclipse.swt.widgets.Display.<init>(Display.java:632)
	at app//org.eclipse.swt.widgets.Display.<init>(Display.java:623)
	at app//org.eclipse.swt.widgets.Display.getDefault(Display.java:2392)
	at app//org.eclipse.swt.widgets.Shell.<init>(Shell.java:274)
	at app//org.eclipse.swt.widgets.Shell.<init>(Shell.java:379)
	at app//org.eclipse.jface.window.Window.createShell(Window.java:487)
	at app//org.eclipse.jface.window.Window.create(Window.java:430)
	at app//org.eclipse.jface.window.Window.open(Window.java:788)
	at app//com.ibm.wala.ide.ui.SWTTreeViewer.justOpenForTest(SWTTreeViewer.java:159)
	at app//com.ibm.wala.ide.tests.SWTTreeViewerTest.testJustOpen(SWTTreeViewerTest.java:30)
	at [email protected]/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at [email protected]/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
	at [email protected]/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at [email protected]/java.lang.reflect.Method.invoke(Method.java:569)
	at app//org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:728)
	at app//org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60)
	at app//org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131)
	at app//org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:156)
	at app//org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:147)
	at app//org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:86)
	at app//org.junit.jupiter.engine.execution.InterceptingExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(InterceptingExecutableInvoker.java:103)
	at app//org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.lambda$invoke$0(InterceptingExecutableInvoker.java:93)
	at app//org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106)
	at app//org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64)
	at app//org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45)
	at app//org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37)
	at app//org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:92)
	at app//org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:86)
	at app//org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$7(TestMethodTestDescriptor.java:218)
	at app//org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
	at app//org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:214)
	at app//org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:139)
	at app//org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:69)
	at app//org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151)
	at app//org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
	at app//org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141)
	at app//org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)
	at app//org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139)
	at app//org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
	at app//org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138)
	at app//org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95)
	at [email protected]/java.util.ArrayList.forEach(ArrayList.java:1511)
	at app//org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41)
	at app//org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155)
	at app//org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
	at app//org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141)
	at app//org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)
	at app//org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139)
	at app//org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
	at app//org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138)
	at app//org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95)
	at [email protected]/java.util.ArrayList.forEach(ArrayList.java:1511)
	at app//org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41)
	at app//org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155)
	at app//org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
	at app//org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141)
	at app//org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)
	at app//org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139)
	at app//org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
	at app//org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138)
	at app//org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95)
	at app//org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35)
	at app//org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57)
	at app//org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54)
	at app//org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:107)
	at app//org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:88)
	at app//org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:54)
	at app//org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:67)
	at app//org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:52)
	at app//org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:114)
	at app//org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:86)
	at app//org.junit.platform.launcher.core.DefaultLauncherSession$DelegatingLauncher.execute(DefaultLauncherSession.java:86)
	at org.gradle.api.internal.tasks.testing.junitplatform.JUnitPlatformTestClassProcessor$CollectAllTestClassesExecutor.processAllTestClasses(JUnitPlatformTestClassProcessor.java:124)
	at org.gradle.api.internal.tasks.testing.junitplatform.JUnitPlatformTestClassProcessor$CollectAllTestClassesExecutor.access$000(JUnitPlatformTestClassProcessor.java:99)
	at org.gradle.api.internal.tasks.testing.junitplatform.JUnitPlatformTestClassProcessor.stop(JUnitPlatformTestClassProcessor.java:94)
	at org.gradle.api.internal.tasks.testing.SuiteTestClassProcessor.stop(SuiteTestClassProcessor.java:63)
	at [email protected]/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at [email protected]/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
	at [email protected]/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at [email protected]/java.lang.reflect.Method.invoke(Method.java:569)
	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:92)
	at jdk.proxy1/jdk.proxy1.$Proxy4.stop(Unknown Source)
	at org.gradle.api.internal.tasks.testing.worker.TestWorker$3.run(TestWorker.java:200)
	at org.gradle.api.internal.tasks.testing.worker.TestWorker.executeAndMaintainThreadName(TestWorker.java:132)
	at org.gradle.api.internal.tasks.testing.worker.TestWorker.execute(TestWorker.java:103)
	at org.gradle.api.internal.tasks.testing.worker.TestWorker.execute(TestWorker.java:63)
	at org.gradle.process.internal.worker.child.ActionExecutionWorker.execute(ActionExecutionWorker.java:56)
	at org.gradle.process.internal.worker.child.SystemApplicationClassLoaderWorker.call(SystemApplicationClassLoaderWorker.java:121)
	at org.gradle.process.internal.worker.child.SystemApplicationClassLoaderWorker.call(SystemApplicationClassLoaderWorker.java:71)
	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)

Check notice on line 0 in .github

See this annotation in the file changed.

@github-actions github-actions / Test Results

76 tests found

There are 76 tests, see "Raw output" for the full list of tests.
Raw output
com.ibm.wala.cast.java.test.ECJIssue666Test ‑ testPeekErrorCase()
com.ibm.wala.cast.java.test.ECJIssue667Test ‑ testDominanceFrontierCase()
com.ibm.wala.cast.java.test.ECJJava17IRTest ‑ testBinaryLiterals()
com.ibm.wala.cast.java.test.ECJJava17IRTest ‑ testCatchMultipleExceptionTypes()
com.ibm.wala.cast.java.test.ECJJava17IRTest ‑ testStringsInSwitch()
com.ibm.wala.cast.java.test.ECJJava17IRTest ‑ testTryWithResourcesStatement()
com.ibm.wala.cast.java.test.ECJJava17IRTest ‑ testTypeInferenceforGenericInstanceCreation()
com.ibm.wala.cast.java.test.ECJJava17IRTest ‑ testUnderscoresInNumericLiterals()
com.ibm.wala.cast.java.test.ECJJavaIRTest ‑ testAnonymousClass()
com.ibm.wala.cast.java.test.ECJJavaIRTest ‑ testArray1()
com.ibm.wala.cast.java.test.ECJJavaIRTest ‑ testArrayLiteral1()
com.ibm.wala.cast.java.test.ECJJavaIRTest ‑ testArrayLiteral2()
com.ibm.wala.cast.java.test.ECJJavaIRTest ‑ testBreaks()
com.ibm.wala.cast.java.test.ECJJavaIRTest ‑ testCastFromNull()
com.ibm.wala.cast.java.test.ECJJavaIRTest ‑ testCasts()
com.ibm.wala.cast.java.test.ECJJavaIRTest ‑ testDoWhileInCase()
com.ibm.wala.cast.java.test.ECJJavaIRTest ‑ testException1()
com.ibm.wala.cast.java.test.ECJJavaIRTest ‑ testException2()
com.ibm.wala.cast.java.test.ECJJavaIRTest ‑ testExclusions(File)
com.ibm.wala.cast.java.test.ECJJavaIRTest ‑ testFinally1()
com.ibm.wala.cast.java.test.ECJJavaIRTest ‑ testInheritance1()
com.ibm.wala.cast.java.test.ECJJavaIRTest ‑ testInheritedField()
com.ibm.wala.cast.java.test.ECJJavaIRTest ‑ testInnerClass()
com.ibm.wala.cast.java.test.ECJJavaIRTest ‑ testInnerClassA()
com.ibm.wala.cast.java.test.ECJJavaIRTest ‑ testInnerClassSuper()
com.ibm.wala.cast.java.test.ECJJavaIRTest ‑ testInterfaceTest1()
com.ibm.wala.cast.java.test.ECJJavaIRTest ‑ testLexicalAccessOfMethodVariablesFromAnonymousClass()
com.ibm.wala.cast.java.test.ECJJavaIRTest ‑ testLocalClass()
com.ibm.wala.cast.java.test.ECJJavaIRTest ‑ testMiniaturList()
com.ibm.wala.cast.java.test.ECJJavaIRTest ‑ testMiniaturSliceBug()
com.ibm.wala.cast.java.test.ECJJavaIRTest ‑ testMonitor()
com.ibm.wala.cast.java.test.ECJJavaIRTest ‑ testNonPrimaryTopLevel()
com.ibm.wala.cast.java.test.ECJJavaIRTest ‑ testNullArrayInit()
com.ibm.wala.cast.java.test.ECJJavaIRTest ‑ testQualifiedStatic()
com.ibm.wala.cast.java.test.ECJJavaIRTest ‑ testScoping1()
com.ibm.wala.cast.java.test.ECJJavaIRTest ‑ testScoping2()
com.ibm.wala.cast.java.test.ECJJavaIRTest ‑ testSimple1()
com.ibm.wala.cast.java.test.ECJJavaIRTest ‑ testStaticInitializers()
com.ibm.wala.cast.java.test.ECJJavaIRTest ‑ testStaticNesting()
com.ibm.wala.cast.java.test.ECJJavaIRTest ‑ testSwitch1()
com.ibm.wala.cast.java.test.ECJJavaIRTest ‑ testThinSlice()
com.ibm.wala.cast.java.test.ECJJavaIRTest ‑ testThread1()
com.ibm.wala.cast.java.test.ECJJavaIRTest ‑ testTwoClasses()
com.ibm.wala.cast.java.test.ECJJavaIRTest ‑ testVarDeclInSwitch()
com.ibm.wala.cast.java.test.ECJJavaIRTest ‑ testWhileTest1()
com.ibm.wala.cast.java.test.ECJSyncDuplicatorTest ‑ testMonitor2()
com.ibm.wala.cast.js.nodejs.test.NodejsRequireJsonTest ‑ test()
com.ibm.wala.cast.js.test.TestWebUtil ‑ testAjaxpath()
com.ibm.wala.cast.js.test.TestWebUtil ‑ testAjaxslt()
com.ibm.wala.cast.test.TestCAstPattern ‑ testBuggyRecursiveTreeFive()
com.ibm.wala.cast.test.TestCAstPattern ‑ testBuggyRecursiveTreeOne()
com.ibm.wala.cast.test.TestCAstPattern ‑ testBuggyRecursiveTreeTwo()
com.ibm.wala.cast.test.TestCAstPattern ‑ testRecursiveTreeFive()
com.ibm.wala.cast.test.TestCAstPattern ‑ testRecursiveTreeOne()
com.ibm.wala.cast.test.TestCAstPattern ‑ testRecursiveTreeTwo()
com.ibm.wala.cast.test.TestCAstPattern ‑ testSimpleAlternative()
com.ibm.wala.cast.test.TestCAstPattern ‑ testSimpleDoubleStar()
com.ibm.wala.cast.test.TestCAstPattern ‑ testSimpleName()
com.ibm.wala.cast.test.TestCAstPattern ‑ testSimpleOptionalNot()
com.ibm.wala.cast.test.TestCAstPattern ‑ testSimpleOptionalWith()
com.ibm.wala.cast.test.TestCAstPattern ‑ testSimpleRepeatedOne()
com.ibm.wala.cast.test.TestCAstPattern ‑ testSimpleRepeatedThree()
com.ibm.wala.cast.test.TestCAstPattern ‑ testSimpleRepeatedTwo()
com.ibm.wala.cast.test.TestCAstPattern ‑ testSimpleStarName()
com.ibm.wala.cast.test.TestCAstPattern ‑ testTestedTreeFive()
com.ibm.wala.cast.test.TestCAstPattern ‑ testTestedTreeOne()
com.ibm.wala.cast.test.TestCAstPattern ‑ testTestedTreeOneWithTest()
com.ibm.wala.cast.test.TestCAstPattern ‑ testTestedTreeTwo()
com.ibm.wala.cast.test.TestConstantCollector ‑ testRoot1()
com.ibm.wala.cast.test.TestConstantCollector ‑ testRoot3()
com.ibm.wala.cast.test.TestConstantCollector ‑ testRoot4()
com.ibm.wala.cast.test.TestConstantCollector ‑ testSegmentsRoot1()
com.ibm.wala.cast.test.TestConstantCollector ‑ testSegmentsRoot2()
com.ibm.wala.cast.test.TestNativeTranslator ‑ testNativeCAst()
com.ibm.wala.ide.tests.SWTTreeViewerTest ‑ testJustOpen()
com.ibm.wala.util.test.BasicGraphTest ‑ testSingleEdge()