Skip to content

Change "Override Execution Context" button to "Record" button on nodes #22242

Change "Override Execution Context" button to "Record" button on nodes

Change "Override Execution Context" button to "Record" button on nodes #22242

Triggered via pull request February 26, 2024 16:06
Status Failure
Total duration 1h 22m 46s
Artifacts 5

gui.yml

on: pull_request
Build Backend (linux, x86_64)
7m 14s
Build Backend (linux, x86_64)
Build Backend (macos, x86_64)
29m 19s
Build Backend (macos, x86_64)
Build Backend (windows, x86_64)
8m 23s
Build Backend (windows, x86_64)
Cancel Previous Runs
3s
Cancel Previous Runs
Lint (linux, x86_64)
4m 58s
Lint (linux, x86_64)
Native GUI tests (linux, x86_64)
16m 29s
Native GUI tests (linux, x86_64)
New (Vue) GUI build (linux, x86_64)
46s
New (Vue) GUI build (linux, x86_64)
New (Vue) GUI build (macos, x86_64)
26m 13s
New (Vue) GUI build (macos, x86_64)
New (Vue) GUI build (windows, x86_64)
1m 33s
New (Vue) GUI build (windows, x86_64)
New (Vue) GUI tests (linux, x86_64)
1m 32s
New (Vue) GUI tests (linux, x86_64)
WASM GUI tests (linux, x86_64)
22m 38s
WASM GUI tests (linux, x86_64)
Package New IDE (linux, x86_64)
50s
Package New IDE (linux, x86_64)
Package New IDE (macos, x86_64)
28m 34s
Package New IDE (macos, x86_64)
Package New IDE (windows, x86_64)
2m 11s
Package New IDE (windows, x86_64)
Fit to window
Zoom out
Zoom in

Annotations

24 errors and 3 warnings
New (Vue) GUI build (windows, x86_64)
Process completed with exit code 1.
Package New IDE (windows, x86_64)
Process completed with exit code 1.
New (Vue) GUI build (macos, x86_64)
Process completed with exit code 1.
New (Vue) GUI build (linux, x86_64)
Process completed with exit code 1.
Lint (linux, x86_64)
Process completed with exit code 1.
New (Vue) GUI tests (linux, x86_64)
Process completed with exit code 1.
Package New IDE (macos, x86_64)
Process completed with exit code 1.
[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-3b6d44c3-8539-4744-bcf1-88ba83b69fe0" ("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-3471ae5a-6781-4db6-9968-39f7dc83e4ae" ("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-9db55a5c-c55b-419b-a2fd-b58d7ac5f266" ("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-9db55a5c-c55b-419b-a2fd-b58d7ac5f266" ("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-c5eca650-2b83-464b-bae3-b3e58f3a2b7a" ("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-98cf8364-8bea-4ce5-9cb0-2c34af7c5a36" ("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-3d95920a-bf87-4658-9741-da1549769f0d" ("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-16e84fe7-3645-46d7-aa86-49292d819acc" ("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-5597c8b8-b6e7-4cde-89b1-b97c4a1252e6" ("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-ffcf0de7-311f-4f2d-ad6d-cc0d0112137c" ("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-14cdf063-de9a-4c2a-884f-64c80f095b5e" ("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-3c302ebd-e306-4f45-b50e-5a8cab285552" ("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-61839751-d661-4c67-8031-982b91e54a90" ("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-ae78e257-eef9-4b8c-8717-79031cf85033" ("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-2e4dd029-422c-4a59-beae-5dfc9392bbac" ("x" INTEGER)]) has been matched (at /Users/runner/work/enso/enso/test/Table_Tests/src/Database/SQLite_Spec.enso:297:13-51).
Package New IDE (linux, x86_64)
Process completed with exit code 1.
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/.
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/.
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
fbs-schema Expired
1.75 KB
project-manager-linux Expired
813 MB
project-manager-macos Expired
802 MB
project-manager-windows Expired
813 MB