Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

chore(gradle): bump elemental from 1.2.1 to 1.2.2 #51

Closed
wants to merge 1 commit into from

chore(gradle): bump elemental from 1.2.1 to 1.2.2

8a45a07
Select commit
Loading
Failed to load commit list.
Sign in for the full log view
Closed

chore(gradle): bump elemental from 1.2.1 to 1.2.2 #51

chore(gradle): bump elemental from 1.2.1 to 1.2.2
8a45a07
Select commit
Loading
Failed to load commit list.
GitHub Actions / check-ci test report failed Oct 29, 2024 in 0s

9009 tests run, 22 skipped, 3 failed.

Annotations

Check failure on line 1 in io/deephaven/web/client/api/i18n/JsDateTimeFormatTestGwt

See this annotation in the file changed.

@github-actions github-actions / check-ci test report

JsDateTimeFormatTestGwt.testGetFormat

com.google.gwt.core.ext.UnableToCompleteException: (see previous log entries)
Raw output
com.google.gwt.core.ext.UnableToCompleteException: (see previous log entries)
	at app//com.google.gwt.junit.JUnitShell.compileForWebMode(JUnitShell.java:1099)
	at app//com.google.gwt.junit.JUnitShell.maybeCompileForWebMode(JUnitShell.java:1159)
	at app//com.google.gwt.junit.CompileStrategy.maybeCompileModuleImpl2(CompileStrategy.java:183)
	at app//com.google.gwt.junit.CompileStrategy.maybeCompileModuleImpl(CompileStrategy.java:113)
	at app//com.google.gwt.junit.SimpleCompileStrategy.maybeCompileModule(SimpleCompileStrategy.java:36)
	at app//com.google.gwt.junit.JUnitShell.runTestImpl(JUnitShell.java:1350)
	at app//com.google.gwt.junit.JUnitShell.runTestImpl(JUnitShell.java:1318)
	at app//com.google.gwt.junit.JUnitShell.runTest(JUnitShell.java:681)
	at app//com.google.gwt.junit.client.GWTTestCase.runTest(GWTTestCase.java:421)
	at app//junit.framework.TestCase.runBare(TestCase.java:142)
	at app//junit.framework.TestResult$1.protect(TestResult.java:122)
	at app//junit.framework.TestResult.runProtected(TestResult.java:142)
	at app//junit.framework.TestResult.run(TestResult.java:125)
	at app//junit.framework.TestCase.run(TestCase.java:130)
	at app//com.google.gwt.junit.client.GWTTestCase.run(GWTTestCase.java:247)
	at app//junit.framework.TestSuite.runTest(TestSuite.java:241)
	at app//junit.framework.TestSuite.run(TestSuite.java:236)
	at app//junit.framework.TestSuite.runTest(TestSuite.java:241)
	at app//junit.framework.TestSuite.run(TestSuite.java:236)
	at app//org.junit.internal.runners.JUnit38ClassRunner.run(JUnit38ClassRunner.java:90)
	at org.gradle.api.internal.tasks.testing.junit.JUnitTestClassExecutor.runTestClass(JUnitTestClassExecutor.java:112)
	at org.gradle.api.internal.tasks.testing.junit.JUnitTestClassExecutor.execute(JUnitTestClassExecutor.java:58)
	at org.gradle.api.internal.tasks.testing.junit.JUnitTestClassExecutor.execute(JUnitTestClassExecutor.java:40)
	at org.gradle.api.internal.tasks.testing.junit.AbstractJUnitTestClassProcessor.processTestClass(AbstractJUnitTestClassProcessor.java:54)
	at org.gradle.api.internal.tasks.testing.SuiteTestClassProcessor.processTestClass(SuiteTestClassProcessor.java:53)
	at [email protected]/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at [email protected]/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at [email protected]/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at [email protected]/java.lang.reflect.Method.invoke(Method.java:566)
	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 com.sun.proxy.$Proxy4.processTestClass(Unknown Source)
	at org.gradle.api.internal.tasks.testing.worker.TestWorker$2.run(TestWorker.java:183)
	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 failure on line 1 in io/deephaven/web/client/api/i18n/JsNumberFormatTestGwt

See this annotation in the file changed.

@github-actions github-actions / check-ci test report

JsNumberFormatTestGwt.testLongFormat

com.google.gwt.core.ext.UnableToCompleteException: (see previous log entries)
Raw output
com.google.gwt.core.ext.UnableToCompleteException: (see previous log entries)
	at app//com.google.gwt.junit.JUnitShell.runTestImpl(JUnitShell.java:1335)
	at app//com.google.gwt.junit.JUnitShell.runTestImpl(JUnitShell.java:1318)
	at app//com.google.gwt.junit.JUnitShell.runTest(JUnitShell.java:681)
	at app//com.google.gwt.junit.client.GWTTestCase.runTest(GWTTestCase.java:421)
	at app//junit.framework.TestCase.runBare(TestCase.java:142)
	at app//junit.framework.TestResult$1.protect(TestResult.java:122)
	at app//junit.framework.TestResult.runProtected(TestResult.java:142)
	at app//junit.framework.TestResult.run(TestResult.java:125)
	at app//junit.framework.TestCase.run(TestCase.java:130)
	at app//com.google.gwt.junit.client.GWTTestCase.run(GWTTestCase.java:247)
	at app//junit.framework.TestSuite.runTest(TestSuite.java:241)
	at app//junit.framework.TestSuite.run(TestSuite.java:236)
	at app//junit.framework.TestSuite.runTest(TestSuite.java:241)
	at app//junit.framework.TestSuite.run(TestSuite.java:236)
	at app//org.junit.internal.runners.JUnit38ClassRunner.run(JUnit38ClassRunner.java:90)
	at org.gradle.api.internal.tasks.testing.junit.JUnitTestClassExecutor.runTestClass(JUnitTestClassExecutor.java:112)
	at org.gradle.api.internal.tasks.testing.junit.JUnitTestClassExecutor.execute(JUnitTestClassExecutor.java:58)
	at org.gradle.api.internal.tasks.testing.junit.JUnitTestClassExecutor.execute(JUnitTestClassExecutor.java:40)
	at org.gradle.api.internal.tasks.testing.junit.AbstractJUnitTestClassProcessor.processTestClass(AbstractJUnitTestClassProcessor.java:54)
	at org.gradle.api.internal.tasks.testing.SuiteTestClassProcessor.processTestClass(SuiteTestClassProcessor.java:53)
	at [email protected]/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at [email protected]/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at [email protected]/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at [email protected]/java.lang.reflect.Method.invoke(Method.java:566)
	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 com.sun.proxy.$Proxy4.processTestClass(Unknown Source)
	at org.gradle.api.internal.tasks.testing.worker.TestWorker$2.run(TestWorker.java:183)
	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 failure on line 1 in io/deephaven/web/client/api/i18n/JsNumberFormatTestGwt

See this annotation in the file changed.

@github-actions github-actions / check-ci test report

JsNumberFormatTestGwt.testFormat

com.google.gwt.core.ext.UnableToCompleteException: (see previous log entries)
Raw output
com.google.gwt.core.ext.UnableToCompleteException: (see previous log entries)
	at app//com.google.gwt.junit.JUnitShell.runTestImpl(JUnitShell.java:1335)
	at app//com.google.gwt.junit.JUnitShell.runTestImpl(JUnitShell.java:1318)
	at app//com.google.gwt.junit.JUnitShell.runTest(JUnitShell.java:681)
	at app//com.google.gwt.junit.client.GWTTestCase.runTest(GWTTestCase.java:421)
	at app//junit.framework.TestCase.runBare(TestCase.java:142)
	at app//junit.framework.TestResult$1.protect(TestResult.java:122)
	at app//junit.framework.TestResult.runProtected(TestResult.java:142)
	at app//junit.framework.TestResult.run(TestResult.java:125)
	at app//junit.framework.TestCase.run(TestCase.java:130)
	at app//com.google.gwt.junit.client.GWTTestCase.run(GWTTestCase.java:247)
	at app//junit.framework.TestSuite.runTest(TestSuite.java:241)
	at app//junit.framework.TestSuite.run(TestSuite.java:236)
	at app//junit.framework.TestSuite.runTest(TestSuite.java:241)
	at app//junit.framework.TestSuite.run(TestSuite.java:236)
	at app//org.junit.internal.runners.JUnit38ClassRunner.run(JUnit38ClassRunner.java:90)
	at org.gradle.api.internal.tasks.testing.junit.JUnitTestClassExecutor.runTestClass(JUnitTestClassExecutor.java:112)
	at org.gradle.api.internal.tasks.testing.junit.JUnitTestClassExecutor.execute(JUnitTestClassExecutor.java:58)
	at org.gradle.api.internal.tasks.testing.junit.JUnitTestClassExecutor.execute(JUnitTestClassExecutor.java:40)
	at org.gradle.api.internal.tasks.testing.junit.AbstractJUnitTestClassProcessor.processTestClass(AbstractJUnitTestClassProcessor.java:54)
	at org.gradle.api.internal.tasks.testing.SuiteTestClassProcessor.processTestClass(SuiteTestClassProcessor.java:53)
	at [email protected]/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at [email protected]/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at [email protected]/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at [email protected]/java.lang.reflect.Method.invoke(Method.java:566)
	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 com.sun.proxy.$Proxy4.processTestClass(Unknown Source)
	at org.gradle.api.internal.tasks.testing.worker.TestWorker$2.run(TestWorker.java:183)
	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)