Skip to content

chore(gradle): bump com.fasterxml.jackson:jackson-bom from 2.17.0 to 2.17.2 #19

chore(gradle): bump com.fasterxml.jackson:jackson-bom from 2.17.0 to 2.17.2

chore(gradle): bump com.fasterxml.jackson:jackson-bom from 2.17.0 to 2.17.2 #19

GitHub Actions / check-ci test report failed Jul 8, 2024 in 0s

9523 tests run, 35 skipped, 1 failed.

Annotations

Check failure on line 152 in io/deephaven/web/client/api/PartitionedTableTestGwt

See this annotation in the file changed.

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

PartitionedTableTestGwt.testTickingTransformedPartitionedTable

java.lang.RuntimeException: TypeError: this$static is null
Raw output
java.lang.RuntimeException: TypeError: this$static is null
	at java.lang.Throwable.Throwable(Throwable.java:68)
	at java.lang.Exception.Exception(Exception.java:29)
	at java.lang.RuntimeException.RuntimeException(RuntimeException.java:29)
	at io.deephaven.web.client.api.AbstractAsyncGwtTestCase.$report(AbstractAsyncGwtTestCase.java:210)
	at io.deephaven.web.client.api.PartitionedTableTestGwt$9methodref$report$Type.onInvoke(PartitionedTableTestGwt.java:164)
	at Unknown.anonymous(Runtime.java:166)
	at io.deephaven.web.client.api.JsTable.$state(JsTable.java:315)
	at io.deephaven.web.client.api.JsTable.$lastVisibleState(JsTable.java:294)
	at io.deephaven.web.client.api.PartitionedTableTestGwt.lambda$24(JsTable.java:444)
	at io.deephaven.web.client.api.PartitionedTableTestGwt$lambda$24$Type.onInvoke(PartitionedTableTestGwt.java:152)
	at Unknown.anonymous(Runtime.java:166)
	at io.deephaven.web.client.api.subscription.ViewportTestGwt.lambda$76(ViewportTestGwt.java:396)
	at io.deephaven.web.client.api.subscription.ViewportTestGwt$lambda$76$Type.onInvoke(ViewportTestGwt.java:394)
	at Unknown.anonymous(Runtime.java:166)