Skip to content

Fix CB reloading when vis-selector opened (#9192) #22261

Fix CB reloading when vis-selector opened (#9192)

Fix CB reloading when vis-selector opened (#9192) #22261

Triggered via push February 26, 2024 20:41
Status Success
Total duration 2h 0m 39s
Artifacts 15

gui.yml

on: push
Build Backend (linux, x86_64)
10m 27s
Build Backend (linux, x86_64)
Build Backend (macos, x86_64)
57m 22s
Build Backend (macos, x86_64)
Build Backend (windows, x86_64)
9m 15s
Build Backend (windows, x86_64)
Cancel Previous Runs
0s
Cancel Previous Runs
Lint (linux, x86_64)
9m 48s
Lint (linux, x86_64)
Native GUI tests (linux, x86_64)
14m 2s
Native GUI tests (linux, x86_64)
New (Vue) GUI build (linux, x86_64)
3m 58s
New (Vue) GUI build (linux, x86_64)
New (Vue) GUI build (macos, x86_64)
58m 6s
New (Vue) GUI build (macos, x86_64)
New (Vue) GUI build (windows, x86_64)
3m 2s
New (Vue) GUI build (windows, x86_64)
New (Vue) GUI tests (linux, x86_64)
6m 38s
New (Vue) GUI tests (linux, x86_64)
WASM GUI tests (linux, x86_64)
18m 28s
WASM GUI tests (linux, x86_64)
Package New IDE (linux, x86_64)
4m 57s
Package New IDE (linux, x86_64)
Package New IDE (macos, x86_64)
1h 2m
Package New IDE (macos, x86_64)
Package New IDE (windows, x86_64)
9m 0s
Package New IDE (windows, x86_64)
Fit to window
Zoom out
Zoom in

Annotations

20 errors and 3 warnings
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.installation.UninstallerSpec ► enso uninstall distribution should not remove unknown files by default when uninstalling: 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
[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-cad53d66-8d8e-4e92-8e7e-0f4f409e678e" ("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-211122e1-da2c-47ec-866f-6017db7ecc00" ("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-85b2bc08-869b-480a-b12b-7c6b85e45589" ("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-85b2bc08-869b-480a-b12b-7c6b85e45589" ("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-9a2c6384-2f51-424c-9ce5-6b1fd5ef0260" ("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-35dd671a-92bf-4183-9659-02cf1d272ff5" ("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-8e87ceed-08ff-43e6-b51d-105fdf44eee2" ("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-81ef7da9-f3e2-46ef-be48-c51dc82b3a6c" ("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-8c7abe5b-afb5-45aa-beb5-8fce69675453" ("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-9f444b7b-bbe3-4ee4-8f28-1c4dd0d8be23" ("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-cc014d62-1042-4dae-8fb3-a589c6184bae" ("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-4daa8efc-93d6-400c-b3fb-49d418b35212" ("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-e5354c1c-6c7a-45e0-99e3-e8cc88047ebb" ("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-a550baf1-c8fe-405c-b7b7-75e7671936ad" ("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-0478bc6a-653b-4c0f-95b5-47ecee29fa9c" ("x" INTEGER)]) has been matched (at /Users/runner/work/enso/enso/test/Table_Tests/src/Database/SQLite_Spec.enso:297:13-51).
Build Backend (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/.
New (Vue) GUI build (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/.
Package New IDE (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/.

Artifacts

Produced during runtime
Name Size
Edition File Expired
898 Bytes
Engine Runner native-image-args Expired
4.38 KB
Launcher native-image-args Expired
6.37 KB
Project Manager native-image-args Expired
3.89 KB
fbs-schema Expired
1.75 KB
gui2 Expired
6.34 MB
ide2-linux Expired
918 MB
ide2-macos Expired
904 MB
ide2-unpacked-linux Expired
913 MB
ide2-unpacked-macos Expired
906 MB
ide2-unpacked-windows Expired
916 MB
ide2-windows Expired
745 MB
project-manager-linux Expired
814 MB
project-manager-macos Expired
802 MB
project-manager-windows Expired
813 MB