Add parser for line by line processing #16108
This run and associated checks have been archived and are scheduled for deletion.
Learn more about checks retention
Annotations
6 errors
Changelog
CHANGELOG.md was not updated. Either update it or add the 'CI: No changelog needed' label to the PR.
|
Changelog
Process completed with exit code 1.
|
org.enso.languageserver.websocket.json.LibrariesTest ► LocalLibraryManager should create a library project and include it on the list of local projects:
lib/scala/json-rpc-server-test/src/main/scala/org/enso/jsonrpc/test/JsonRpcServerTestKit.scala#L120
Failed test found in:
/runner/_work/enso/enso/target/test-results/TEST-org.enso.languageserver.websocket.json.LibrariesTest.xml
Error:
java.lang.AssertionError: assertion failed: timeout (5 seconds) during expectMsgClass waiting for class java.lang.String
|
org.enso.launcher.installation.UninstallerSpec ► enso uninstall distribution should uninstall a simple distribution:
lib/scala/testkit/src/main/scala/org/enso/testkit/process/WrappedProcess.scala#L163
Failed test found in:
/Users/runner/work/enso/enso/target/test-results/TEST-org.enso.launcher.installation.UninstallerSpec.xml
Error:
java.util.concurrent.TimeoutException: Process timed out
|
org.enso.launcher.installation.UninstallerSpec ► enso uninstall distribution should uninstall a distribution with config and bin inside of data:
lib/scala/testkit/src/main/scala/org/enso/testkit/process/WrappedProcess.scala#L163
Failed test found in:
/Users/runner/work/enso/enso/target/test-results/TEST-org.enso.launcher.installation.UninstallerSpec.xml
Error:
java.util.concurrent.TimeoutException: Process timed out
|
org.enso.launcher.NativeLauncherSpec ► native launcher should display its version:
lib/scala/testkit/src/main/scala/org/enso/testkit/process/WrappedProcess.scala#L163
Failed test found in:
/Users/runner/work/enso/enso/target/test-results/TEST-org.enso.launcher.NativeLauncherSpec.xml
Error:
java.util.concurrent.TimeoutException: Process timed out
|