Package libraries Java code as Java Modules #29517
Annotations
10 errors and 1 warning
Standard Library Test Reporter
Failed test were found and 'fail-on-error' option is set to true
|
Run ./run backend test standard-library
An unexpected panic was thrown: (No_Such_Method.Error org.enso.base.net.http.UrlencodedBodyBuilder UnresolvedSymbol<new>)
|
Run ./run backend test standard-library
An unexpected panic was thrown: (No_Such_Method.Error org.enso.base.net.http.MultipartBodyBuilder UnresolvedSymbol<new>)
|
Run ./run backend test standard-library:
test/Table_Tests/src/Common_Table_Operations/Map_Spec.enso#L24
Expected error Unsupported_Database_Operation, but error There was an SQL error: No handler to connect to jdbc:sqlserver://localhost:1433
Trying org.sqlite.JDBC
Trying org.postgresql.Driver. has been returned (at /runner/_work/enso/enso/test/Table_Tests/src/Common_Table_Operations/Map_Spec.enso:24:17-92).
|
Run ./run backend test standard-library:
test/Table_Tests/src/Common_Table_Operations/Map_Spec.enso#L139
Expected error Unsupported_Database_Operation, but error There was an SQL error: No handler to connect to jdbc:sqlserver://localhost:1433
Trying org.sqlite.JDBC
Trying org.postgresql.Driver. has been returned (at /runner/_work/enso/enso/test/Table_Tests/src/Common_Table_Operations/Map_Spec.enso:139:17-95).
|
Run ./run backend test standard-library:
test/Table_Tests/src/Common_Table_Operations/Temp_Column_Spec.enso#L36
An unexpected dataflow error (There was an SQL error: No handler to connect to jdbc:sqlserver://localhost:1433
Trying org.sqlite.JDBC
Trying org.postgresql.Driver.) has been matched (at /runner/_work/enso/enso/test/Table_Tests/src/Common_Table_Operations/Temp_Column_Spec.enso:36:13-58).
|
Run ./run backend test standard-library:
test/Table_Tests/src/Common_Table_Operations/Temp_Column_Spec.enso#L40
An unexpected dataflow error (There was an SQL error: No handler to connect to jdbc:sqlserver://localhost:1433
Trying org.sqlite.JDBC
Trying org.postgresql.Driver.) has been matched (at /runner/_work/enso/enso/test/Table_Tests/src/Common_Table_Operations/Temp_Column_Spec.enso:40:13-60).
|
Run ./run backend test standard-library:
test/Visualization_Tests/src/Widgets/Database_Widgets_Spec.enso#L56
The value ([["details",{"type":"Widget","constructor":"Single_Choice","values":[{"type":"Choice","constructor":"Option","label":"Postgres","value":"(Postgres.Server 'localhost' 5432)","parameters":[],"icon":""},{"type":"Choice","constructor":"Option","label":"SQLite","value":"SQLite.From_File","parameters":[],"icon":""},{"type":"Choice","constructor":"Option","label":"SQLite (In-Memory)","value":"SQLite.In_Memory","parameters":[],"icon":""}],"label":null,"display":{"type":"Display","constructor":"Always"},"allow_custom":true}]]) did not contain the element (Redshift) (at /runner/_work/enso/enso/test/Visualization_Tests/src/Widgets/Database_Widgets_Spec.enso:56:13-44).
|
Run ./run backend test standard-library
5 test suite(s) failed: Command failed: Command:
cd "/runner/_work/enso/enso/test" && JAVA_OPTS="-enableassertions" "/usr/bin/bash" "/runner/_work/enso/enso/built-distribution/enso-engine-2024.5.1-dev-linux-amd64/enso-2024.5.1-dev/bin/enso" "--no-ir-caches" "--run" "/runner/_work/enso/enso/test/Base_Tests"
with working directory: /runner/_work/enso/enso/test
with environment overrides:
JAVA_OPTS=-enableassertions;
Command failed: Command:
cd "/runner/_work/enso/enso/test" && JAVA_OPTS="-enableassertions" "/usr/bin/bash" "/runner/_work/enso/enso/built-distribution/enso-engine-2024.5.1-dev-linux-amd64/enso-2024.5.1-dev/bin/enso" "--no-ir-caches" "--run" "/runner/_work/enso/enso/test/Microsoft_Tests"
with working directory: /runner/_work/enso/enso/test
with environment overrides:
JAVA_OPTS=-enableassertions;
Command failed: Command:
cd "/runner/_work/enso/enso/test" && JAVA_OPTS="-enableassertions" "/usr/bin/bash" "/runner/_work/enso/enso/built-distribution/enso-engine-2024.5.1-dev-linux-amd64/enso-2024.5.1-dev/bin/enso" "--no-ir-caches" "--run" "/runner/_work/enso/enso/test/Table_Tests"
with working directory: /runner/_work/enso/enso/test
with environment overrides:
JAVA_OPTS=-enableassertions;
Command failed: Command:
cd "/runner/_work/enso/enso/test" && JAVA_OPTS="-enableassertions" "/usr/bin/bash" "/runner/_work/enso/enso/built-distribution/enso-engine-2024.5.1-dev-linux-amd64/enso-2024.5.1-dev/bin/enso" "--no-ir-caches" "--run" "/runner/_work/enso/enso/test/Tableau_Tests"
with working directory: /runner/_work/enso/enso/test
with environment overrides:
JAVA_OPTS=-enableassertions;
Command failed: Command:
cd "/runner/_work/enso/enso/test" && JAVA_OPTS="-enableassertions" "/usr/bin/bash" "/runner/_work/enso/enso/built-distribution/enso-engine-2024.5.1-dev-linux-amd64/enso-2024.5.1-dev/bin/enso" "--no-ir-caches" "--run" "/runner/_work/enso/enso/test/Visualization_Tests"
with working directory: /runner/_work/enso/enso/test
with environment overrides:
JAVA_OPTS=-enableassertions
|
Run ./run backend test standard-library
Process completed with exit code 1.
|
The following artifacts were uploaded using a version of actions/upload-artifact that is scheduled for deprecation: "Engine Runner native-image-args", "Launcher native-image-args".
Please update your workflow to use v4 of the artifact actions.
Learn more: https://github.blog/changelog/2024-04-16-deprecation-notice-v3-of-the-artifact-actions/
|
Loading