Extra Nightly Tests #220
extra-nightly-tests.yml
on: workflow_dispatch
Snowflake Tests (LinuxLatest)
1h 19m
Standard Library Tests (GraalVM CE) (LinuxLatest)
51m 32s
Annotations
8 errors and 2 warnings
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-credentialsffS71Y" ENSO_RUN_REAL_CLOUD_TEST="1" JAVA_OPTS="-enableassertions" "/usr/bin/bash" "/home/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" "/home/runner/work/enso/enso/test/Base_Tests"
with working directory: /home/runner/work/enso/enso/test
with environment overrides:
ENSO_CLOUD_CREDENTIALS_FILE=/tmp/enso-cloud-credentialsffS71Y
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] Table.sort: should behave as expected with Unicode normalization, depending on the defaults settings:
test/Table_Tests/src/Common_Table_Operations/Order_By_Spec.enso#L251
[Nothing, 'śb', 'śa', 'śc'] did not equal [Nothing, 'śa', 'śb', 'śc']; first difference at index 1 (at /home/runner/work/enso/enso/test/Table_Tests/src/Common_Table_Operations/Order_By_Spec.enso:251:21-92).
|
[Snowflake] Table.sort: should support natural and case insensitive ordering at the same time:
test/Table_Tests/src/Common_Table_Operations/Order_By_Spec.enso#L302
[Nothing, 'C2', 'c01', 'c10'] did not equal [Nothing, 'c01', 'c10', 'C2']; first difference at index 1 (at /home/runner/work/enso/enso/test/Table_Tests/src/Common_Table_Operations/Order_By_Spec.enso:302:25-92).
|
[Snowflake] (Upload_Spec) Creating an empty table: should not issue a DELETE statement for the original table name in dry run mode, even if the table does not exist:
test/Table_Tests/src/Database/Upload_Spec.enso#L250
An unexpected dataflow error ((Not_Found (File_Like.Value (File /home/runner/work/enso/enso/test/Snowflake_Tests/data/transient)))) has been matched (at /home/runner/work/enso/enso/test/Table_Tests/src/Database/Upload_Spec.enso:250:21-56).
|
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-credentialsoB8pLB" ENSO_RUN_REAL_CLOUD_TEST="1" JAVA_OPTS="-enableassertions" "/usr/bin/bash" "/home/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" "/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-credentialsoB8pLB
ENSO_RUN_REAL_CLOUD_TEST=1
JAVA_OPTS=-enableassertions
|
Snowflake Tests (LinuxLatest)
Process completed with exit code 1.
|
Standard Library Tests (GraalVM CE) (LinuxLatest)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Snowflake Tests (LinuxLatest)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|