Skip to content

--jvm tries to find Java executable system-wide. #30871

--jvm tries to find Java executable system-wide.

--jvm tries to find Java executable system-wide. #30871

Triggered via pull request November 14, 2024 15:11
Status Cancelled
Total duration 2h 5m 14s
Artifacts 7

scala-new.yml

on: pull_request
Cancel Previous Runs
4s
Cancel Previous Runs
Engine (GraalVM CE) (linux, amd64)
25m 42s
Engine (GraalVM CE) (linux, amd64)
Engine (GraalVM CE) (macos, amd64)
46m 40s
Engine (GraalVM CE) (macos, amd64)
Engine (GraalVM CE) (windows, amd64)
20m 10s
Engine (GraalVM CE) (windows, amd64)
JVM Tests (GraalVM CE) (linux, amd64)
27m 30s
JVM Tests (GraalVM CE) (linux, amd64)
JVM Tests (GraalVM CE) (macos, amd64)
2h 5m
JVM Tests (GraalVM CE) (macos, amd64)
JVM Tests (GraalVM CE) (windows, amd64)
1h 21m
JVM Tests (GraalVM CE) (windows, amd64)
Standard Library Tests (GraalVM CE) (linux, amd64)
41m 13s
Standard Library Tests (GraalVM CE) (linux, amd64)
Standard Library Tests (GraalVM CE) (macos, amd64)
46m 56s
Standard Library Tests (GraalVM CE) (macos, amd64)
Standard Library Tests (GraalVM CE) (windows, amd64)
27m 28s
Standard Library Tests (GraalVM CE) (windows, amd64)
Verify License Packages (linux, amd64)
1m 47s
Verify License Packages (linux, amd64)
Fit to window
Zoom out
Zoom in

Annotations

14 errors and 6 warnings
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
[SQLServer] Table.sort: should work as shown in the doc examples: test/Table_Tests/src/Common_Table_Operations/Order_By_Spec.enso#L72
An unexpected dataflow error (There was an SQL error: Login failed for user 'sa'. ClientConnectionId:1ac03ff5-d09b-422e-89b1-7644e701145e.) has been matched (at /runner/_work/enso/enso/test/Table_Tests/src/Common_Table_Operations/Order_By_Spec.enso:72:13-65).
[SQLServer] Table.sort: should work with single column name: test/Table_Tests/src/Common_Table_Operations/Order_By_Spec.enso#L86
An unexpected dataflow error (There was an SQL error: Login failed for user 'sa'. ClientConnectionId:1ac03ff5-d09b-422e-89b1-7644e701145e.) has been matched (at /runner/_work/enso/enso/test/Table_Tests/src/Common_Table_Operations/Order_By_Spec.enso:86:13-65).
[SQLServer] Table.sort: should work with single Sort_Column: test/Table_Tests/src/Common_Table_Operations/Order_By_Spec.enso#L91
An unexpected dataflow error (There was an SQL error: Login failed for user 'sa'. ClientConnectionId:1ac03ff5-d09b-422e-89b1-7644e701145e.) has been matched (at /runner/_work/enso/enso/test/Table_Tests/src/Common_Table_Operations/Order_By_Spec.enso:91:13-65).
[SQLServer] Table.sort: should allow the selector to mix regex and case insensitive matching: test/Table_Tests/src/Common_Table_Operations/Order_By_Spec.enso#L108
An unexpected dataflow error (There was an SQL error: Login failed for user 'sa'. ClientConnectionId:1ac03ff5-d09b-422e-89b1-7644e701145e.) has been matched (at /runner/_work/enso/enso/test/Table_Tests/src/Common_Table_Operations/Order_By_Spec.enso:108:13-65).
[SQLServer] Table.sort: should correctly handle regexes matching multiple names: test/Table_Tests/src/Common_Table_Operations/Order_By_Spec.enso#L112
An unexpected dataflow error (There was an SQL error: Login failed for user 'sa'. ClientConnectionId:1ac03ff5-d09b-422e-89b1-7644e701145e.) has been matched (at /runner/_work/enso/enso/test/Table_Tests/src/Common_Table_Operations/Order_By_Spec.enso:112:13-72).
[SQLServer] Table.sort: should correctly handle problems: out of bounds indices: test/Table_Tests/src/Common_Table_Operations/Order_By_Spec.enso#L120
Expected error Missing_Input_Columns, but error There was an SQL error: Login failed for user 'sa'. ClientConnectionId:1ac03ff5-d09b-422e-89b1-7644e701145e. has been returned (at /runner/_work/enso/enso/test/Table_Tests/src/Common_Table_Operations/Order_By_Spec.enso:120:13-53).
[SQLServer] Table.sort: should correctly handle edge-cases: duplicate selectors: test/Table_Tests/src/Common_Table_Operations/Order_By_Spec.enso#L131
Expected the result to not be an error, but a dataflow error has been matched: There was an SQL error: Login failed for user 'sa'. ClientConnectionId:1ac03ff5-d09b-422e-89b1-7644e701145e. (at /runner/_work/enso/enso/test/Table_Tests/src/Common_Table_Operations/Order_By_Spec.enso:131:13-42).
[SQLServer] Table.sort: should correctly handle edge-cases: duplicate matches due to case insensitivity: test/Table_Tests/src/Common_Table_Operations/Order_By_Spec.enso#L148
Expected the result to not be an error, but a dataflow error has been matched: There was an SQL error: Login failed for user 'sa'. ClientConnectionId:1ac03ff5-d09b-422e-89b1-7644e701145e. (at /runner/_work/enso/enso/test/Table_Tests/src/Common_Table_Operations/Order_By_Spec.enso:148:13-42).
[SQLServer] Table.sort: should correctly handle edge-cases: duplicate matches due to regexes: test/Table_Tests/src/Common_Table_Operations/Order_By_Spec.enso#L155
Expected the result to not be an error, but a dataflow error has been matched: There was an SQL error: Login failed for user 'sa'. ClientConnectionId:1ac03ff5-d09b-422e-89b1-7644e701145e. (at /runner/_work/enso/enso/test/Table_Tests/src/Common_Table_Operations/Order_By_Spec.enso:155:13-42).
[SQLServer] Table.sort: should correctly handle edge-cases: mixed selector types: test/Table_Tests/src/Common_Table_Operations/Order_By_Spec.enso#L161
An unexpected dataflow error (There was an SQL error: Login failed for user 'sa'. ClientConnectionId:1ac03ff5-d09b-422e-89b1-7644e701145e.) has been matched (at /runner/_work/enso/enso/test/Table_Tests/src/Common_Table_Operations/Order_By_Spec.enso:161:13-65).
JVM Tests (GraalVM CE) (macos, amd64)
The run was canceled by @github-actions[bot].
JVM Tests (GraalVM CE) (macos, amd64)
The operation was canceled.
JVM Tests (GraalVM CE) (linux, amd64)
Test report summary exceeded limit of 65535 bytes and will be trimmed
Standard Library Tests (GraalVM CE) (linux, amd64)
Test report summary exceeded limit of 65535 bytes and will be trimmed
Engine (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/
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/
JVM Tests (GraalVM CE) (windows, amd64)
Test report summary exceeded limit of 65535 bytes and will be trimmed
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: "Edition File", "Engine Runner native-image-args", "fbs-schema", "Launcher native-image-args", "Test_Results_linux", "Test_Results_macos", "Test_Results_windows". 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
Edition File
1.09 KB
Engine Runner native-image-args
21.4 KB
Launcher native-image-args
6.21 KB
Test_Results_linux
63.1 KB
Test_Results_macos
117 KB
Test_Results_windows
63.8 KB
fbs-schema
1.76 KB