Skip to content

Start Ydoc with the language server #24746

Start Ydoc with the language server

Start Ydoc with the language server #24746

Triggered via pull request May 20, 2024 17:05
Status Failure
Total duration 1h 6m 52s
Artifacts 7

scala-new.yml

on: pull_request
Cancel Previous Runs
3s
Cancel Previous Runs
Engine (GraalVM CE) (linux, x86_64)
24m 44s
Engine (GraalVM CE) (linux, x86_64)
Engine (GraalVM CE) (macos, x86_64)
15m 58s
Engine (GraalVM CE) (macos, x86_64)
Engine (GraalVM CE) (windows, x86_64)
14m 2s
Engine (GraalVM CE) (windows, x86_64)
JVM Tests (GraalVM CE) (linux, x86_64)
27m 28s
JVM Tests (GraalVM CE) (linux, x86_64)
JVM Tests (GraalVM CE) (macos, x86_64)
51m 52s
JVM Tests (GraalVM CE) (macos, x86_64)
JVM Tests (GraalVM CE) (windows, x86_64)
54m 1s
JVM Tests (GraalVM CE) (windows, x86_64)
Standard Library Tests (GraalVM CE) (linux, x86_64)
24m 12s
Standard Library Tests (GraalVM CE) (linux, x86_64)
Standard Library Tests (GraalVM CE) (macos, x86_64)
43m 5s
Standard Library Tests (GraalVM CE) (macos, x86_64)
Standard Library Tests (GraalVM CE) (windows, x86_64)
31m 49s
Standard Library Tests (GraalVM CE) (windows, x86_64)
Verify License Packages (linux, x86_64)
1m 45s
Verify License Packages (linux, x86_64)
Fit to window
Zoom out
Zoom in

Annotations

16 errors and 10 warnings
Engine (GraalVM CE) (macos, x86_64)
Process completed with exit code 1.
Engine (GraalVM CE) (macos, x86_64)
Process completed with exit code 1.
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 (80 seconds) during expectMsgClass waiting for class java.lang.String
org.enso.projectmanager.protocol.ProjectManagementApiSpec ► project/list must return a list sorted by creation time if none of projects was opened: lib/scala/json-rpc-server-test/src/main/scala/org/enso/jsonrpc/test/JsonRpcServerTestKit.scala#L180
Failed test found in: C:/runner/_work/enso/enso/target/test-results/TEST-org.enso.projectmanager.protocol.ProjectManagementApiSpec.xml Error: org.scalatest.exceptions.TestFailedException: Json Right({
org.enso.projectmanager.protocol.ProjectManagementApiSpec ► project/list must returned sorted list of recently opened projects: lib/scala/json-rpc-server-test/src/main/scala/org/enso/jsonrpc/test/JsonRpcServerTestKit.scala#L180
Failed test found in: C:/runner/_work/enso/enso/target/test-results/TEST-org.enso.projectmanager.protocol.ProjectManagementApiSpec.xml Error: org.scalatest.exceptions.TestFailedException: Json Right({
org.enso.projectmanager.protocol.ProjectManagementApiSpec ► project/rename must rename a project and move project dir: lib/scala/json-rpc-server-test/src/main/scala/org/enso/jsonrpc/test/JsonRpcServerTestKit.scala#L180
Failed test found in: C:/runner/_work/enso/enso/target/test-results/TEST-org.enso.projectmanager.protocol.ProjectManagementApiSpec.xml Error: org.scalatest.exceptions.TestFailedException: Json Right({
org.enso.projectmanager.protocol.ProjectManagementApiSpec ► project/rename must reply with an error when the project with the same name exists: lib/scala/json-rpc-server-test/src/main/scala/org/enso/jsonrpc/test/JsonRpcServerTestKit.scala#L180
Failed test found in: C:/runner/_work/enso/enso/target/test-results/TEST-org.enso.projectmanager.protocol.ProjectManagementApiSpec.xml Error: org.scalatest.exceptions.TestFailedException: Json Right({
org.enso.projectmanager.protocol.ProjectManagementApiSpec ► project/rename must validate project name allow arbitrary characters: lib/scala/json-rpc-server-test/src/main/scala/org/enso/jsonrpc/test/JsonRpcServerTestKit.scala#L180
Failed test found in: C:/runner/_work/enso/enso/target/test-results/TEST-org.enso.projectmanager.protocol.ProjectManagementApiSpec.xml Error: org.scalatest.exceptions.TestFailedException: Json Right({
org.enso.projectmanager.protocol.ProjectManagementApiSpec ► project/rename must validate project name should not be empty: lib/scala/json-rpc-server-test/src/main/scala/org/enso/jsonrpc/test/JsonRpcServerTestKit.scala#L180
Failed test found in: C:/runner/_work/enso/enso/target/test-results/TEST-org.enso.projectmanager.protocol.ProjectManagementApiSpec.xml Error: org.scalatest.exceptions.TestFailedException: Json Right({
org.enso.projectmanager.protocol.ProjectShutdownSpec ► ensure language server shuts down immediately when requesting to close the project: 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.protocol.ProjectShutdownSpec.xml Error: java.lang.AssertionError: assertion failed: timeout (80 seconds) during expectMsgClass waiting for class java.lang.String
org.enso.projectmanager.protocol.ProjectShutdownSpec ► ensure language server does not shutdown immediately after last client disconnects: lib/scala/json-rpc-server-test/src/main/scala/org/enso/jsonrpc/test/JsonRpcServerTestKit.scala#L180
Failed test found in: C:/runner/_work/enso/enso/target/test-results/TEST-org.enso.projectmanager.protocol.ProjectShutdownSpec.xml Error: org.scalatest.exceptions.TestFailedException: Json Right({
org.enso.projectmanager.protocol.ProjectShutdownSpec ► ensure language server does eventually shutdown after last client disconnects: lib/scala/json-rpc-server-test/src/main/scala/org/enso/jsonrpc/test/JsonRpcServerTestKit.scala#L180
Failed test found in: C:/runner/_work/enso/enso/target/test-results/TEST-org.enso.projectmanager.protocol.ProjectShutdownSpec.xml Error: org.scalatest.exceptions.TestFailedException: Json Right({
JVM Tests (GraalVM CE) (windows, x86_64)
Failed test were found and 'fail-on-error' option is set to true
JVM Tests (GraalVM CE) (windows, x86_64)
Scala Tests failed: Command failed: Command:
JVM Tests (GraalVM CE) (windows, x86_64)
Process completed with exit code 1.
JVM Tests (GraalVM CE) (windows, x86_64)
Process completed with exit code 1.
Engine (GraalVM CE) (macos, x86_64)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: jetli/wasm-pack-action@v0.4.0. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Engine (GraalVM CE) (windows, x86_64)
The `python-version` input is not set. The version of Python currently in `PATH` will be used.
JVM Tests (GraalVM CE) (linux, x86_64)
Test report summary exceeded limit of 65535 bytes and will be trimmed
Standard Library Tests (GraalVM CE) (macos, x86_64)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: jetli/wasm-pack-action@v0.4.0. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Standard Library Tests (GraalVM CE) (windows, x86_64)
The `python-version` input is not set. The version of Python currently in `PATH` will be used.
JVM Tests (GraalVM CE) (macos, x86_64)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: jetli/wasm-pack-action@v0.4.0. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
JVM Tests (GraalVM CE) (macos, x86_64)
Test report summary exceeded limit of 65535 bytes and will be trimmed
Deprecation notice: v1, v2, and v3 of the artifact actions
The following artifacts were uploaded using a version of actions/upload-artifact that is scheduled for deprecation: "Edition File", "Engine Runner native-image-args", "fbs-schema", "Launcher native-image-args", "Test_Results_linux", "Test_Results_macos", "Test_Results_windows". Please update your workflow to use v4 of the artifact actions. Learn more: https://github.blog/changelog/2024-04-16-deprecation-notice-v3-of-the-artifact-actions/
JVM Tests (GraalVM CE) (windows, x86_64)
Test report summary exceeded limit of 65535 bytes and will be trimmed
JVM Tests (GraalVM CE) (windows, x86_64)
The `python-version` input is not set. The version of Python currently in `PATH` will be used.

Artifacts

Produced during runtime
Name Size
Edition File Expired
971 Bytes
Engine Runner native-image-args Expired
4.46 KB
Launcher native-image-args Expired
7.1 KB
Test_Results_linux Expired
61 KB
Test_Results_macos Expired
61.6 KB
Test_Results_windows Expired
104 KB
fbs-schema Expired
1.75 KB