Add CI checks for aarch64 #28277
8102 passed, 1 failed and 227 skipped
❌ C:/runner/_work/enso/enso/target/test-results/AWS_Tests/JUnit.xml
107 tests were completed in 272s with 95 passed, 1 failed and 11 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✅ | 120ms | ||
(Local -> Local) Data Link copying/moving | 3✅ | 1s | ||
(Local -> S3) copying/moving | 5✅ | 12s | ||
(Local -> S3) Data Link copying/moving | 3✅ | 10s | ||
(S3 -> Enso Cloud) copying/moving | 1⚪ | 0ms | ||
(S3 -> Enso Cloud) Data Link copying/moving | 1⚪ | 0ms | ||
(S3 -> Local) copying/moving | 5✅ | 12s | ||
(S3 -> Local) Data Link copying/moving | 3✅ | 12s | ||
(S3 -> S3) copying/moving | 5✅ | 20s | ||
(S3 -> S3) Data Link copying/moving | 3✅ | 20s | ||
[Redshift] Database tests | 1⚪ | 0ms | ||
AWS_Credential | 4✅ | 7s | ||
DataLinks to S3_File | 8✅ | 28s | ||
S3 Path handling | 7✅ | 210ms | ||
S3_File reading | 7✅ | 8s | ||
S3_File writing | 19✅ | 1❌ | 62s | |
S3.get_object | 2✅ | 15s | ||
S3.head (bucket) | 1✅ | 9s | ||
S3.head (object) | 2✅ | 8s | ||
S3.list_buckets | 4✅ | 30s | ||
S3.list_objects | 4✅ | 8s | ||
S3.read_bucket | 5✅ | 9s |
❌ S3_File writing
✅ should be able to write and delete a new file
✅ should be able to overwrite a file
✅ should not be able to append to a file
✅ will error if the file existed prior to writing, if Existing_File_Behavior.Error
✅ should be able to write a raw stream
✅ fails if unsupported File_Access options are selected
✅ will respect the File_Access.Create_New option and fail if the file already exists
✅ should be able to write a vector of bytes
✅ should support .bak logic
✅ should fail cleanly if Auto_Detect fails to detect a format
✅ should be able to write and then read custom types, like Table as Excel
✅ should be able to write and then read custom types, like Table as CSV
❌ should fail to write a file if permissions are lacking
The value (S3 Error: User: arn:aws:iam::539646847106:user/enso_ci_s3_tester is not authorized to perform: s3:PutObject on resource: "arn:aws:s3:::enso-data-samples/examples/no-write-permissions-here.txt.bak" because no identity-based policy allows the s3:PutObject action (AccessDenied)) did not contain the element (Access Denied) (at C:\runner\_work\enso\enso\test\AWS_Tests\src\S3_Spec.enso:488:13-68).
✅ should fail to open an output stream if Output context is not enabled
✅ should fail to write if Output context is not enabled
✅ should fail to delete a file if the Output context is not enabled
✅ may fail with Not_Found if the file to delete does not exist, even if the Output Context is disabled
✅ does not raise an exception if the file being `delete_if_exists` did not exist in the first place
✅ fails if the file being deleted did not exist
✅ should allow copy/move edge case with source=target
✅ C:/runner/_work/enso/enso/target/test-results/Base_Internal_Tests/JUnit.xml
22 tests were completed in 1s with 22 passed, 0 failed and 0 skipped.
Test suite | Passed | Failed | Skipped | Time |
---|---|---|---|---|
(Decimal_Constructor_Spec) conversions | 1✅ | 48ms | ||
Host File values behaviour in Enso | 2✅ | 21ms | ||
I/O Checks | 2✅ | 644ms | ||
Object Comparator | 8✅ | 307ms | ||
Text_Utils | 4✅ | 196ms | ||
to_display_text | 5✅ | 132ms |
✅ C:/runner/_work/enso/enso/target/test-results/Base_Tests/JUnit.xml
2957 tests were completed in 89s with 2922 passed, 0 failed and 35 skipped.
Test suite | Passed | Failed | Skipped | Time |
---|---|---|---|---|
(Decimal_Spec) arithmetic | 9✅ | 245ms | ||
(Decimal_Spec) BigDecimal internal representation methods | 1✅ | 1ms | ||
(Decimal_Spec) comparison | 4✅ | 1⚪ | 1s | |
(Decimal_Spec) construction | 21✅ | 119ms | ||
(Decimal_Spec) conversions | 14✅ | 126ms | ||
(Decimal_Spec) div | 1✅ | 5ms | ||
(Decimal_Spec) edge cases | 2✅ | 21ms | ||
(Decimal_Spec) floor, ceil, truncate | 4✅ | 24ms | ||
(Decimal_Spec) Integer/Float .to_decimal | 2✅ | 1ms | ||
(Decimal_Spec) min/max | 3✅ | 61ms | ||
(Decimal_Spec) pow | 2✅ | 10ms | ||
(Decimal_Spec) remainder | 3✅ | 14ms | ||
(Decimal_Spec) Rounding | 22✅ | 412ms | ||
(Decimal_Spec) signs | 3✅ | 5ms | ||
(Decimal_Spec) text conversion | 4✅ | 35ms | ||
Any.map_nothing | 2✅ | 28ms | ||
Any's methods | 3✅ | 68ms | ||
arithmetic | 1✅ | 30ms | ||
Array_Proxy | 5✅ | 33ms | ||
ArrayOverBuffer | 1⚪ | 0ms | ||
ASCII | 4✅ | 74ms | ||
Asserts | 5✅ | 48ms | ||
at/get | 7✅ | 170ms | ||
Atom Constructors | 4✅ | 7ms | ||
Atom with holes | 9✅ | 36ms | ||
Auto_Detect | 3✅ | 19ms | ||
Autoscoped Constructors | 20✅ | 82ms | ||
Base_64 | 3✅ | 75ms | ||
BigInts | 26✅ | 831ms | ||
Booleans | 6✅ | 43ms | ||
Bound | 3✅ | 2ms | ||
Builder.new | 11✅ | 213ms | ||
Bytes | 3✅ | 13ms | ||
caching | 1✅ | 79ms | ||
Callables | 5✅ | 15ms | ||
Can run each helper | 2✅ | 12ms | ||
Check Nothing and NaN | 3✅ | 1ms | ||
children | 2✅ | 1ms | ||
codepoints | 2✅ | 2ms | ||
Compare functionality with Vector | 1✅ | 22ms | ||
Compile | 6✅ | 20ms | ||
const | 1✅ | 0ms | ||
Contexts and Execution Environment | 3✅ | 8ms | ||
Conversion | 33✅ | 117ms | ||
Correlation Statistics | 6✅ | 105ms | ||
curry | 1✅ | 3ms | ||
Data.read / File_Format | 2✅ | 723ms | ||
Dataflow Errors | 11✅ | 40ms | ||
Dataflow Warnings | 33✅ | 2s | ||
Date | 41✅ | 8s | ||
Date date part tests | 8✅ | 95ms | ||
Date_Range | 11✅ | 1s | ||
Date_Time | 45✅ | 2⚪ | 2s | |
Date_Time date part tests | 8✅ | 41ms | ||
Date_Time equality | 2✅ | 6ms | ||
Day_Of_Week conversions | 8✅ | 10ms | ||
Debug | 1✅ | 32ms | ||
Default comparator | 5✅ | 26ms | ||
Default Encoding | 10✅ | 244ms | ||
display text | 1✅ | 2ms | ||
Duration | 15✅ | 232ms | ||
Empty errors | 4✅ | 2ms | ||
Encoding object | 4✅ | 157ms | ||
Enso Arrays | 6✅ | 56ms | ||
Enso Dictionaries | 24✅ | 246ms | ||
Enso Hashset | 7✅ | 73ms | ||
Enso: Common polyglot Dictionary operations | 29✅ | 5s | ||
Environment | 1✅ | 17ms | ||
Escape | 1✅ | 1ms | ||
fetch | 11✅ | 555ms | ||
File Operations | 21✅ | 472ms | ||
flip | 2✅ | 1ms | ||
Float.truncate | 1✅ | 6ms | ||
Floats | 5✅ | 70ms | ||
folder operations | 8✅ | 166ms | ||
Format Detection in HTTP Fetch | 3✅ | 119ms | ||
Formatting date/time values | 6✅ | 164ms | ||
Fully Qualified Names | 1✅ | 2ms | ||
Function Ascribed Parameters | 12✅ | 11ms | ||
Functions | 2✅ | 6ms | ||
Get by tag name | 3✅ | 34ms | ||
Header | 1✅ | 3ms | ||
Header resolution | 7✅ | 41ms | ||
Headers | 8✅ | 213ms | ||
Http Auth | 2✅ | 155ms | ||
HTTP client | 4✅ | 593ms | ||
HTTP DataLink | 11✅ | 572ms | ||
Http Error handling | 2✅ | 1⚪ | 34ms | |
HTTP in Data.read | 4✅ | 130ms | ||
HTTP_Method parse | 3✅ | 5ms | ||
HTTP_Status_Code | 1✅ | 3ms | ||
identity | 3✅ | 1ms | ||
Inlining Helpers | 2✅ | 13ms | ||
inner / outer xml | 2✅ | 35ms | ||
Input Stream | 5✅ | 38ms | ||
Instrument @Tail_Call fibonacci | 6✅ | 756ms | ||
Instrument fibonacci | 3✅ | 646ms | ||
Integer.truncate | 1✅ | 1ms | ||
Integers | 26✅ | 300ms | ||
Interval | 7✅ | 53ms | ||
Java case of | 3✅ | 5ms | ||
Java FFI | 6✅ | 1⚪ | 17ms | |
Java: Common polyglot Dictionary operations | 29✅ | 60ms | ||
Java/Enso Date | 2✅ | 17ms | ||
JavaDate | 41✅ | 3s | ||
JavaDate date part tests | 8✅ | 19ms | ||
JavaLocalTime | 28✅ | 51ms | ||
JavaScript Objects, Arrays & Functions | 8✅ | 759ms | ||
JavaScript: Common polyglot Dictionary operations | 29✅ | 47ms | ||
JavaScriptArrayWithADate | 41✅ | 4s | ||
JavaScriptArrayWithADate date part tests | 8✅ | 35ms | ||
JavascriptDataInArray | 43✅ | 4⚪ | 652ms | |
JavascriptDataInArray date part tests | 8✅ | 110ms | ||
JavascriptDate | 43✅ | 4⚪ | 780ms | |
JavaScriptDate | 41✅ | 4s | ||
JavascriptDate date part tests | 8✅ | 32ms | ||
JavaScriptDate date part tests | 8✅ | 143ms | ||
JavaZonedDateTime | 45✅ | 2⚪ | 549ms | |
JavaZonedDateTime date part tests | 8✅ | 9ms | ||
JavaZoneId | 7✅ | 13ms | ||
JS_Object | 5✅ | 111ms | ||
JSON | 5✅ | 49ms | ||
JSON | 1✅ | 41ms | ||
JSON Deserialization | 10✅ | 274ms | ||
JSON Serialization | 5✅ | 108ms | ||
JSON_Format | 2✅ | 44ms | ||
Lazy | 6✅ | 42ms | ||
Lazy Generator | 1✅ | 2ms | ||
Lexicographic Order on Vectors | 2✅ | 7ms | ||
List | 32✅ | 781ms | ||
Locale | 13✅ | 70ms | ||
Looping Imports | 1✅ | 1ms | ||
Lowercase Methods | 5✅ | 8ms | ||
Managed_Resource | 4✅ | 954ms | ||
Match.end | 4✅ | 40ms | ||
Match.groups | 2✅ | 18ms | ||
Match.named_groups | 3✅ | 39ms | ||
Match.span | 4✅ | 34ms | ||
Match.start | 4✅ | 31ms | ||
Match.text | 6✅ | 55ms | ||
Match.to_display_text | 1✅ | 6ms | ||
Match.utf_16_end | 4✅ | 24ms | ||
Match.utf_16_span | 4✅ | 29ms | ||
Match.utf_16_start | 4✅ | 25ms | ||
Maybe | 5✅ | 3ms | ||
Meta-Value Inspection | 5✅ | 1⚪ | 13ms | |
Meta-Value Manipulation | 26✅ | 168ms | ||
Meta.Type.find | 4✅ | 17ms | ||
Methods | 1✅ | 1⚪ | 1ms | |
Missing_Argument | 3✅ | 28ms | ||
MultiValue Conversions | 11✅ | 146ms | ||
Natural Order | 4✅ | 130ms | ||
No Method Errors | 1✅ | 8ms | ||
No_Such_Method | 4✅ | 35ms | ||
non-linear inserts | 11✅ | 176ms | ||
Number Conversions | 10✅ | 24ms | ||
Numbers | 15✅ | 314ms | ||
Operator == | 16✅ | 104ms | ||
Ordering | 6✅ | 22ms | ||
Pair | 1✅ | 0ms | ||
Pair - from 2-Item JavaScript Array | 14✅ | 345ms | ||
Pair - from 2-Item List | 14✅ | 162ms | ||
Pair - from 2-Item Vector | 14✅ | 249ms | ||
Pair - from Pair.new | 14✅ | 64ms | ||
Pair - from Pair.Value | 14✅ | 17ms | ||
Panics | 22✅ | 182ms | ||
parse | 8✅ | 157ms | ||
Parsing date/time values | 26✅ | 1⚪ | 424ms | |
Parsing formats | 4✅ | 261ms | ||
Path Operations | 8✅ | 2⚪ | 39ms | |
Pattern Matches | 19✅ | 66ms | ||
Pattern.find and .find_all | 8✅ | 81ms | ||
Pattern.match and .match_all | 8✅ | 60ms | ||
Pattern.matches | 5✅ | 11ms | ||
Pattern.replace | 8✅ | 132ms | ||
Pattern.split | 6✅ | 32ms | ||
Pattern.tokenize | 7✅ | 303ms | ||
Period | 7✅ | 18ms | ||
Plain_Text | 3✅ | 51ms | ||
Polyglot | 12✅ | 46ms | ||
Polyglot Argument | 7✅ | 10ms | ||
Polyglot Argument with Inheritance | 3✅ | 5ms | ||
Polyglot Conversion | 14✅ | 16ms | ||
Polyglot hash maps | 8✅ | 161ms | ||
Polyglot JS | 19✅ | 152ms | ||
Polyglot keys and values | 5✅ | 76ms | ||
Polyglot Operator == | 7✅ | 35ms | ||
Polyglot Python | 18✅ | 130ms | ||
Polyglot R | 1⚪ | 0ms | ||
post | 25✅ | 909ms | ||
Private constructors | 11✅ | 54ms | ||
Private methods | 5✅ | 9ms | ||
Problem_Behavior | 2✅ | 34ms | ||
Process | 5✅ | 8s | ||
Python: Common polyglot Dictionary operations | 29✅ | 65ms | ||
PythonDate | 1⚪ | 0ms | ||
PythonDate | 42✅ | 5⚪ | 2s | |
PythonDate date part tests | 8✅ | 105ms | ||
PythonLocalTime | 28✅ | 635ms | ||
Qualified Names | 3✅ | 5ms | ||
Random | 14✅ | 2s | ||
Range | 36✅ | 1s | ||
Rank Data | 7✅ | 30ms | ||
Read XML | 7✅ | 61ms | ||
read_bytes | 5✅ | 79ms | ||
read_text | 6✅ | 119ms | ||
Refs | 2✅ | 3ms | ||
Regression | 12✅ | 105ms | ||
ReportingStreamDecoder | 6✅ | 2s | ||
ReportingStreamEncoder | 8✅ | 206ms | ||
Request | 10✅ | 46ms | ||
rounding | 4✅ | 36ms | ||
Rounding | 19✅ | 199ms | ||
should correctly evaluate documentation examples | 8✅ | 36ms | ||
Sorting with multiple comparators | 4✅ | 2⚪ | 86ms | |
Sorting with the default comparator | 7✅ | 3⚪ | 182ms | |
Stack traces | 2✅ | 18ms | ||
State | 5✅ | 9ms | ||
Statistics | 15✅ | 490ms | ||
Statistics - empty Vector | 3✅ | 10ms | ||
Statistics - invalid input | 5✅ | 150ms | ||
Statistics - invalid input | 1✅ | 3ms | ||
Statistics - NaN Vector | 3✅ | 16ms | ||
Statistics - Nothing Vector | 3✅ | 28ms | ||
System | 1✅ | 1ms | ||
tag name | 1✅ | 1ms | ||
take/drop Sample non-determinism | 2✅ | 12ms | ||
take/drop Sample non-determinism | 2✅ | 11ms | ||
take/drop Sample non-determinism | 2✅ | 6ms | ||
take/drop Sample non-determinism | 2✅ | 7ms | ||
take/drop Sample non-determinism | 2✅ | 1ms | ||
Temporary_File facility | 6✅ | 1⚪ | 3s | |
Text - general | 85✅ | 9s | ||
text contents | 1✅ | 0ms | ||
Text_Sub_Range_Data | 2✅ | 23ms | ||
Text.cleanse | 14✅ | 114ms | ||
Text.match | 6✅ | 21ms | ||
Text.Regex splitting | 3✅ | 11ms | ||
Text.Regex tokenizing | 2✅ | 27ms | ||
Text.Regex: find and find_all | 20✅ | 1⚪ | 154ms | |
Text.replace | 28✅ | 251ms | ||
Text.Span | 3✅ | 22ms | ||
Text.substring | 4✅ | 12ms | ||
the Self construct | 6✅ | 21ms | ||
Time_Of_Day | 28✅ | 314ms | ||
Type Errors | 11✅ | 119ms | ||
uncurry | 1✅ | 0ms | ||
Unix epoch conversion | 4✅ | 18ms | ||
Unresolved symbol | 1✅ | 3ms | ||
URI | 22✅ | 1s | ||
Use a slice of an array as vectors | 104✅ | 368ms | ||
Use Array as vectors | 104✅ | 680ms | ||
Use Array_Proxy as vectors | 104✅ | 360ms | ||
Use Java ArrayList as vectors | 104✅ | 608ms | ||
Use Vector as vectors | 104✅ | 1s | ||
UTF_16 BigEndian | 5✅ | 66ms | ||
UTF_16 LittleEndian | 5✅ | 82ms | ||
UTF_8 | 11✅ | 194ms | ||
Vector Slicing Helpers | 1✅ | 11ms | ||
Vector.build | 13✅ | 598ms | ||
Vector/Array equality | 9✅ | 4ms | ||
Windows 1252 | 4✅ | 32ms | ||
Wrapped dataflow errors | 8✅ | 26ms | ||
Wrapped errors | 8✅ | 80ms | ||
write operations | 23✅ | 1s | ||
Write XML | 4✅ | 181ms | ||
Zone | 9✅ | 28ms |
✅ C:/runner/_work/enso/enso/target/test-results/Examples_Tests/JUnit.xml
33 tests were completed in 9s with 32 passed, 0 failed and 1 skipped.
Test suite | Passed | Failed | Skipped | Time |
---|---|---|---|---|
Examples | 32✅ | 9s | ||
Python Examples | 1⚪ | 0ms |
✅ C:/runner/_work/enso/enso/target/test-results/Geo_Tests/JUnit.xml
5 tests were completed in 553ms with 5 passed, 0 failed and 0 skipped.
Test suite | Passed | Failed | Skipped | Time |
---|---|---|---|---|
Geo Points | 2✅ | 88ms | ||
GeoJSON to Table | 3✅ | 465ms |
✅ C:/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✅ | 63ms | ||
Image with 1 channel | 19✅ | 139ms | ||
Image with 2 channels | 19✅ | 199ms | ||
Image with 3 channels | 19✅ | 160ms | ||
Image with 4 channels | 19✅ | 150ms | ||
Image Write | 2✅ | 43ms | ||
Image.read | 9✅ | 221ms | ||
Matrix with 1 channel | 21✅ | 202ms | ||
Matrix with 2 channels | 21✅ | 229ms | ||
Matrix with 3 channels | 21✅ | 206ms | ||
Matrix with 4 channels | 21✅ | 166ms | ||
Matrix_Error | 1✅ | 2ms |
✅ C:/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 |
✅ C:/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 |
✅ C:/runner/_work/enso/enso/target/test-results/Table_Tests/JUnit.xml
4942 tests were completed in 233s with 4766 passed, 0 failed and 176 skipped.
Test suite | Passed | Failed | Skipped | Time |
---|---|---|---|---|
[Codegen] Aggregation | 2✅ | 157ms | ||
[Codegen] Basic Select | 3✅ | 158ms | ||
[Codegen] Handling Missing Values | 2✅ | 175ms | ||
[Codegen] JSON serialization | 1✅ | 243ms | ||
[Codegen] Masking Tables and Columns | 2✅ | 208ms | ||
[Codegen] Sorting | 4✅ | 118ms | ||
[In-Memory-specific] Table.join | 1✅ | 51ms | ||
[In-Memory-specific] Table.set | 2✅ | 53ms | ||
[In-Memory] Interactions Between various operations | 12✅ | 627ms | ||
[In-Memory] (Column_Operations_Spec) Arithmetic Column Operations | 12✅ | 1⚪ | 2s | |
[In-Memory] (Column_Operations_Spec) Boolean Column Operations | 8✅ | 960ms | ||
[In-Memory] (Column_Operations_Spec) Colum Operations - Names | 10✅ | 543ms | ||
[In-Memory] (Column_Operations_Spec) Column Comparisons | 6✅ | 1⚪ | 5s | |
[In-Memory] (Column_Operations_Spec) Column Operations - Equality & Null Handling | 4✅ | 3⚪ | 223ms | |
[In-Memory] (Column_Operations_Spec) Column Operations - Text Replace (in-memory only) | 8✅ | 357ms | ||
[In-Memory] (Column_Operations_Spec) Column Operations - Text Trim | 3✅ | 125ms | ||
[In-Memory] (Column_Operations_Spec) Column.const | 3✅ | 51ms | ||
[In-Memory] (Column_Operations_Spec) Column.fill_nothing/empty | 4✅ | 66ms | ||
[In-Memory] (Column_Operations_Spec) Column.rename | 1✅ | 16ms | ||
[In-Memory] (Column_Operations_Spec) Date truncation | 1✅ | 9ms | ||
[In-Memory] (Column_Operations_Spec) Decimal | 5✅ | 639ms | ||
[In-Memory] (Column_Operations_Spec) Min/Max Operations | 3✅ | 283ms | ||
[In-Memory] (Column_Operations_Spec) Other Column Operations | 1✅ | 25ms | ||
[In-Memory] (Column_Operations_Spec) replace: empty table and nothings | 2✅ | 16ms | ||
[In-Memory] (Column_Operations_Spec) replace: literal regex pattern and replacement | 5✅ | 33ms | ||
[In-Memory] (Column_Operations_Spec) replace: literal text pattern and replacement | 4✅ | 71ms | ||
[In-Memory] (Column_Operations_Spec) replace: Named_Pattern and replacement | 1✅ | 6ms | ||
[In-Memory] (Column_Operations_Spec) replace: pattern and replacement columns | 4✅ | 33ms | ||
[In-Memory] (Column_Operations_Spec) Rounding numeric tests | 19✅ | 499ms | ||
[In-Memory] (Column_Operations_Spec) Rounding-like operations | 15✅ | 2⚪ | 126ms | |
[In-Memory] (Column_Operations_Spec) Table.fill_nothing/empty | 14✅ | 242ms | ||
[In-Memory] (Column_Operations_Spec) Table.make_constant_column | 5✅ | 211ms | ||
[In-Memory] (Column_Operations_Spec) Table.text_replace | 7✅ | 217ms | ||
[In-Memory] (Column_Operations_Spec) Text Column Operations | 13✅ | 962ms | ||
[In-Memory] (Conversion_Spec) Simple variant of Table/Column.parse in all backends | 5✅ | 72ms | ||
[In-Memory] (Conversion_Spec) Table/Column auto value type | 14✅ | 161ms | ||
[In-Memory] (Conversion_Spec) Table/Column.cast - checking invariants | 12✅ | 109ms | ||
[In-Memory] (Conversion_Spec) Table/Column.cast - date/time | 3✅ | 14ms | ||
[In-Memory] (Conversion_Spec) Table/Column.cast - numeric | 14✅ | 135ms | ||
[In-Memory] (Conversion_Spec) Table/Column.cast - to text | 11✅ | 58ms | ||
[In-Memory] (Core_Spec) Table.at | 3✅ | 51ms | ||
[In-Memory] (Core_Spec) Table.column_count | 1✅ | 1ms | ||
[In-Memory] (Core_Spec) Table.column_names | 2✅ | 14ms | ||
[In-Memory] (Core_Spec) Table.get | 3✅ | 20ms | ||
[In-Memory] (Core_Spec) Table.read | 5✅ | 109ms | ||
[In-Memory] (Core_Spec) Table.rows | 5✅ | 193ms | ||
[In-Memory] (Core_Spec) Table.set | 8✅ | 1s | ||
[In-Memory] (Derived_Columns_Spec) Table.set with Simple_Expression | 9✅ | 2s | ||
[In-Memory] (Derived_Columns_Spec) Unique derived column names | 8✅ | 284ms | ||
[In-Memory] (Nothing_Spec) between | 55✅ | 298ms | ||
[In-Memory] (Nothing_Spec) Comparisons | 198✅ | 296ms | ||
[In-Memory] (Nothing_Spec) distinct | 11✅ | 58ms | ||
[In-Memory] (Nothing_Spec) is_in | 99✅ | 188ms | ||
[In-Memory] (Nothing_Spec) is_in: Boolean+Nothing edge cases | 192✅ | 278ms | ||
[In-Memory] (Nothing_Spec) is_nothing | 11✅ | 8ms | ||
[In-Memory] (Nothing_Spec) not | 1✅ | 1ms | ||
[In-Memory] (Nothing_Spec) sort | 16✅ | 41ms | ||
[In-Memory] Boolean Column operations | 3✅ | 1s | ||
[In-Memory] Column Naming edge cases | 7✅ | 492ms | ||
[In-Memory] Column operation Integer Overflow handling | 6✅ | 122ms | ||
[In-Memory] Column.map | 6✅ | 151ms | ||
[In-Memory] Column.take/drop | 8✅ | 240ms | ||
[In-Memory] Column.zip | 6✅ | 31ms | ||
[In-Memory] Date-Time operations | 21✅ | 1⚪ | 664ms | |
[In-Memory] Date-Time support | 3✅ | 46ms | ||
[In-Memory] Dropping Missing Values | 9✅ | 411ms | ||
[In-Memory] Expression Arithmetic | 3✅ | 138ms | ||
[In-Memory] Expression Boolean literals | 1✅ | 24ms | ||
[In-Memory] Expression Boolean Operators | 4✅ | 46ms | ||
[In-Memory] Expression Column Arithmetic | 2✅ | 111ms | ||
[In-Memory] Expression Comparison Operators | 6✅ | 182ms | ||
[In-Memory] Expression Date and Time literals | 5✅ | 95ms | ||
[In-Memory] Expression Errors should be handled | 4✅ | 15ms | ||
[In-Memory] Expression Float literals | 1✅ | 23ms | ||
[In-Memory] Expression Integer literals | 1✅ | 31ms | ||
[In-Memory] Expression Nothing literals | 3✅ | 60ms | ||
[In-Memory] Expression Text literals | 1✅ | 34ms | ||
[In-Memory] Expression Text literals | 2✅ | 11ms | ||
[In-Memory] Expression Text Operators | 2✅ | 54ms | ||
[In-Memory] Expression Warnings should be reported | 4✅ | 121ms | ||
[In-Memory] Filling Missing Values | 9✅ | 105ms | ||
[In-Memory] Function invocation | 5✅ | 83ms | ||
[In-Memory] Handling of Big Integer values | 10✅ | 190ms | ||
[In-Memory] Loss_Of_Integer_Precision (large integers not being exactly representable in Float) | 5✅ | 99ms | ||
[In-Memory] Storage Builders | 2✅ | 185ms | ||
[In-Memory] Table Text Cleanse | 4✅ | 220ms | ||
[In-Memory] Table.add_row_number (common) | 7✅ | 224ms | ||
[In-Memory] Table.add_row_number (in-memory specific) | 7✅ | 62ms | ||
[In-Memory] Table.aggregate | 4✅ | 40ms | ||
[In-Memory] Table.aggregate | 3✅ | 65ms | ||
[In-Memory] Table.aggregate Concatenate | 6✅ | 34ms | ||
[In-Memory] Table.aggregate Count_Distinct | 4✅ | 76ms | ||
[In-Memory] Table.aggregate First and Last | 1✅ | 4ms | ||
[In-Memory] Table.aggregate Mode | 1✅ | 3ms | ||
[In-Memory] Table.aggregate Shortest | 1✅ | 9ms | ||
[In-Memory] Table.aggregate should be able to group on multiple fields | 13✅ | 169ms | ||
[In-Memory] Table.aggregate should be able to group on single field | 13✅ | 211ms | ||
[In-Memory] Table.aggregate should correctly handle infinities | 4✅ | 52ms | ||
[In-Memory] Table.aggregate should correctly handle NaN | 5✅ | 26ms | ||
[In-Memory] Table.aggregate should correctly select result types | 4✅ | 25ms | ||
[In-Memory] Table.aggregate should merge warnings when issues computing aggregation | 2✅ | 22ms | ||
[In-Memory] Table.aggregate should not summarize empty table when grouped | 11✅ | 51ms | ||
[In-Memory] Table.aggregate should raise warnings when there are issues | 7✅ | 155ms | ||
[In-Memory] Table.aggregate should raise warnings when there are issues computing aggregation | 3✅ | 448ms | ||
[In-Memory] Table.aggregate should report warnings and errors based on types | 4✅ | 59ms | ||
[In-Memory] Table.aggregate should summarize empty table | 11✅ | 43ms | ||
[In-Memory] Table.aggregate should summarize whole table | 15✅ | 216ms | ||
[In-Memory] Table.aggregate Standard_Deviation | 1✅ | 8ms | ||
[In-Memory] Table.aggregate+Expressions | 2✅ | 56ms | ||
[In-Memory] Table.cross_join | 9✅ | 82ms | ||
[In-Memory] Table.cross_tab | 23✅ | 415ms | ||
[In-Memory] Table.distinct | 7✅ | 69ms | ||
[In-Memory] Table.distinct | 6✅ | 54ms | ||
[In-Memory] Table.duplicates | 6✅ | 47ms | ||
[In-Memory] Table.filter | 27✅ | 1⚪ | 412ms | |
[In-Memory] Table.filter | 4✅ | 600ms | ||
[In-Memory] Table.filter by an expression | 5✅ | 672ms | ||
[In-Memory] Table.from_union | 30✅ | 400ms | ||
[In-Memory] Table.join | 42✅ | 807ms | ||
[In-Memory] Table.make_table_from_dictionary/vectors | 8✅ | 33ms | ||
[In-Memory] Table.merge | 20✅ | 568ms | ||
[In-Memory] Table.remove_columns | 12✅ | 254ms | ||
[In-Memory] Table.rename_columns | 25✅ | 887ms | ||
[In-Memory] Table.reorder_columns | 10✅ | 194ms | ||
[In-Memory] Table.reorder_columns by type | 1✅ | 22ms | ||
[In-Memory] Table.replace | 22✅ | 422ms | ||
[In-Memory] Table.select_columns | 15✅ | 415ms | ||
[In-Memory] Table.select_columns By_Type and Table.remove_columns By_Type | 2✅ | 137ms | ||
[In-Memory] Table.sort | 21✅ | 2⚪ | 227ms | |
[In-Memory] Table.sort_columns | 4✅ | 108ms | ||
[In-Memory] Table.take/drop | 11✅ | 385ms | ||
[In-Memory] Table.transpose | 8✅ | 64ms | ||
[In-Memory] Table.union | 29✅ | 531ms | ||
[In-Memory] Table.zip | 12✅ | 155ms | ||
[In-Memory] Temp column | 2✅ | 3ms | ||
[PostgreSQL] .pgpass | 2✅ | 448ms | ||
[PostgreSQL] Audit Logs | 1⚪ | 0ms | ||
[PostgreSQL] Connection setup | 3✅ | 308ms | ||
[PostgreSQL] Database tests | 1⚪ | 0ms | ||
[PostgreSQL] DataLink | 1⚪ | 0ms | ||
[PostgreSQL] Saving to DataLink | 1⚪ | 0ms | ||
[PostgreSQL] SSL connectivity tests | 1⚪ | 0ms | ||
[SQLite File] Interactions Between various operations | 10✅ | 551ms | ||
[SQLite File] (Column_Operations_Spec) Arithmetic Column Operations | 10✅ | 2⚪ | 447ms | |
[SQLite File] (Column_Operations_Spec) Boolean Column Operations | 7✅ | 1⚪ | 415ms | |
[SQLite File] (Column_Operations_Spec) Colum Operations - Names | 8✅ | 110ms | ||
[SQLite File] (Column_Operations_Spec) Column Comparisons | 5✅ | 1⚪ | 5s | |
[SQLite File] (Column_Operations_Spec) Column Operations - Equality & Null Handling | 4✅ | 3⚪ | 102ms | |
[SQLite File] (Column_Operations_Spec) Column Operations - Text Trim | 3✅ | 122ms | ||
[SQLite File] (Column_Operations_Spec) Column.const | 3✅ | 240ms | ||
[SQLite File] (Column_Operations_Spec) Column.fill_nothing/empty | 4✅ | 73ms | ||
[SQLite File] (Column_Operations_Spec) Column.rename | 1✅ | 21ms | ||
[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⚪ | 100ms | |
[SQLite File] (Column_Operations_Spec) Other Column Operations | 1✅ | 43ms | ||
[SQLite File] (Column_Operations_Spec) replace: DB specific edge-cases | 2✅ | 12ms | ||
[SQLite File] (Column_Operations_Spec) replace: empty table and nothings | 2✅ | 23ms | ||
[SQLite File] (Column_Operations_Spec) replace: literal regex pattern and replacement | 5✅ | 34ms | ||
[SQLite File] (Column_Operations_Spec) replace: literal text pattern and replacement | 4✅ | 119ms | ||
[SQLite File] (Column_Operations_Spec) replace: Named_Pattern and replacement | 1✅ | 2ms | ||
[SQLite File] (Column_Operations_Spec) replace: pattern and replacement columns | 4✅ | 32ms | ||
[SQLite File] (Column_Operations_Spec) Rounding numeric tests | 19✅ | 13s | ||
[SQLite File] (Column_Operations_Spec) Rounding-like operations | 15✅ | 1⚪ | 412ms | |
[SQLite File] (Column_Operations_Spec) Table.fill_nothing/empty | 14✅ | 545ms | ||
[SQLite File] (Column_Operations_Spec) Table.make_constant_column | 3✅ | 1⚪ | 179ms | |
[SQLite File] (Column_Operations_Spec) Table.text_replace | 7✅ | 249ms | ||
[SQLite File] (Column_Operations_Spec) Text Column Operations | 13✅ | 571ms | ||
[SQLite File] (Conversion_Spec) Simple variant of Table/Column.parse in all backends | 5✅ | 257ms | ||
[SQLite File] (Conversion_Spec) Table.expand_column | 1✅ | 23ms | ||
[SQLite File] (Conversion_Spec) Table.expand_to_rows | 1✅ | 19ms | ||
[SQLite File] (Conversion_Spec) Table/Column auto value type | 1✅ | 17ms | ||
[SQLite File] (Conversion_Spec) Table/Column.cast - checking invariants | 7✅ | 194ms | ||
[SQLite File] (Conversion_Spec) Table/Column.cast - numeric | 3✅ | 77ms | ||
[SQLite File] (Conversion_Spec) Table/Column.cast - to text | 2✅ | 42ms | ||
[SQLite File] (Core_Spec) Table.at | 3✅ | 45ms | ||
[SQLite File] (Core_Spec) Table.column_count | 1✅ | 0ms | ||
[SQLite File] (Core_Spec) Table.column_names | 2✅ | 144ms | ||
[SQLite File] (Core_Spec) Table.get | 3✅ | 16ms | ||
[SQLite File] (Core_Spec) Table.read | 6✅ | 395ms | ||
[SQLite File] (Core_Spec) Table.rows | 5✅ | 153ms | ||
[SQLite File] (Core_Spec) Table.set | 8✅ | 242ms | ||
[SQLite File] (Derived_Columns_Spec) Table.set with Simple_Expression | 8✅ | 1⚪ | 807ms | |
[SQLite File] (Derived_Columns_Spec) Unique derived column names | 8✅ | 135ms | ||
[SQLite File] (Nothing_Spec) between | 30✅ | 572ms | ||
[SQLite File] (Nothing_Spec) Comparisons | 108✅ | 2s | ||
[SQLite File] (Nothing_Spec) distinct | 6✅ | 78ms | ||
[SQLite File] (Nothing_Spec) is_in | 54✅ | 1s | ||
[SQLite File] (Nothing_Spec) is_in: Boolean+Nothing edge cases | 192✅ | 4s | ||
[SQLite File] (Nothing_Spec) is_nothing | 6✅ | 95ms | ||
[SQLite File] (Nothing_Spec) not | 1✅ | 6ms | ||
[SQLite File] (Nothing_Spec) sort | 12✅ | 117ms | ||
[SQLite File] (Upload_Spec) Appending a Database table to a Database table | 30✅ | 3s | ||
[SQLite File] (Upload_Spec) Appending an in-memory table to a Database table | 31✅ | 3s | ||
[SQLite File] (Upload_Spec) Creating an empty table | 19✅ | 2s | ||
[SQLite File] (Upload_Spec) Deleting rows from a Database table | 4✅ | 163ms | ||
[SQLite File] (Upload_Spec) Deleting rows from a Database table (source=Database) | 11✅ | 901ms | ||
[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⚪ | 1s | |
[SQLite File] (Upload_Spec) Persisting a Database Table (query) | 8✅ | 845ms | ||
[SQLite File] (Upload_Spec) Uploading an in-memory Table | 11✅ | 2s | ||
[SQLite File] Aggregation | 2✅ | 127ms | ||
[SQLite File] Basic Table Access | 6✅ | 884ms | ||
[SQLite File] Column Naming edge cases | 7✅ | 411ms | ||
[SQLite File] Column.const | 1✅ | 23ms | ||
[SQLite File] Column.map | 1✅ | 3ms | ||
[SQLite File] Column.take/drop | 6✅ | 2s | ||
[SQLite File] Column.zip | 1✅ | 4ms | ||
[SQLite File] Connection.query | 8✅ | 448ms | ||
[SQLite File] Date-Time operations | 1⚪ | 0ms | ||
[SQLite File] Date-Time support | 1⚪ | 0ms | ||
[SQLite File] Dialect-specific codegen | 1✅ | 100ms | ||
[SQLite File] Dropping Missing Values | 8✅ | 747ms | ||
[SQLite File] Error Handling | 2✅ | 62ms | ||
[SQLite File] Expression Arithmetic | 3✅ | 200ms | ||
[SQLite File] Expression Boolean literals | 1✅ | 42ms | ||
[SQLite File] Expression Boolean Operators | 4✅ | 97ms | ||
[SQLite File] Expression Column Arithmetic | 2✅ | 448ms | ||
[SQLite File] Expression Comparison Operators | 6✅ | 311ms | ||
[SQLite File] Expression Date and Time literals | 4⚪ | 0ms | ||
[SQLite File] Expression Errors should be handled | 4✅ | 72ms | ||
[SQLite File] Expression Float literals | 1✅ | 19ms | ||
[SQLite File] Expression Integer literals | 1✅ | 45ms | ||
[SQLite File] Expression Nothing literals | 3✅ | 120ms | ||
[SQLite File] Expression Text literals | 1✅ | 28ms | ||
[SQLite File] Expression Text literals | 2✅ | 31ms | ||
[SQLite File] Expression Text Operators | 2✅ | 324ms | ||
[SQLite File] Expression Warnings should be reported | 2✅ | 2⚪ | 352ms | |
[SQLite File] Filling Missing Values | 5✅ | 2⚪ | 190ms | |
[SQLite File] Function invocation | 5✅ | 213ms | ||
[SQLite File] Internals | 1✅ | 25ms | ||
[SQLite File] Masking Tables | 1✅ | 268ms | ||
[SQLite File] math functions | 6✅ | 3s | ||
[SQLite File] Metadata | 2✅ | 142ms | ||
[SQLite File] Missing Values | 2✅ | 95ms | ||
[SQLite File] partial Date-Time support | 2✅ | 51ms | ||
[SQLite File] Schemas and Databases | 3✅ | 7ms | ||
[SQLite File] Sorting | 5✅ | 153ms | ||
[SQLite File] Support for Long Column/Table names | 6✅ | 2s | ||
[SQLite File] Table Text Cleanse | 4✅ | 202ms | ||
[SQLite File] Table.add_row_number (common) | 7✅ | 233ms | ||
[SQLite File] Table.add_row_number (Database specific) | 1✅ | 61ms | ||
[SQLite File] Table.aggregate | 2✅ | 97ms | ||
[SQLite File] Table.aggregate Concatenate | 6✅ | 191ms | ||
[SQLite File] Table.aggregate Count_Distinct | 2✅ | 2⚪ | 278ms | |
[SQLite File] Table.aggregate First and Last | 1⚪ | 0ms | ||
[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 | 7✅ | 6⚪ | 149ms | |
[SQLite File] Table.aggregate should be able to group on single field | 7✅ | 6⚪ | 146ms | |
[SQLite File] Table.aggregate should correctly handle infinities | 2✅ | 2⚪ | 95ms | |
[SQLite File] Table.aggregate should correctly handle NaN | 1⚪ | 0ms | ||
[SQLite File] Table.aggregate should correctly select result types | 2✅ | 2⚪ | 83ms | |
[SQLite File] Table.aggregate should merge warnings when issues computing aggregation | 1⚪ | 0ms | ||
[SQLite File] Table.aggregate should not summarize empty table when grouped | 7✅ | 4⚪ | 82ms | |
[SQLite File] Table.aggregate should raise warnings when there are issues | 7✅ | 807ms | ||
[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✅ | 168ms | ||
[SQLite File] Table.aggregate should report warnings and errors based on types | 4✅ | 186ms | ||
[SQLite File] Table.aggregate should summarize empty table | 7✅ | 4⚪ | 183ms | |
[SQLite File] Table.aggregate should summarize whole table | 9✅ | 6⚪ | 898ms | |
[SQLite File] Table.aggregate Standard_Deviation | 1✅ | 31ms | ||
[SQLite File] Table.aggregate+Expressions | 2✅ | 88ms | ||
[SQLite File] Table.cross_join | 9✅ | 462ms | ||
[SQLite File] Table.cross_tab | 1⚪ | 0ms | ||
[SQLite File] Table.default_ordering | 4✅ | 274ms | ||
[SQLite File] Table.distinct | 7✅ | 235ms | ||
[SQLite File] Table.duplicates | 1⚪ | 0ms | ||
[SQLite File] Table.filter | 1✅ | 188ms | ||
[SQLite File] Table.filter | 26✅ | 1s | ||
[SQLite File] Table.filter by an expression | 4✅ | 1⚪ | 124ms | |
[SQLite File] Table.from_union | 1⚪ | 0ms | ||
[SQLite File] Table.join | 38✅ | 2s | ||
[SQLite File] Table.make_table_from_dictionary/vectors | 8✅ | 771ms | ||
[SQLite File] Table.merge | 19✅ | 2s | ||
[SQLite File] Table.remove_columns | 11✅ | 190ms | ||
[SQLite File] Table.rename_columns | 26✅ | 526ms | ||
[SQLite File] Table.reorder_columns | 9✅ | 77ms | ||
[SQLite File] Table.reorder_columns by type | 1✅ | 49ms | ||
[SQLite File] Table.replace | 21✅ | 1s | ||
[SQLite File] Table.select_columns | 14✅ | 176ms | ||
[SQLite File] Table.select_columns By_Type and Table.remove_columns By_Type | 2✅ | 78ms | ||
[SQLite File] Table.sort | 17✅ | 4⚪ | 302ms | |
[SQLite File] Table.sort_columns | 4✅ | 55ms | ||
[SQLite File] Table.take/drop | 7✅ | 2s | ||
[SQLite File] Table.transpose | 1⚪ | 0ms | ||
[SQLite File] Table.union | 24✅ | 4⚪ | 1s | |
[SQLite File] Table.zip | 1⚪ | 0ms | ||
[SQLite File] Tables and Table Types | 4✅ | 139ms | ||
[SQLite File] Temp column | 2✅ | 44ms | ||
[SQLite File] Transaction Support | 4✅ | 152ms | ||
[SQLite In-Memory] Interactions Between various operations | 10✅ | 745ms | ||
[SQLite In-Memory] (Column_Operations_Spec) Arithmetic Column Operations | 10✅ | 2⚪ | 662ms | |
[SQLite In-Memory] (Column_Operations_Spec) Boolean Column Operations | 7✅ | 1⚪ | 425ms | |
[SQLite In-Memory] (Column_Operations_Spec) Colum Operations - Names | 8✅ | 195ms | ||
[SQLite In-Memory] (Column_Operations_Spec) Column Comparisons | 5✅ | 1⚪ | 8s | |
[SQLite In-Memory] (Column_Operations_Spec) Column Operations - Equality & Null Handling | 4✅ | 3⚪ | 146ms | |
[SQLite In-Memory] (Column_Operations_Spec) Column Operations - Text Trim | 3✅ | 139ms | ||
[SQLite In-Memory] (Column_Operations_Spec) Column.const | 3✅ | 78ms | ||
[SQLite In-Memory] (Column_Operations_Spec) Column.fill_nothing/empty | 4✅ | 70ms | ||
[SQLite In-Memory] (Column_Operations_Spec) Column.rename | 1✅ | 20ms | ||
[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⚪ | 132ms | |
[SQLite In-Memory] (Column_Operations_Spec) Other Column Operations | 1✅ | 37ms | ||
[SQLite In-Memory] (Column_Operations_Spec) replace: DB specific edge-cases | 2✅ | 27ms | ||
[SQLite In-Memory] (Column_Operations_Spec) replace: empty table and nothings | 2✅ | 27ms | ||
[SQLite In-Memory] (Column_Operations_Spec) replace: literal regex pattern and replacement | 5✅ | 29ms | ||
[SQLite In-Memory] (Column_Operations_Spec) replace: literal text pattern and replacement | 4✅ | 143ms | ||
[SQLite In-Memory] (Column_Operations_Spec) replace: Named_Pattern and replacement | 1✅ | 3ms | ||
[SQLite In-Memory] (Column_Operations_Spec) replace: pattern and replacement columns | 4✅ | 36ms | ||
[SQLite In-Memory] (Column_Operations_Spec) Rounding numeric tests | 19✅ | 24s | ||
[SQLite In-Memory] (Column_Operations_Spec) Rounding-like operations | 15✅ | 1⚪ | 796ms | |
[SQLite In-Memory] (Column_Operations_Spec) Table.fill_nothing/empty | 14✅ | 719ms | ||
[SQLite In-Memory] (Column_Operations_Spec) Table.make_constant_column | 3✅ | 1⚪ | 118ms | |
[SQLite In-Memory] (Column_Operations_Spec) Table.text_replace | 7✅ | 188ms | ||
[SQLite In-Memory] (Column_Operations_Spec) Text Column Operations | 13✅ | 662ms | ||
[SQLite In-Memory] (Conversion_Spec) Simple variant of Table/Column.parse in all backends | 5✅ | 194ms | ||
[SQLite In-Memory] (Conversion_Spec) Table.expand_column | 1✅ | 20ms | ||
[SQLite In-Memory] (Conversion_Spec) Table.expand_to_rows | 1✅ | 20ms | ||
[SQLite In-Memory] (Conversion_Spec) Table/Column auto value type | 1✅ | 18ms | ||
[SQLite In-Memory] (Conversion_Spec) Table/Column.cast - checking invariants | 7✅ | 265ms | ||
[SQLite In-Memory] (Conversion_Spec) Table/Column.cast - numeric | 3✅ | 92ms | ||
[SQLite In-Memory] (Conversion_Spec) Table/Column.cast - to text | 2✅ | 111ms | ||
[SQLite In-Memory] (Core_Spec) Table.at | 3✅ | 55ms | ||
[SQLite In-Memory] (Core_Spec) Table.column_count | 1✅ | 0ms | ||
[SQLite In-Memory] (Core_Spec) Table.column_names | 2✅ | 71ms | ||
[SQLite In-Memory] (Core_Spec) Table.get | 3✅ | 16ms | ||
[SQLite In-Memory] (Core_Spec) Table.read | 6✅ | 729ms | ||
[SQLite In-Memory] (Core_Spec) Table.rows | 5✅ | 62ms | ||
[SQLite In-Memory] (Core_Spec) Table.set | 8✅ | 415ms | ||
[SQLite In-Memory] (Derived_Columns_Spec) Table.set with Simple_Expression | 8✅ | 1⚪ | 1s | |
[SQLite In-Memory] (Derived_Columns_Spec) Unique derived column names | 8✅ | 181ms | ||
[SQLite In-Memory] (Nothing_Spec) between | 30✅ | 619ms | ||
[SQLite In-Memory] (Nothing_Spec) Comparisons | 108✅ | 2s | ||
[SQLite In-Memory] (Nothing_Spec) distinct | 6✅ | 72ms | ||
[SQLite In-Memory] (Nothing_Spec) is_in | 54✅ | 1s | ||
[SQLite In-Memory] (Nothing_Spec) is_in: Boolean+Nothing edge cases | 192✅ | 3s | ||
[SQLite In-Memory] (Nothing_Spec) is_nothing | 6✅ | 112ms | ||
[SQLite In-Memory] (Nothing_Spec) not | 1✅ | 9ms | ||
[SQLite In-Memory] (Nothing_Spec) sort | 12✅ | 97ms | ||
[SQLite In-Memory] (Upload_Spec) Appending a Database table to a Database table | 30✅ | 3s | ||
[SQLite In-Memory] (Upload_Spec) Appending an in-memory table to a Database table | 31✅ | 2s | ||
[SQLite In-Memory] (Upload_Spec) Creating an empty table | 17✅ | 708ms | ||
[SQLite In-Memory] (Upload_Spec) Deleting rows from a Database table | 4✅ | 190ms | ||
[SQLite In-Memory] (Upload_Spec) Deleting rows from a Database table (source=Database) | 11✅ | 1s | ||
[SQLite In-Memory] (Upload_Spec) Deleting rows from a Database table (source=in-memory) | 11✅ | 1s | ||
[SQLite In-Memory] (Upload_Spec) Output Execution Context for Database operations | 9✅ | 1⚪ | 895ms | |
[SQLite In-Memory] (Upload_Spec) Persisting a Database Table (query) | 8✅ | 609ms | ||
[SQLite In-Memory] (Upload_Spec) Uploading an in-memory Table | 9✅ | 1s | ||
[SQLite In-Memory] Aggregation | 2✅ | 59ms | ||
[SQLite In-Memory] Basic Table Access | 6✅ | 339ms | ||
[SQLite In-Memory] Column Naming edge cases | 7✅ | 583ms | ||
[SQLite In-Memory] Column.const | 1✅ | 24ms | ||
[SQLite In-Memory] Column.map | 1✅ | 2ms | ||
[SQLite In-Memory] Column.take/drop | 6✅ | 1s | ||
[SQLite In-Memory] Column.zip | 1✅ | 3ms | ||
[SQLite In-Memory] Connection.query | 8✅ | 386ms | ||
[SQLite In-Memory] Date-Time operations | 1⚪ | 0ms | ||
[SQLite In-Memory] Date-Time support | 1⚪ | 0ms | ||
[SQLite In-Memory] Dialect-specific codegen | 1✅ | 32ms | ||
[SQLite In-Memory] Dropping Missing Values | 8✅ | 656ms | ||
[SQLite In-Memory] Error Handling | 2✅ | 18ms | ||
[SQLite In-Memory] Expression Arithmetic | 3✅ | 148ms | ||
[SQLite In-Memory] Expression Boolean literals | 1✅ | 40ms | ||
[SQLite In-Memory] Expression Boolean Operators | 4✅ | 106ms | ||
[SQLite In-Memory] Expression Column Arithmetic | 2✅ | 131ms | ||
[SQLite In-Memory] Expression Comparison Operators | 6✅ | 291ms | ||
[SQLite In-Memory] Expression Date and Time literals | 4⚪ | 0ms | ||
[SQLite In-Memory] Expression Errors should be handled | 4✅ | 17ms | ||
[SQLite In-Memory] Expression Float literals | 1✅ | 21ms | ||
[SQLite In-Memory] Expression Integer literals | 1✅ | 37ms | ||
[SQLite In-Memory] Expression Nothing literals | 3✅ | 80ms | ||
[SQLite In-Memory] Expression Text literals | 1✅ | 28ms | ||
[SQLite In-Memory] Expression Text literals | 2✅ | 24ms | ||
[SQLite In-Memory] Expression Text Operators | 2✅ | 72ms | ||
[SQLite In-Memory] Expression Warnings should be reported | 2✅ | 2⚪ | 131ms | |
[SQLite In-Memory] Filling Missing Values | 5✅ | 2⚪ | 174ms | |
[SQLite In-Memory] Function invocation | 5✅ | 371ms | ||
[SQLite In-Memory] Internals | 1✅ | 5ms | ||
[SQLite In-Memory] Masking Tables | 1✅ | 304ms | ||
[SQLite In-Memory] math functions | 6✅ | 2s | ||
[SQLite In-Memory] Metadata | 2✅ | 33ms | ||
[SQLite In-Memory] Missing Values | 2✅ | 40ms | ||
[SQLite In-Memory] partial Date-Time support | 2✅ | 45ms | ||
[SQLite In-Memory] Schemas and Databases | 3✅ | 1ms | ||
[SQLite In-Memory] Sorting | 5✅ | 78ms | ||
[SQLite In-Memory] Support for Long Column/Table names | 6✅ | 974ms | ||
[SQLite In-Memory] Table Text Cleanse | 4✅ | 22ms | ||
[SQLite In-Memory] Table.add_row_number (common) | 7✅ | 174ms | ||
[SQLite In-Memory] Table.add_row_number (Database specific) | 1✅ | 37ms | ||
[SQLite In-Memory] Table.aggregate | 2✅ | 77ms | ||
[SQLite In-Memory] Table.aggregate Concatenate | 6✅ | 199ms | ||
[SQLite In-Memory] Table.aggregate Count_Distinct | 2✅ | 2⚪ | 214ms | |
[SQLite In-Memory] Table.aggregate First and Last | 1⚪ | 0ms | ||
[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 | 7✅ | 6⚪ | 232ms | |
[SQLite In-Memory] Table.aggregate should be able to group on single field | 7✅ | 6⚪ | 285ms | |
[SQLite In-Memory] Table.aggregate should correctly handle infinities | 2✅ | 2⚪ | 64ms | |
[SQLite In-Memory] Table.aggregate should correctly handle NaN | 1⚪ | 0ms | ||
[SQLite In-Memory] Table.aggregate should correctly select result types | 2✅ | 2⚪ | 55ms | |
[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 | 7✅ | 4⚪ | 204ms | |
[SQLite In-Memory] Table.aggregate should raise warnings when there are issues | 7✅ | 496ms | ||
[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✅ | 117ms | ||
[SQLite In-Memory] Table.aggregate should report warnings and errors based on types | 4✅ | 122ms | ||
[SQLite In-Memory] Table.aggregate should summarize empty table | 7✅ | 4⚪ | 137ms | |
[SQLite In-Memory] Table.aggregate should summarize whole table | 9✅ | 6⚪ | 2s | |
[SQLite In-Memory] Table.aggregate Standard_Deviation | 1✅ | 23ms | ||
[SQLite In-Memory] Table.aggregate+Expressions | 2✅ | 82ms | ||
[SQLite In-Memory] Table.cross_join | 9✅ | 361ms | ||
[SQLite In-Memory] Table.cross_tab | 1⚪ | 0ms | ||
[SQLite In-Memory] Table.default_ordering | 4✅ | 74ms | ||
[SQLite In-Memory] Table.distinct | 7✅ | 190ms | ||
[SQLite In-Memory] Table.duplicates | 1⚪ | 0ms | ||
[SQLite In-Memory] Table.filter | 1✅ | 268ms | ||
[SQLite In-Memory] Table.filter | 26✅ | 2s | ||
[SQLite In-Memory] Table.filter by an expression | 4✅ | 1⚪ | 113ms | |
[SQLite In-Memory] Table.from_union | 1⚪ | 0ms | ||
[SQLite In-Memory] Table.join | 38✅ | 2s | ||
[SQLite In-Memory] Table.make_table_from_dictionary/vectors | 8✅ | 102ms | ||
[SQLite In-Memory] Table.merge | 19✅ | 1s | ||
[SQLite In-Memory] Table.remove_columns | 11✅ | 103ms | ||
[SQLite In-Memory] Table.rename_columns | 26✅ | 379ms | ||
[SQLite In-Memory] Table.reorder_columns | 9✅ | 82ms | ||
[SQLite In-Memory] Table.reorder_columns by type | 1✅ | 30ms | ||
[SQLite In-Memory] Table.replace | 21✅ | 823ms | ||
[SQLite In-Memory] Table.select_columns | 14✅ | 171ms | ||
[SQLite In-Memory] Table.select_columns By_Type and Table.remove_columns By_Type | 2✅ | 180ms | ||
[SQLite In-Memory] Table.sort | 17✅ | 4⚪ | 299ms | |
[SQLite In-Memory] Table.sort_columns | 4✅ | 56ms | ||
[SQLite In-Memory] Table.take/drop | 7✅ | 2s | ||
[SQLite In-Memory] Table.transpose | 1⚪ | 0ms | ||
[SQLite In-Memory] Table.union | 24✅ | 4⚪ | 1s | |
[SQLite In-Memory] Table.zip | 1⚪ | 0ms | ||
[SQLite In-Memory] Tables and Table Types | 4✅ | 58ms | ||
[SQLite In-Memory] Temp column | 2✅ | 38ms | ||
[SQLite In-Memory] Transaction Support | 4✅ | 59ms | ||
[SQLite] Type Mapping | 8✅ | 205ms | ||
Aggregate Columns | 23✅ | 515ms | ||
All types | 1✅ | 18ms | ||
Autoconstructor Instrumentation | 1✅ | 2s | ||
Boolean | 4✅ | 35ms | ||
Boolean Column.format, with format Column | 3✅ | 40ms | ||
Boolean Column.format, with format string | 3✅ | 46ms | ||
ceil | 3✅ | 23ms | ||
Column selectors | 2✅ | 26ms | ||
Column should_equal | 8✅ | 54ms | ||
Column Text Cleanse | 15✅ | 204ms | ||
Column Text Cleanse | 15✅ | 152ms | ||
Column Text Cleanse | 15✅ | 116ms | ||
Column.parse | 14✅ | 135ms | ||
Columns | 17✅ | 832ms | ||
Counting Values | 1✅ | 1ms | ||
DataFormatter builders | 3✅ | 47ms | ||
DataFormatter.format | 10✅ | 56ms | ||
DataFormatter.parse | 13✅ | 277ms | ||
Date Column.format, with format Column | 6✅ | 73ms | ||
Date Column.format, with format string | 4✅ | 159ms | ||
Date_Time Column.format, with format Column | 6✅ | 87ms | ||
Date_Time Column.format, with format string | 5✅ | 157ms | ||
Date_Time truncate | 1✅ | 14ms | ||
Dates | 9✅ | 145ms | ||
Delimited File Parsing | 34✅ | 3⚪ | 2s | |
Delimited File Writing | 35✅ | 2s | ||
different types | 2✅ | 7ms | ||
Dropping Missing Values | 1✅ | 30ms | ||
Edge cases | 1✅ | 10ms | ||
Errors | 2✅ | 12ms | ||
Errors | 4✅ | 52ms | ||
Excel Range | 9✅ | 81ms | ||
expand_column | 21✅ | 510ms | ||
expand_to_rows | 16✅ | 285ms | ||
Fan_Out | 2✅ | 81ms | ||
fetching files using HTTP | 5✅ | 1s | ||
File.read (Delimited) | 3✅ | 46ms | ||
File.read (Delimited) should work with Date_Time | 3✅ | 65ms | ||
File.read (Delimited) should work with Dates | 3✅ | 74ms | ||
File.read (Delimited) should work with Time_Of_Days | 3✅ | 60ms | ||
fill | 8✅ | 85ms | ||
Float | 3✅ | 27ms | ||
Float, with format Column | 3✅ | 14ms | ||
floor | 3✅ | 24ms | ||
from_objects with Array | 1✅ | 140ms | ||
from_objects with JSON (single values) | 2✅ | 74ms | ||
from_objects with mixed vector of single and JSON objects | 5✅ | 82ms | ||
from_objects with non-uniform JSON vector | 6✅ | 105ms | ||
from_objects with single values | 5✅ | 433ms | ||
from_objects with uniform JSON vector | 5✅ | 95ms | ||
Info | 1✅ | 5ms | ||
Integer | 3✅ | 46ms | ||
Integer | 1✅ | 8ms | ||
Integer, with format Column | 3✅ | 35ms | ||
Integration | 1✅ | 120ms | ||
IO operations on Enso Cloud files | 1⚪ | 0ms | ||
JSON conversion | 2✅ | 40ms | ||
Locales | 2✅ | 31ms | ||
Mapping Operations | 7✅ | 518ms | ||
Masking Tables | 3✅ | 57ms | ||
NaN handling | 7✅ | 58ms | ||
nothing handling | 7✅ | 53ms | ||
Numeric | 4✅ | 52ms | ||
Numeric format, empty | 4✅ | 48ms | ||
parsing Table formats in DataLinks | 8✅ | 901ms | ||
Problems | 5✅ | 2⚪ | 51ms | |
Read XLSX / XLS Files | 13✅ | 926ms | ||
Reading single cells correctly | 7✅ | 509ms | ||
round/truncate/ceil/floor | 3✅ | 71ms | ||
Rounding | 8✅ | 131ms | ||
running count | 6✅ | 51ms | ||
running kurtosis | 1✅ | 6ms | ||
running max | 3✅ | 18ms | ||
running mean | 2✅ | 14ms | ||
running min | 3✅ | 22ms | ||
running product | 2✅ | 13ms | ||
running skew | 2✅ | 11ms | ||
running standard deviation | 2✅ | 10ms | ||
running sum | 5✅ | 50ms | ||
running variance | 2✅ | 16ms | ||
Should be able to serialise a table with Dates to Text | 2✅ | 103ms | ||
Should be able to serialise a table with DateTimes to Text | 2✅ | 40ms | ||
Should be able to serialise a table with Time_Of_Days to Text | 2✅ | 20ms | ||
Slicing Tables | 4✅ | 80ms | ||
SortedListIndex (used for SortJoin) | 6✅ | 77ms | ||
Sorting Columns | 4✅ | 14ms | ||
Sorting Tables | 2✅ | 27ms | ||
SQLite_Format should allow connecting to SQLite files | 5✅ | 157ms | ||
Table Construction | 9✅ | 7s | ||
Table Display | 1✅ | 79ms | ||
Table should_equal | 6✅ | 247ms | ||
Table.from Text | 1✅ | 25ms | ||
Table.parse | 22✅ | 526ms | ||
Table.parse_to_columns | 15✅ | 499ms | ||
Table.split | 10✅ | 130ms | ||
Table.split/tokenize column count | 8✅ | 333ms | ||
Table.split/tokenize column order | 1✅ | 11ms | ||
Table.split/tokenize errors | 4✅ | 11ms | ||
Table.split/tokenize name conflicts | 2✅ | 76ms | ||
Table.tokenize | 14✅ | 231ms | ||
Text.parse_to_table | 2✅ | 42ms | ||
Text.parse_to_table errors | 3✅ | 67ms | ||
Text.parse_to_table parsing | 3✅ | 52ms | ||
Text.parse_to_table with case-insensitivity | 1✅ | 13ms | ||
Text.parse_to_table with groups | 2✅ | 77ms | ||
Time_Of_Day Column.format, with format Column | 6✅ | 88ms | ||
Time_Of_Day Column.format, with format string | 5✅ | 84ms | ||
to_xml | 28✅ | 2⚪ | 369ms | |
truncate | 3✅ | 39ms | ||
Unique_Name_Strategy Helper | 12✅ | 801ms | ||
Unique_Name_Strategy.combine_with_prefix | 6✅ | 11ms | ||
Unsupported statistics | 4✅ | 5ms | ||
Use First Row As Names | 5✅ | 90ms | ||
Value_Type | 2✅ | 27ms | ||
Various File Format support on Table | 6✅ | 183ms | ||
Vector conversion | 1✅ | 13ms | ||
Write xls Files | 47✅ | 2s | ||
Write xlsx Files | 47✅ | 4s | ||
Writing | 4✅ | 81ms | ||
Writing to csv files | 3✅ | 179ms | ||
Writing to json files | 3✅ | 1s | ||
XLS reading | 11✅ | 220ms | ||
XLSX reading | 11✅ | 499ms | ||
XML | 7✅ | 219ms |
✅ C:/runner/_work/enso/enso/target/test-results/Tableau_Tests/JUnit.xml
13 tests were completed in 1s with 13 passed, 0 failed and 0 skipped.
Test suite | Passed | Failed | Skipped | Time |
---|---|---|---|---|
Read Tables | 6✅ | 820ms | ||
Structure | 7✅ | 387ms |
✅ C:/runner/_work/enso/enso/target/test-results/Visualization_Tests/JUnit.xml
74 tests were completed in 5s with 73 passed, 0 failed and 1 skipped.
Test suite | Passed | Failed | Skipped | Time |
---|---|---|---|---|
Dataflow Error Visualization | 2✅ | 113ms | ||
File uploads | 2✅ | 10ms | ||
Geo_Map | 3✅ | 540ms | ||
Histogram Visualization | 6✅ | 157ms | ||
Lazy Table Visualization | 12✅ | 668ms | ||
Lazy Text Visualization | 3✅ | 67ms | ||
Scatter Plot Visualization | 14✅ | 457ms | ||
Serializable Visualization Identifiers | 6✅ | 157ms | ||
SQL Visualization | 1✅ | 380ms | ||
Table Visualization | 9✅ | 978ms | ||
Table.lookup_ignore_case | 1✅ | 26ms | ||
Table.rows | 1✅ | 288ms | ||
Type Names of Visualization Defaults | 1✅ | 51ms | ||
Vector and Arrays | 2✅ | 1⚪ | 64ms | |
Widgets for Data.read | 1✅ | 120ms | ||
Widgets for Database | 1✅ | 33ms | ||
Widgets for In-Database Connection with table name sets | 1✅ | 187ms | ||
Widgets for In-Database Connection with table types | 1✅ | 26ms | ||
Widgets for In-Database Table with column name sets | 2✅ | 39ms | ||
Widgets for In-Memory with column name sets | 3✅ | 127ms | ||
Widgets for the Text type | 1✅ | 71ms |
Annotations
Check failure on line 0 in C:/runner/_work/enso/enso/target/test-results/AWS_Tests/JUnit.xml
github-actions / Standard Library Tests Report (GraalVM CE, windows, amd64)
S3_File writing ► should fail to write a file if permissions are lacking
Failed test found in:
C:/runner/_work/enso/enso/target/test-results/AWS_Tests/JUnit.xml
Error:
The value (S3 Error: User: arn:aws:iam::539646847106:user/enso_ci_s3_tester is not authorized to perform: s3:PutObject on resource: "arn:aws:s3:::enso-data-samples/examples/no-write-permissions-here.txt.bak" because no identity-based policy allows the s3:PutObject action (AccessDenied)) did not contain the element (Access Denied) (at C:\runner\_work\enso\enso\test\AWS_Tests\src\S3_Spec.enso:488:13-68).
Raw output
The value (S3 Error: User: arn:aws:iam::539646847106:user/enso_ci_s3_tester is not authorized to perform: s3:PutObject on resource: "arn:aws:s3:::enso-data-samples/examples/no-write-permissions-here.txt.bak" because no identity-based policy allows the s3:PutObject action (AccessDenied)) did not contain the element (Access Denied) (at C:\runner\_work\enso\enso\test\AWS_Tests\src\S3_Spec.enso:488:13-68).