Skip to content

Upload native-image argfiles (#9094) #22260

Upload native-image argfiles (#9094)

Upload native-image argfiles (#9094) #22260

Triggered via push February 26, 2024 19:25
Status Success
Total duration 1h 35m 31s
Artifacts 13

gui.yml

on: push
Build Backend (linux, x86_64)
11m 5s
Build Backend (linux, x86_64)
Build Backend (macos, x86_64)
39m 19s
Build Backend (macos, x86_64)
Build Backend (windows, x86_64)
8m 52s
Build Backend (windows, x86_64)
Cancel Previous Runs
0s
Cancel Previous Runs
Lint (linux, x86_64)
5m 56s
Lint (linux, x86_64)
Native GUI tests (linux, x86_64)
12m 36s
Native GUI tests (linux, x86_64)
New (Vue) GUI build (linux, x86_64)
2m 30s
New (Vue) GUI build (linux, x86_64)
New (Vue) GUI build (macos, x86_64)
27m 23s
New (Vue) GUI build (macos, x86_64)
New (Vue) GUI build (windows, x86_64)
3m 8s
New (Vue) GUI build (windows, x86_64)
New (Vue) GUI tests (linux, x86_64)
9m 33s
New (Vue) GUI tests (linux, x86_64)
WASM GUI tests (linux, x86_64)
17m 34s
WASM GUI tests (linux, x86_64)
Package New IDE (linux, x86_64)
5m 51s
Package New IDE (linux, x86_64)
Package New IDE (macos, x86_64)
55m 55s
Package New IDE (macos, x86_64)
Package New IDE (windows, x86_64)
8m 46s
Package New IDE (windows, x86_64)
Fit to window
Zoom out
Zoom in

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_746-4fc10618-66c3-428f-91ad-b9c5e326d141" ("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-49d03fe1-f8de-4ae0-9610-dfba4e664aca" ("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-80cfe52d-ab1f-4058-83fa-7ac7f1a3c108" ("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-80cfe52d-ab1f-4058-83fa-7ac7f1a3c108" ("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-79d007e0-e4f1-4862-8bc8-5349c0ccd634" ("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-57403ce8-e47e-4396-bacd-a133b92ea4b6" ("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-99c0b1b8-cdea-491a-9f94-34e4e0f0b9cb" ("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-5afc83fa-46dc-4893-be02-a6ad0a1d7743" ("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-67b38872-a202-4013-8fa7-ceefe9e6d6aa" ("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-4ab0a66d-2532-4cf3-9db4-44302465a87b" ("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-7d584105-5675-4506-9dc9-465c081611eb" ("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-eb8187db-053a-461a-a0f8-a417c8347c0e" ("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-b5c5f36d-410e-4837-83a5-c6874dc49948" ("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-e63177bd-220c-4a8e-9b64-1733100f8f37" ("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-9a9614ca-dc7d-4a7b-ba94-bf047b9322d0" ("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.89 KB
fbs-schema Expired
1.75 KB
gui2 Expired
6.34 MB
ide2-linux Expired
916 MB
ide2-macos Expired
904 MB
ide2-unpacked-linux Expired
911 MB
ide2-unpacked-macos Expired
906 MB
ide2-unpacked-windows Expired
916 MB
ide2-windows Expired
745 MB
project-manager-linux Expired
813 MB
project-manager-macos Expired
802 MB
project-manager-windows Expired
813 MB