Extra Nightly Tests #292
extra-nightly-tests.yml
on: workflow_dispatch
Snowflake Tests (LinuxLatest)
1h 20m
Standard Library Tests (GraalVM CE) (LinuxLatest)
42m 30s
Annotations
9 errors
Standard Library Tests (GraalVM CE) (LinuxLatest)
Failed test were found and 'fail-on-error' option is set to true
|
Table Construction: should handle error scenarios gracefully
An unexpected panic was thrown: Type error: expected `value_type` to be Auto | Value_Type, but got Text.
|
Failed Standard Library Tests
1 test suite(s) failed: Command failed: Command:
cd "/home/runner/work/enso/enso/test" && ENSO_CLOUD_CREDENTIALS_FILE="/tmp/enso-cloud-credentials02z8Kv" ENSO_RUN_REAL_CLOUD_TEST="1" JAVA_OPTS="-enableassertions" "/usr/bin/bash" "/home/runner/work/enso/enso/built-distribution/enso-engine-2025.1.1-dev-linux-amd64/enso-2025.1.1-dev/bin/enso" "--no-ir-caches" "--run" "/home/runner/work/enso/enso/test/Table_Tests"
with working directory: /home/runner/work/enso/enso/test
with environment overrides:
ENSO_CLOUD_CREDENTIALS_FILE=/tmp/enso-cloud-credentials02z8Kv
ENSO_RUN_REAL_CLOUD_TEST=1
JAVA_OPTS=-enableassertions
|
Standard Library Tests (GraalVM CE) (LinuxLatest)
Process completed with exit code 1.
|
Snowflake Tests (LinuxLatest)
Failed test were found and 'fail-on-error' option is set to true
|
[Snowflake] single-column DB_Table: should be a DB_Table but also a DB_Column:
Table_Tests/src/Database/Common/Single_Column_Table_Spec.enso#L20
[1, 3, 2] did not equal [1, 2, 3]; first difference at index 1 (at Table_Tests/src/Database/Common/Single_Column_Table_Spec.enso:20:13-59).
|
[Snowflake] single-column DB_Table: should allow passing the casted column to methods expecting column (with inserted cast):
Table_Tests/src/Database/Common/Single_Column_Table_Spec.enso#L31
[2, 6, 4] did not equal [2, 4, 6]; first difference at index 1 (at Table_Tests/src/Database/Common/Single_Column_Table_Spec.enso:31:13-82).
|
Failed Standard Library Tests
1 test suite(s) failed: Command failed: Command:
cd "/home/runner/work/enso/enso/test" && ENSO_CLOUD_CREDENTIALS_FILE="/tmp/enso-cloud-credentialsx22G7J" ENSO_RUN_REAL_CLOUD_TEST="1" JAVA_OPTS="-enableassertions" "/usr/bin/bash" "/home/runner/work/enso/enso/built-distribution/enso-engine-2025.1.1-dev-linux-amd64/enso-2025.1.1-dev/bin/enso" "--no-ir-caches" "--run" "/home/runner/work/enso/enso/test/Snowflake_Tests"
with working directory: /home/runner/work/enso/enso/test
with environment overrides:
ENSO_CLOUD_CREDENTIALS_FILE=/tmp/enso-cloud-credentialsx22G7J
ENSO_RUN_REAL_CLOUD_TEST=1
JAVA_OPTS=-enableassertions
|
Snowflake Tests (LinuxLatest)
Process completed with exit code 1.
|