Show progress of buildNativeImage #22618
gui.yml
on: pull_request
Build Backend (linux, x86_64)
14m 5s
Build Backend (macos, x86_64)
30m 33s
Build Backend (windows, x86_64)
13m 14s
Cancel Previous Runs
7s
Lint (linux, x86_64)
13m 42s
Native GUI tests (linux, x86_64)
19m 30s
New (Vue) GUI build (linux, x86_64)
4m 3s
New (Vue) GUI build (macos, x86_64)
24m 13s
New (Vue) GUI build (windows, x86_64)
5m 4s
New (Vue) GUI tests (linux, x86_64)
16m 0s
WASM GUI tests (linux, x86_64)
31m 16s
Package New IDE (linux, x86_64)
12m 6s
Package New IDE (macos, x86_64)
1h 23m
Package New IDE (windows, x86_64)
14m 54s
Annotations
16 errors and 3 warnings
[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_747-a29b4e6d-fb11-472f-b369-027a5237da66" ("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_748-ed181d6f-3a06-4137-8d49-6ed45f414e1f" ("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_745-f2139fac-8eff-4c58-b840-cfdb4a859937" ("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_745-f2139fac-8eff-4c58-b840-cfdb4a859937" ("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_749-b3b7833a-d402-44e7-bc1d-a52e1f1706e2" ("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_197-c73f2aca-ee74-4146-824e-59d990ada83a" ("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_198-747bde92-2927-498e-9329-9cb835bc5be8" ("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_199-736b69f9-f925-47ad-8ac9-f853dceb8ec0" ("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_200-21cee6c1-2125-4b71-940c-708e968fbda8" ("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_201-18658d19-7d98-4df6-a155-5b8670ab1512" ("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_400-658fae26-8ca1-4c8c-a2ff-0264019e6202" ("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: `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_402-67ccf3cb-dba5-4fcb-bb7a-83f343e9ca3b" ("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_403-5b454407-52b2-43d6-8e8b-db4c42b2379a" ("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_404-7d7b1ab3-b601-4fc6-8db4-e778ef19ef2d" ("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_405-8546a681-d5ae-41a2-bd72-cb8864cf3611" ("x" INTEGER)]) has been matched (at /Users/runner/work/enso/enso/test/Table_Tests/src/Database/SQLite_Spec.enso:297:13-51).
|
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 |
|
Project Manager native-image-args
Expired
|
3.55 KB |
|
dashboard-playwright-report
Expired
|
594 KB |
|
fbs-schema
Expired
|
1.76 KB |
|
gui2
Expired
|
6.39 MB |
|
gui2-playwright-report
Expired
|
470 KB |
|
ide2-linux
Expired
|
917 MB |
|
ide2-macos
Expired
|
904 MB |
|
ide2-unpacked-linux
Expired
|
911 MB |
|
ide2-unpacked-macos
Expired
|
907 MB |
|
ide2-unpacked-windows
Expired
|
916 MB |
|
ide2-windows
Expired
|
746 MB |
|
project-manager-linux
Expired
|
813 MB |
|
project-manager-macos
Expired
|
803 MB |
|
project-manager-windows
Expired
|
813 MB |
|