Skip to content

Package libraries Java code as Java Modules #29520

Package libraries Java code as Java Modules

Package libraries Java code as Java Modules #29520

Triggered via pull request October 8, 2024 03:22
Status Cancelled
Total duration 45m 19s
Artifacts 1

scala-new.yml

on: pull_request
Cancel Previous Runs
3s
Cancel Previous Runs
Engine (GraalVM CE) (linux, amd64)
20m 13s
Engine (GraalVM CE) (linux, amd64)
Engine (GraalVM CE) (macos, amd64)
45m 9s
Engine (GraalVM CE) (macos, amd64)
Engine (GraalVM CE) (windows, amd64)
25m 2s
Engine (GraalVM CE) (windows, amd64)
JVM Tests (GraalVM CE) (linux, amd64)
34m 18s
JVM Tests (GraalVM CE) (linux, amd64)
JVM Tests (GraalVM CE) (macos, amd64)
18m 27s
JVM Tests (GraalVM CE) (macos, amd64)
JVM Tests (GraalVM CE) (windows, amd64)
43s
JVM Tests (GraalVM CE) (windows, amd64)
Standard Library Tests (GraalVM CE) (linux, amd64)
25m 21s
Standard Library Tests (GraalVM CE) (linux, amd64)
Standard Library Tests (GraalVM CE) (macos, amd64)
39m 38s
Standard Library Tests (GraalVM CE) (macos, amd64)
Standard Library Tests (GraalVM CE) (windows, amd64)
33m 11s
Standard Library Tests (GraalVM CE) (windows, amd64)
Verify License Packages (linux, amd64)
2m 39s
Verify License Packages (linux, amd64)
Fit to window
Zoom out
Zoom in

Annotations

37 errors and 6 warnings
JVM Tests (GraalVM CE) (windows, amd64)
Process completed with exit code 1.
JVM Tests (GraalVM CE) (windows, amd64)
No test report files were found
JVM Tests (GraalVM CE) (windows, amd64)
Process completed with exit code 1.
Verify License Packages (linux, amd64)
Process completed with exit code 1.
JVM Tests (GraalVM CE) (macos, amd64)
No test report files were found
JVM Tests (GraalVM CE) (macos, amd64)
Process completed with exit code 1.
Engine (GraalVM CE) (linux, amd64)
Process completed with exit code 1.
Engine (GraalVM CE) (windows, amd64)
Process completed with exit code 1.
Standard Library Tests (GraalVM CE) (linux, amd64)
Failed test were found and 'fail-on-error' option is set to true
Can perform a url-encoded form POST
An unexpected panic was thrown: (No_Such_Method.Error org.enso.base.net.http.UrlencodedBodyBuilder UnresolvedSymbol<new>)
Can perform a multipart form POST
An unexpected panic was thrown: (No_Such_Method.Error org.enso.base.net.http.MultipartBodyBuilder UnresolvedSymbol<new>)
should report unsupported error: 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).
should report unsupported error: 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).
Can generate a temp column: 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).
Can generate a temp column without name conflicts: 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).
works for `connect`: 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).
Failed Standard Library Tests
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
Standard Library Tests (GraalVM CE) (linux, amd64)
Process completed with exit code 1.
Standard Library Tests (GraalVM CE) (windows, amd64)
Failed test were found and 'fail-on-error' option is set to true
Can perform a url-encoded form POST
An unexpected panic was thrown: (No_Such_Method.Error org.enso.base.net.http.UrlencodedBodyBuilder UnresolvedSymbol<new>)
Can perform a multipart form POST
An unexpected panic was thrown: (No_Such_Method.Error org.enso.base.net.http.MultipartBodyBuilder UnresolvedSymbol<new>)
should recognise a SQLite database file: test\Table_Tests\src\Database\SQLite_Spec.enso#L425
Expected a value of type Standard.Database.Connection.SQLite_Format.SQLite_Format but got a value of type Standard.Base.Nothing.Nothing instead (at C:\runner\_work\enso\enso\test\Table_Tests\src\Database\SQLite_Spec.enso:425:13-80).
should recognise a sqlite file by extension for writing: test\Table_Tests\src\Database\SQLite_Spec.enso#L428
Expected a value of type Standard.Database.Connection.SQLite_Format.SQLite_Format but got a value of type Standard.Base.Nothing.Nothing instead (at C:\runner\_work\enso\enso\test\Table_Tests\src\Database\SQLite_Spec.enso:428:13-114).
should connect to a db file: test\Table_Tests\src\Database\SQLite_Spec.enso#L453
An unexpected dataflow error ((Unsupported_Type (File_Format_Metadata.Value 'C:\\runner\\_work\\enso\\enso\\test\\Table_Tests\\data\\transient\\sqlite_test.db' 'sqlite_test.db' '.db' File.read_first_bytes[File.enso:732-734] self=org.enso.interpreter.runtime.data.EnsoFile@2f951b24 n=_ Nothing))) has been matched (at C:\runner\_work\enso\enso\test\Table_Tests\src\Database\SQLite_Spec.enso:453:13-50).
works for `connect`: 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 C:\runner\_work\enso\enso\test\Visualization_Tests\src\Widgets\Database_Widgets_Spec.enso:56:13-44).
Failed Standard Library Tests
4 test suite(s) failed: Command failed: Command: "C:\\Windows\\system32\\cmd.exe" "/C" "C:\\runner\\_work\\enso\\enso\\built-distribution\\enso-engine-2024.5.1-dev-windows-amd64\\enso-2024.5.1-dev\\bin\\enso.bat" "--no-ir-caches" "--run" "C:\\runner\\_work\\enso\\enso\\test\\Base_Tests" with working directory: C:\runner\_work\enso\enso\test with environment overrides: JAVA_OPTS=-enableassertions; Command failed: Command: "C:\\Windows\\system32\\cmd.exe" "/C" "C:\\runner\\_work\\enso\\enso\\built-distribution\\enso-engine-2024.5.1-dev-windows-amd64\\enso-2024.5.1-dev\\bin\\enso.bat" "--no-ir-caches" "--run" "C:\\runner\\_work\\enso\\enso\\test\\Table_Tests" with working directory: C:\runner\_work\enso\enso\test with environment overrides: JAVA_OPTS=-enableassertions; Command failed: Command: "C:\\Windows\\system32\\cmd.exe" "/C" "C:\\runner\\_work\\enso\\enso\\built-distribution\\enso-engine-2024.5.1-dev-windows-amd64\\enso-2024.5.1-dev\\bin\\enso.bat" "--no-ir-caches" "--run" "C:\\runner\\_work\\enso\\enso\\test\\Tableau_Tests" with working directory: C:\runner\_work\enso\enso\test with environment overrides: JAVA_OPTS=-enableassertions; Command failed: Command: "C:\\Windows\\system32\\cmd.exe" "/C" "C:\\runner\\_work\\enso\\enso\\built-distribution\\enso-engine-2024.5.1-dev-windows-amd64\\enso-2024.5.1-dev\\bin\\enso.bat" "--no-ir-caches" "--run" "C:\\runner\\_work\\enso\\enso\\test\\Visualization_Tests" with working directory: C:\runner\_work\enso\enso\test with environment overrides: JAVA_OPTS=-enableassertions
Standard Library Tests (GraalVM CE) (windows, amd64)
Process completed with exit code 1.
JVM Tests (GraalVM CE) (linux, amd64)
Scala Tests failed: Command failed: Command:
JVM Tests (GraalVM CE) (linux, amd64)
Process completed with exit code 1.
Can perform a url-encoded form POST
An unexpected panic was thrown: (No_Such_Method.Error org.enso.base.net.http.UrlencodedBodyBuilder UnresolvedSymbol<new>)
Can perform a multipart form POST
An unexpected panic was thrown: (No_Such_Method.Error org.enso.base.net.http.MultipartBodyBuilder UnresolvedSymbol<new>)
works for `connect`: 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 /Users/runner/work/enso/enso/test/Visualization_Tests/src/Widgets/Database_Widgets_Spec.enso:56:13-44).
Failed Standard Library Tests
4 test suite(s) failed: Command failed: Command: cd "/Users/runner/work/enso/enso/test" && JAVA_OPTS="-enableassertions" "/bin/bash" "/Users/runner/work/enso/enso/built-distribution/enso-engine-2024.5.1-dev-macos-amd64/enso-2024.5.1-dev/bin/enso" "--no-ir-caches" "--run" "/Users/runner/work/enso/enso/test/Base_Tests" with working directory: /Users/runner/work/enso/enso/test with environment overrides: JAVA_OPTS=-enableassertions; Command failed: Command: cd "/Users/runner/work/enso/enso/test" && JAVA_OPTS="-enableassertions" "/bin/bash" "/Users/runner/work/enso/enso/built-distribution/enso-engine-2024.5.1-dev-macos-amd64/enso-2024.5.1-dev/bin/enso" "--no-ir-caches" "--run" "/Users/runner/work/enso/enso/test/Table_Tests" with working directory: /Users/runner/work/enso/enso/test with environment overrides: JAVA_OPTS=-enableassertions; Command failed: Command: cd "/Users/runner/work/enso/enso/test" && JAVA_OPTS="-enableassertions" "/bin/bash" "/Users/runner/work/enso/enso/built-distribution/enso-engine-2024.5.1-dev-macos-amd64/enso-2024.5.1-dev/bin/enso" "--no-ir-caches" "--run" "/Users/runner/work/enso/enso/test/Tableau_Tests" with working directory: /Users/runner/work/enso/enso/test with environment overrides: JAVA_OPTS=-enableassertions; Command failed: Command: cd "/Users/runner/work/enso/enso/test" && JAVA_OPTS="-enableassertions" "/bin/bash" "/Users/runner/work/enso/enso/built-distribution/enso-engine-2024.5.1-dev-macos-amd64/enso-2024.5.1-dev/bin/enso" "--no-ir-caches" "--run" "/Users/runner/work/enso/enso/test/Visualization_Tests" with working directory: /Users/runner/work/enso/enso/test with environment overrides: JAVA_OPTS=-enableassertions
Standard Library Tests (GraalVM CE) (macos, amd64)
Process completed with exit code 1.
Standard Library Tests (GraalVM CE) (macos, amd64)
Failed test were found and 'fail-on-error' option is set to true
Engine (GraalVM CE) (macos, amd64)
The run was canceled by @github-actions[bot].
Engine (GraalVM CE) (macos, amd64)
The operation was canceled.
JVM Tests (GraalVM CE) (windows, amd64)
No file matches path /*.xml
JVM Tests (GraalVM CE) (macos, amd64)
The following actions use a deprecated Node.js version and will be forced to run on node20: jetli/[email protected]. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
JVM Tests (GraalVM CE) (macos, amd64)
No file matches path /Users/runner/work/enso/enso/target/test-results/*.xml
JVM Tests (GraalVM CE) (linux, amd64)
Test report summary exceeded limit of 65535 bytes and will be trimmed
Standard Library Tests (GraalVM CE) (macos, amd64)
The following actions use a deprecated Node.js version and will be forced to run on node20: jetli/[email protected]. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
Deprecation notice: v1, v2, and v3 of the artifact actions
The following artifacts were uploaded using a version of actions/upload-artifact that is scheduled for deprecation: "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/

Artifacts

Produced during runtime
Name Size
Launcher native-image-args
5.51 KB