Refactoring Storage #1149
engine-pull-request.yml
on: pull_request
🔍 Files Changed
/
Changed Files
6s
⚙️ Checks
/
Engine (GraalVM CE) (linux, amd64)
23m 31s
⚙️ Checks
/
Engine (GraalVM CE) (windows, amd64)
50m 56s
⚙️ Checks
/
JVM Tests (GraalVM CE) (linux, amd64)
5m 3s
⚙️ Checks
/
JVM Tests (GraalVM CE) (windows, amd64)
1h 3m
⚙️ Checks
/
Standard Library Tests (GraalVM CE) (linux, amd64)
28m 0s
⚙️ Checks
/
Standard Library Tests (GraalVM CE) (windows, amd64)
45m 43s
⚙️ Checks
/
Verify License Packages (linux, amd64)
5m 34s
⚙️ Checks (Optional)
/
Engine (GraalVM CE) (macos, amd64)
50m 36s
⚙️ Checks (Optional)
/
JVM Tests (GraalVM CE) (macos, amd64)
18m 44s
⚙️ Checks (Optional)
/
Standard Library Tests (GraalVM CE) (macos, amd64)
33m 25s
Engine Required Checks
0s
Annotations
68 errors and 10 warnings
⚙️ Checks / JVM Tests (GraalVM CE) (linux, amd64)
No test report files were found
|
⚙️ Checks / JVM Tests (GraalVM CE) (linux, amd64)
Process completed with exit code 1.
|
⚙️ Checks (Optional) / JVM Tests (GraalVM CE) (macos, amd64)
Process completed with exit code 1.
|
⚙️ Checks (Optional) / JVM Tests (GraalVM CE) (macos, amd64)
No test report files were found
|
[In-Memory] (Column_Operations_Spec) Text Column Operations: should handle operation text_left and text_right with length 1:
test/Table_Tests/src/Common_Table_Operations/Column_Operations_Spec.enso#L1293
{Table: strings->Char (variable length, max_size=unlimited)} (Expected behaviour for substring size = Kept.) (Value_Type.Char Nothing True) did not equal (Value_Type.Char (Positive_Integer.Value 286) True) (at test/Table_Tests/src/Common_Table_Operations/Column_Operations_Spec.enso:1293:21-115).
|
[In-Memory] (Nothing_Spec) is_in: Correctly handle Nothing in: (Char Nothing True).is_in empty Vector (returning False):
test/Table_Tests/src/Common_Table_Operations/Nothing_Spec.enso#L178
[False, Nothing] did not equal [False, False]; first difference at index 1 (at test/Table_Tests/src/Common_Table_Operations/Nothing_Spec.enso:178:21-85).
|
[In-Memory] (Nothing_Spec) is_in: Correctly handle Nothing in: (Integer 64 bits).is_in empty Vector (returning False):
test/Table_Tests/src/Common_Table_Operations/Nothing_Spec.enso#L178
[False, Nothing] did not equal [False, False]; first difference at index 1 (at test/Table_Tests/src/Common_Table_Operations/Nothing_Spec.enso:178:21-85).
|
[In-Memory] (Nothing_Spec) is_in: Correctly handle Nothing in: (Integer 64 bits).is_in empty Vector (returning False):
test/Table_Tests/src/Common_Table_Operations/Nothing_Spec.enso#L178
[False, Nothing] did not equal [False, False]; first difference at index 1 (at test/Table_Tests/src/Common_Table_Operations/Nothing_Spec.enso:178:21-85).
|
[In-Memory] (Nothing_Spec) is_in: Correctly handle Nothing in: (Float 64 bits).is_in empty Vector (returning False):
test/Table_Tests/src/Common_Table_Operations/Nothing_Spec.enso#L178
[False, Nothing] did not equal [False, False]; first difference at index 1 (at test/Table_Tests/src/Common_Table_Operations/Nothing_Spec.enso:178:21-85).
|
[In-Memory] (Nothing_Spec) is_in: Correctly handle Nothing in: Date.is_in empty Vector (returning False):
test/Table_Tests/src/Common_Table_Operations/Nothing_Spec.enso#L178
[False, Nothing] did not equal [False, False]; first difference at index 1 (at test/Table_Tests/src/Common_Table_Operations/Nothing_Spec.enso:178:21-85).
|
[In-Memory] (Nothing_Spec) is_in: Correctly handle Nothing in: (Date_Time True).is_in empty Vector (returning False):
test/Table_Tests/src/Common_Table_Operations/Nothing_Spec.enso#L178
[False, Nothing] did not equal [False, False]; first difference at index 1 (at test/Table_Tests/src/Common_Table_Operations/Nothing_Spec.enso:178:21-85).
|
[In-Memory] (Nothing_Spec) is_in: Correctly handle Nothing in: Time.is_in empty Vector (returning False):
test/Table_Tests/src/Common_Table_Operations/Nothing_Spec.enso#L178
[False, Nothing] did not equal [False, False]; first difference at index 1 (at test/Table_Tests/src/Common_Table_Operations/Nothing_Spec.enso:178:21-85).
|
[In-Memory] Handling of Big Integer values: allows arithmetic on Decimal columns:
test/Table_Tests/src/In_Memory/Integer_Overflow_Spec.enso#L305
[1000000000100000000000000000000, 1180591620717411303426, 7] did not equal [1000000000100000000000000000000, 1180591620717411303426, Nothing, 7]; lengths differ (3 != 4) (at test/Table_Tests/src/In_Memory/Integer_Overflow_Spec.enso:305:13-81).
|
[In-Memory] Handling of Big Integer values: allows arithmetic on Decimal columns and other numeric columns:
test/Table_Tests/src/In_Memory/Integer_Overflow_Spec.enso#L344
[1000000000000000000000000000001, 1180591620717411303426, 7] did not equal [1000000000000000000000000000001, 1180591620717411303426, Nothing, 7]; lengths differ (3 != 4) (at test/Table_Tests/src/In_Memory/Integer_Overflow_Spec.enso:344:13-77).
|
[In-Memory] (Column_Operations_Spec) Text Column Operations: should handle operation text_left and text_right with length 1:
Table_Tests/src/Common_Table_Operations/Column_Operations_Spec.enso#L1293
{Table: strings->Char (variable length, max_size=unlimited)} (Expected behaviour for substring size = Kept.) (Value_Type.Char Nothing True) did not equal (Value_Type.Char (Positive_Integer.Value 286) True) (at Table_Tests/src/Common_Table_Operations/Column_Operations_Spec.enso:1293:21-115).
|
[In-Memory] (Nothing_Spec) is_in: Correctly handle Nothing in: (Char Nothing True).is_in empty Vector (returning False):
Table_Tests/src/Common_Table_Operations/Nothing_Spec.enso#L178
[False, Nothing] did not equal [False, False]; first difference at index 1 (at Table_Tests/src/Common_Table_Operations/Nothing_Spec.enso:178:21-85).
|
[In-Memory] (Nothing_Spec) is_in: Correctly handle Nothing in: (Integer 64 bits).is_in empty Vector (returning False):
Table_Tests/src/Common_Table_Operations/Nothing_Spec.enso#L178
[False, Nothing] did not equal [False, False]; first difference at index 1 (at Table_Tests/src/Common_Table_Operations/Nothing_Spec.enso:178:21-85).
|
[In-Memory] (Nothing_Spec) is_in: Correctly handle Nothing in: (Integer 64 bits).is_in empty Vector (returning False):
Table_Tests/src/Common_Table_Operations/Nothing_Spec.enso#L178
[False, Nothing] did not equal [False, False]; first difference at index 1 (at Table_Tests/src/Common_Table_Operations/Nothing_Spec.enso:178:21-85).
|
[In-Memory] (Nothing_Spec) is_in: Correctly handle Nothing in: (Float 64 bits).is_in empty Vector (returning False):
Table_Tests/src/Common_Table_Operations/Nothing_Spec.enso#L178
[False, Nothing] did not equal [False, False]; first difference at index 1 (at Table_Tests/src/Common_Table_Operations/Nothing_Spec.enso:178:21-85).
|
[In-Memory] (Nothing_Spec) is_in: Correctly handle Nothing in: Date.is_in empty Vector (returning False):
Table_Tests/src/Common_Table_Operations/Nothing_Spec.enso#L178
[False, Nothing] did not equal [False, False]; first difference at index 1 (at Table_Tests/src/Common_Table_Operations/Nothing_Spec.enso:178:21-85).
|
[In-Memory] (Nothing_Spec) is_in: Correctly handle Nothing in: (Date_Time True).is_in empty Vector (returning False):
Table_Tests/src/Common_Table_Operations/Nothing_Spec.enso#L178
[False, Nothing] did not equal [False, False]; first difference at index 1 (at Table_Tests/src/Common_Table_Operations/Nothing_Spec.enso:178:21-85).
|
[In-Memory] (Nothing_Spec) is_in: Correctly handle Nothing in: Time.is_in empty Vector (returning False):
Table_Tests/src/Common_Table_Operations/Nothing_Spec.enso#L178
[False, Nothing] did not equal [False, False]; first difference at index 1 (at Table_Tests/src/Common_Table_Operations/Nothing_Spec.enso:178:21-85).
|
[In-Memory] Handling of Big Integer values: allows arithmetic on Decimal columns:
Table_Tests/src/In_Memory/Integer_Overflow_Spec.enso#L305
[1000000000100000000000000000000, 1180591620717411303426, 7] did not equal [1000000000100000000000000000000, 1180591620717411303426, Nothing, 7]; lengths differ (3 != 4) (at Table_Tests/src/In_Memory/Integer_Overflow_Spec.enso:305:13-81).
|
[In-Memory] Handling of Big Integer values: allows arithmetic on Decimal columns and other numeric columns:
Table_Tests/src/In_Memory/Integer_Overflow_Spec.enso#L344
[1000000000000000000000000000001, 1180591620717411303426, 7] did not equal [1000000000000000000000000000001, 1180591620717411303426, Nothing, 7]; lengths differ (3 != 4) (at Table_Tests/src/In_Memory/Integer_Overflow_Spec.enso:344:13-77).
|
⚙️ Checks / Standard Library Tests (GraalVM CE) (linux, amd64)
Failed test were found and 'fail-on-error' option is set to true
|
⚙️ Checks (Optional) / Standard Library Tests (GraalVM CE) (macos, amd64)
Failed test were found and 'fail-on-error' option is set to true
|
[In-Memory] (Column_Operations_Spec) Text Column Operations: should handle operation text_left and text_right with length 1:
Table_Tests/src/Common_Table_Operations/Column_Operations_Spec.enso#L1293
{Table: strings->Char (variable length, max_size=unlimited)} (Expected behaviour for substring size = Kept.) (Value_Type.Char Nothing True) did not equal (Value_Type.Char (Positive_Integer.Value 286) True) (at Table_Tests/src/Common_Table_Operations/Column_Operations_Spec.enso:1293:21-115).
|
[In-Memory] (Nothing_Spec) is_in: Correctly handle Nothing in: (Char Nothing True).is_in empty Vector (returning False):
Table_Tests/src/Common_Table_Operations/Nothing_Spec.enso#L178
[False, Nothing] did not equal [False, False]; first difference at index 1 (at Table_Tests/src/Common_Table_Operations/Nothing_Spec.enso:178:21-85).
|
[In-Memory] (Nothing_Spec) is_in: Correctly handle Nothing in: (Integer 64 bits).is_in empty Vector (returning False):
Table_Tests/src/Common_Table_Operations/Nothing_Spec.enso#L178
[False, Nothing] did not equal [False, False]; first difference at index 1 (at Table_Tests/src/Common_Table_Operations/Nothing_Spec.enso:178:21-85).
|
[In-Memory] (Nothing_Spec) is_in: Correctly handle Nothing in: (Integer 64 bits).is_in empty Vector (returning False):
Table_Tests/src/Common_Table_Operations/Nothing_Spec.enso#L178
[False, Nothing] did not equal [False, False]; first difference at index 1 (at Table_Tests/src/Common_Table_Operations/Nothing_Spec.enso:178:21-85).
|
[In-Memory] (Nothing_Spec) is_in: Correctly handle Nothing in: (Float 64 bits).is_in empty Vector (returning False):
Table_Tests/src/Common_Table_Operations/Nothing_Spec.enso#L178
[False, Nothing] did not equal [False, False]; first difference at index 1 (at Table_Tests/src/Common_Table_Operations/Nothing_Spec.enso:178:21-85).
|
[In-Memory] (Nothing_Spec) is_in: Correctly handle Nothing in: Date.is_in empty Vector (returning False):
Table_Tests/src/Common_Table_Operations/Nothing_Spec.enso#L178
[False, Nothing] did not equal [False, False]; first difference at index 1 (at Table_Tests/src/Common_Table_Operations/Nothing_Spec.enso:178:21-85).
|
[In-Memory] (Nothing_Spec) is_in: Correctly handle Nothing in: (Date_Time True).is_in empty Vector (returning False):
Table_Tests/src/Common_Table_Operations/Nothing_Spec.enso#L178
[False, Nothing] did not equal [False, False]; first difference at index 1 (at Table_Tests/src/Common_Table_Operations/Nothing_Spec.enso:178:21-85).
|
[In-Memory] (Nothing_Spec) is_in: Correctly handle Nothing in: Time.is_in empty Vector (returning False):
Table_Tests/src/Common_Table_Operations/Nothing_Spec.enso#L178
[False, Nothing] did not equal [False, False]; first difference at index 1 (at Table_Tests/src/Common_Table_Operations/Nothing_Spec.enso:178:21-85).
|
[In-Memory] Handling of Big Integer values: allows arithmetic on Decimal columns:
Table_Tests/src/In_Memory/Integer_Overflow_Spec.enso#L305
[1000000000100000000000000000000, 1180591620717411303426, 7] did not equal [1000000000100000000000000000000, 1180591620717411303426, Nothing, 7]; lengths differ (3 != 4) (at Table_Tests/src/In_Memory/Integer_Overflow_Spec.enso:305:13-81).
|
[In-Memory] Handling of Big Integer values: allows arithmetic on Decimal columns and other numeric columns:
Table_Tests/src/In_Memory/Integer_Overflow_Spec.enso#L344
[1000000000000000000000000000001, 1180591620717411303426, 7] did not equal [1000000000000000000000000000001, 1180591620717411303426, Nothing, 7]; lengths differ (3 != 4) (at Table_Tests/src/In_Memory/Integer_Overflow_Spec.enso:344:13-77).
|
⚙️ Checks / Standard Library Tests (GraalVM CE) (windows, amd64)
Failed test were found and 'fail-on-error' option is set to true
|
[In-Memory] (Column_Operations_Spec) Text Column Operations: should handle operation text_left and text_right with length 1:
Table_Tests\src\Common_Table_Operations\Column_Operations_Spec.enso#L1293
{Table: strings->Char (variable length, max_size=unlimited)} (Expected behaviour for substring size = Kept.) (Value_Type.Char Nothing True) did not equal (Value_Type.Char (Positive_Integer.Value 286) True) (at Table_Tests\src\Common_Table_Operations\Column_Operations_Spec.enso:1293:21-115).
|
[In-Memory] (Nothing_Spec) is_in: Correctly handle Nothing in: (Char Nothing True).is_in empty Vector (returning False):
Table_Tests\src\Common_Table_Operations\Nothing_Spec.enso#L178
[False, Nothing] did not equal [False, False]; first difference at index 1 (at Table_Tests\src\Common_Table_Operations\Nothing_Spec.enso:178:21-85).
|
[In-Memory] (Nothing_Spec) is_in: Correctly handle Nothing in: (Integer 64 bits).is_in empty Vector (returning False):
Table_Tests\src\Common_Table_Operations\Nothing_Spec.enso#L178
[False, Nothing] did not equal [False, False]; first difference at index 1 (at Table_Tests\src\Common_Table_Operations\Nothing_Spec.enso:178:21-85).
|
[In-Memory] (Nothing_Spec) is_in: Correctly handle Nothing in: (Integer 64 bits).is_in empty Vector (returning False):
Table_Tests\src\Common_Table_Operations\Nothing_Spec.enso#L178
[False, Nothing] did not equal [False, False]; first difference at index 1 (at Table_Tests\src\Common_Table_Operations\Nothing_Spec.enso:178:21-85).
|
[In-Memory] (Nothing_Spec) is_in: Correctly handle Nothing in: (Float 64 bits).is_in empty Vector (returning False):
Table_Tests\src\Common_Table_Operations\Nothing_Spec.enso#L178
[False, Nothing] did not equal [False, False]; first difference at index 1 (at Table_Tests\src\Common_Table_Operations\Nothing_Spec.enso:178:21-85).
|
[In-Memory] (Nothing_Spec) is_in: Correctly handle Nothing in: Date.is_in empty Vector (returning False):
Table_Tests\src\Common_Table_Operations\Nothing_Spec.enso#L178
[False, Nothing] did not equal [False, False]; first difference at index 1 (at Table_Tests\src\Common_Table_Operations\Nothing_Spec.enso:178:21-85).
|
[In-Memory] (Nothing_Spec) is_in: Correctly handle Nothing in: (Date_Time True).is_in empty Vector (returning False):
Table_Tests\src\Common_Table_Operations\Nothing_Spec.enso#L178
[False, Nothing] did not equal [False, False]; first difference at index 1 (at Table_Tests\src\Common_Table_Operations\Nothing_Spec.enso:178:21-85).
|
[In-Memory] (Nothing_Spec) is_in: Correctly handle Nothing in: Time.is_in empty Vector (returning False):
Table_Tests\src\Common_Table_Operations\Nothing_Spec.enso#L178
[False, Nothing] did not equal [False, False]; first difference at index 1 (at Table_Tests\src\Common_Table_Operations\Nothing_Spec.enso:178:21-85).
|
[In-Memory] Handling of Big Integer values: allows arithmetic on Decimal columns:
Table_Tests\src\In_Memory\Integer_Overflow_Spec.enso#L305
[1000000000100000000000000000000, 1180591620717411303426, 7] did not equal [1000000000100000000000000000000, 1180591620717411303426, Nothing, 7]; lengths differ (3 != 4) (at Table_Tests\src\In_Memory\Integer_Overflow_Spec.enso:305:13-81).
|
[In-Memory] Handling of Big Integer values: allows arithmetic on Decimal columns and other numeric columns:
Table_Tests\src\In_Memory\Integer_Overflow_Spec.enso#L344
[1000000000000000000000000000001, 1180591620717411303426, 7] did not equal [1000000000000000000000000000001, 1180591620717411303426, Nothing, 7]; lengths differ (3 != 4) (at Table_Tests\src\In_Memory\Integer_Overflow_Spec.enso:344:13-77).
|
[In-Memory] (Column_Operations_Spec) Text Column Operations: should handle operation text_left and text_right with length 1:
test/Table_Tests/src/Common_Table_Operations/Column_Operations_Spec.enso#L1293
{Table: strings->Char (variable length, max_size=unlimited)} (Expected behaviour for substring size = Kept.) (Value_Type.Char Nothing True) did not equal (Value_Type.Char (Positive_Integer.Value 286) True) (at test/Table_Tests/src/Common_Table_Operations/Column_Operations_Spec.enso:1293:21-115).
|
[In-Memory] (Nothing_Spec) is_in: Correctly handle Nothing in: (Char Nothing True).is_in empty Vector (returning False):
test/Table_Tests/src/Common_Table_Operations/Nothing_Spec.enso#L178
[False, Nothing] did not equal [False, False]; first difference at index 1 (at test/Table_Tests/src/Common_Table_Operations/Nothing_Spec.enso:178:21-85).
|
[In-Memory] (Nothing_Spec) is_in: Correctly handle Nothing in: (Integer 64 bits).is_in empty Vector (returning False):
test/Table_Tests/src/Common_Table_Operations/Nothing_Spec.enso#L178
[False, Nothing] did not equal [False, False]; first difference at index 1 (at test/Table_Tests/src/Common_Table_Operations/Nothing_Spec.enso:178:21-85).
|
[In-Memory] (Nothing_Spec) is_in: Correctly handle Nothing in: (Integer 64 bits).is_in empty Vector (returning False):
test/Table_Tests/src/Common_Table_Operations/Nothing_Spec.enso#L178
[False, Nothing] did not equal [False, False]; first difference at index 1 (at test/Table_Tests/src/Common_Table_Operations/Nothing_Spec.enso:178:21-85).
|
[In-Memory] (Nothing_Spec) is_in: Correctly handle Nothing in: (Float 64 bits).is_in empty Vector (returning False):
test/Table_Tests/src/Common_Table_Operations/Nothing_Spec.enso#L178
[False, Nothing] did not equal [False, False]; first difference at index 1 (at test/Table_Tests/src/Common_Table_Operations/Nothing_Spec.enso:178:21-85).
|
[In-Memory] (Nothing_Spec) is_in: Correctly handle Nothing in: Date.is_in empty Vector (returning False):
test/Table_Tests/src/Common_Table_Operations/Nothing_Spec.enso#L178
[False, Nothing] did not equal [False, False]; first difference at index 1 (at test/Table_Tests/src/Common_Table_Operations/Nothing_Spec.enso:178:21-85).
|
[In-Memory] (Nothing_Spec) is_in: Correctly handle Nothing in: (Date_Time True).is_in empty Vector (returning False):
test/Table_Tests/src/Common_Table_Operations/Nothing_Spec.enso#L178
[False, Nothing] did not equal [False, False]; first difference at index 1 (at test/Table_Tests/src/Common_Table_Operations/Nothing_Spec.enso:178:21-85).
|
[In-Memory] (Nothing_Spec) is_in: Correctly handle Nothing in: Time.is_in empty Vector (returning False):
test/Table_Tests/src/Common_Table_Operations/Nothing_Spec.enso#L178
[False, Nothing] did not equal [False, False]; first difference at index 1 (at test/Table_Tests/src/Common_Table_Operations/Nothing_Spec.enso:178:21-85).
|
[In-Memory] Handling of Big Integer values: allows arithmetic on Decimal columns:
test/Table_Tests/src/In_Memory/Integer_Overflow_Spec.enso#L305
[1000000000100000000000000000000, 1180591620717411303426, 7] did not equal [1000000000100000000000000000000, 1180591620717411303426, Nothing, 7]; lengths differ (3 != 4) (at test/Table_Tests/src/In_Memory/Integer_Overflow_Spec.enso:305:13-81).
|
[In-Memory] Handling of Big Integer values: allows arithmetic on Decimal columns and other numeric columns:
test/Table_Tests/src/In_Memory/Integer_Overflow_Spec.enso#L344
[1000000000000000000000000000001, 1180591620717411303426, 7] did not equal [1000000000000000000000000000001, 1180591620717411303426, Nothing, 7]; lengths differ (3 != 4) (at test/Table_Tests/src/In_Memory/Integer_Overflow_Spec.enso:344:13-77).
|
[In-Memory] (Column_Operations_Spec) Text Column Operations: should handle operation text_left and text_right with length 1:
test\Table_Tests\src\Common_Table_Operations\Column_Operations_Spec.enso#L1293
{Table: strings->Char (variable length, max_size=unlimited)} (Expected behaviour for substring size = Kept.) (Value_Type.Char Nothing True) did not equal (Value_Type.Char (Positive_Integer.Value 286) True) (at test\Table_Tests\src\Common_Table_Operations\Column_Operations_Spec.enso:1293:21-115).
|
[In-Memory] (Nothing_Spec) is_in: Correctly handle Nothing in: (Char Nothing True).is_in empty Vector (returning False):
test\Table_Tests\src\Common_Table_Operations\Nothing_Spec.enso#L178
[False, Nothing] did not equal [False, False]; first difference at index 1 (at test\Table_Tests\src\Common_Table_Operations\Nothing_Spec.enso:178:21-85).
|
[In-Memory] (Nothing_Spec) is_in: Correctly handle Nothing in: (Integer 64 bits).is_in empty Vector (returning False):
test\Table_Tests\src\Common_Table_Operations\Nothing_Spec.enso#L178
[False, Nothing] did not equal [False, False]; first difference at index 1 (at test\Table_Tests\src\Common_Table_Operations\Nothing_Spec.enso:178:21-85).
|
[In-Memory] (Nothing_Spec) is_in: Correctly handle Nothing in: (Integer 64 bits).is_in empty Vector (returning False):
test\Table_Tests\src\Common_Table_Operations\Nothing_Spec.enso#L178
[False, Nothing] did not equal [False, False]; first difference at index 1 (at test\Table_Tests\src\Common_Table_Operations\Nothing_Spec.enso:178:21-85).
|
[In-Memory] (Nothing_Spec) is_in: Correctly handle Nothing in: (Float 64 bits).is_in empty Vector (returning False):
test\Table_Tests\src\Common_Table_Operations\Nothing_Spec.enso#L178
[False, Nothing] did not equal [False, False]; first difference at index 1 (at test\Table_Tests\src\Common_Table_Operations\Nothing_Spec.enso:178:21-85).
|
[In-Memory] (Nothing_Spec) is_in: Correctly handle Nothing in: Date.is_in empty Vector (returning False):
test\Table_Tests\src\Common_Table_Operations\Nothing_Spec.enso#L178
[False, Nothing] did not equal [False, False]; first difference at index 1 (at test\Table_Tests\src\Common_Table_Operations\Nothing_Spec.enso:178:21-85).
|
[In-Memory] (Nothing_Spec) is_in: Correctly handle Nothing in: (Date_Time True).is_in empty Vector (returning False):
test\Table_Tests\src\Common_Table_Operations\Nothing_Spec.enso#L178
[False, Nothing] did not equal [False, False]; first difference at index 1 (at test\Table_Tests\src\Common_Table_Operations\Nothing_Spec.enso:178:21-85).
|
[In-Memory] (Nothing_Spec) is_in: Correctly handle Nothing in: Time.is_in empty Vector (returning False):
test\Table_Tests\src\Common_Table_Operations\Nothing_Spec.enso#L178
[False, Nothing] did not equal [False, False]; first difference at index 1 (at test\Table_Tests\src\Common_Table_Operations\Nothing_Spec.enso:178:21-85).
|
[In-Memory] Handling of Big Integer values: allows arithmetic on Decimal columns:
test\Table_Tests\src\In_Memory\Integer_Overflow_Spec.enso#L305
[1000000000100000000000000000000, 1180591620717411303426, 7] did not equal [1000000000100000000000000000000, 1180591620717411303426, Nothing, 7]; lengths differ (3 != 4) (at test\Table_Tests\src\In_Memory\Integer_Overflow_Spec.enso:305:13-81).
|
[In-Memory] Handling of Big Integer values: allows arithmetic on Decimal columns and other numeric columns:
test\Table_Tests\src\In_Memory\Integer_Overflow_Spec.enso#L344
[1000000000000000000000000000001, 1180591620717411303426, 7] did not equal [1000000000000000000000000000001, 1180591620717411303426, Nothing, 7]; lengths differ (3 != 4) (at test\Table_Tests\src\In_Memory\Integer_Overflow_Spec.enso:344:13-77).
|
Engine Required Checks
Process completed with exit code 1.
|
🔍 Files Changed / Changed Files
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
🔍 Files Changed / Changed Files
Unable to find merge base between f281f8406e9f3526f036f4365b51817ef67485a6 and 5d69693aed99223a782efb29b153a4c9a3b41830
|
⚙️ Checks / JVM Tests (GraalVM CE) (linux, amd64)
No file matches path /runner/_work/enso/enso/target/test-results/*.xml
|
⚙️ Checks (Optional) / JVM Tests (GraalVM CE) (macos, amd64)
No file matches path /Users/runner/work/enso/enso/target/test-results/*.xml
|
⚙️ Checks / Standard Library Tests (GraalVM CE) (linux, amd64)
Test report summary exceeded limit of 65535 bytes and will be trimmed
|
⚙️ Checks (Optional) / Standard Library Tests (GraalVM CE) (macos, amd64)
Test report summary exceeded limit of 65535 bytes and will be trimmed
|
⚙️ Checks / Standard Library Tests (GraalVM CE) (windows, amd64)
Test report summary exceeded limit of 65535 bytes and will be trimmed
|
⚙️ Checks / JVM Tests (GraalVM CE) (windows, amd64)
Test report summary exceeded limit of 65535 bytes and will be trimmed
|
Engine Required Checks
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
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: "Engine Runner native-image-args", "Launcher native-image-args", "Project Manager native-image-args", "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 | |
---|---|---|
Engine Runner native-image-args
|
36.1 KB |
|
Launcher native-image-args
|
5.94 KB |
|
Project Manager native-image-args
|
15.9 KB |
|
Test_Results_windows
|
64.2 KB |
|