Skip to content

Add tests for Generic JDBC support for Postgres, SQLite #32019

Add tests for Generic JDBC support for Postgres, SQLite

Add tests for Generic JDBC support for Postgres, SQLite #32019

Triggered via pull request February 25, 2025 19:03
Status Success
Total duration 2m 13s
Artifacts

formatting.yml

on: pull_request
Test Formatting
2m 2s
Test Formatting
Fit to window
Zoom out
Zoom in

Annotations

5 errors
org.enso.interpreter.test.instrument.RuntimeAsyncCommandsTest ► should interrupt running execution context: lib/scala/testkit/src/main/scala/org/enso/testkit/FlakySpec.scala#L23
Failed test found in: /runner/_work/enso/enso/target/test-results/TEST-org.enso.interpreter.test.instrument.RuntimeAsyncCommandsTest.xml Error: org.scalatest.exceptions.TestFailedException: 0 did not equal 1
org.enso.interpreter.test.instrument.RuntimeExecutionEnvironmentTest ► should panic when output context is not enabled: lib/scala/testkit/src/main/scala/org/enso/testkit/OsSpec.scala#L26
Failed test found in: C:/runner/_work/enso/enso/target/test-results/TEST-org.enso.interpreter.test.instrument.RuntimeExecutionEnvironmentTest.xml Error: org.scalatest.exceptions.TestFailedException: List(Response(Some(c1c1c810-ef98-4630-a109-54015814733b), PushContextResponse(5ad3078e-d1ea-4c5a-bce1-13a53c23da8b)), Response(Some(c1c1c810-ef98-4630-a109-54015814733b), PushContextResponse(5ad3078e-d1ea-4c5a-bce1-13a53c23da8b))) did not contain all of (Response(Some(c1c1c810-ef98-4630-a109-54015814733b), PushContextResponse(5ad3078e-d1ea-4c5a-bce1-13a53c23da8b)), Response(None, ExpressionUpdates(5ad3078e-d1ea-4c5a-bce1-13a53c23da8b, Set(ExpressionUpdate(4b321083-c831-48d5-a7e3-ae06f01580d8, Some(ExpressionType(Vector("Standard.Base.Panic.Panic"), Vector())), Some(MethodCall(MethodPointer("Standard.Base.Runtime", "Standard.Base.Runtime.Context", "if_enabled"), Vector(2, 3, 4))), Vector(ExecutionTime(0)), false, true, Panic("The Output context is disabled.", List(4b321083-c831-48d5-a7e3-ae06f01580d8)))))), Response(None, ExecutionComplete(5ad3078e-d1ea-4c5a-bce1-13a53c23da8b)))
org.enso.projectmanager.infrastructure.languageserver.LanguageServerGatewaySpec ► A language server service must report language server status: lib/scala/json-rpc-server-test/src/main/scala/org/enso/jsonrpc/test/JsonRpcServerTestKit.scala#L128
Failed test found in: C:/runner/_work/enso/enso/target/test-results/TEST-org.enso.projectmanager.infrastructure.languageserver.LanguageServerGatewaySpec.xml Error: java.lang.AssertionError: assertion failed: timeout (40 seconds) during expectMsgClass waiting for class java.lang.String
org.enso.projectmanager.service.filesystem.FileSystemServiceSpec ► FileSystemService should list directory: lib/scala/json-rpc-server-test/src/main/scala/org/enso/jsonrpc/test/JsonRpcServerTestKit.scala#L128
Failed test found in: C:/runner/_work/enso/enso/target/test-results/TEST-org.enso.projectmanager.service.filesystem.FileSystemServiceSpec.xml Error: java.lang.AssertionError: assertion failed: timeout (40 seconds) during expectMsgClass waiting for class java.lang.String
org.enso.projectmanager.service.filesystem.FileSystemServiceSpec ► FileSystemService should delete directory: lib/scala/json-rpc-server-test/src/main/scala/org/enso/jsonrpc/test/JsonRpcServerTestKit.scala#L128
Failed test found in: C:/runner/_work/enso/enso/target/test-results/TEST-org.enso.projectmanager.service.filesystem.FileSystemServiceSpec.xml Error: java.lang.AssertionError: assertion failed: timeout (40 seconds) during expectMsgClass waiting for class java.lang.String