Add compiler benchmarks #22291
Triggered via pull request
February 27, 2024 17:15
Status
Failure
Total duration
1h 46m 31s
Artifacts
13
gui.yml
on: pull_request
Build Backend (linux, x86_64)
8m 38s
Build Backend (macos, x86_64)
56m 25s
Build Backend (windows, x86_64)
10m 32s
Cancel Previous Runs
2s
Lint (linux, x86_64)
6m 23s
Native GUI tests (linux, x86_64)
13m 34s
New (Vue) GUI build (linux, x86_64)
1m 13s
New (Vue) GUI build (macos, x86_64)
24m 27s
New (Vue) GUI build (windows, x86_64)
1m 44s
New (Vue) GUI tests (linux, x86_64)
5m 50s
WASM GUI tests (linux, x86_64)
16m 38s
Package New IDE (linux, x86_64)
5m 7s
Package New IDE (macos, x86_64)
49m 41s
Package New IDE (windows, x86_64)
12m 43s
Annotations
19 errors and 2 warnings
org.enso.editions.updater.UpdatingEditionProviderTest ► UpdatingEditionProvider should try updating editions if an edition is missing:
lib/scala/edition-updater/src/test/scala/org/enso/editions/updater/UpdatingEditionProviderTest.scala#L12
Failed test found in:
/runner/_work/enso/enso/target/test-results/TEST-org.enso.editions.updater.UpdatingEditionProviderTest.xml
Error:
org.scalatest.exceptions.TestFailedException: The partial function passed as the second parameter to inside was not defined at the value passed as the first parameter to inside, which was: Left(org.enso.editions.provider.EditionReadError: Could not read the edition file: Cannot load edition [testlocal.yaml]: DecodingFailure at .extends: Missing required field)
|
org.enso.languageserver.websocket.json.LibrariesTest ► LocalLibraryManager should return LibraryNotFound error when getting the metadata of unknown library:
lib/scala/json-rpc-server-test/src/main/scala/org/enso/jsonrpc/test/JsonRpcServerTestKit.scala#L163
Failed test found in:
C:/runner/_work/enso/enso/target/test-results/TEST-org.enso.languageserver.websocket.json.LibrariesTest.xml
Error:
org.scalatest.exceptions.TestFailedException: Right({
|
[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-ca83968b-d215-4312-ae9e-599ed3e9e29e" ("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-73f0b6c8-b963-4f3f-8b42-45619550e632" ("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-c7cd5fe2-213e-4c80-b6e7-a5da457ad079" ("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-c7cd5fe2-213e-4c80-b6e7-a5da457ad079" ("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-75e757f3-4a68-4e84-adc4-0090e69301c1" ("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-40be6710-bb57-48ad-91b2-3e0bb7f1e43f" ("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-305d88a3-af12-4b92-b398-d18cadcc55c0" ("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-325d2440-4703-4d63-b91d-631968db9d8a" ("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-1043615a-b6a8-4ea2-b2fd-a3ec4d43eb71" ("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-1f847831-bbff-427c-993d-11e4bc1b68fe" ("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-0cd67ae3-eeba-484c-aac5-8fb00b0eeece" ("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-0b160e30-5aa7-4f08-9e9f-923760d79e8f" ("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-69cc9979-e9bc-4729-a6f7-7d2598235a14" ("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-22f031ee-3543-4b86-9e6e-e2ba247f3ac3" ("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-6ea5e7de-a566-4e52-88bc-159d501b58fd" ("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 (macos, x86_64)
The hosted runner: GitHub Actions 493 lost communication with the server. Anything in your workflow that terminates the runner process, starves it for CPU/Memory, or blocks its network access can cause this error.
|
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/.
|
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
|
7.83 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-unpacked-linux
Expired
|
913 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 |
|