8428 passed, 1 failed and 226 skipped
❌ /Users/runner/work/enso/enso/target/test-results/AWS_Tests/JUnit.xml
118 tests were completed in 54s with 98 passed, 1 failed and 19 skipped.
Test suite | Passed | Failed | Skipped | Time |
---|---|---|---|---|
(Enso Cloud -> Enso Cloud) copying/moving | 1⚪ | 0ms | ||
(Enso Cloud -> Enso Cloud) Data Link copying/moving | 1⚪ | 0ms | ||
(Enso Cloud -> Local) copying/moving | 1⚪ | 0ms | ||
(Enso Cloud -> Local) Data Link copying/moving | 1⚪ | 0ms | ||
(Enso Cloud -> S3) copying/moving | 1⚪ | 0ms | ||
(Enso Cloud -> S3) Data Link copying/moving | 1⚪ | 0ms | ||
(Local -> Enso Cloud) copying/moving | 1⚪ | 0ms | ||
(Local -> Enso Cloud) Data Link copying/moving | 1⚪ | 0ms | ||
(Local -> Local) copying/moving | 5✅ | 174ms | ||
(Local -> Local) Data Link copying/moving | 3✅ | 416ms | ||
(Local -> S3) copying/moving | 5✅ | 1s | ||
(Local -> S3) Data Link copying/moving | 3✅ | 815ms | ||
(S3 -> Enso Cloud) copying/moving | 1⚪ | 0ms | ||
(S3 -> Enso Cloud) Data Link copying/moving | 1⚪ | 0ms | ||
(S3 -> Local) copying/moving | 5✅ | 1s | ||
(S3 -> Local) Data Link copying/moving | 3✅ | 1s | ||
(S3 -> S3) copying/moving | 5✅ | 1s | ||
(S3 -> S3) Data Link copying/moving | 3✅ | 1s | ||
[Redshift] Database tests | 1⚪ | 0ms | ||
AWS_Credential | 4✅ | 3s | ||
DataLinks to S3_File | 9✅ | 8⚪ | 5s | |
S3 Path handling | 6✅ | 1❌ | 479ms | |
S3_File reading | 8✅ | 853ms | ||
S3_File writing | 21✅ | 8s | ||
S3.get_object | 2✅ | 13s | ||
S3.head (bucket) | 1✅ | 2s | ||
S3.head (object) | 2✅ | 2s | ||
S3.list_buckets | 4✅ | 9s | ||
S3.list_objects | 4✅ | 2s | ||
S3.read_bucket | 5✅ | 2s |
❌ S3 Path handling
✅ parse bucket only uris
✅ parse full paths uris
✅ reject invalid urils
✅ should support path traversal using `/` and `parent`
✅ should support path traversal using `join`
✅ will normalize paths upon parsing
❌ should allow to check if one path is inside of another
An unexpected panic was thrown: (Not_Invokable.Error Less)
✅ /Users/runner/work/enso/enso/target/test-results/Base_Internal_Tests/JUnit.xml
26 tests were completed in 3s with 26 passed, 0 failed and 0 skipped.
Test suite | Passed | Failed | Skipped | Time |
---|---|---|---|---|
(Decimal_Constructor_Spec) conversions | 1✅ | 60ms | ||
Host File values behaviour in Enso | 2✅ | 13ms | ||
I/O Checks | 2✅ | 2s | ||
Object Comparator | 9✅ | 340ms | ||
Test Reporter running on GitHub | 3✅ | 336ms | ||
Text_Utils | 4✅ | 182ms | ||
to_display_text | 5✅ | 127ms |
✅ /Users/runner/work/enso/enso/target/test-results/Base_Tests/JUnit.xml
3066 tests were completed in 159s with 3027 passed, 0 failed and 39 skipped.
Test suite | Passed | Failed | Skipped | Time |
---|---|---|---|---|
(Decimal_Spec) arithmetic | 9✅ | 426ms | ||
(Decimal_Spec) BigDecimal internal representation methods | 1✅ | 1ms | ||
(Decimal_Spec) comparison | 12✅ | 1s | ||
(Decimal_Spec) construction | 21✅ | 101ms | ||
(Decimal_Spec) conversions | 14✅ | 80ms | ||
(Decimal_Spec) Decimal.set_scale | 2✅ | 2ms | ||
(Decimal_Spec) div | 1✅ | 9ms | ||
(Decimal_Spec) edge cases | 2✅ | 31ms | ||
(Decimal_Spec) floor, ceil, truncate | 4✅ | 40ms | ||
(Decimal_Spec) Integer/Float .to_decimal | 2✅ | 1ms | ||
(Decimal_Spec) min/max | 3✅ | 40ms | ||
(Decimal_Spec) pow | 2✅ | 25ms | ||
(Decimal_Spec) remainder | 3✅ | 11ms | ||
(Decimal_Spec) Rounding | 19✅ | 169ms | ||
(Decimal_Spec) signs | 3✅ | 8ms | ||
(Decimal_Spec) text conversion | 4✅ | 34ms | ||
(Decimal_Spec) Text.to_decimal | 3✅ | 4ms | ||
Any.map_nothing | 2✅ | 40ms | ||
Any's methods | 3✅ | 101ms | ||
arithmetic | 1✅ | 39ms | ||
Array_Proxy | 5✅ | 60ms | ||
ArrayOverBuffer | 1✅ | 25ms | ||
ASCII | 4✅ | 169ms | ||
Asserts | 5✅ | 29ms | ||
at/get | 7✅ | 107ms | ||
Atom Constructors | 4✅ | 39ms | ||
Atom with holes | 9✅ | 101ms | ||
Auto_Detect | 3✅ | 117ms | ||
Autoscoped Constructors | 20✅ | 139ms | ||
Base_64 | 3✅ | 350ms | ||
BigInts | 26✅ | 4s | ||
Booleans | 6✅ | 51ms | ||
Bound | 3✅ | 5ms | ||
Builder.new | 11✅ | 49ms | ||
Bytes | 3✅ | 105ms | ||
caching | 1✅ | 138ms | ||
Callables | 5✅ | 31ms | ||
Chain Multi Value | 13✅ | 74ms | ||
Check Nothing and NaN | 3✅ | 3ms | ||
children | 2✅ | 2ms | ||
codepoints | 2✅ | 3ms | ||
Compare functionality with Vector | 1✅ | 31ms | ||
Compile | 6✅ | 123ms | ||
Complex Multi Value | 2✅ | 15ms | ||
const | 1✅ | 7ms | ||
Contexts and Execution Environment | 3✅ | 13ms | ||
Conversion | 33✅ | 217ms | ||
Convert Multi Value | 5✅ | 43ms | ||
Correlation Statistics | 6✅ | 69ms | ||
curry | 1✅ | 15ms | ||
Data.read / File_Format | 2✅ | 132ms | ||
Data.read_many | 7✅ | 424ms | ||
Dataflow Errors | 11✅ | 99ms | ||
Dataflow Warnings | 34✅ | 2s | ||
DataLinks in Enso Cloud | 1⚪ | 0ms | ||
DataLinks to Enso Cloud | 1⚪ | 0ms | ||
Date | 42✅ | 16s | ||
Date date part tests | 8✅ | 238ms | ||
Date_Range | 11✅ | 1s | ||
Date_Time | 46✅ | 2⚪ | 806ms | |
Date_Time date part tests | 8✅ | 16ms | ||
Date_Time equality | 2✅ | 3ms | ||
Day_Of_Week conversions | 9✅ | 9ms | ||
Debug | 1✅ | 18ms | ||
Default comparator | 5✅ | 46ms | ||
Default Encoding | 10✅ | 265ms | ||
display text | 1✅ | 2ms | ||
Duration | 15✅ | 218ms | ||
Empty errors | 4✅ | 9ms | ||
Encoding object | 4✅ | 173ms | ||
Enso Arrays | 7✅ | 98ms | ||
Enso Cloud Audit Log | 5✅ | 556ms | ||
Enso Cloud Authentication | 5✅ | 903ms | ||
Enso Cloud Files | 1⚪ | 0ms | ||
Enso Cloud Secrets | 13✅ | 3⚪ | 4s | |
Enso Dictionaries | 26✅ | 803ms | ||
Enso Hashset | 7✅ | 91ms | ||
Enso_User | 2✅ | 1⚪ | 159ms | |
Enso_User - local mock integration tests | 2✅ | 208ms | ||
Enso_User - offline logic tests | 1✅ | 26ms | ||
Enso: Common polyglot Dictionary operations | 29✅ | 12s | ||
Environment | 1✅ | 45ms | ||
Equals and hash | 1✅ | 45ms | ||
Escape | 1✅ | 3ms | ||
fetch | 11✅ | 505ms | ||
File Format | 1✅ | 27ms | ||
File Operations | 22✅ | 1⚪ | 775ms | |
flip | 2✅ | 249ms | ||
Float.truncate | 1✅ | 22ms | ||
Floats | 6✅ | 118ms | ||
folder operations | 9✅ | 626ms | ||
Format Detection in HTTP Fetch | 3✅ | 125ms | ||
Formatting date/time values | 6✅ | 126ms | ||
Fully Qualified Names | 1✅ | 6ms | ||
Function Ascribed Parameters | 12✅ | 19ms | ||
Functions | 2✅ | 38ms | ||
Get by tag name | 3✅ | 25ms | ||
Header | 1✅ | 5ms | ||
Header resolution | 7✅ | 45ms | ||
Headers | 8✅ | 191ms | ||
Http Auth | 2✅ | 5s | ||
HTTP client | 4✅ | 2s | ||
HTTP DataLink | 11✅ | 960ms | ||
Http Error handling | 5✅ | 1s | ||
HTTP in Data.read | 5✅ | 171ms | ||
HTTP_Method parse | 3✅ | 11ms | ||
HTTP_Status_Code | 1✅ | 20ms | ||
identity | 3✅ | 190ms | ||
Inlining Helpers | 2✅ | 13ms | ||
inner / outer xml | 2✅ | 21ms | ||
Input Stream | 5✅ | 206ms | ||
Instrument @Tail_Call fibonacci | 6✅ | 2s | ||
Instrument fibonacci | 3✅ | 2s | ||
Integer.truncate | 1✅ | 5ms | ||
Integers | 26✅ | 529ms | ||
Interval | 7✅ | 77ms | ||
Java case of | 3✅ | 8ms | ||
Java FFI | 6✅ | 1⚪ | 37ms | |
Java: Common polyglot Dictionary operations | 29✅ | 102ms | ||
Java/Enso Date | 2✅ | 20ms | ||
JavaDate | 42✅ | 4s | ||
JavaDate date part tests | 8✅ | 13ms | ||
JavaLocalTime | 29✅ | 81ms | ||
JavaScript Objects, Arrays & Functions | 8✅ | 2s | ||
JavaScript: Common polyglot Dictionary operations | 29✅ | 181ms | ||
JavaScriptArrayWithADate | 42✅ | 7s | ||
JavaScriptArrayWithADate date part tests | 8✅ | 38ms | ||
JavascriptDataInArray | 44✅ | 4⚪ | 341ms | |
JavascriptDataInArray date part tests | 8✅ | 39ms | ||
JavascriptDate | 44✅ | 4⚪ | 526ms | |
JavaScriptDate | 42✅ | 9s | ||
JavascriptDate date part tests | 8✅ | 26ms | ||
JavaScriptDate date part tests | 8✅ | 181ms | ||
JavaZonedDateTime | 46✅ | 2⚪ | 316ms | |
JavaZonedDateTime date part tests | 8✅ | 12ms | ||
JavaZoneId | 7✅ | 5ms | ||
JS_Object | 5✅ | 211ms | ||
JSON | 5✅ | 69ms | ||
JSON | 1✅ | 26ms | ||
JSON Deserialization | 10✅ | 301ms | ||
JSON Serialization | 5✅ | 131ms | ||
JSON_Format | 2✅ | 216ms | ||
Lazy | 6✅ | 79ms | ||
Lazy Generator | 1✅ | 5ms | ||
Lexicographic Order on Vectors | 2✅ | 26ms | ||
List | 32✅ | 999ms | ||
Locale | 13✅ | 129ms | ||
Looping Imports | 1✅ | 2ms | ||
Lowercase Methods | 5✅ | 15ms | ||
Managed_Resource | 5✅ | 6s | ||
Match.end | 4✅ | 30ms | ||
Match.groups | 2✅ | 16ms | ||
Match.named_groups | 3✅ | 45ms | ||
Match.span | 4✅ | 35ms | ||
Match.start | 4✅ | 33ms | ||
Match.text | 6✅ | 49ms | ||
Match.to_display_text | 1✅ | 8ms | ||
Match.utf_16_end | 4✅ | 28ms | ||
Match.utf_16_span | 4✅ | 63ms | ||
Match.utf_16_start | 4✅ | 37ms | ||
Maybe | 5✅ | 10ms | ||
Meta-Value Inspection | 6✅ | 37ms | ||
Meta-Value Manipulation | 30✅ | 320ms | ||
Meta.Type.find | 4✅ | 23ms | ||
Methods | 1✅ | 1⚪ | 4ms | |
Missing_Argument | 3✅ | 55ms | ||
MultiValue Conversions | 11✅ | 275ms | ||
Natural Order | 4✅ | 154ms | ||
No Method Errors | 1✅ | 30ms | ||
No_Such_Method | 4✅ | 337ms | ||
non-linear inserts | 11✅ | 250ms | ||
Number Conversions | 10✅ | 132ms | ||
Numbers | 15✅ | 339ms | ||
Operator == | 17✅ | 128ms | ||
Ordering | 6✅ | 90ms | ||
Pair | 1✅ | 1ms | ||
Pair - from 2-Item JavaScript Array | 14✅ | 297ms | ||
Pair - from 2-Item List | 14✅ | 242ms | ||
Pair - from 2-Item Vector | 14✅ | 237ms | ||
Pair - from Pair.new | 14✅ | 251ms | ||
Pair - from Pair.Value | 14✅ | 32ms | ||
Panics | 22✅ | 381ms | ||
parse | 8✅ | 229ms | ||
Parsing date/time values | 26✅ | 1⚪ | 387ms | |
Parsing formats | 4✅ | 140ms | ||
Path Operations | 9✅ | 1⚪ | 113ms | |
Pattern Matches | 19✅ | 565ms | ||
Pattern.find and .find_all | 8✅ | 106ms | ||
Pattern.match and .match_all | 8✅ | 100ms | ||
Pattern.matches | 5✅ | 24ms | ||
Pattern.replace | 8✅ | 249ms | ||
Pattern.split | 6✅ | 38ms | ||
Pattern.tokenize | 7✅ | 378ms | ||
Period | 8✅ | 51ms | ||
Plain_Text | 3✅ | 205ms | ||
Polyglot | 12✅ | 62ms | ||
Polyglot Argument | 7✅ | 41ms | ||
Polyglot Argument with Inheritance | 3✅ | 22ms | ||
Polyglot Conversion | 14✅ | 53ms | ||
Polyglot hash maps | 8✅ | 303ms | ||
Polyglot JS | 21✅ | 317ms | ||
Polyglot keys and values | 5✅ | 104ms | ||
Polyglot Operator == | 7✅ | 87ms | ||
Polyglot Python | 18✅ | 199ms | ||
Polyglot R | 1⚪ | 0ms | ||
post | 25✅ | 2s | ||
Private constructors | 11✅ | 36ms | ||
Private methods | 5✅ | 8ms | ||
Problem_Behavior | 2✅ | 39ms | ||
Process | 5✅ | 165ms | ||
Python: Common polyglot Dictionary operations | 29✅ | 171ms | ||
PythonDate | 1⚪ | 0ms | ||
PythonDate | 43✅ | 5⚪ | 4s | |
PythonDate date part tests | 8✅ | 151ms | ||
PythonLocalTime | 29✅ | 781ms | ||
Qualified Names | 3✅ | 13ms | ||
Random | 14✅ | 1s | ||
Range | 37✅ | 2s | ||
Rank Data | 7✅ | 61ms | ||
Read XML | 7✅ | 99ms | ||
read_bytes | 5✅ | 130ms | ||
read_text | 6✅ | 271ms | ||
Refs | 6✅ | 24ms | ||
Regression | 12✅ | 63ms | ||
ReportingStreamDecoder | 6✅ | 6s | ||
ReportingStreamEncoder | 8✅ | 254ms | ||
Request | 10✅ | 51ms | ||
rounding | 4✅ | 56ms | ||
Rounding | 16✅ | 383ms | ||
should correctly evaluate documentation examples | 8✅ | 47ms | ||
Sorting with multiple comparators | 4✅ | 2⚪ | 74ms | |
Sorting with the default comparator | 7✅ | 3⚪ | 210ms | |
Stack size | 1⚪ | 0ms | ||
Stack traces | 2✅ | 20ms | ||
State | 5✅ | 13ms | ||
Statistics | 16✅ | 449ms | ||
Statistics - empty Vector | 3✅ | 8ms | ||
Statistics - invalid input | 5✅ | 80ms | ||
Statistics - invalid input | 1✅ | 1ms | ||
Statistics - NaN Vector | 3✅ | 18ms | ||
Statistics - Nothing Vector | 3✅ | 25ms | ||
System | 2✅ | 17ms | ||
tag name | 1✅ | 2ms | ||
take/drop Sample non-determinism | 2✅ | 17ms | ||
take/drop Sample non-determinism | 2✅ | 9ms | ||
take/drop Sample non-determinism | 2✅ | 7ms | ||
take/drop Sample non-determinism | 2✅ | 7ms | ||
take/drop Sample non-determinism | 2✅ | 8ms | ||
Temporary_File facility | 6✅ | 1⚪ | 13s | |
Text - general | 85✅ | 13s | ||
text contents | 1✅ | 0ms | ||
Text_Sub_Range_Data | 2✅ | 63ms | ||
Text.cleanse | 14✅ | 107ms | ||
Text.match | 6✅ | 32ms | ||
Text.Regex splitting | 3✅ | 27ms | ||
Text.Regex tokenizing | 2✅ | 56ms | ||
Text.Regex: find and find_all | 20✅ | 1⚪ | 337ms | |
Text.replace | 28✅ | 469ms | ||
Text.Span | 3✅ | 31ms | ||
Text.substring | 4✅ | 14ms | ||
the Self construct | 6✅ | 46ms | ||
Time_Of_Day | 29✅ | 193ms | ||
Type Errors | 11✅ | 194ms | ||
uncurry | 1✅ | 3ms | ||
Unix epoch conversion | 4✅ | 11ms | ||
Unresolved symbol | 1✅ | 5ms | ||
URI | 22✅ | 826ms | ||
Use a slice of an array as vectors | 104✅ | 496ms | ||
Use Array as vectors | 104✅ | 573ms | ||
Use Array_Proxy as vectors | 104✅ | 546ms | ||
Use Java ArrayList as vectors | 104✅ | 425ms | ||
Use Vector as vectors | 104✅ | 832ms | ||
UTF_16 BigEndian | 5✅ | 111ms | ||
UTF_16 LittleEndian | 5✅ | 96ms | ||
UTF_8 | 11✅ | 194ms | ||
Vector Slicing Helpers | 1✅ | 16ms | ||
Vector.build | 13✅ | 25ms | ||
Vector/Array equality | 9✅ | 12ms | ||
Windows 1252 | 4✅ | 27ms | ||
Wrapped dataflow errors | 8✅ | 47ms | ||
Wrapped errors | 8✅ | 108ms | ||
write operations | 23✅ | 2s | ||
Write XML | 4✅ | 158ms | ||
Zone | 9✅ | 6ms |
✅ /Users/runner/work/enso/enso/target/test-results/Examples_Tests/JUnit.xml
33 tests were completed in 4s with 32 passed, 0 failed and 1 skipped.
Test suite | Passed | Failed | Skipped | Time |
---|---|---|---|---|
Examples | 32✅ | 4s | ||
Python Examples | 1⚪ | 0ms |
✅ /Users/runner/work/enso/enso/target/test-results/Geo_Tests/JUnit.xml
5 tests were completed in 508ms with 5 passed, 0 failed and 0 skipped.
Test suite | Passed | Failed | Skipped | Time |
---|---|---|---|---|
Geo Points | 2✅ | 82ms | ||
GeoJSON to Table | 3✅ | 426ms |
✅ /Users/runner/work/enso/enso/target/test-results/Image_Tests/JUnit.xml
175 tests were completed in 2s with 174 passed, 0 failed and 1 skipped.
Test suite | Passed | Failed | Skipped | Time |
---|---|---|---|---|
Data Links to Images | 1⚪ | 0ms | ||
Image File_Format | 2✅ | 82ms | ||
Image with 1 channel | 19✅ | 220ms | ||
Image with 2 channels | 19✅ | 235ms | ||
Image with 3 channels | 19✅ | 246ms | ||
Image with 4 channels | 19✅ | 211ms | ||
Image Write | 2✅ | 27ms | ||
Image.read | 9✅ | 124ms | ||
Matrix with 1 channel | 21✅ | 287ms | ||
Matrix with 2 channels | 21✅ | 366ms | ||
Matrix with 3 channels | 21✅ | 238ms | ||
Matrix with 4 channels | 21✅ | 211ms | ||
Matrix_Error | 1✅ | 6ms |
✅ /Users/runner/work/enso/enso/target/test-results/Microsoft_Tests/JUnit.xml
1 tests were completed in 0ms with 0 passed, 0 failed and 1 skipped.
Test suite | Passed | Failed | Skipped | Time |
---|---|---|---|---|
[SQLServer] Database tests | 1⚪ | 0ms |
✅ /Users/runner/work/enso/enso/target/test-results/Snowflake_Tests/JUnit.xml
1 tests were completed in 0ms with 0 passed, 0 failed and 1 skipped.
Test suite | Passed | Failed | Skipped | Time |
---|---|---|---|---|
[Snowflake] Database tests | 1⚪ | 0ms |
✅ /Users/runner/work/enso/enso/target/test-results/Table_Tests/JUnit.xml
5129 tests were completed in 437s with 4966 passed, 0 failed and 163 skipped.
Test suite | Passed | Failed | Skipped | Time |
---|---|---|---|---|
[Codegen] Aggregation | 2✅ | 272ms | ||
[Codegen] Basic Select | 3✅ | 265ms | ||
[Codegen] Handling Missing Values | 2✅ | 211ms | ||
[Codegen] JSON serialization | 1✅ | 288ms | ||
[Codegen] Masking Tables and Columns | 2✅ | 252ms | ||
[Codegen] Sorting | 4✅ | 167ms | ||
[In-Memory-specific] Table.join | 1✅ | 80ms | ||
[In-Memory-specific] Table.set | 2✅ | 44ms | ||
[In-Memory] Interactions Between various operations | 12✅ | 1s | ||
[In-Memory] (Column_Operations_Spec) Arithmetic Column Operations | 13✅ | 1⚪ | 2s | |
[In-Memory] (Column_Operations_Spec) Boolean Column Operations | 8✅ | 2s | ||
[In-Memory] (Column_Operations_Spec) Colum Operations - Names | 10✅ | 916ms | ||
[In-Memory] (Column_Operations_Spec) Column Comparisons | 6✅ | 1⚪ | 7s | |
[In-Memory] (Column_Operations_Spec) Column Operations - Equality & Null Handling | 4✅ | 3⚪ | 238ms | |
[In-Memory] (Column_Operations_Spec) Column Operations - Text Replace (in-memory only) | 8✅ | 571ms | ||
[In-Memory] (Column_Operations_Spec) Column Operations - Text Trim | 3✅ | 183ms | ||
[In-Memory] (Column_Operations_Spec) Column.const | 3✅ | 78ms | ||
[In-Memory] (Column_Operations_Spec) Column.fill_nothing/empty | 4✅ | 178ms | ||
[In-Memory] (Column_Operations_Spec) Column.rename | 1✅ | 21ms | ||
[In-Memory] (Column_Operations_Spec) Date truncation | 1✅ | 33ms | ||
[In-Memory] (Column_Operations_Spec) Decimal | 5✅ | 766ms | ||
[In-Memory] (Column_Operations_Spec) Min/Max Operations | 3✅ | 746ms | ||
[In-Memory] (Column_Operations_Spec) Other Column Operations | 1✅ | 27ms | ||
[In-Memory] (Column_Operations_Spec) replace: empty table and nothings | 2✅ | 16ms | ||
[In-Memory] (Column_Operations_Spec) replace: literal regex pattern and replacement | 5✅ | 37ms | ||
[In-Memory] (Column_Operations_Spec) replace: literal text pattern and replacement | 4✅ | 112ms | ||
[In-Memory] (Column_Operations_Spec) replace: Named_Pattern and replacement | 1✅ | 10ms | ||
[In-Memory] (Column_Operations_Spec) replace: pattern and replacement columns | 4✅ | 43ms | ||
[In-Memory] (Column_Operations_Spec) Rounding numeric tests | 17✅ | 792ms | ||
[In-Memory] (Column_Operations_Spec) Rounding-like operations | 27✅ | 426ms | ||
[In-Memory] (Column_Operations_Spec) Table.fill_nothing/empty | 14✅ | 665ms | ||
[In-Memory] (Column_Operations_Spec) Table.make_constant_column | 5✅ | 368ms | ||
[In-Memory] (Column_Operations_Spec) Table.text_replace | 7✅ | 377ms | ||
[In-Memory] (Column_Operations_Spec) Text Column Operations | 13✅ | 1s | ||
[In-Memory] (Conversion_Spec) Simple variant of Table/Column.parse in all backends | 5✅ | 56ms | ||
[In-Memory] (Conversion_Spec) Table/Column auto value type | 14✅ | 209ms | ||
[In-Memory] (Conversion_Spec) Table/Column.cast - checking invariants | 12✅ | 156ms | ||
[In-Memory] (Conversion_Spec) Table/Column.cast - date/time | 3✅ | 18ms | ||
[In-Memory] (Conversion_Spec) Table/Column.cast - numeric | 14✅ | 160ms | ||
[In-Memory] (Conversion_Spec) Table/Column.cast - to text | 11✅ | 78ms | ||
[In-Memory] (Core_Spec) Table.at | 3✅ | 42ms | ||
[In-Memory] (Core_Spec) Table.column_count | 1✅ | 2ms | ||
[In-Memory] (Core_Spec) Table.column_names | 2✅ | 23ms | ||
[In-Memory] (Core_Spec) Table.get | 3✅ | 24ms | ||
[In-Memory] (Core_Spec) Table.read | 5✅ | 144ms | ||
[In-Memory] (Core_Spec) Table.rows | 5✅ | 221ms | ||
[In-Memory] (Core_Spec) Table.set | 8✅ | 983ms | ||
[In-Memory] (Derived_Columns_Spec) Table.set with Simple_Expression | 9✅ | 3s | ||
[In-Memory] (Derived_Columns_Spec) Unique derived column names | 8✅ | 484ms | ||
[In-Memory] (Nothing_Spec) between | 55✅ | 470ms | ||
[In-Memory] (Nothing_Spec) Comparisons | 198✅ | 689ms | ||
[In-Memory] (Nothing_Spec) distinct | 11✅ | 97ms | ||
[In-Memory] (Nothing_Spec) is_in | 99✅ | 318ms | ||
[In-Memory] (Nothing_Spec) is_in: Boolean+Nothing edge cases | 192✅ | 567ms | ||
[In-Memory] (Nothing_Spec) is_nothing | 11✅ | 19ms | ||
[In-Memory] (Nothing_Spec) not | 1✅ | 2ms | ||
[In-Memory] (Nothing_Spec) sort | 18✅ | 45ms | ||
[In-Memory] Boolean Column operations | 3✅ | 2s | ||
[In-Memory] Column Naming edge cases | 7✅ | 461ms | ||
[In-Memory] Column operation Integer Overflow handling | 6✅ | 200ms | ||
[In-Memory] Column.map | 6✅ | 74ms | ||
[In-Memory] Column.take/drop | 8✅ | 243ms | ||
[In-Memory] Column.zip | 6✅ | 45ms | ||
[In-Memory] Date-Time operations | 22✅ | 1⚪ | 543ms | |
[In-Memory] Date-Time support | 3✅ | 14ms | ||
[In-Memory] Dropping Missing Values | 9✅ | 585ms | ||
[In-Memory] Expression Arithmetic | 3✅ | 98ms | ||
[In-Memory] Expression Boolean literals | 1✅ | 30ms | ||
[In-Memory] Expression Boolean Operators | 4✅ | 81ms | ||
[In-Memory] Expression Column Arithmetic | 2✅ | 134ms | ||
[In-Memory] Expression Comparison Operators | 6✅ | 270ms | ||
[In-Memory] Expression Date and Time literals | 5✅ | 90ms | ||
[In-Memory] Expression Errors should be handled | 4✅ | 17ms | ||
[In-Memory] Expression Float literals | 1✅ | 25ms | ||
[In-Memory] Expression Integer literals | 1✅ | 28ms | ||
[In-Memory] Expression Nothing literals | 3✅ | 38ms | ||
[In-Memory] Expression Text literals | 1✅ | 18ms | ||
[In-Memory] Expression Text literals | 2✅ | 14ms | ||
[In-Memory] Expression Text Operators | 2✅ | 69ms | ||
[In-Memory] Expression Warnings should be reported | 4✅ | 137ms | ||
[In-Memory] Filling Missing Values | 9✅ | 122ms | ||
[In-Memory] Function invocation | 5✅ | 94ms | ||
[In-Memory] Handling of Big Integer values | 10✅ | 276ms | ||
[In-Memory] Loss_Of_Integer_Precision (large integers not being exactly representable in Float) | 5✅ | 124ms | ||
[In-Memory] Storage Builders | 2✅ | 190ms | ||
[In-Memory] Table Text Cleanse | 4✅ | 140ms | ||
[In-Memory] Table.add_group_number (common) | 13✅ | 143ms | ||
[In-Memory] Table.add_row_number (common) | 7✅ | 155ms | ||
[In-Memory] Table.add_row_number (in-memory specific) | 7✅ | 74ms | ||
[In-Memory] Table.aggregate | 4✅ | 99ms | ||
[In-Memory] Table.aggregate | 3✅ | 72ms | ||
[In-Memory] Table.aggregate Average | 1✅ | 10ms | ||
[In-Memory] Table.aggregate Concatenate | 6✅ | 67ms | ||
[In-Memory] Table.aggregate Count_Distinct | 4✅ | 74ms | ||
[In-Memory] Table.aggregate First and Last | 4✅ | 40ms | ||
[In-Memory] Table.aggregate Mode | 1✅ | 3ms | ||
[In-Memory] Table.aggregate Shortest | 1✅ | 7ms | ||
[In-Memory] Table.aggregate should be able to group on multiple fields | 13✅ | 229ms | ||
[In-Memory] Table.aggregate should be able to group on single field | 13✅ | 297ms | ||
[In-Memory] Table.aggregate should correctly handle infinities | 4✅ | 74ms | ||
[In-Memory] Table.aggregate should correctly handle NaN | 5✅ | 25ms | ||
[In-Memory] Table.aggregate should correctly select result types | 4✅ | 30ms | ||
[In-Memory] Table.aggregate should merge warnings when issues computing aggregation | 2✅ | 27ms | ||
[In-Memory] Table.aggregate should not summarize empty table when grouped | 11✅ | 126ms | ||
[In-Memory] Table.aggregate should raise warnings when there are issues | 7✅ | 182ms | ||
[In-Memory] Table.aggregate should raise warnings when there are issues computing aggregation | 3✅ | 102ms | ||
[In-Memory] Table.aggregate should report warnings and errors based on types | 4✅ | 167ms | ||
[In-Memory] Table.aggregate should summarize empty table | 11✅ | 93ms | ||
[In-Memory] Table.aggregate should summarize whole table | 16✅ | 705ms | ||
[In-Memory] Table.aggregate Standard_Deviation | 1✅ | 6ms | ||
[In-Memory] Table.aggregate Sum | 3✅ | 59ms | ||
[In-Memory] Table.aggregate+Expressions | 2✅ | 51ms | ||
[In-Memory] Table.coalesce | 8✅ | 48ms | ||
[In-Memory] Table.cross_join | 9✅ | 153ms | ||
[In-Memory] Table.cross_tab | 23✅ | 428ms | ||
[In-Memory] Table.distinct | 7✅ | 84ms | ||
[In-Memory] Table.distinct | 6✅ | 79ms | ||
[In-Memory] Table.duplicates | 6✅ | 111ms | ||
[In-Memory] Table.filter | 28✅ | 1⚪ | 733ms | |
[In-Memory] Table.filter | 4✅ | 899ms | ||
[In-Memory] Table.filter by an expression | 5✅ | 505ms | ||
[In-Memory] Table.from_union | 31✅ | 2⚪ | 496ms | |
[In-Memory] Table.join | 42✅ | 1s | ||
[In-Memory] Table.make_table_from_dictionary/vectors | 8✅ | 47ms | ||
[In-Memory] Table.merge | 20✅ | 524ms | ||
[In-Memory] Table.remove_columns | 13✅ | 367ms | ||
[In-Memory] Table.rename_columns | 25✅ | 923ms | ||
[In-Memory] Table.reorder_columns | 11✅ | 268ms | ||
[In-Memory] Table.reorder_columns by type | 1✅ | 44ms | ||
[In-Memory] Table.replace | 22✅ | 454ms | ||
[In-Memory] Table.select_columns | 16✅ | 607ms | ||
[In-Memory] Table.select_columns By_Type and Table.remove_columns By_Type | 2✅ | 156ms | ||
[In-Memory] Table.sort | 23✅ | 238ms | ||
[In-Memory] Table.sort_columns | 4✅ | 144ms | ||
[In-Memory] Table.take/drop | 11✅ | 342ms | ||
[In-Memory] Table.transpose | 8✅ | 91ms | ||
[In-Memory] Table.union | 30✅ | 2⚪ | 754ms | |
[In-Memory] Table.zip | 12✅ | 184ms | ||
[In-Memory] Temp column | 2✅ | 9ms | ||
[PostgreSQL] .pgpass | 3✅ | 969ms | ||
[PostgreSQL] Audit Logs | 1⚪ | 0ms | ||
[PostgreSQL] Connection setup | 3✅ | 542ms | ||
[PostgreSQL] Data Link | 1⚪ | 0ms | ||
[PostgreSQL] Database tests | 1⚪ | 0ms | ||
[PostgreSQL] Saving to Data Link | 1⚪ | 0ms | ||
[PostgreSQL] SSL connectivity tests | 1⚪ | 0ms | ||
[SQLite File] Interactions Between various operations | 10✅ | 1s | ||
[SQLite File] (Column_Operations_Spec) Arithmetic Column Operations | 11✅ | 2⚪ | 680ms | |
[SQLite File] (Column_Operations_Spec) Boolean Column Operations | 7✅ | 1⚪ | 903ms | |
[SQLite File] (Column_Operations_Spec) Colum Operations - Names | 8✅ | 182ms | ||
[SQLite File] (Column_Operations_Spec) Column Comparisons | 5✅ | 1⚪ | 8s | |
[SQLite File] (Column_Operations_Spec) Column Operations - Equality & Null Handling | 4✅ | 3⚪ | 161ms | |
[SQLite File] (Column_Operations_Spec) Column Operations - Text Trim | 3✅ | 171ms | ||
[SQLite File] (Column_Operations_Spec) Column.const | 3✅ | 141ms | ||
[SQLite File] (Column_Operations_Spec) Column.fill_nothing/empty | 4✅ | 71ms | ||
[SQLite File] (Column_Operations_Spec) Column.let | 1✅ | 229ms | ||
[SQLite File] (Column_Operations_Spec) Column.rename | 1✅ | 26ms | ||
[SQLite File] (Column_Operations_Spec) Date truncation | 1⚪ | 0ms | ||
[SQLite File] (Column_Operations_Spec) Decimal | 1⚪ | 0ms | ||
[SQLite File] (Column_Operations_Spec) Min/Max Operations | 2✅ | 1⚪ | 156ms | |
[SQLite File] (Column_Operations_Spec) Other Column Operations | 1✅ | 36ms | ||
[SQLite File] (Column_Operations_Spec) replace: DB specific edge-cases | 2✅ | 20ms | ||
[SQLite File] (Column_Operations_Spec) replace: empty table and nothings | 2✅ | 31ms | ||
[SQLite File] (Column_Operations_Spec) replace: literal regex pattern and replacement | 5✅ | 43ms | ||
[SQLite File] (Column_Operations_Spec) replace: literal text pattern and replacement | 4✅ | 190ms | ||
[SQLite File] (Column_Operations_Spec) replace: Named_Pattern and replacement | 1✅ | 3ms | ||
[SQLite File] (Column_Operations_Spec) replace: pattern and replacement columns | 4✅ | 37ms | ||
[SQLite File] (Column_Operations_Spec) Rounding numeric tests | 17✅ | 25s | ||
[SQLite File] (Column_Operations_Spec) Rounding-like operations | 16✅ | 1s | ||
[SQLite File] (Column_Operations_Spec) Table.fill_nothing/empty | 14✅ | 656ms | ||
[SQLite File] (Column_Operations_Spec) Table.make_constant_column | 3✅ | 1⚪ | 195ms | |
[SQLite File] (Column_Operations_Spec) Table.text_replace | 7✅ | 294ms | ||
[SQLite File] (Column_Operations_Spec) Text Column Operations | 13✅ | 756ms | ||
[SQLite File] (Conversion_Spec) Simple variant of Table/Column.parse in all backends | 5✅ | 286ms | ||
[SQLite File] (Conversion_Spec) Table.expand_column | 1✅ | 40ms | ||
[SQLite File] (Conversion_Spec) Table.expand_to_rows | 1✅ | 27ms | ||
[SQLite File] (Conversion_Spec) Table/Column auto value type | 1✅ | 40ms | ||
[SQLite File] (Conversion_Spec) Table/Column.cast - checking invariants | 7✅ | 314ms | ||
[SQLite File] (Conversion_Spec) Table/Column.cast - numeric | 3✅ | 134ms | ||
[SQLite File] (Conversion_Spec) Table/Column.cast - to text | 2✅ | 81ms | ||
[SQLite File] (Core_Spec) Table.at | 3✅ | 73ms | ||
[SQLite File] (Core_Spec) Table.column_count | 1✅ | 0ms | ||
[SQLite File] (Core_Spec) Table.column_names | 2✅ | 157ms | ||
[SQLite File] (Core_Spec) Table.get | 3✅ | 26ms | ||
[SQLite File] (Core_Spec) Table.read | 6✅ | 845ms | ||
[SQLite File] (Core_Spec) Table.rows | 5✅ | 127ms | ||
[SQLite File] (Core_Spec) Table.set | 8✅ | 333ms | ||
[SQLite File] (Derived_Columns_Spec) Table.set with Simple_Expression | 8✅ | 1⚪ | 1s | |
[SQLite File] (Derived_Columns_Spec) Unique derived column names | 8✅ | 246ms | ||
[SQLite File] (Nothing_Spec) between | 30✅ | 2s | ||
[SQLite File] (Nothing_Spec) Comparisons | 108✅ | 5s | ||
[SQLite File] (Nothing_Spec) distinct | 6✅ | 184ms | ||
[SQLite File] (Nothing_Spec) is_in | 54✅ | 4s | ||
[SQLite File] (Nothing_Spec) is_in: Boolean+Nothing edge cases | 192✅ | 13s | ||
[SQLite File] (Nothing_Spec) is_nothing | 6✅ | 267ms | ||
[SQLite File] (Nothing_Spec) not | 1✅ | 13ms | ||
[SQLite File] (Nothing_Spec) sort | 12✅ | 267ms | ||
[SQLite File] (Upload_Spec) Appending a Database table to a Database table | 30✅ | 7s | ||
[SQLite File] (Upload_Spec) Appending an in-memory table to a Database table | 31✅ | 5s | ||
[SQLite File] (Upload_Spec) Creating an empty table | 19✅ | 4s | ||
[SQLite File] (Upload_Spec) Deleting rows from a Database table | 4✅ | 544ms | ||
[SQLite File] (Upload_Spec) Deleting rows from a Database table (source=Database) | 11✅ | 2s | ||
[SQLite File] (Upload_Spec) Deleting rows from a Database table (source=in-memory) | 11✅ | 1s | ||
[SQLite File] (Upload_Spec) Output Execution Context for Database operations | 12✅ | 1⚪ | 3s | |
[SQLite File] (Upload_Spec) Persisting a Database Table (query) | 9✅ | 2s | ||
[SQLite File] (Upload_Spec) Uploading an in-memory Table | 12✅ | 3s | ||
[SQLite File] Aggregation | 2✅ | 198ms | ||
[SQLite File] Basic Table Access | 6✅ | 918ms | ||
[SQLite File] Column Naming edge cases | 7✅ | 516ms | ||
[SQLite File] Column.const | 1✅ | 31ms | ||
[SQLite File] Column.map | 1✅ | 4ms | ||
[SQLite File] Column.take/drop | 6✅ | 5s | ||
[SQLite File] Column.zip | 1✅ | 7ms | ||
[SQLite File] Connection.query | 7✅ | 786ms | ||
[SQLite File] Date-Time operations | 1⚪ | 0ms | ||
[SQLite File] Date-Time support | 1⚪ | 0ms | ||
[SQLite File] Dialect-specific codegen | 1✅ | 139ms | ||
[SQLite File] Dropping Missing Values | 8✅ | 1s | ||
[SQLite File] Error Handling | 2✅ | 70ms | ||
[SQLite File] Expression Arithmetic | 3✅ | 328ms | ||
[SQLite File] Expression Boolean literals | 1✅ | 87ms | ||
[SQLite File] Expression Boolean Operators | 4✅ | 201ms | ||
[SQLite File] Expression Column Arithmetic | 2✅ | 327ms | ||
[SQLite File] Expression Comparison Operators | 6✅ | 499ms | ||
[SQLite File] Expression Date and Time literals | 4⚪ | 0ms | ||
[SQLite File] Expression Errors should be handled | 4✅ | 21ms | ||
[SQLite File] Expression Float literals | 1✅ | 46ms | ||
[SQLite File] Expression Integer literals | 1✅ | 81ms | ||
[SQLite File] Expression Nothing literals | 3✅ | 149ms | ||
[SQLite File] Expression Text literals | 1✅ | 78ms | ||
[SQLite File] Expression Text literals | 2✅ | 47ms | ||
[SQLite File] Expression Text Operators | 2✅ | 139ms | ||
[SQLite File] Expression Warnings should be reported | 2✅ | 2⚪ | 241ms | |
[SQLite File] Filling Missing Values | 5✅ | 2⚪ | 547ms | |
[SQLite File] Function invocation | 5✅ | 240ms | ||
[SQLite File] Internals | 1✅ | 13ms | ||
[SQLite File] IR Traversal | 4✅ | 11s | ||
[SQLite File] Masking Tables | 1✅ | 565ms | ||
[SQLite File] math functions | 6✅ | 4s | ||
[SQLite File] Metadata | 2✅ | 219ms | ||
[SQLite File] Missing Values | 2✅ | 156ms | ||
[SQLite File] partial Date-Time support | 2⚪ | 0ms | ||
[SQLite File] Schemas and Databases | 3✅ | 10ms | ||
[SQLite File] Sorting | 5✅ | 300ms | ||
[SQLite File] Table Text Cleanse | 4✅ | 73ms | ||
[SQLite File] Table.add_group_number | 1✅ | 13ms | ||
[SQLite File] Table.add_row_number (common) | 7✅ | 380ms | ||
[SQLite File] Table.add_row_number (Database specific) | 1✅ | 115ms | ||
[SQLite File] Table.aggregate | 4✅ | 604ms | ||
[SQLite File] Table.aggregate Concatenate | 6✅ | 628ms | ||
[SQLite File] Table.aggregate Count_Distinct | 2✅ | 2⚪ | 403ms | |
[SQLite File] Table.aggregate First and Last | 2✅ | 2⚪ | 196ms | |
[SQLite File] Table.aggregate Mode | 1⚪ | 0ms | ||
[SQLite File] Table.aggregate Shortest | 1⚪ | 0ms | ||
[SQLite File] Table.aggregate should be able to group on multiple fields | 8✅ | 5⚪ | 452ms | |
[SQLite File] Table.aggregate should be able to group on single field | 9✅ | 4⚪ | 444ms | |
[SQLite File] Table.aggregate should correctly handle infinities | 2✅ | 2⚪ | 182ms | |
[SQLite File] Table.aggregate should correctly handle NaN | 1⚪ | 0ms | ||
[SQLite File] Table.aggregate should correctly select result types | 2✅ | 2⚪ | 128ms | |
[SQLite File] Table.aggregate should merge warnings when issues computing aggregation | 1⚪ | 0ms | ||
[SQLite File] Table.aggregate should not summarize empty table when grouped | 8✅ | 3⚪ | 263ms | |
[SQLite File] Table.aggregate should raise warnings when there are issues | 7✅ | 2s | ||
[SQLite File] Table.aggregate should raise warnings when there are issues computing aggregation | 1⚪ | 0ms | ||
[SQLite File] Table.aggregate should report unsupported operations but not block other aggregations in warning mode | 5✅ | 318ms | ||
[SQLite File] Table.aggregate should report warnings and errors based on types | 4✅ | 306ms | ||
[SQLite File] Table.aggregate should summarize empty table | 8✅ | 3⚪ | 241ms | |
[SQLite File] Table.aggregate should summarize whole table | 10✅ | 6⚪ | 978ms | |
[SQLite File] Table.aggregate Standard_Deviation | 1✅ | 60ms | ||
[SQLite File] Table.aggregate+Expressions | 2✅ | 171ms | ||
[SQLite File] Table.coalesce | 8✅ | 483ms | ||
[SQLite File] Table.cross_join | 9✅ | 1s | ||
[SQLite File] Table.cross_tab | 1⚪ | 0ms | ||
[SQLite File] Table.default_ordering | 5✅ | 281ms | ||
[SQLite File] Table.distinct | 7✅ | 367ms | ||
[SQLite File] Table.duplicates | 1⚪ | 0ms | ||
[SQLite File] Table.filter | 1✅ | 793ms | ||
[SQLite File] Table.filter | 27✅ | 2s | ||
[SQLite File] Table.filter by an expression | 4✅ | 1⚪ | 186ms | |
[SQLite File] Table.from_union | 1⚪ | 0ms | ||
[SQLite File] Table.join | 38✅ | 7s | ||
[SQLite File] Table.make_table_from_dictionary/vectors | 8✅ | 676ms | ||
[SQLite File] Table.merge | 19✅ | 4s | ||
[SQLite File] Table.remove_columns | 13✅ | 394ms | ||
[SQLite File] Table.rename_columns | 26✅ | 314ms | ||
[SQLite File] Table.reorder_columns | 11✅ | 145ms | ||
[SQLite File] Table.reorder_columns by type | 1✅ | 42ms | ||
[SQLite File] Table.replace | 21✅ | 3s | ||
[SQLite File] Table.select_columns | 16✅ | 156ms | ||
[SQLite File] Table.select_columns By_Type and Table.remove_columns By_Type | 2✅ | 99ms | ||
[SQLite File] Table.sort | 21✅ | 716ms | ||
[SQLite File] Table.sort_columns | 4✅ | 63ms | ||
[SQLite File] Table.take/drop | 7✅ | 4s | ||
[SQLite File] Table.transpose | 1⚪ | 0ms | ||
[SQLite File] Table.union | 25✅ | 4⚪ | 2s | |
[SQLite File] Table.zip | 1⚪ | 0ms | ||
[SQLite File] Tables and Table Types | 4✅ | 192ms | ||
[SQLite File] Temp column | 2✅ | 60ms | ||
[SQLite File] Transaction Support | 4✅ | 150ms | ||
[SQLite In-Memory] Interactions Between various operations | 10✅ | 2s | ||
[SQLite In-Memory] (Column_Operations_Spec) Arithmetic Column Operations | 11✅ | 2⚪ | 713ms | |
[SQLite In-Memory] (Column_Operations_Spec) Boolean Column Operations | 7✅ | 1⚪ | 4s | |
[SQLite In-Memory] (Column_Operations_Spec) Colum Operations - Names | 8✅ | 282ms | ||
[SQLite In-Memory] (Column_Operations_Spec) Column Comparisons | 5✅ | 1⚪ | 11s | |
[SQLite In-Memory] (Column_Operations_Spec) Column Operations - Equality & Null Handling | 4✅ | 3⚪ | 595ms | |
[SQLite In-Memory] (Column_Operations_Spec) Column Operations - Text Trim | 3✅ | 157ms | ||
[SQLite In-Memory] (Column_Operations_Spec) Column.const | 3✅ | 207ms | ||
[SQLite In-Memory] (Column_Operations_Spec) Column.fill_nothing/empty | 4✅ | 224ms | ||
[SQLite In-Memory] (Column_Operations_Spec) Column.let | 1✅ | 215ms | ||
[SQLite In-Memory] (Column_Operations_Spec) Column.rename | 1✅ | 62ms | ||
[SQLite In-Memory] (Column_Operations_Spec) Date truncation | 1⚪ | 0ms | ||
[SQLite In-Memory] (Column_Operations_Spec) Decimal | 1⚪ | 0ms | ||
[SQLite In-Memory] (Column_Operations_Spec) Min/Max Operations | 2✅ | 1⚪ | 142ms | |
[SQLite In-Memory] (Column_Operations_Spec) Other Column Operations | 1✅ | 30ms | ||
[SQLite In-Memory] (Column_Operations_Spec) replace: DB specific edge-cases | 2✅ | 16ms | ||
[SQLite In-Memory] (Column_Operations_Spec) replace: empty table and nothings | 2✅ | 36ms | ||
[SQLite In-Memory] (Column_Operations_Spec) replace: literal regex pattern and replacement | 5✅ | 27ms | ||
[SQLite In-Memory] (Column_Operations_Spec) replace: literal text pattern and replacement | 4✅ | 135ms | ||
[SQLite In-Memory] (Column_Operations_Spec) replace: Named_Pattern and replacement | 1✅ | 2ms | ||
[SQLite In-Memory] (Column_Operations_Spec) replace: pattern and replacement columns | 4✅ | 39ms | ||
[SQLite In-Memory] (Column_Operations_Spec) Rounding numeric tests | 17✅ | 43s | ||
[SQLite In-Memory] (Column_Operations_Spec) Rounding-like operations | 16✅ | 1s | ||
[SQLite In-Memory] (Column_Operations_Spec) Table.fill_nothing/empty | 14✅ | 1s | ||
[SQLite In-Memory] (Column_Operations_Spec) Table.make_constant_column | 3✅ | 1⚪ | 176ms | |
[SQLite In-Memory] (Column_Operations_Spec) Table.text_replace | 7✅ | 269ms | ||
[SQLite In-Memory] (Column_Operations_Spec) Text Column Operations | 13✅ | 780ms | ||
[SQLite In-Memory] (Conversion_Spec) Simple variant of Table/Column.parse in all backends | 5✅ | 234ms | ||
[SQLite In-Memory] (Conversion_Spec) Table.expand_column | 1✅ | 30ms | ||
[SQLite In-Memory] (Conversion_Spec) Table.expand_to_rows | 1✅ | 25ms | ||
[SQLite In-Memory] (Conversion_Spec) Table/Column auto value type | 1✅ | 33ms | ||
[SQLite In-Memory] (Conversion_Spec) Table/Column.cast - checking invariants | 7✅ | 342ms | ||
[SQLite In-Memory] (Conversion_Spec) Table/Column.cast - numeric | 3✅ | 151ms | ||
[SQLite In-Memory] (Conversion_Spec) Table/Column.cast - to text | 2✅ | 77ms | ||
[SQLite In-Memory] (Core_Spec) Table.at | 3✅ | 66ms | ||
[SQLite In-Memory] (Core_Spec) Table.column_count | 1✅ | 0ms | ||
[SQLite In-Memory] (Core_Spec) Table.column_names | 2✅ | 130ms | ||
[SQLite In-Memory] (Core_Spec) Table.get | 3✅ | 23ms | ||
[SQLite In-Memory] (Core_Spec) Table.read | 6✅ | 511ms | ||
[SQLite In-Memory] (Core_Spec) Table.rows | 5✅ | 80ms | ||
[SQLite In-Memory] (Core_Spec) Table.set | 8✅ | 263ms | ||
[SQLite In-Memory] (Derived_Columns_Spec) Table.set with Simple_Expression | 8✅ | 1⚪ | 2s | |
[SQLite In-Memory] (Derived_Columns_Spec) Unique derived column names | 8✅ | 236ms | ||
[SQLite In-Memory] (Nothing_Spec) between | 30✅ | 1s | ||
[SQLite In-Memory] (Nothing_Spec) Comparisons | 108✅ | 4s | ||
[SQLite In-Memory] (Nothing_Spec) distinct | 6✅ | 150ms | ||
[SQLite In-Memory] (Nothing_Spec) is_in | 54✅ | 2s | ||
[SQLite In-Memory] (Nothing_Spec) is_in: Boolean+Nothing edge cases | 192✅ | 8s | ||
[SQLite In-Memory] (Nothing_Spec) is_nothing | 6✅ | 218ms | ||
[SQLite In-Memory] (Nothing_Spec) not | 1✅ | 19ms | ||
[SQLite In-Memory] (Nothing_Spec) sort | 12✅ | 284ms | ||
[SQLite In-Memory] (Upload_Spec) Appending a Database table to a Database table | 30✅ | 6s | ||
[SQLite In-Memory] (Upload_Spec) Appending an in-memory table to a Database table | 31✅ | 4s | ||
[SQLite In-Memory] (Upload_Spec) Creating an empty table | 17✅ | 1s | ||
[SQLite In-Memory] (Upload_Spec) Deleting rows from a Database table | 4✅ | 573ms | ||
[SQLite In-Memory] (Upload_Spec) Deleting rows from a Database table (source=Database) | 11✅ | 2s | ||
[SQLite In-Memory] (Upload_Spec) Deleting rows from a Database table (source=in-memory) | 11✅ | 2s | ||
[SQLite In-Memory] (Upload_Spec) Output Execution Context for Database operations | 9✅ | 1⚪ | 2s | |
[SQLite In-Memory] (Upload_Spec) Persisting a Database Table (query) | 9✅ | 1s | ||
[SQLite In-Memory] (Upload_Spec) Uploading an in-memory Table | 10✅ | 1s | ||
[SQLite In-Memory] Aggregation | 2✅ | 130ms | ||
[SQLite In-Memory] Basic Table Access | 6✅ | 478ms | ||
[SQLite In-Memory] Column Naming edge cases | 7✅ | 328ms | ||
[SQLite In-Memory] Column.const | 1✅ | 26ms | ||
[SQLite In-Memory] Column.map | 1✅ | 3ms | ||
[SQLite In-Memory] Column.take/drop | 6✅ | 3s | ||
[SQLite In-Memory] Column.zip | 1✅ | 4ms | ||
[SQLite In-Memory] Connection.query | 7✅ | 477ms | ||
[SQLite In-Memory] Date-Time operations | 1⚪ | 0ms | ||
[SQLite In-Memory] Date-Time support | 1⚪ | 0ms | ||
[SQLite In-Memory] Dialect-specific codegen | 1✅ | 67ms | ||
[SQLite In-Memory] Dropping Missing Values | 8✅ | 1s | ||
[SQLite In-Memory] Error Handling | 2✅ | 37ms | ||
[SQLite In-Memory] Expression Arithmetic | 3✅ | 340ms | ||
[SQLite In-Memory] Expression Boolean literals | 1✅ | 86ms | ||
[SQLite In-Memory] Expression Boolean Operators | 4✅ | 197ms | ||
[SQLite In-Memory] Expression Column Arithmetic | 2✅ | 345ms | ||
[SQLite In-Memory] Expression Comparison Operators | 6✅ | 580ms | ||
[SQLite In-Memory] Expression Date and Time literals | 4⚪ | 0ms | ||
[SQLite In-Memory] Expression Errors should be handled | 4✅ | 21ms | ||
[SQLite In-Memory] Expression Float literals | 1✅ | 53ms | ||
[SQLite In-Memory] Expression Integer literals | 1✅ | 74ms | ||
[SQLite In-Memory] Expression Nothing literals | 3✅ | 150ms | ||
[SQLite In-Memory] Expression Text literals | 1✅ | 72ms | ||
[SQLite In-Memory] Expression Text literals | 2✅ | 44ms | ||
[SQLite In-Memory] Expression Text Operators | 2✅ | 138ms | ||
[SQLite In-Memory] Expression Warnings should be reported | 2✅ | 2⚪ | 285ms | |
[SQLite In-Memory] Filling Missing Values | 5✅ | 2⚪ | 375ms | |
[SQLite In-Memory] Function invocation | 5✅ | 246ms | ||
[SQLite In-Memory] Internals | 1✅ | 13ms | ||
[SQLite In-Memory] IR Traversal | 4✅ | 9s | ||
[SQLite In-Memory] Masking Tables | 1✅ | 474ms | ||
[SQLite In-Memory] math functions | 6✅ | 3s | ||
[SQLite In-Memory] Metadata | 2✅ | 75ms | ||
[SQLite In-Memory] Missing Values | 2✅ | 90ms | ||
[SQLite In-Memory] partial Date-Time support | 2⚪ | 0ms | ||
[SQLite In-Memory] Schemas and Databases | 3✅ | 2ms | ||
[SQLite In-Memory] Sorting | 5✅ | 153ms | ||
[SQLite In-Memory] Table Text Cleanse | 4✅ | 65ms | ||
[SQLite In-Memory] Table.add_group_number | 1✅ | 17ms | ||
[SQLite In-Memory] Table.add_row_number (common) | 7✅ | 641ms | ||
[SQLite In-Memory] Table.add_row_number (Database specific) | 1✅ | 116ms | ||
[SQLite In-Memory] Table.aggregate | 4✅ | 226ms | ||
[SQLite In-Memory] Table.aggregate Concatenate | 6✅ | 350ms | ||
[SQLite In-Memory] Table.aggregate Count_Distinct | 2✅ | 2⚪ | 403ms | |
[SQLite In-Memory] Table.aggregate First and Last | 2✅ | 2⚪ | 172ms | |
[SQLite In-Memory] Table.aggregate Mode | 1⚪ | 0ms | ||
[SQLite In-Memory] Table.aggregate Shortest | 1⚪ | 0ms | ||
[SQLite In-Memory] Table.aggregate should be able to group on multiple fields | 8✅ | 5⚪ | 442ms | |
[SQLite In-Memory] Table.aggregate should be able to group on single field | 9✅ | 4⚪ | 535ms | |
[SQLite In-Memory] Table.aggregate should correctly handle infinities | 2✅ | 2⚪ | 140ms | |
[SQLite In-Memory] Table.aggregate should correctly handle NaN | 1⚪ | 0ms | ||
[SQLite In-Memory] Table.aggregate should correctly select result types | 2✅ | 2⚪ | 138ms | |
[SQLite In-Memory] Table.aggregate should merge warnings when issues computing aggregation | 1⚪ | 0ms | ||
[SQLite In-Memory] Table.aggregate should not summarize empty table when grouped | 8✅ | 3⚪ | 260ms | |
[SQLite In-Memory] Table.aggregate should raise warnings when there are issues | 7✅ | 809ms | ||
[SQLite In-Memory] Table.aggregate should raise warnings when there are issues computing aggregation | 1⚪ | 0ms | ||
[SQLite In-Memory] Table.aggregate should report unsupported operations but not block other aggregations in warning mode | 5✅ | 200ms | ||
[SQLite In-Memory] Table.aggregate should report warnings and errors based on types | 4✅ | 192ms | ||
[SQLite In-Memory] Table.aggregate should summarize empty table | 8✅ | 3⚪ | 253ms | |
[SQLite In-Memory] Table.aggregate should summarize whole table | 10✅ | 6⚪ | 1s | |
[SQLite In-Memory] Table.aggregate Standard_Deviation | 1✅ | 49ms | ||
[SQLite In-Memory] Table.aggregate+Expressions | 2✅ | 97ms | ||
[SQLite In-Memory] Table.coalesce | 8✅ | 344ms | ||
[SQLite In-Memory] Table.cross_join | 9✅ | 874ms | ||
[SQLite In-Memory] Table.cross_tab | 1⚪ | 0ms | ||
[SQLite In-Memory] Table.default_ordering | 5✅ | 115ms | ||
[SQLite In-Memory] Table.distinct | 7✅ | 604ms | ||
[SQLite In-Memory] Table.duplicates | 1⚪ | 0ms | ||
[SQLite In-Memory] Table.filter | 1✅ | 261ms | ||
[SQLite In-Memory] Table.filter | 27✅ | 2s | ||
[SQLite In-Memory] Table.filter by an expression | 4✅ | 1⚪ | 185ms | |
[SQLite In-Memory] Table.from_union | 1⚪ | 0ms | ||
[SQLite In-Memory] Table.join | 38✅ | 6s | ||
[SQLite In-Memory] Table.make_table_from_dictionary/vectors | 8✅ | 1s | ||
[SQLite In-Memory] Table.merge | 19✅ | 9s | ||
[SQLite In-Memory] Table.remove_columns | 13✅ | 123ms | ||
[SQLite In-Memory] Table.rename_columns | 26✅ | 242ms | ||
[SQLite In-Memory] Table.reorder_columns | 11✅ | 88ms | ||
[SQLite In-Memory] Table.reorder_columns by type | 1✅ | 26ms | ||
[SQLite In-Memory] Table.replace | 21✅ | 5s | ||
[SQLite In-Memory] Table.select_columns | 16✅ | 163ms | ||
[SQLite In-Memory] Table.select_columns By_Type and Table.remove_columns By_Type | 2✅ | 59ms | ||
[SQLite In-Memory] Table.sort | 21✅ | 646ms | ||
[SQLite In-Memory] Table.sort_columns | 4✅ | 66ms | ||
[SQLite In-Memory] Table.take/drop | 7✅ | 4s | ||
[SQLite In-Memory] Table.transpose | 1⚪ | 0ms | ||
[SQLite In-Memory] Table.union | 25✅ | 4⚪ | 2s | |
[SQLite In-Memory] Table.zip | 1⚪ | 0ms | ||
[SQLite In-Memory] Tables and Table Types | 4✅ | 109ms | ||
[SQLite In-Memory] Temp column | 2✅ | 86ms | ||
[SQLite In-Memory] Transaction Support | 4✅ | 111ms | ||
[SQLite] Type Mapping | 8✅ | 380ms | ||
Aggregate Columns | 23✅ | 506ms | ||
All types | 1✅ | 26ms | ||
Autoconstructor Instrumentation | 1✅ | 3s | ||
Boolean | 4✅ | 66ms | ||
Boolean Column.format, with format Column | 3✅ | 46ms | ||
Boolean Column.format, with format string | 3✅ | 58ms | ||
ceil | 3✅ | 24ms | ||
Column selectors | 2✅ | 68ms | ||
Column Text Cleanse | 15✅ | 225ms | ||
Column Text Cleanse | 15✅ | 208ms | ||
Column Text Cleanse | 15✅ | 159ms | ||
Column.parse | 15✅ | 168ms | ||
Columns | 18✅ | 1s | ||
Counting Values | 1✅ | 1ms | ||
Data.read_many | 17✅ | 1⚪ | 1s | |
DataFormatter builders | 3✅ | 28ms | ||
DataFormatter.format | 10✅ | 68ms | ||
DataFormatter.parse | 13✅ | 174ms | ||
Date Column.format, with format Column | 6✅ | 152ms | ||
Date Column.format, with format string | 4✅ | 223ms | ||
Date_Time Column.format, with format Column | 6✅ | 133ms | ||
Date_Time Column.format, with format string | 5✅ | 186ms | ||
Date_Time truncate | 1✅ | 18ms | ||
Dates | 9✅ | 222ms | ||
Delimited File Parsing | 34✅ | 3⚪ | 2s | |
Delimited File Writing | 35✅ | 3s | ||
different types | 2✅ | 7ms | ||
Dropping Missing Values | 1✅ | 55ms | ||
Edge cases | 1✅ | 16ms | ||
Errors | 2✅ | 17ms | ||
Errors | 4✅ | 61ms | ||
Excel Range | 9✅ | 125ms | ||
expand_column | 21✅ | 418ms | ||
expand_to_rows | 16✅ | 252ms | ||
Fan_Out | 2✅ | 94ms | ||
fetching files using HTTP | 5✅ | 738ms | ||
File.read (Delimited) | 3✅ | 87ms | ||
File.read (Delimited) should work with Date_Time | 3✅ | 38ms | ||
File.read (Delimited) should work with Dates | 3✅ | 71ms | ||
File.read (Delimited) should work with Time_Of_Days | 3✅ | 54ms | ||
fill | 8✅ | 78ms | ||
Float | 3✅ | 29ms | ||
Float, with format Column | 3✅ | 28ms | ||
floor | 3✅ | 26ms | ||
from_objects with Array | 1✅ | 15ms | ||
from_objects with JSON (single values) | 2✅ | 41ms | ||
from_objects with mixed vector of single and JSON objects | 5✅ | 51ms | ||
from_objects with non-uniform JSON vector | 6✅ | 67ms | ||
from_objects with single values | 5✅ | 219ms | ||
from_objects with uniform JSON vector | 5✅ | 48ms | ||
InferredIntegerBuilder | 2✅ | 34ms | ||
Info | 1✅ | 6ms | ||
Integer | 3✅ | 67ms | ||
Integer | 1✅ | 12ms | ||
Integer, with format Column | 3✅ | 66ms | ||
Integration | 1✅ | 114ms | ||
IO operations on Enso Cloud files | 1⚪ | 0ms | ||
JSON conversion | 2✅ | 53ms | ||
Locales | 2✅ | 46ms | ||
Mapping Operations | 7✅ | 485ms | ||
Masking Tables | 3✅ | 64ms | ||
NaN handling | 7✅ | 58ms | ||
nothing handling | 7✅ | 68ms | ||
Numeric | 4✅ | 78ms | ||
Numeric format, empty | 4✅ | 84ms | ||
parsing Table formats in DataLinks | 8✅ | 1s | ||
Problems | 13✅ | 2⚪ | 543ms | |
Read XLSX / XLS Files | 17✅ | 4s | ||
Reading single cells correctly | 7✅ | 361ms | ||
Response caching | 36✅ | 9s | ||
round/truncate/ceil/floor | 3✅ | 87ms | ||
Rounding | 8✅ | 94ms | ||
running count | 9✅ | 88ms | ||
running kurtosis | 1✅ | 8ms | ||
running max | 3✅ | 22ms | ||
running mean | 2✅ | 14ms | ||
running min | 3✅ | 23ms | ||
running product | 2✅ | 15ms | ||
running skew | 2✅ | 17ms | ||
running standard deviation | 2✅ | 17ms | ||
running sum | 8✅ | 68ms | ||
running variance | 2✅ | 15ms | ||
Should be able to serialise a table with Dates to Text | 2✅ | 62ms | ||
Should be able to serialise a table with DateTimes to Text | 2✅ | 19ms | ||
Should be able to serialise a table with Time_Of_Days to Text | 2✅ | 17ms | ||
Slicing Tables | 4✅ | 83ms | ||
SortedListIndex (used for SortJoin) | 6✅ | 18ms | ||
Sorting Columns | 4✅ | 17ms | ||
Sorting Tables | 2✅ | 59ms | ||
SQL_Statement serialization | 2✅ | 220ms | ||
SQLite_Format should allow connecting to SQLite files | 5✅ | 283ms | ||
Table Construction | 12✅ | 13s | ||
Table Display | 1✅ | 64ms | ||
Table.from Text | 1✅ | 24ms | ||
Table.parse | 22✅ | 545ms | ||
Table.parse_to_columns | 15✅ | 447ms | ||
Table.split | 10✅ | 149ms | ||
Table.split/tokenize column count | 8✅ | 261ms | ||
Table.split/tokenize column order | 1✅ | 10ms | ||
Table.split/tokenize errors | 4✅ | 13ms | ||
Table.split/tokenize name conflicts | 2✅ | 74ms | ||
Table.tokenize | 14✅ | 345ms | ||
Table/Column.should_equal helpers | 18✅ | 961ms | ||
Text.parse_to_table | 2✅ | 45ms | ||
Text.parse_to_table errors | 3✅ | 12ms | ||
Text.parse_to_table parsing | 3✅ | 107ms | ||
Text.parse_to_table with case-insensitivity | 1✅ | 21ms | ||
Text.parse_to_table with groups | 2✅ | 74ms | ||
Time_Of_Day Column.format, with format Column | 6✅ | 91ms | ||
Time_Of_Day Column.format, with format string | 5✅ | 112ms | ||
to_xml | 28✅ | 2⚪ | 493ms | |
truncate | 3✅ | 32ms | ||
Unique_Name_Strategy Helper | 12✅ | 354ms | ||
Unique_Name_Strategy.combine_with_prefix | 6✅ | 15ms | ||
Unsupported statistics | 4✅ | 5ms | ||
Use First Row As Names | 5✅ | 88ms | ||
Value_Type | 2✅ | 39ms | ||
Various File Format support on Table | 6✅ | 166ms | ||
Vector conversion | 1✅ | 12ms | ||
Write xls Files | 47✅ | 2s | ||
Write xlsx Files | 47✅ | 3s | ||
Writing | 4✅ | 79ms | ||
Writing to csv files | 3✅ | 337ms | ||
Writing to json files | 3✅ | 1s | ||
XLS reading | 13✅ | 270ms | ||
XLSX reading | 13✅ | 684ms | ||
XML | 7✅ | 205ms |
✅ /Users/runner/work/enso/enso/target/test-results/Tableau_Tests/JUnit.xml
13 tests were completed in 909ms with 13 passed, 0 failed and 0 skipped.
Test suite | Passed | Failed | Skipped | Time |
---|---|---|---|---|
Read Tables | 6✅ | 631ms | ||
Structure | 7✅ | 278ms |
✅ /Users/runner/work/enso/enso/target/test-results/Test_Tests/JUnit.xml
10 tests were completed in 287ms with 10 passed, 0 failed and 0 skipped.
Test suite | Passed | Failed | Skipped | Time |
---|---|---|---|---|
should_contain extension method | 1✅ | 16ms | ||
should_end_with extension method | 1✅ | 7ms | ||
should_equal extension method | 4✅ | 232ms | ||
should_not_contain extension method | 1✅ | 10ms | ||
should_not_equal extension method | 2✅ | 10ms | ||
should_start_with extension method | 1✅ | 12ms |
✅ /Users/runner/work/enso/enso/target/test-results/Visualization_Tests/JUnit.xml
78 tests were completed in 9s with 77 passed, 0 failed and 1 skipped.
Test suite | Passed | Failed | Skipped | Time |
---|---|---|---|---|
Dataflow Error Visualization | 2✅ | 90ms | ||
File uploads | 2✅ | 93ms | ||
Geo_Map | 3✅ | 482ms | ||
Histogram Visualization | 6✅ | 161ms | ||
Lazy Table Visualization | 12✅ | 701ms | ||
Lazy Text Visualization | 3✅ | 62ms | ||
Scatter Plot Visualization | 12✅ | 704ms | ||
Serializable Visualization Identifiers | 6✅ | 261ms | ||
SQL Visualization | 1✅ | 431ms | ||
Table Visualization | 12✅ | 3s | ||
Table.lookup_ignore_case | 1✅ | 26ms | ||
Table.rows | 1✅ | 467ms | ||
Type Names of Visualization Defaults | 1✅ | 57ms | ||
Vector and Arrays | 2✅ | 1⚪ | 89ms | |
Widget_Helpers run | 2✅ | 21ms | ||
Widgets for Data.read | 2✅ | 490ms | ||
Widgets for Database | 1✅ | 30ms | ||
Widgets for In-Database Connection with table name sets | 1✅ | 317ms | ||
Widgets for In-Database Connection with table types | 1✅ | 85ms | ||
Widgets for In-Database Table with column name sets | 2✅ | 65ms | ||
Widgets for In-Memory with column name sets | 3✅ | 517ms | ||
Widgets for the Text type | 1✅ | 506ms |
Annotations
Check failure on line 0 in /Users/runner/work/enso/enso/target/test-results/AWS_Tests/JUnit.xml
github-actions / Standard Library Tests Report (GraalVM CE, macos, amd64)
S3 Path handling ► should allow to check if one path is inside of another
Failed test found in:
/Users/runner/work/enso/enso/target/test-results/AWS_Tests/JUnit.xml
Error:
An unexpected panic was thrown: (Not_Invokable.Error Less)
Raw output
An unexpected panic was thrown: (Not_Invokable.Error Less)
at <enso> S3_Path_Comparator.compare(/Users/runner/work/enso/enso/built-distribution/enso-engine-2024.6.1-dev-macos-amd64/enso-2024.6.1-dev/lib/Standard/AWS/2024.6.1-dev/src/Internal/S3_Path.enso:161:19-92)
at <enso> Any.==(Internal)
at <enso> Any.!=<arg-0>(/Users/runner/work/enso/enso/built-distribution/enso-engine-2024.6.1-dev-macos-amd64/enso-2024.6.1-dev/lib/Standard/Base/2024.6.1-dev/src/Any.enso:183:21-32)
at <enso> Any.!=(/Users/runner/work/enso/enso/built-distribution/enso-engine-2024.6.1-dev-macos-amd64/enso-2024.6.1-dev/lib/Standard/Base/2024.6.1-dev/src/Any.enso:183:20-37)
at <enso> S3_Path.is_descendant_of<arg-0>(/Users/runner/work/enso/enso/built-distribution/enso-engine-2024.6.1-dev-macos-amd64/enso-2024.6.1-dev/lib/Standard/AWS/2024.6.1-dev/src/Internal/S3_Path.enso:88:10-22)
at <enso> S3_Path.is_descendant_of<arg-0>(/Users/runner/work/enso/enso/built-distribution/enso-engine-2024.6.1-dev-macos-amd64/enso-2024.6.1-dev/lib/Standard/AWS/2024.6.1-dev/src/Internal/S3_Path.enso:88:9-45)
at <enso> S3_Path.is_descendant_of(/Users/runner/work/enso/enso/built-distribution/enso-engine-2024.6.1-dev-macos-amd64/enso-2024.6.1-dev/lib/Standard/AWS/2024.6.1-dev/src/Internal/S3_Path.enso:88:9-87)
at <enso> S3_File.is_descendant_of(/Users/runner/work/enso/enso/built-distribution/enso-engine-2024.6.1-dev-macos-amd64/enso-2024.6.1-dev/lib/Standard/AWS/2024.6.1-dev/src/S3/S3_File.enso:590:35-77)
at <enso> S3_Spec.add_specs.cloud_setup<arg-0>(/Users/runner/work/enso/enso/test/AWS_Tests/src/S3_Spec.enso:144:13-99)
at <enso> S3_Spec.add_specs.cloud_setup<arg-1>(/Users/runner/work/enso/enso/test/AWS_Tests/src/S3_Spec.enso:144:13-117)
at <enso> case_branch.case <internal-3430>(/Users/runner/work/enso/enso/built-distribution/enso-engine-2024.6.1-dev-macos-amd64/enso-2024.6.1-dev/lib/Standard/Test/2024.6.1-dev/src/Group.enso:30:61-64)
at <enso> Helpers.execute_spec_code<arg-1>(/Users/runner/work/enso/enso/built-distribution/enso-engine-2024.6.1-dev-macos-amd64/enso-2024.6.1-dev/lib/Standard/Test/2024.6.1-dev/src/Helpers.enso:57:18-34)
at <enso> Panic.catch(Internal)
at <enso> Panic.type.recover.<internal-3844>(/Users/runner/work/enso/enso/built-distribution/enso-engine-2024.6.1-dev-macos-amd64/enso-2024.6.1-dev/lib/Standard/Base/2024.6.1-dev/src/Panic.enso:192-194)
at <enso> Panic.catch(Internal)
at <enso> Panic.type.recover(/Users/runner/work/enso/enso/built-distribution/enso-engine-2024.6.1-dev-macos-amd64/enso-2024.6.1-dev/lib/Standard/Base/2024.6.1-dev/src/Panic.enso:189-194)
at <enso> Helpers.execute_spec_code(/Users/runner/work/enso/enso/built-distribution/enso-engine-2024.6.1-dev-macos-amd64/enso-2024.6.1-dev/lib/Standard/Test/2024.6.1-dev/src/Helpers.enso:56-60)
at <enso> case_branch<arg-3>(/Users/runner/work/enso/enso/built-distribution/enso-engine-2024.6.1-dev-macos-amd64/enso-2024.6.1-dev/lib/Standard/Test/2024.6.1-dev/src/Helpers.enso:48:37-63)
at <enso> case_branch<arg-1>(/Users/runner/work/enso/enso/built-distribution/enso-engine-2024.6.1-dev-macos-amd64/enso-2024.6.1-dev/lib/Standard/Test/2024.6.1-dev/src/Helpers.enso:48:13-64)
at <enso> Runtime.no_inline(Internal)
at <enso> Duration.type.time_execution(/Users/runner/work/enso/enso/built-distribution/enso-engine-2024.6.1-dev-macos-amd64/enso-2024.6.1-dev/lib/Standard/Base/2024.6.1-dev/src/Data/Time/Duration.enso:131:18-43)
at <enso> case_branch(/Users/runner/work/enso/enso/built-distribution/enso-engine-2024.6.1-dev-macos-amd64/enso-2024.6.1-dev/lib/Standard/Test/2024.6.1-dev/src/Helpers.enso:47-48)
at <enso> Helpers.run_spec(/Users/runner/work/enso/enso/built-distribution/enso-engine-2024.6.1-dev-macos-amd64/enso-2024.6.1-dev/lib/Standard/Test/2024.6.1-dev/src/Helpers.enso:46-49)
at <enso> case_branch.test_results(/Users/runner/work/enso/enso/built-distribution/enso-engine-2024.6.1-dev-macos-amd64/enso-2024.6.1-dev/lib/Standard/Test/2024.6.1-dev/src/Helpers.enso:27:24-36)
at <enso> Array_Like_Helpers.map.Array_Like_Helpers.map(/Users/runner/work/enso/enso/built-distribution/enso-engine-2024.6.1-dev-macos-amd64/enso-2024.6.1-dev/lib/Standard/Base/2024.6.1-dev/src/Internal/Array_Like_Helpers.enso:232:56-77)
at <enso> Array_Like_Helpers.vector_from_function(Internal)
at <enso> case_branch(/Users/runner/work/enso/enso/built-distribution/enso-engine-2024.6.1-dev-macos-amd64/enso-2024.6.1-dev/lib/Standard/Test/2024.6.1-dev/src/Helpers.enso:24-30)
at <enso> Helpers.run_specs_from_group(/Users/runner/work/enso/enso/built-distribution/enso-engine-2024.6.1-dev-macos-amd64/enso-2024.6.1-dev/lib/Standard/Test/2024.6.1-dev/src/Helpers.enso:21-36)
at <enso> case_branch(/Users/runner/work/enso/enso/built-distribution/enso-engine-2024.6.1-dev-macos-amd64/enso-2024.6.1-dev/lib/Standard/Test/2024.6.1-dev/src/Suite.enso:97:35-92)
at <enso> Suite.run_with_filter.junit_sb_builder(/Users/runner/work/enso/enso/built-distribution/enso-engine-2024.6.1-dev-macos-amd64/enso-2024.6.1-dev/lib/Standard/Test/2024.6.1-dev/src/Suite.enso:95-101)
at <enso> Array_Like_Helpers.each.Array_Like_Helpers.each(/Users/runner/work/enso/enso/built-distribution/enso-engine-2024.6.1-dev-macos-amd64/enso-2024.6.1-dev/lib/Standard/Base/2024.6.1-dev/src/Internal/Array_Like_Helpers.enso:272:9-24)
at <enso> Range.each.go<arg-1>(/Users/runner/work/enso/enso/built-distribution/enso-engine-2024.6.1-dev-macos-amd64/enso-2024.6.1-dev/lib/Standard/Base/2024.6.1-dev/src/Data/Range.enso:263:36-51)
at <enso> Range.each.go<arg-2>(/Users/runner/work/enso/enso/built-distribution/enso-engine-2024.6.1-dev-macos-amd64/enso-2024.6.1-dev/lib/Standard/Base/2024.6.1-dev/src/Data/Range.enso:263:21-52)
at <enso> Range.each.go(/Users/runner/work/enso/enso/built-distribution/enso-engine-2024.6.1-dev-macos-amd64/enso-2024.6.1-dev/lib/Standard/Base/2024.6.1-dev/src/Data/Range.enso:262-264)
at <enso> Test_Reporter.wrap_junit_testsuites(/Users/runner/work/enso/enso/built-distribution/enso-engine-2024.6.1-dev-macos-amd64/enso-2024.6.1-dev/lib/Standard/Test/2024.6.1-dev/src/Test_Reporter.enso:29:14-19)
at <enso> Suite.run_with_filter(/Users/runner/work/enso/enso/built-distribution/enso-engine-2024.6.1-dev-macos-amd64/enso-2024.6.1-dev/lib/Standard/Test/2024.6.1-dev/src/Suite.enso:91-101)
at <enso> Main.main(/Users/runner/work/enso/enso/test/AWS_Tests/src/Main.enso:17:5-32)