Skip to content

Small visualization fixes #21850

Small visualization fixes

Small visualization fixes #21850

Triggered via pull request February 29, 2024 15:10
Status Failure
Total duration 1h 26m 56s
Artifacts 7

scala-new.yml

on: pull_request
Cancel Previous Runs
3s
Cancel Previous Runs
Engine (linux, x86_64)
1h 17m
Engine (linux, x86_64)
Engine (macos, x86_64)
1h 24m
Engine (macos, x86_64)
Engine (windows, x86_64)
45m 8s
Engine (windows, x86_64)
Fit to window
Zoom out
Zoom in

Annotations

21 errors and 4 warnings
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: /Users/runner/work/enso/enso/target/test-results/TEST-org.enso.projectmanager.infrastructure.languageserver.LanguageServerGatewaySpec.xml Error: java.lang.AssertionError: assertion failed: timeout (20 seconds) during expectMsgClass waiting for class java.lang.String
[SQLite File] Dropping Missing Values ► filter_blank_rows should deal with edge cases: /Users/runner/work/enso/enso/target/test-results/Table_Tests/JUnit.xml#L0
Failed test found in: /Users/runner/work/enso/enso/target/test-results/Table_Tests/JUnit.xml Error: An unexpected dataflow error (There was an SQL error: [SQLITE_READONLY_DBMOVED] The database file has been moved since it was opened (attempt to write a readonly database). [Query was: CREATE TABLE "table_746-d76d58f5-d8d4-4d48-b2dd-d3428a849f9e" ("X" INTEGER)]) has been matched (at /Users/runner/work/enso/enso/test/Table_Tests/src/Common_Table_Operations/Missing_Values_Spec.enso:78:13-41).
[SQLite File] Dropping Missing Values ► filter_blank_rows should work with a table with many columns: /Users/runner/work/enso/enso/target/test-results/Table_Tests/JUnit.xml#L0
Failed test found in: /Users/runner/work/enso/enso/target/test-results/Table_Tests/JUnit.xml Error: An unexpected dataflow error (There was an SQL error: [SQLITE_READONLY_DBMOVED] The database file has been moved since it was opened (attempt to write a readonly database). [Query was: CREATE TABLE "table_747-be9743db-c0b6-4571-a653-7b0a69cca8f5" ("col_0" INTEGER …]) has been matched (at /Users/runner/work/enso/enso/test/Table_Tests/src/Common_Table_Operations/Missing_Values_Spec.enso:95:13-47).
[SQLite File] Dropping Missing Values ► should allow to select blank columns: /Users/runner/work/enso/enso/target/test-results/Table_Tests/JUnit.xml#L0
Failed test found in: /Users/runner/work/enso/enso/target/test-results/Table_Tests/JUnit.xml Error: An unexpected dataflow error (There was an SQL error: [SQLITE_READONLY_DBMOVED] The database file has been moved since it was opened (attempt to write a readonly database). [Query was: CREATE TABLE "table_744-386c632e-a73a-41a9-94c5-93fb66cfae83" ("a" INTEGER, "b …]) has been matched (at /Users/runner/work/enso/enso/test/Table_Tests/src/Common_Table_Operations/Missing_Values_Spec.enso:101:13-53).
[SQLite File] Dropping Missing Values ► should allow to remove blank columns: /Users/runner/work/enso/enso/target/test-results/Table_Tests/JUnit.xml#L0
Failed test found in: /Users/runner/work/enso/enso/target/test-results/Table_Tests/JUnit.xml Error: An unexpected dataflow error (There was an SQL error: [SQLITE_READONLY_DBMOVED] The database file has been moved since it was opened (attempt to write a readonly database). [Query was: CREATE TABLE "table_744-386c632e-a73a-41a9-94c5-93fb66cfae83" ("a" INTEGER, "b …]) has been matched (at /Users/runner/work/enso/enso/test/Table_Tests/src/Common_Table_Operations/Missing_Values_Spec.enso:110:13-73).
[SQLite File] Dropping Missing Values ► select_blank_columns and remove_blank_columns should deal with edge cases: /Users/runner/work/enso/enso/target/test-results/Table_Tests/JUnit.xml#L0
Failed test found in: /Users/runner/work/enso/enso/target/test-results/Table_Tests/JUnit.xml Error: An unexpected dataflow error (There was an SQL error: [SQLITE_READONLY_DBMOVED] The database file has been moved since it was opened (attempt to write a readonly database). [Query was: CREATE TABLE "table_748-0a9685f7-1762-419b-a895-3e0496ee0993" ("X" INTEGER)]) has been matched (at /Users/runner/work/enso/enso/test/Table_Tests/src/Common_Table_Operations/Missing_Values_Spec.enso:174:13-46).
[SQLite File] Filling Missing Values ► should coerce long and double types to double: /Users/runner/work/enso/enso/target/test-results/Table_Tests/JUnit.xml#L0
Failed test found in: /Users/runner/work/enso/enso/target/test-results/Table_Tests/JUnit.xml Error: An unexpected dataflow error (There was an SQL error: [SQLITE_READONLY_DBMOVED] The database file has been moved since it was opened (attempt to write a readonly database). [Query was: CREATE TABLE "table_196-b295774c-e16b-47dd-bb0b-08c0766a32b9" ("X" INTEGER, "Y …]) has been matched (at /Users/runner/work/enso/enso/test/Table_Tests/src/Common_Table_Operations/Missing_Values_Spec.enso:199:13-69).
[SQLite File] Filling Missing Values ► should keep String, Boolean, Long and Double type: /Users/runner/work/enso/enso/target/test-results/Table_Tests/JUnit.xml#L0
Failed test found in: /Users/runner/work/enso/enso/target/test-results/Table_Tests/JUnit.xml Error: An unexpected dataflow error (There was an SQL error: [SQLITE_READONLY_DBMOVED] The database file has been moved since it was opened (attempt to write a readonly database). [Query was: CREATE TABLE "table_197-57c8806c-7e53-4c56-9c5e-887a5011c05a" ("X" TEXT, "Y" B …]) has been matched (at /Users/runner/work/enso/enso/test/Table_Tests/src/Common_Table_Operations/Missing_Values_Spec.enso:236:13-69).
[SQLite File] Filling Missing Values ► should not allow mixing types by default: /Users/runner/work/enso/enso/target/test-results/Table_Tests/JUnit.xml#L0
Failed test found in: /Users/runner/work/enso/enso/target/test-results/Table_Tests/JUnit.xml Error: Expected error No_Common_Type, but error There was an SQL error: [SQLITE_READONLY_DBMOVED] The database file has been moved since it was opened (attempt to write a readonly database). [Query was: CREATE TABLE "table_198-48fe6bb0-c983-491c-a4a8-be311f025f4d" ("X" INTEGER, "Y …] has been returned (at /Users/runner/work/enso/enso/test/Table_Tests/src/Common_Table_Operations/Missing_Values_Spec.enso:258:13-55).
[SQLite File] Filling Missing Values ► should allow setting a default column by reference: /Users/runner/work/enso/enso/target/test-results/Table_Tests/JUnit.xml#L0
Failed test found in: /Users/runner/work/enso/enso/target/test-results/Table_Tests/JUnit.xml Error: An unexpected dataflow error (There was an SQL error: [SQLITE_READONLY_DBMOVED] The database file has been moved since it was opened (attempt to write a readonly database). [Query was: CREATE TABLE "table_199-e1f62240-9a0d-4c09-8b0e-ab12618e9549" ("A" TEXT, "B" T …]) has been matched (at /Users/runner/work/enso/enso/test/Table_Tests/src/Common_Table_Operations/Missing_Values_Spec.enso:314:13-63).
[SQLite File] Filling Missing Values ► will for now report that Previous_Value is not supported: /Users/runner/work/enso/enso/target/test-results/Table_Tests/JUnit.xml#L0
Failed test found in: /Users/runner/work/enso/enso/target/test-results/Table_Tests/JUnit.xml Error: Expected error Unsupported_Database_Operation, but error There was an SQL error: [SQLITE_READONLY_DBMOVED] The database file has been moved since it was opened (attempt to write a readonly database). [Query was: CREATE TABLE "table_200-3cd34ab6-0430-4060-9655-350cc25bce6d" ("A" TEXT)] has been returned (at /Users/runner/work/enso/enso/test/Table_Tests/src/Common_Table_Operations/Missing_Values_Spec.enso:353:13-95).
[SQLite File] math functions ► round, trunc, ceil, floor: /Users/runner/work/enso/enso/target/test-results/Table_Tests/JUnit.xml#L0
Failed test found in: /Users/runner/work/enso/enso/target/test-results/Table_Tests/JUnit.xml Error: An unexpected dataflow error (There was an SQL error: [SQLITE_READONLY_DBMOVED] The database file has been moved since it was opened (attempt to write a readonly database). [Query was: CREATE TABLE "table_399-b3a983a8-6787-4e50-a283-e03ee79a53a6" ("x" REAL)]) has been matched (at /Users/runner/work/enso/enso/test/Table_Tests/src/Database/SQLite_Spec.enso:238:13-92).
[SQLite File] math functions ► Can round correctly near the precision limit: /Users/runner/work/enso/enso/target/test-results/Table_Tests/JUnit.xml#L0
Failed test found in: /Users/runner/work/enso/enso/target/test-results/Table_Tests/JUnit.xml Error: An unexpected panic was thrown: (Type_Error.Error Standard.Base.Data.Numbers.Integer 2.0000000000000018 '`arg1`')
[SQLite File] math functions ► Can round correctly near the precision limit, using banker's rounding: /Users/runner/work/enso/enso/target/test-results/Table_Tests/JUnit.xml#L0
Failed test found in: /Users/runner/work/enso/enso/target/test-results/Table_Tests/JUnit.xml Error: An unexpected dataflow error (There was an SQL error: [SQLITE_READONLY_DBMOVED] The database file has been moved since it was opened (attempt to write a readonly database). [Query was: CREATE TABLE "table_401-bf6a7010-de33-42c3-b003-aa7ea6add689" ("x" REAL)]) has been matched (at /Users/runner/work/enso/enso/test/Table_Tests/src/Database/SQLite_Spec.enso:277:13-97).
[SQLite File] math functions ► Can handle NaN/Infinity: /Users/runner/work/enso/enso/target/test-results/Table_Tests/JUnit.xml#L0
Failed test found in: /Users/runner/work/enso/enso/target/test-results/Table_Tests/JUnit.xml Error: An unexpected dataflow error (There was an SQL error: [SQLITE_READONLY_DBMOVED] The database file has been moved since it was opened (attempt to write a readonly database). [Query was: CREATE TABLE "table_402-1dbc665f-1a35-47ac-877e-441d3001c4e9" ("x" REAL)]) has been matched (at /Users/runner/work/enso/enso/test/Table_Tests/src/Database/SQLite_Spec.enso:286:17-66).
[SQLite File] math functions ► round returns the correct type: /Users/runner/work/enso/enso/target/test-results/Table_Tests/JUnit.xml#L0
Failed test found in: /Users/runner/work/enso/enso/target/test-results/Table_Tests/JUnit.xml Error: An unexpected dataflow error (There was an SQL error: [SQLITE_READONLY_DBMOVED] The database file has been moved since it was opened (attempt to write a readonly database). [Query was: CREATE TABLE "table_403-ee25fb4b-bbdf-415f-9094-001c0fe03aca" ("x" REAL)]) has been matched (at /Users/runner/work/enso/enso/test/Table_Tests/src/Database/SQLite_Spec.enso:291:13-53).
[SQLite File] math functions ► round returns the correct type: /Users/runner/work/enso/enso/target/test-results/Table_Tests/JUnit.xml#L0
Failed test found in: /Users/runner/work/enso/enso/target/test-results/Table_Tests/JUnit.xml Error: An unexpected dataflow error (There was an SQL error: [SQLITE_READONLY_DBMOVED] The database file has been moved since it was opened (attempt to write a readonly database). [Query was: CREATE TABLE "table_404-340df873-d488-4e9a-b36c-a114445e66a6" ("x" INTEGER)]) has been matched (at /Users/runner/work/enso/enso/test/Table_Tests/src/Database/SQLite_Spec.enso:297:13-51).
Engine (macos, x86_64)
Failed test were found and 'fail-on-error' option is set to true
Engine (macos, x86_64)
Failed test were found and 'fail-on-error' option is set to true
Engine (macos, x86_64)
Scala Tests failed: Command failed: Command:
Engine (macos, x86_64)
Process completed with exit code 1.
Engine (windows, x86_64)
Test report summary exceeded limit of 65535 bytes and will be trimmed
Engine (macos, x86_64)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: s-weigand/[email protected], jetli/[email protected]. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Engine (macos, x86_64)
Test report summary exceeded limit of 65535 bytes and will be trimmed
Engine (linux, x86_64)
Test report summary exceeded limit of 65535 bytes and will be trimmed

Artifacts

Produced during runtime
Name Size
Edition File Expired
898 Bytes
Engine Runner native-image-args Expired
3.91 KB
Launcher native-image-args Expired
6.37 KB
Project Manager native-image-args Expired
3.58 KB
Test_Results_linux Expired
199 KB
Test_Results_windows Expired
166 KB
fbs-schema Expired
1.76 KB