Skip to content

Add CI checks for aarch64 #28277

Add CI checks for aarch64

Add CI checks for aarch64 #28277

GitHub Actions / Standard Library Tests Report (GraalVM CE, linux, amd64) failed Aug 26, 2024 in 1s

9581 passed, 1 failed and 256 skipped

Tests failed

Report Passed Failed Skipped Time
/runner/_work/enso/enso/target/test-results/AWS_Tests/JUnit.xml 95✅ 1❌ 11⚪ 264s
/runner/_work/enso/enso/target/test-results/Base_Internal_Tests/JUnit.xml 22✅ 469ms
/runner/_work/enso/enso/target/test-results/Base_Tests/JUnit.xml 2926✅ 34⚪ 141s
/runner/_work/enso/enso/target/test-results/Examples_Tests/JUnit.xml 33✅ 138s
/runner/_work/enso/enso/target/test-results/Geo_Tests/JUnit.xml 5✅ 688ms
/runner/_work/enso/enso/target/test-results/Image_Tests/JUnit.xml 174✅ 1⚪ 3s
/runner/_work/enso/enso/target/test-results/Microsoft_Tests/JUnit.xml 4✅ 1⚪ 3s
/runner/_work/enso/enso/target/test-results/Snowflake_Tests/JUnit.xml 1⚪ 0ms
/runner/_work/enso/enso/target/test-results/Table_Tests/JUnit.xml 6236✅ 207⚪ 290s
/runner/_work/enso/enso/target/test-results/Tableau_Tests/JUnit.xml 13✅ 473ms
/runner/_work/enso/enso/target/test-results/Visualization_Tests/JUnit.xml 73✅ 1⚪ 3s

❌ /runner/_work/enso/enso/target/test-results/AWS_Tests/JUnit.xml

107 tests were completed in 264s 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✅ 57ms
(Local -> Local) Data Link copying/moving 3✅ 1s
(Local -> S3) copying/moving 5✅ 12s
(Local -> S3) Data Link copying/moving 3✅ 9s
(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✅ 21s
(S3 -> S3) Data Link copying/moving 3✅ 20s
[Redshift] Database tests 1⚪ 0ms
AWS_Credential 4✅ 7s
DataLinks to S3_File 8✅ 27s
S3 Path handling 7✅ 958ms
S3_File reading 7✅ 7s
S3_File writing 19✅ 1❌ 59s
S3.get_object 2✅ 13s
S3.head (bucket) 1✅ 9s
S3.head (object) 2✅ 8s
S3.list_buckets 4✅ 29s
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 /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

✅ /runner/_work/enso/enso/target/test-results/Base_Internal_Tests/JUnit.xml

22 tests were completed in 469ms with 22 passed, 0 failed and 0 skipped.

Test suite Passed Failed Skipped Time
(Decimal_Constructor_Spec) conversions 1✅ 29ms
Host File values behaviour in Enso 2✅ 7ms
I/O Checks 2✅ 214ms
Object Comparator 8✅ 87ms
Text_Utils 4✅ 79ms
to_display_text 5✅ 53ms

✅ /runner/_work/enso/enso/target/test-results/Base_Tests/JUnit.xml

2960 tests were completed in 141s with 2926 passed, 0 failed and 34 skipped.

Test suite Passed Failed Skipped Time
(Decimal_Spec) arithmetic 9✅ 935ms
(Decimal_Spec) BigDecimal internal representation methods 1✅ 2ms
(Decimal_Spec) comparison 4✅ 1⚪ 5s
(Decimal_Spec) construction 21✅ 456ms
(Decimal_Spec) conversions 14✅ 414ms
(Decimal_Spec) div 1✅ 10ms
(Decimal_Spec) edge cases 2✅ 97ms
(Decimal_Spec) floor, ceil, truncate 4✅ 107ms
(Decimal_Spec) Integer/Float .to_decimal 2✅ 24ms
(Decimal_Spec) min/max 3✅ 172ms
(Decimal_Spec) pow 2✅ 66ms
(Decimal_Spec) remainder 3✅ 39ms
(Decimal_Spec) Rounding 22✅ 1s
(Decimal_Spec) signs 3✅ 34ms
(Decimal_Spec) text conversion 4✅ 149ms
Any.map_nothing 2✅ 15ms
Any's methods 3✅ 30ms
arithmetic 1✅ 27ms
Array_Proxy 5✅ 16ms
ArrayOverBuffer 1✅ 18ms
ASCII 4✅ 39ms
Asserts 5✅ 22ms
at/get 7✅ 840ms
Atom Constructors 4✅ 9ms
Atom with holes 9✅ 16ms
Auto_Detect 3✅ 19ms
Autoscoped Constructors 20✅ 45ms
Base_64 3✅ 33ms
BigInts 26✅ 672ms
Booleans 6✅ 10ms
Bound 3✅ 1ms
Builder.new 11✅ 719ms
Bytes 3✅ 20ms
caching 1✅ 42ms
Callables 5✅ 10ms
Can run each helper 2✅ 55ms
Check Nothing and NaN 3✅ 1ms
children 2✅ 7ms
codepoints 2✅ 1ms
Compare functionality with Vector 1✅ 18ms
Compile 6✅ 36ms
const 1✅ 0ms
Contexts and Execution Environment 3✅ 3ms
Conversion 33✅ 75ms
Correlation Statistics 6✅ 193ms
curry 1✅ 2ms
Data.read / File_Format 2✅ 2s
Dataflow Errors 11✅ 40ms
Dataflow Warnings 33✅ 4s
Date 41✅ 8s
Date date part tests 8✅ 72ms
Date_Range 11✅ 7s
Date_Time 45✅ 2⚪ 2s
Date_Time date part tests 8✅ 37ms
Date_Time equality 2✅ 19ms
Day_Of_Week conversions 8✅ 53ms
Debug 1✅ 2ms
Default comparator 5✅ 16ms
Default Encoding 10✅ 149ms
display text 1✅ 23ms
Duration 15✅ 1s
Empty errors 4✅ 3ms
Encoding object 4✅ 121ms
Enso Arrays 6✅ 31ms
Enso Dictionaries 24✅ 126ms
Enso Hashset 7✅ 85ms
Enso: Common polyglot Dictionary operations 29✅ 2s
Environment 1✅ 16ms
Escape 1✅ 2ms
fetch 11✅ 362ms
File Operations 22✅ 1⚪ 306ms
flip 2✅ 0ms
Float.truncate 1✅ 6ms
Floats 5✅ 28ms
folder operations 8✅ 67ms
Format Detection in HTTP Fetch 3✅ 89ms
Formatting date/time values 6✅ 448ms
Fully Qualified Names 1✅ 1ms
Function Ascribed Parameters 12✅ 6ms
Functions 2✅ 8ms
Get by tag name 3✅ 242ms
Header 1✅ 2ms
Header resolution 7✅ 22ms
Headers 8✅ 131ms
Http Auth 2✅ 121ms
HTTP client 4✅ 313ms
HTTP DataLink 11✅ 343ms
Http Error handling 2✅ 1⚪ 16ms
HTTP in Data.read 4✅ 114ms
HTTP_Method parse 3✅ 3ms
HTTP_Status_Code 1✅ 3ms
identity 3✅ 1ms
Inlining Helpers 2✅ 14ms
inner / outer xml 2✅ 291ms
Input Stream 5✅ 26ms
Instrument @Tail_Call fibonacci 6✅ 374ms
Instrument fibonacci 3✅ 359ms
Integer.truncate 1✅ 1ms
Integers 26✅ 123ms
Interval 7✅ 26ms
Java case of 3✅ 4ms
Java FFI 6✅ 1⚪ 26ms
Java: Common polyglot Dictionary operations 29✅ 62ms
Java/Enso Date 2✅ 10ms
JavaDate 41✅ 13s
JavaDate date part tests 8✅ 17ms
JavaLocalTime 28✅ 97ms
JavaScript Objects, Arrays & Functions 8✅ 260ms
JavaScript: Common polyglot Dictionary operations 29✅ 57ms
JavaScriptArrayWithADate 41✅ 19s
JavaScriptArrayWithADate date part tests 8✅ 114ms
JavascriptDataInArray 43✅ 4⚪ 2s
JavascriptDataInArray date part tests 8✅ 479ms
JavascriptDate 43✅ 4⚪ 691ms
JavaScriptDate 41✅ 7s
JavascriptDate date part tests 8✅ 65ms
JavaScriptDate date part tests 8✅ 100ms
JavaZonedDateTime 45✅ 2⚪ 1s
JavaZonedDateTime date part tests 8✅ 49ms
JavaZoneId 7✅ 78ms
JS_Object 5✅ 71ms
JSON 5✅ 25ms
JSON 1✅ 219ms
JSON Deserialization 10✅ 164ms
JSON Serialization 5✅ 50ms
JSON_Format 2✅ 43ms
Lazy 6✅ 16ms
Lazy Generator 1✅ 3ms
Lexicographic Order on Vectors 2✅ 4ms
List 32✅ 495ms
Locale 13✅ 37ms
Looping Imports 1✅ 1ms
Lowercase Methods 5✅ 7ms
Managed_Resource 4✅ 711ms
Match.end 4✅ 15ms
Match.groups 2✅ 9ms
Match.named_groups 3✅ 23ms
Match.span 4✅ 29ms
Match.start 4✅ 15ms
Match.text 6✅ 43ms
Match.to_display_text 1✅ 7ms
Match.utf_16_end 4✅ 15ms
Match.utf_16_span 4✅ 17ms
Match.utf_16_start 4✅ 31ms
Maybe 5✅ 4ms
Meta-Value Inspection 6✅ 9ms
Meta-Value Manipulation 26✅ 106ms
Meta.Type.find 4✅ 8ms
Methods 1✅ 1⚪ 2ms
Missing_Argument 3✅ 35ms
MultiValue Conversions 11✅ 75ms
Natural Order 4✅ 73ms
No Method Errors 1✅ 6ms
No_Such_Method 4✅ 22ms
non-linear inserts 11✅ 146ms
Number Conversions 10✅ 16ms
Numbers 15✅ 152ms
Operator == 16✅ 112ms
Ordering 6✅ 13ms
Pair 1✅ 0ms
Pair - from 2-Item JavaScript Array 14✅ 214ms
Pair - from 2-Item List 14✅ 116ms
Pair - from 2-Item Vector 14✅ 116ms
Pair - from Pair.new 14✅ 37ms
Pair - from Pair.Value 14✅ 6ms
Panics 22✅ 169ms
parse 8✅ 203ms
Parsing date/time values 26✅ 1⚪ 2s
Parsing formats 4✅ 902ms
Path Operations 8✅ 2⚪ 14ms
Pattern Matches 19✅ 43ms
Pattern.find and .find_all 8✅ 88ms
Pattern.match and .match_all 8✅ 38ms
Pattern.matches 5✅ 20ms
Pattern.replace 8✅ 74ms
Pattern.split 6✅ 33ms
Pattern.tokenize 7✅ 218ms
Period 7✅ 116ms
Plain_Text 3✅ 46ms
Polyglot 12✅ 41ms
Polyglot Argument 7✅ 12ms
Polyglot Argument with Inheritance 3✅ 5ms
Polyglot Conversion 14✅ 17ms
Polyglot hash maps 8✅ 181ms
Polyglot JS 19✅ 155ms
Polyglot keys and values 5✅ 80ms
Polyglot Operator == 7✅ 34ms
Polyglot Python 18✅ 106ms
Polyglot R 1⚪ 0ms
post 25✅ 618ms
Private constructors 11✅ 189ms
Private methods 5✅ 33ms
Problem_Behavior 2✅ 18ms
Process 5✅ 37ms
Python: Common polyglot Dictionary operations 29✅ 74ms
PythonDate 1⚪ 0ms
PythonDate 42✅ 5⚪ 2s
PythonDate date part tests 8✅ 309ms
PythonLocalTime 28✅ 2s
Qualified Names 3✅ 4ms
Random 14✅ 3s
Range 36✅ 775ms
Rank Data 7✅ 92ms
Read XML 7✅ 388ms
read_bytes 5✅ 32ms
read_text 6✅ 93ms
Refs 2✅ 2ms
Regression 12✅ 217ms
ReportingStreamDecoder 6✅ 784ms
ReportingStreamEncoder 8✅ 106ms
Request 10✅ 27ms
rounding 4✅ 20ms
Rounding 19✅ 127ms
should correctly evaluate documentation examples 8✅ 22ms
Sorting with multiple comparators 4✅ 2⚪ 45ms
Sorting with the default comparator 7✅ 3⚪ 107ms
Stack traces 2✅ 13ms
State 5✅ 6ms
Statistics 15✅ 1s
Statistics - empty Vector 3✅ 26ms
Statistics - invalid input 5✅ 179ms
Statistics - invalid input 1✅ 4ms
Statistics - NaN Vector 3✅ 39ms
Statistics - Nothing Vector 3✅ 85ms
System 2✅ 71ms
tag name 1✅ 3ms
take/drop Sample non-determinism 2✅ 72ms
take/drop Sample non-determinism 2✅ 28ms
take/drop Sample non-determinism 2✅ 44ms
take/drop Sample non-determinism 2✅ 33ms
take/drop Sample non-determinism 2✅ 4ms
Temporary_File facility 6✅ 1⚪ 2s
Text - general 85✅ 5s
text contents 1✅ 1ms
Text_Sub_Range_Data 2✅ 12ms
Text.cleanse 14✅ 62ms
Text.match 6✅ 12ms
Text.Regex splitting 3✅ 9ms
Text.Regex tokenizing 2✅ 22ms
Text.Regex: find and find_all 20✅ 1⚪ 119ms
Text.replace 28✅ 273ms
Text.Span 3✅ 15ms
Text.substring 4✅ 8ms
the Self construct 6✅ 8ms
Time_Of_Day 28✅ 754ms
Type Errors 11✅ 84ms
uncurry 1✅ 0ms
Unix epoch conversion 4✅ 63ms
Unresolved symbol 1✅ 2ms
URI 22✅ 7s
Use a slice of an array as vectors 104✅ 1s
Use Array as vectors 104✅ 2s
Use Array_Proxy as vectors 104✅ 2s
Use Java ArrayList as vectors 104✅ 3s
Use Vector as vectors 104✅ 5s
UTF_16 BigEndian 5✅ 35ms
UTF_16 LittleEndian 5✅ 38ms
UTF_8 11✅ 98ms
Vector Slicing Helpers 1✅ 30ms
Vector.build 13✅ 1s
Vector/Array equality 9✅ 17ms
Windows 1252 4✅ 14ms
Wrapped dataflow errors 8✅ 19ms
Wrapped errors 8✅ 57ms
write operations 23✅ 703ms
Write XML 4✅ 959ms
Zone 9✅ 84ms

✅ /runner/_work/enso/enso/target/test-results/Examples_Tests/JUnit.xml

33 tests were completed in 138s with 33 passed, 0 failed and 0 skipped.

Test suite Passed Failed Skipped Time
Examples 32✅ 12s
Python Examples 1✅ 126s

✅ /runner/_work/enso/enso/target/test-results/Geo_Tests/JUnit.xml

5 tests were completed in 688ms with 5 passed, 0 failed and 0 skipped.

Test suite Passed Failed Skipped Time
Geo Points 2✅ 61ms
GeoJSON to Table 3✅ 627ms

✅ /runner/_work/enso/enso/target/test-results/Image_Tests/JUnit.xml

175 tests were completed in 3s with 174 passed, 0 failed and 1 skipped.

Test suite Passed Failed Skipped Time
Data Links to Images 1⚪ 0ms
Image File_Format 2✅ 201ms
Image with 1 channel 19✅ 373ms
Image with 2 channels 19✅ 344ms
Image with 3 channels 19✅ 226ms
Image with 4 channels 19✅ 249ms
Image Write 2✅ 55ms
Image.read 9✅ 198ms
Matrix with 1 channel 21✅ 646ms
Matrix with 2 channels 21✅ 263ms
Matrix with 3 channels 21✅ 252ms
Matrix with 4 channels 21✅ 193ms
Matrix_Error 1✅ 3ms

✅ /runner/_work/enso/enso/target/test-results/Microsoft_Tests/JUnit.xml

5 tests were completed in 3s with 4 passed, 0 failed and 1 skipped.

Test suite Passed Failed Skipped Time
[SQLServer] Info 4✅ 1⚪ 3s

✅ /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

✅ /runner/_work/enso/enso/target/test-results/Table_Tests/JUnit.xml

6443 tests were completed in 290s with 6236 passed, 0 failed and 207 skipped.

Test suite Passed Failed Skipped Time
[Codegen] Aggregation 2✅ 166ms
[Codegen] Basic Select 3✅ 201ms
[Codegen] Handling Missing Values 2✅ 109ms
[Codegen] JSON serialization 1✅ 322ms
[Codegen] Masking Tables and Columns 2✅ 151ms
[Codegen] Sorting 4✅ 66ms
[In-Memory-specific] Table.join 1✅ 49ms
[In-Memory-specific] Table.set 2✅ 32ms
[In-Memory] Interactions Between various operations 12✅ 687ms
[In-Memory] (Column_Operations_Spec) Arithmetic Column Operations 12✅ 1⚪ 1s
[In-Memory] (Column_Operations_Spec) Boolean Column Operations 8✅ 1s
[In-Memory] (Column_Operations_Spec) Colum Operations - Names 10✅ 748ms
[In-Memory] (Column_Operations_Spec) Column Comparisons 6✅ 1⚪ 4s
[In-Memory] (Column_Operations_Spec) Column Operations - Equality & Null Handling 4✅ 3⚪ 224ms
[In-Memory] (Column_Operations_Spec) Column Operations - Text Replace (in-memory only) 8✅ 338ms
[In-Memory] (Column_Operations_Spec) Column Operations - Text Trim 3✅ 109ms
[In-Memory] (Column_Operations_Spec) Column.const 3✅ 32ms
[In-Memory] (Column_Operations_Spec) Column.fill_nothing/empty 4✅ 79ms
[In-Memory] (Column_Operations_Spec) Column.rename 1✅ 11ms
[In-Memory] (Column_Operations_Spec) Date truncation 1✅ 5ms
[In-Memory] (Column_Operations_Spec) Decimal 5✅ 697ms
[In-Memory] (Column_Operations_Spec) Min/Max Operations 3✅ 225ms
[In-Memory] (Column_Operations_Spec) Other Column Operations 1✅ 25ms
[In-Memory] (Column_Operations_Spec) replace: empty table and nothings 2✅ 6ms
[In-Memory] (Column_Operations_Spec) replace: literal regex pattern and replacement 5✅ 19ms
[In-Memory] (Column_Operations_Spec) replace: literal text pattern and replacement 4✅ 95ms
[In-Memory] (Column_Operations_Spec) replace: Named_Pattern and replacement 1✅ 8ms
[In-Memory] (Column_Operations_Spec) replace: pattern and replacement columns 4✅ 41ms
[In-Memory] (Column_Operations_Spec) Rounding numeric tests 19✅ 667ms
[In-Memory] (Column_Operations_Spec) Rounding-like operations 15✅ 2⚪ 87ms
[In-Memory] (Column_Operations_Spec) Table.fill_nothing/empty 14✅ 269ms
[In-Memory] (Column_Operations_Spec) Table.make_constant_column 5✅ 161ms
[In-Memory] (Column_Operations_Spec) Table.text_replace 7✅ 275ms
[In-Memory] (Column_Operations_Spec) Text Column Operations 13✅ 519ms
[In-Memory] (Conversion_Spec) Simple variant of Table/Column.parse in all backends 5✅ 52ms
[In-Memory] (Conversion_Spec) Table/Column auto value type 14✅ 263ms
[In-Memory] (Conversion_Spec) Table/Column.cast - checking invariants 12✅ 155ms
[In-Memory] (Conversion_Spec) Table/Column.cast - date/time 3✅ 21ms
[In-Memory] (Conversion_Spec) Table/Column.cast - numeric 14✅ 161ms
[In-Memory] (Conversion_Spec) Table/Column.cast - to text 11✅ 51ms
[In-Memory] (Core_Spec) Table.at 3✅ 59ms
[In-Memory] (Core_Spec) Table.column_count 1✅ 1ms
[In-Memory] (Core_Spec) Table.column_names 2✅ 17ms
[In-Memory] (Core_Spec) Table.get 3✅ 20ms
[In-Memory] (Core_Spec) Table.read 5✅ 184ms
[In-Memory] (Core_Spec) Table.rows 5✅ 60ms
[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✅ 209ms
[In-Memory] (Nothing_Spec) between 55✅ 358ms
[In-Memory] (Nothing_Spec) Comparisons 198✅ 430ms
[In-Memory] (Nothing_Spec) distinct 11✅ 60ms
[In-Memory] (Nothing_Spec) is_in 99✅ 255ms
[In-Memory] (Nothing_Spec) is_in: Boolean+Nothing edge cases 192✅ 357ms
[In-Memory] (Nothing_Spec) is_nothing 11✅ 18ms
[In-Memory] (Nothing_Spec) not 1✅ 2ms
[In-Memory] (Nothing_Spec) sort 16✅ 26ms
[In-Memory] Boolean Column operations 3✅ 1s
[In-Memory] Column Naming edge cases 7✅ 506ms
[In-Memory] Column operation Integer Overflow handling 6✅ 160ms
[In-Memory] Column.map 6✅ 125ms
[In-Memory] Column.take/drop 8✅ 229ms
[In-Memory] Column.zip 6✅ 41ms
[In-Memory] Date-Time operations 21✅ 1⚪ 717ms
[In-Memory] Date-Time support 3✅ 33ms
[In-Memory] Dropping Missing Values 9✅ 463ms
[In-Memory] Expression Arithmetic 3✅ 91ms
[In-Memory] Expression Boolean literals 1✅ 22ms
[In-Memory] Expression Boolean Operators 4✅ 77ms
[In-Memory] Expression Column Arithmetic 2✅ 150ms
[In-Memory] Expression Comparison Operators 6✅ 198ms
[In-Memory] Expression Date and Time literals 5✅ 60ms
[In-Memory] Expression Errors should be handled 4✅ 29ms
[In-Memory] Expression Float literals 1✅ 19ms
[In-Memory] Expression Integer literals 1✅ 30ms
[In-Memory] Expression Nothing literals 3✅ 35ms
[In-Memory] Expression Text literals 1✅ 28ms
[In-Memory] Expression Text literals 2✅ 11ms
[In-Memory] Expression Text Operators 2✅ 45ms
[In-Memory] Expression Warnings should be reported 4✅ 189ms
[In-Memory] Filling Missing Values 9✅ 98ms
[In-Memory] Function invocation 5✅ 66ms
[In-Memory] Handling of Big Integer values 10✅ 242ms
[In-Memory] Loss_Of_Integer_Precision (large integers not being exactly representable in Float) 5✅ 125ms
[In-Memory] Storage Builders 2✅ 169ms
[In-Memory] Table Text Cleanse 4✅ 112ms
[In-Memory] Table.add_row_number (common) 7✅ 183ms
[In-Memory] Table.add_row_number (in-memory specific) 7✅ 66ms
[In-Memory] Table.aggregate 4✅ 64ms
[In-Memory] Table.aggregate 3✅ 75ms
[In-Memory] Table.aggregate Concatenate 6✅ 24ms
[In-Memory] Table.aggregate Count_Distinct 4✅ 92ms
[In-Memory] Table.aggregate First and Last 1✅ 5ms
[In-Memory] Table.aggregate Mode 1✅ 4ms
[In-Memory] Table.aggregate Shortest 1✅ 7ms
[In-Memory] Table.aggregate should be able to group on multiple fields 13✅ 242ms
[In-Memory] Table.aggregate should be able to group on single field 13✅ 255ms
[In-Memory] Table.aggregate should correctly handle infinities 4✅ 105ms
[In-Memory] Table.aggregate should correctly handle NaN 5✅ 33ms
[In-Memory] Table.aggregate should correctly select result types 4✅ 21ms
[In-Memory] Table.aggregate should merge warnings when issues computing aggregation 2✅ 30ms
[In-Memory] Table.aggregate should not summarize empty table when grouped 11✅ 45ms
[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✅ 155ms
[In-Memory] Table.aggregate should report warnings and errors based on types 4✅ 56ms
[In-Memory] Table.aggregate should summarize empty table 11✅ 64ms
[In-Memory] Table.aggregate should summarize whole table 15✅ 311ms
[In-Memory] Table.aggregate Standard_Deviation 1✅ 10ms
[In-Memory] Table.aggregate+Expressions 2✅ 69ms
[In-Memory] Table.cross_join 9✅ 169ms
[In-Memory] Table.cross_tab 23✅ 416ms
[In-Memory] Table.distinct 7✅ 92ms
[In-Memory] Table.distinct 6✅ 65ms
[In-Memory] Table.duplicates 6✅ 64ms
[In-Memory] Table.filter 27✅ 1⚪ 435ms
[In-Memory] Table.filter 4✅ 658ms
[In-Memory] Table.filter by an expression 5✅ 743ms
[In-Memory] Table.from_union 30✅ 439ms
[In-Memory] Table.join 42✅ 809ms
[In-Memory] Table.make_table_from_dictionary/vectors 8✅ 45ms
[In-Memory] Table.merge 20✅ 894ms
[In-Memory] Table.remove_columns 12✅ 375ms
[In-Memory] Table.rename_columns 25✅ 825ms
[In-Memory] Table.reorder_columns 10✅ 246ms
[In-Memory] Table.reorder_columns by type 1✅ 26ms
[In-Memory] Table.replace 22✅ 467ms
[In-Memory] Table.select_columns 15✅ 362ms
[In-Memory] Table.select_columns By_Type and Table.remove_columns By_Type 2✅ 100ms
[In-Memory] Table.sort 21✅ 2⚪ 157ms
[In-Memory] Table.sort_columns 4✅ 89ms
[In-Memory] Table.take/drop 11✅ 314ms
[In-Memory] Table.transpose 8✅ 99ms
[In-Memory] Table.union 29✅ 837ms
[In-Memory] Table.zip 12✅ 231ms
[In-Memory] Temp column 2✅ 2ms
[PostgreSQL] Interactions Between various operations 12✅ 792ms
[PostgreSQL] .pgpass 3✅ 307ms
[PostgreSQL] (Column_Operations_Spec) Arithmetic Column Operations 11✅ 2⚪ 228ms
[PostgreSQL] (Column_Operations_Spec) Boolean Column Operations 8✅ 227ms
[PostgreSQL] (Column_Operations_Spec) Colum Operations - Names 8✅ 41ms
[PostgreSQL] (Column_Operations_Spec) Column Comparisons 5✅ 1⚪ 2s
[PostgreSQL] (Column_Operations_Spec) Column Operations - Equality & Null Handling 4✅ 3⚪ 80ms
[PostgreSQL] (Column_Operations_Spec) Column Operations - Text Trim 3✅ 63ms
[PostgreSQL] (Column_Operations_Spec) Column.const 3✅ 49ms
[PostgreSQL] (Column_Operations_Spec) Column.fill_nothing/empty 4✅ 49ms
[PostgreSQL] (Column_Operations_Spec) Column.rename 1✅ 9ms
[PostgreSQL] (Column_Operations_Spec) Date truncation 1✅ 23ms
[PostgreSQL] (Column_Operations_Spec) Decimal 1⚪ 0ms
[PostgreSQL] (Column_Operations_Spec) Min/Max Operations 3✅ 183ms
[PostgreSQL] (Column_Operations_Spec) Other Column Operations 1✅ 10ms
[PostgreSQL] (Column_Operations_Spec) replace: DB specific edge-cases 2✅ 6ms
[PostgreSQL] (Column_Operations_Spec) replace: empty table and nothings 2✅ 9ms
[PostgreSQL] (Column_Operations_Spec) replace: literal regex pattern and replacement 5✅ 26ms
[PostgreSQL] (Column_Operations_Spec) replace: literal text pattern and replacement 4✅ 84ms
[PostgreSQL] (Column_Operations_Spec) replace: Named_Pattern and replacement 1✅ 12ms
[PostgreSQL] (Column_Operations_Spec) replace: pattern and replacement columns 4✅ 26ms
[PostgreSQL] (Column_Operations_Spec) Rounding numeric tests 19✅ 20s
[PostgreSQL] (Column_Operations_Spec) Rounding-like operations 16✅ 1⚪ 696ms
[PostgreSQL] (Column_Operations_Spec) Table.fill_nothing/empty 14✅ 308ms
[PostgreSQL] (Column_Operations_Spec) Table.make_constant_column 4✅ 1⚪ 117ms
[PostgreSQL] (Column_Operations_Spec) Table.text_replace 7✅ 214ms
[PostgreSQL] (Column_Operations_Spec) Text Column Operations 13✅ 310ms
[PostgreSQL] (Conversion_Spec) Simple variant of Table/Column.parse in all backends 5✅ 97ms
[PostgreSQL] (Conversion_Spec) Table.expand_column 1✅ 11ms
[PostgreSQL] (Conversion_Spec) Table.expand_to_rows 1✅ 17ms
[PostgreSQL] (Conversion_Spec) Table/Column auto value type 1✅ 11ms
[PostgreSQL] (Conversion_Spec) Table/Column.cast - checking invariants 9✅ 221ms
[PostgreSQL] (Conversion_Spec) Table/Column.cast - date/time 3✅ 72ms
[PostgreSQL] (Conversion_Spec) Table/Column.cast - numeric 4✅ 148ms
[PostgreSQL] (Conversion_Spec) Table/Column.cast - to text 8✅ 1⚪ 166ms
[PostgreSQL] (Core_Spec) Table.at 3✅ 34ms
[PostgreSQL] (Core_Spec) Table.column_count 1✅ 0ms
[PostgreSQL] (Core_Spec) Table.column_names 2✅ 68ms
[PostgreSQL] (Core_Spec) Table.get 3✅ 10ms
[PostgreSQL] (Core_Spec) Table.read 6✅ 591ms
[PostgreSQL] (Core_Spec) Table.rows 5✅ 41ms
[PostgreSQL] (Core_Spec) Table.set 8✅ 173ms
[PostgreSQL] (Derived_Columns_Spec) Table.set with Simple_Expression 9✅ 1s
[PostgreSQL] (Derived_Columns_Spec) Unique derived column names 8✅ 104ms
[PostgreSQL] (Nothing_Spec) between 45✅ 843ms
[PostgreSQL] (Nothing_Spec) Comparisons 162✅ 3s
[PostgreSQL] (Nothing_Spec) distinct 9✅ 67ms
[PostgreSQL] (Nothing_Spec) is_in 81✅ 2s
[PostgreSQL] (Nothing_Spec) is_in: Boolean+Nothing edge cases 192✅ 3s
[PostgreSQL] (Nothing_Spec) is_nothing 9✅ 134ms
[PostgreSQL] (Nothing_Spec) not 1✅ 5ms
[PostgreSQL] (Nothing_Spec) sort 18✅ 198ms
[PostgreSQL] (Upload_Spec) Appending a Database table to a Database table 30✅ 3s
[PostgreSQL] (Upload_Spec) Appending an in-memory table to a Database table 31✅ 3s
[PostgreSQL] (Upload_Spec) Creating an empty table 19✅ 2s
[PostgreSQL] (Upload_Spec) Deleting rows from a Database table 4✅ 149ms
[PostgreSQL] (Upload_Spec) Deleting rows from a Database table (source=Database) 11✅ 703ms
[PostgreSQL] (Upload_Spec) Deleting rows from a Database table (source=in-memory) 11✅ 824ms
[PostgreSQL] (Upload_Spec) Output Execution Context for Database operations 12✅ 1⚪ 1s
[PostgreSQL] (Upload_Spec) Persisting a Database Table (query) 8✅ 719ms
[PostgreSQL] (Upload_Spec) Uploading an in-memory Table 11✅ 975ms
[PostgreSQL] Aggregation 2✅ 167ms
[PostgreSQL] Audit Logs 3✅ 1⚪ 2s
[PostgreSQL] Basic Table Access 6✅ 1s
[PostgreSQL] Column Naming edge cases 7✅ 334ms
[PostgreSQL] Column.map 1✅ 6ms
[PostgreSQL] Column.take/drop 6✅ 1s
[PostgreSQL] Column.zip 1✅ 1ms
[PostgreSQL] Connection setup 3✅ 191ms
[PostgreSQL] Connection.query 8✅ 571ms
[PostgreSQL] Database Encoding 1✅ 189ms
[PostgreSQL] DataLink 5✅ 1s
[PostgreSQL] Date-Time operations 19✅ 1⚪ 1s
[PostgreSQL] Date-Time support 4✅ 196ms
[PostgreSQL] Dialect-specific codegen 1✅ 106ms
[PostgreSQL] Dropping Missing Values 9✅ 1s
[PostgreSQL] Edge Cases 6✅ 999ms
[PostgreSQL] Expression Arithmetic 3✅ 107ms
[PostgreSQL] Expression Boolean literals 1✅ 51ms
[PostgreSQL] Expression Boolean Operators 4✅ 104ms
[PostgreSQL] Expression Column Arithmetic 2✅ 161ms
[PostgreSQL] Expression Comparison Operators 6✅ 306ms
[PostgreSQL] Expression Date and Time literals 4✅ 84ms
[PostgreSQL] Expression Errors should be handled 4✅ 9ms
[PostgreSQL] Expression Float literals 1✅ 19ms
[PostgreSQL] Expression Integer literals 1✅ 38ms
[PostgreSQL] Expression Nothing literals 3✅ 98ms
[PostgreSQL] Expression Text literals 1✅ 32ms
[PostgreSQL] Expression Text literals 2✅ 24ms
[PostgreSQL] Expression Text Operators 2✅ 75ms
[PostgreSQL] Expression Warnings should be reported 2✅ 2⚪ 181ms
[PostgreSQL] Filling Missing Values 7✅ 227ms
[PostgreSQL] Function invocation 5✅ 147ms
[PostgreSQL] Info 4✅ 172ms
[PostgreSQL] Internals 1✅ 95ms
[PostgreSQL] Masking Tables 1✅ 530ms
[PostgreSQL] math functions 6✅ 4s
[PostgreSQL] Missing Values 2✅ 164ms
[PostgreSQL] Saving to DataLink 1⚪ 0ms
[PostgreSQL] Schemas and Databases 4✅ 139ms
[PostgreSQL] Secrets in connection settings 1✅ 285ms
[PostgreSQL] Sorting 5✅ 163ms
[PostgreSQL] SSL connectivity tests 1⚪ 0ms
[PostgreSQL] Support for Long Column/Table names 14✅ 3s
[PostgreSQL] Table Text Cleanse 4✅ 88ms
[PostgreSQL] Table.add_row_number (common) 7✅ 238ms
[PostgreSQL] Table.add_row_number (Database specific) 1✅ 60ms
[PostgreSQL] Table.aggregate 5✅ 125ms
[PostgreSQL] Table.aggregate Concatenate 6✅ 115ms
[PostgreSQL] Table.aggregate Count_Distinct 4✅ 184ms
[PostgreSQL] Table.aggregate First and Last 1✅ 16ms
[PostgreSQL] Table.aggregate Mode 1✅ 17ms
[PostgreSQL] Table.aggregate Shortest 1✅ 21ms
[PostgreSQL] Table.aggregate should be able to group on multiple fields 12✅ 1⚪ 215ms
[PostgreSQL] Table.aggregate should be able to group on single field 12✅ 1⚪ 205ms
[PostgreSQL] Table.aggregate should correctly handle infinities 4✅ 229ms
[PostgreSQL] Table.aggregate should correctly handle NaN 5✅ 100ms
[PostgreSQL] Table.aggregate should correctly infer result types, and the resulting values should be of the correct type 5✅ 374ms
[PostgreSQL] Table.aggregate should correctly select result types 4✅ 119ms
[PostgreSQL] Table.aggregate should merge warnings when issues computing aggregation 1⚪ 0ms
[PostgreSQL] Table.aggregate should not summarize empty table when grouped 10✅ 1⚪ 117ms
[PostgreSQL] Table.aggregate should raise warnings when there are issues 7✅ 439ms
[PostgreSQL] Table.aggregate should raise warnings when there are issues computing aggregation 1⚪ 0ms
[PostgreSQL] Table.aggregate should report unsupported operations but not block other aggregations in warning mode 1✅ 19ms
[PostgreSQL] Table.aggregate should report warnings and errors based on types 4✅ 97ms
[PostgreSQL] Table.aggregate should summarize empty table 10✅ 1⚪ 109ms
[PostgreSQL] Table.aggregate should summarize whole table 14✅ 1⚪ 657ms
[PostgreSQL] Table.aggregate Standard_Deviation 1✅ 24ms
[PostgreSQL] Table.aggregate+Expressions 2✅ 38ms
[PostgreSQL] Table.cross_join 9✅ 419ms
[PostgreSQL] Table.cross_tab 1⚪ 0ms
[PostgreSQL] Table.default_ordering 4✅ 1s
[PostgreSQL] Table.distinct 7✅ 201ms
[PostgreSQL] Table.duplicates 1⚪ 0ms
[PostgreSQL] Table.filter 1✅ 284ms
[PostgreSQL] Table.filter 26✅ 749ms
[PostgreSQL] Table.filter by an expression 4✅ 1⚪ 143ms
[PostgreSQL] Table.from_union 1⚪ 0ms
[PostgreSQL] Table.join 37✅ 1⚪ 2s
[PostgreSQL] Table.make_table_from_dictionary/vectors 9✅ 203ms
[PostgreSQL] Table.merge 20✅ 2s
[PostgreSQL] Table.remove_columns 12✅ 107ms
[PostgreSQL] Table.rename_columns 26✅ 171ms
[PostgreSQL] Table.reorder_columns 10✅ 102ms
[PostgreSQL] Table.reorder_columns by type 1✅ 17ms
[PostgreSQL] Table.replace 22✅ 1s
[PostgreSQL] Table.select_columns 15✅ 73ms
[PostgreSQL] Table.select_columns By_Type and Table.remove_columns By_Type 2✅ 27ms
[PostgreSQL] Table.sort 17✅ 4⚪ 254ms
[PostgreSQL] Table.sort_columns 4✅ 28ms
[PostgreSQL] Table.take/drop 7✅ 2s
[PostgreSQL] Table.transpose 1⚪ 0ms
[PostgreSQL] Table.union 27✅ 1⚪ 1000ms
[PostgreSQL] Table.zip 1⚪ 0ms
[PostgreSQL] Tables and Table Types 4✅ 180ms
[PostgreSQL] Temp column 2✅ 58ms
[PostgreSQL] Transaction Support 4✅ 80ms
[PostgreSQL] Type Edge Cases 2✅ 165ms
[PostgreSQL] Type Mapping 8✅ 209ms
[PostgreSQL] Warning/Error handling 2✅ 95ms
[SQLite File] Interactions Between various operations 10✅ 1s
[SQLite File] (Column_Operations_Spec) Arithmetic Column Operations 10✅ 2⚪ 812ms
[SQLite File] (Column_Operations_Spec) Boolean Column Operations 7✅ 1⚪ 344ms
[SQLite File] (Column_Operations_Spec) Colum Operations - Names 8✅ 88ms
[SQLite File] (Column_Operations_Spec) Column Comparisons 5✅ 1⚪ 5s
[SQLite File] (Column_Operations_Spec) Column Operations - Equality & Null Handling 4✅ 3⚪ 88ms
[SQLite File] (Column_Operations_Spec) Column Operations - Text Trim 3✅ 131ms
[SQLite File] (Column_Operations_Spec) Column.const 3✅ 130ms
[SQLite File] (Column_Operations_Spec) Column.fill_nothing/empty 4✅ 44ms
[SQLite File] (Column_Operations_Spec) Column.rename 1✅ 15ms
[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⚪ 64ms
[SQLite File] (Column_Operations_Spec) Other Column Operations 1✅ 99ms
[SQLite File] (Column_Operations_Spec) replace: DB specific edge-cases 2✅ 16ms
[SQLite File] (Column_Operations_Spec) replace: empty table and nothings 2✅ 25ms
[SQLite File] (Column_Operations_Spec) replace: literal regex pattern and replacement 5✅ 26ms
[SQLite File] (Column_Operations_Spec) replace: literal text pattern and replacement 4✅ 99ms
[SQLite File] (Column_Operations_Spec) replace: Named_Pattern and replacement 1✅ 2ms
[SQLite File] (Column_Operations_Spec) replace: pattern and replacement columns 4✅ 27ms
[SQLite File] (Column_Operations_Spec) Rounding numeric tests 19✅ 10s
[SQLite File] (Column_Operations_Spec) Rounding-like operations 15✅ 1⚪ 723ms
[SQLite File] (Column_Operations_Spec) Table.fill_nothing/empty 14✅ 361ms
[SQLite File] (Column_Operations_Spec) Table.make_constant_column 3✅ 1⚪ 162ms
[SQLite File] (Column_Operations_Spec) Table.text_replace 7✅ 255ms
[SQLite File] (Column_Operations_Spec) Text Column Operations 13✅ 431ms
[SQLite File] (Conversion_Spec) Simple variant of Table/Column.parse in all backends 5✅ 142ms
[SQLite File] (Conversion_Spec) Table.expand_column 1✅ 14ms
[SQLite File] (Conversion_Spec) Table.expand_to_rows 1✅ 13ms
[SQLite File] (Conversion_Spec) Table/Column auto value type 1✅ 13ms
[SQLite File] (Conversion_Spec) Table/Column.cast - checking invariants 7✅ 161ms
[SQLite File] (Conversion_Spec) Table/Column.cast - numeric 3✅ 105ms
[SQLite File] (Conversion_Spec) Table/Column.cast - to text 2✅ 69ms
[SQLite File] (Core_Spec) Table.at 3✅ 47ms
[SQLite File] (Core_Spec) Table.column_count 1✅ 0ms
[SQLite File] (Core_Spec) Table.column_names 2✅ 170ms
[SQLite File] (Core_Spec) Table.get 3✅ 19ms
[SQLite File] (Core_Spec) Table.read 6✅ 441ms
[SQLite File] (Core_Spec) Table.rows 5✅ 240ms
[SQLite File] (Core_Spec) Table.set 8✅ 633ms
[SQLite File] (Derived_Columns_Spec) Table.set with Simple_Expression 8✅ 1⚪ 676ms
[SQLite File] (Derived_Columns_Spec) Unique derived column names 8✅ 101ms
[SQLite File] (Nothing_Spec) between 30✅ 739ms
[SQLite File] (Nothing_Spec) Comparisons 108✅ 3s
[SQLite File] (Nothing_Spec) distinct 6✅ 60ms
[SQLite File] (Nothing_Spec) is_in 54✅ 2s
[SQLite File] (Nothing_Spec) is_in: Boolean+Nothing edge cases 192✅ 5s
[SQLite File] (Nothing_Spec) is_nothing 6✅ 103ms
[SQLite File] (Nothing_Spec) not 1✅ 6ms
[SQLite File] (Nothing_Spec) sort 12✅ 85ms
[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✅ 2s
[SQLite File] (Upload_Spec) Creating an empty table 19✅ 2s
[SQLite File] (Upload_Spec) Deleting rows from a Database table 4✅ 176ms
[SQLite File] (Upload_Spec) Deleting rows from a Database table (source=Database) 11✅ 1s
[SQLite File] (Upload_Spec) Deleting rows from a Database table (source=in-memory) 11✅ 881ms
[SQLite File] (Upload_Spec) Output Execution Context for Database operations 12✅ 1⚪ 1s
[SQLite File] (Upload_Spec) Persisting a Database Table (query) 8✅ 1s
[SQLite File] (Upload_Spec) Uploading an in-memory Table 11✅ 1s
[SQLite File] Aggregation 2✅ 96ms
[SQLite File] Basic Table Access 6✅ 600ms
[SQLite File] Column Naming edge cases 7✅ 355ms
[SQLite File] Column.const 1✅ 20ms
[SQLite File] Column.map 1✅ 6ms
[SQLite File] Column.take/drop 6✅ 2s
[SQLite File] Column.zip 1✅ 6ms
[SQLite File] Connection.query 8✅ 535ms
[SQLite File] Date-Time operations 1⚪ 0ms
[SQLite File] Date-Time support 1⚪ 0ms
[SQLite File] Dialect-specific codegen 1✅ 146ms
[SQLite File] Dropping Missing Values 8✅ 780ms
[SQLite File] Error Handling 2✅ 58ms
[SQLite File] Expression Arithmetic 3✅ 226ms
[SQLite File] Expression Boolean literals 1✅ 53ms
[SQLite File] Expression Boolean Operators 4✅ 107ms
[SQLite File] Expression Column Arithmetic 2✅ 176ms
[SQLite File] Expression Comparison Operators 6✅ 290ms
[SQLite File] Expression Date and Time literals 4⚪ 0ms
[SQLite File] Expression Errors should be handled 4✅ 21ms
[SQLite File] Expression Float literals 1✅ 44ms
[SQLite File] Expression Integer literals 1✅ 81ms
[SQLite File] Expression Nothing literals 3✅ 164ms
[SQLite File] Expression Text literals 1✅ 34ms
[SQLite File] Expression Text literals 2✅ 38ms
[SQLite File] Expression Text Operators 2✅ 88ms
[SQLite File] Expression Warnings should be reported 2✅ 2⚪ 248ms
[SQLite File] Filling Missing Values 5✅ 2⚪ 265ms
[SQLite File] Function invocation 5✅ 172ms
[SQLite File] Internals 1✅ 40ms
[SQLite File] Masking Tables 1✅ 176ms
[SQLite File] math functions 6✅ 2s
[SQLite File] Metadata 2✅ 131ms
[SQLite File] Missing Values 2✅ 127ms
[SQLite File] partial Date-Time support 2✅ 71ms
[SQLite File] Schemas and Databases 3✅ 11ms
[SQLite File] Sorting 5✅ 186ms
[SQLite File] Support for Long Column/Table names 6✅ 2s
[SQLite File] Table Text Cleanse 4✅ 135ms
[SQLite File] Table.add_row_number (common) 7✅ 318ms
[SQLite File] Table.add_row_number (Database specific) 1✅ 109ms
[SQLite File] Table.aggregate 2✅ 65ms
[SQLite File] Table.aggregate Concatenate 6✅ 360ms
[SQLite File] Table.aggregate Count_Distinct 2✅ 2⚪ 341ms
[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⚪ 132ms
[SQLite File] Table.aggregate should be able to group on single field 7✅ 6⚪ 222ms
[SQLite File] Table.aggregate should correctly handle infinities 2✅ 2⚪ 97ms
[SQLite File] Table.aggregate should correctly handle NaN 1⚪ 0ms
[SQLite File] Table.aggregate should correctly select result types 2✅ 2⚪ 95ms
[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⚪ 91ms
[SQLite File] Table.aggregate should raise warnings when there are issues 7✅ 701ms
[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✅ 237ms
[SQLite File] Table.aggregate should report warnings and errors based on types 4✅ 174ms
[SQLite File] Table.aggregate should summarize empty table 7✅ 4⚪ 118ms
[SQLite File] Table.aggregate should summarize whole table 9✅ 6⚪ 570ms
[SQLite File] Table.aggregate Standard_Deviation 1✅ 47ms
[SQLite File] Table.aggregate+Expressions 2✅ 94ms
[SQLite File] Table.cross_join 9✅ 667ms
[SQLite File] Table.cross_tab 1⚪ 0ms
[SQLite File] Table.default_ordering 4✅ 197ms
[SQLite File] Table.distinct 7✅ 315ms
[SQLite File] Table.duplicates 1⚪ 0ms
[SQLite File] Table.filter 1✅ 200ms
[SQLite File] Table.filter 26✅ 2s
[SQLite File] Table.filter by an expression 4✅ 1⚪ 287ms
[SQLite File] Table.from_union 1⚪ 0ms
[SQLite File] Table.join 38✅ 3s
[SQLite File] Table.make_table_from_dictionary/vectors 8✅ 398ms
[SQLite File] Table.merge 19✅ 3s
[SQLite File] Table.remove_columns 11✅ 196ms
[SQLite File] Table.rename_columns 26✅ 295ms
[SQLite File] Table.reorder_columns 9✅ 93ms
[SQLite File] Table.reorder_columns by type 1✅ 49ms
[SQLite File] Table.replace 21✅ 1s
[SQLite File] Table.select_columns 14✅ 295ms
[SQLite File] Table.select_columns By_Type and Table.remove_columns By_Type 2✅ 87ms
[SQLite File] Table.sort 17✅ 4⚪ 802ms
[SQLite File] Table.sort_columns 4✅ 71ms
[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✅ 196ms
[SQLite File] Temp column 2✅ 39ms
[SQLite File] Transaction Support 4✅ 287ms
[SQLite In-Memory] Interactions Between various operations 10✅ 710ms
[SQLite In-Memory] (Column_Operations_Spec) Arithmetic Column Operations 10✅ 2⚪ 257ms
[SQLite In-Memory] (Column_Operations_Spec) Boolean Column Operations 7✅ 1⚪ 272ms
[SQLite In-Memory] (Column_Operations_Spec) Colum Operations - Names 8✅ 60ms
[SQLite In-Memory] (Column_Operations_Spec) Column Comparisons 5✅ 1⚪ 4s
[SQLite In-Memory] (Column_Operations_Spec) Column Operations - Equality & Null Handling 4✅ 3⚪ 66ms
[SQLite In-Memory] (Column_Operations_Spec) Column Operations - Text Trim 3✅ 70ms
[SQLite In-Memory] (Column_Operations_Spec) Column.const 3✅ 52ms
[SQLite In-Memory] (Column_Operations_Spec) Column.fill_nothing/empty 4✅ 25ms
[SQLite In-Memory] (Column_Operations_Spec) Column.rename 1✅ 12ms
[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⚪ 80ms
[SQLite In-Memory] (Column_Operations_Spec) Other Column Operations 1✅ 12ms
[SQLite In-Memory] (Column_Operations_Spec) replace: DB specific edge-cases 2✅ 35ms
[SQLite In-Memory] (Column_Operations_Spec) replace: empty table and nothings 2✅ 21ms
[SQLite In-Memory] (Column_Operations_Spec) replace: literal regex pattern and replacement 5✅ 15ms
[SQLite In-Memory] (Column_Operations_Spec) replace: literal text pattern and replacement 4✅ 74ms
[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✅ 19ms
[SQLite In-Memory] (Column_Operations_Spec) Rounding numeric tests 19✅ 9s
[SQLite In-Memory] (Column_Operations_Spec) Rounding-like operations 15✅ 1⚪ 320ms
[SQLite In-Memory] (Column_Operations_Spec) Table.fill_nothing/empty 14✅ 197ms
[SQLite In-Memory] (Column_Operations_Spec) Table.make_constant_column 3✅ 1⚪ 71ms
[SQLite In-Memory] (Column_Operations_Spec) Table.text_replace 7✅ 143ms
[SQLite In-Memory] (Column_Operations_Spec) Text Column Operations 13✅ 362ms
[SQLite In-Memory] (Conversion_Spec) Simple variant of Table/Column.parse in all backends 5✅ 96ms
[SQLite In-Memory] (Conversion_Spec) Table.expand_column 1✅ 17ms
[SQLite In-Memory] (Conversion_Spec) Table.expand_to_rows 1✅ 16ms
[SQLite In-Memory] (Conversion_Spec) Table/Column auto value type 1✅ 120ms
[SQLite In-Memory] (Conversion_Spec) Table/Column.cast - checking invariants 7✅ 152ms
[SQLite In-Memory] (Conversion_Spec) Table/Column.cast - numeric 3✅ 77ms
[SQLite In-Memory] (Conversion_Spec) Table/Column.cast - to text 2✅ 37ms
[SQLite In-Memory] (Core_Spec) Table.at 3✅ 23ms
[SQLite In-Memory] (Core_Spec) Table.column_count 1✅ 0ms
[SQLite In-Memory] (Core_Spec) Table.column_names 2✅ 84ms
[SQLite In-Memory] (Core_Spec) Table.get 3✅ 9ms
[SQLite In-Memory] (Core_Spec) Table.read 6✅ 515ms
[SQLite In-Memory] (Core_Spec) Table.rows 5✅ 41ms
[SQLite In-Memory] (Core_Spec) Table.set 8✅ 116ms
[SQLite In-Memory] (Derived_Columns_Spec) Table.set with Simple_Expression 8✅ 1⚪ 571ms
[SQLite In-Memory] (Derived_Columns_Spec) Unique derived column names 8✅ 239ms
[SQLite In-Memory] (Nothing_Spec) between 30✅ 876ms
[SQLite In-Memory] (Nothing_Spec) Comparisons 108✅ 2s
[SQLite In-Memory] (Nothing_Spec) distinct 6✅ 99ms
[SQLite In-Memory] (Nothing_Spec) is_in 54✅ 931ms
[SQLite In-Memory] (Nothing_Spec) is_in: Boolean+Nothing edge cases 192✅ 4s
[SQLite In-Memory] (Nothing_Spec) is_nothing 6✅ 150ms
[SQLite In-Memory] (Nothing_Spec) not 1✅ 6ms
[SQLite In-Memory] (Nothing_Spec) sort 12✅ 188ms
[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✅ 878ms
[SQLite In-Memory] (Upload_Spec) Deleting rows from a Database table 4✅ 134ms
[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✅ 767ms
[SQLite In-Memory] (Upload_Spec) Output Execution Context for Database operations 9✅ 1⚪ 433ms
[SQLite In-Memory] (Upload_Spec) Persisting a Database Table (query) 8✅ 556ms
[SQLite In-Memory] (Upload_Spec) Uploading an in-memory Table 9✅ 959ms
[SQLite In-Memory] Aggregation 2✅ 108ms
[SQLite In-Memory] Basic Table Access 6✅ 382ms
[SQLite In-Memory] Column Naming edge cases 7✅ 419ms
[SQLite In-Memory] Column.const 1✅ 10ms
[SQLite In-Memory] Column.map 1✅ 2ms
[SQLite In-Memory] Column.take/drop 6✅ 2s
[SQLite In-Memory] Column.zip 1✅ 4ms
[SQLite In-Memory] Connection.query 8✅ 468ms
[SQLite In-Memory] Date-Time operations 1⚪ 0ms
[SQLite In-Memory] Date-Time support 1⚪ 0ms
[SQLite In-Memory] Dialect-specific codegen 1✅ 54ms
[SQLite In-Memory] Dropping Missing Values 8✅ 414ms
[SQLite In-Memory] Error Handling 2✅ 25ms
[SQLite In-Memory] Expression Arithmetic 3✅ 157ms
[SQLite In-Memory] Expression Boolean literals 1✅ 60ms
[SQLite In-Memory] Expression Boolean Operators 4✅ 94ms
[SQLite In-Memory] Expression Column Arithmetic 2✅ 92ms
[SQLite In-Memory] Expression Comparison Operators 6✅ 227ms
[SQLite In-Memory] Expression Date and Time literals 4⚪ 0ms
[SQLite In-Memory] Expression Errors should be handled 4✅ 16ms
[SQLite In-Memory] Expression Float literals 1✅ 33ms
[SQLite In-Memory] Expression Integer literals 1✅ 52ms
[SQLite In-Memory] Expression Nothing literals 3✅ 118ms
[SQLite In-Memory] Expression Text literals 1✅ 53ms
[SQLite In-Memory] Expression Text literals 2✅ 42ms
[SQLite In-Memory] Expression Text Operators 2✅ 60ms
[SQLite In-Memory] Expression Warnings should be reported 2✅ 2⚪ 196ms
[SQLite In-Memory] Filling Missing Values 5✅ 2⚪ 167ms
[SQLite In-Memory] Function invocation 5✅ 128ms
[SQLite In-Memory] Internals 1✅ 6ms
[SQLite In-Memory] Masking Tables 1✅ 317ms
[SQLite In-Memory] math functions 6✅ 1s
[SQLite In-Memory] Metadata 2✅ 52ms
[SQLite In-Memory] Missing Values 2✅ 78ms
[SQLite In-Memory] partial Date-Time support 2✅ 40ms
[SQLite In-Memory] Schemas and Databases 3✅ 1ms
[SQLite In-Memory] Sorting 5✅ 139ms
[SQLite In-Memory] Support for Long Column/Table names 6✅ 957ms
[SQLite In-Memory] Table Text Cleanse 4✅ 41ms
[SQLite In-Memory] Table.add_row_number (common) 7✅ 228ms
[SQLite In-Memory] Table.add_row_number (Database specific) 1✅ 24ms
[SQLite In-Memory] Table.aggregate 2✅ 46ms
[SQLite In-Memory] Table.aggregate Concatenate 6✅ 101ms
[SQLite In-Memory] Table.aggregate Count_Distinct 2✅ 2⚪ 145ms
[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⚪ 88ms
[SQLite In-Memory] Table.aggregate should be able to group on single field 7✅ 6⚪ 103ms
[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⚪ 51ms
[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⚪ 95ms
[SQLite In-Memory] Table.aggregate should raise warnings when there are issues 7✅ 397ms
[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✅ 109ms
[SQLite In-Memory] Table.aggregate should report warnings and errors based on types 4✅ 91ms
[SQLite In-Memory] Table.aggregate should summarize empty table 7✅ 4⚪ 107ms
[SQLite In-Memory] Table.aggregate should summarize whole table 9✅ 6⚪ 316ms
[SQLite In-Memory] Table.aggregate Standard_Deviation 1✅ 25ms
[SQLite In-Memory] Table.aggregate+Expressions 2✅ 53ms
[SQLite In-Memory] Table.cross_join 9✅ 424ms
[SQLite In-Memory] Table.cross_tab 1⚪ 0ms
[SQLite In-Memory] Table.default_ordering 4✅ 111ms
[SQLite In-Memory] Table.distinct 7✅ 303ms
[SQLite In-Memory] Table.duplicates 1⚪ 0ms
[SQLite In-Memory] Table.filter 1✅ 257ms
[SQLite In-Memory] Table.filter 26✅ 1s
[SQLite In-Memory] Table.filter by an expression 4✅ 1⚪ 120ms
[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✅ 209ms
[SQLite In-Memory] Table.merge 19✅ 1s
[SQLite In-Memory] Table.remove_columns 11✅ 133ms
[SQLite In-Memory] Table.rename_columns 26✅ 231ms
[SQLite In-Memory] Table.reorder_columns 9✅ 39ms
[SQLite In-Memory] Table.reorder_columns by type 1✅ 19ms
[SQLite In-Memory] Table.replace 21✅ 1s
[SQLite In-Memory] Table.select_columns 14✅ 84ms
[SQLite In-Memory] Table.select_columns By_Type and Table.remove_columns By_Type 2✅ 55ms
[SQLite In-Memory] Table.sort 17✅ 4⚪ 349ms
[SQLite In-Memory] Table.sort_columns 4✅ 29ms
[SQLite In-Memory] Table.take/drop 7✅ 1s
[SQLite In-Memory] Table.transpose 1⚪ 0ms
[SQLite In-Memory] Table.union 24✅ 4⚪ 917ms
[SQLite In-Memory] Table.zip 1⚪ 0ms
[SQLite In-Memory] Tables and Table Types 4✅ 79ms
[SQLite In-Memory] Temp column 2✅ 51ms
[SQLite In-Memory] Transaction Support 4✅ 60ms
[SQLite] Type Mapping 8✅ 164ms
Aggregate Columns 23✅ 778ms
All types 1✅ 8ms
Autoconstructor Instrumentation 1✅ 971ms
Boolean 4✅ 56ms
Boolean Column.format, with format Column 3✅ 35ms
Boolean Column.format, with format string 3✅ 59ms
ceil 3✅ 25ms
Column selectors 2✅ 23ms
Column should_equal 8✅ 43ms
Column Text Cleanse 15✅ 186ms
Column Text Cleanse 15✅ 204ms
Column Text Cleanse 15✅ 123ms
Column Text Cleanse 15✅ 116ms
Column.parse 14✅ 156ms
Columns 17✅ 840ms
Counting Values 1✅ 1ms
DataFormatter builders 3✅ 42ms
DataFormatter.format 10✅ 76ms
DataFormatter.parse 13✅ 300ms
Date Column.format, with format Column 6✅ 62ms
Date Column.format, with format string 4✅ 150ms
Date_Time Column.format, with format Column 6✅ 107ms
Date_Time Column.format, with format string 5✅ 185ms
Date_Time truncate 1✅ 19ms
Dates 9✅ 176ms
Delimited File Parsing 34✅ 3⚪ 2s
Delimited File Writing 35✅ 2s
different types 2✅ 20ms
Dropping Missing Values 1✅ 57ms
Edge cases 1✅ 20ms
Errors 2✅ 24ms
Errors 4✅ 90ms
Excel Range 9✅ 52ms
expand_column 21✅ 474ms
expand_to_rows 16✅ 230ms
Fan_Out 2✅ 71ms
fetching files using HTTP 5✅ 500ms
File.read (Delimited) 3✅ 33ms
File.read (Delimited) should work with Date_Time 3✅ 43ms
File.read (Delimited) should work with Dates 3✅ 56ms
File.read (Delimited) should work with Time_Of_Days 3✅ 43ms
fill 8✅ 102ms
Float 3✅ 34ms
Float, with format Column 3✅ 26ms
floor 3✅ 26ms
from_objects with Array 1✅ 18ms
from_objects with JSON (single values) 2✅ 38ms
from_objects with mixed vector of single and JSON objects 5✅ 67ms
from_objects with non-uniform JSON vector 6✅ 72ms
from_objects with single values 5✅ 209ms
from_objects with uniform JSON vector 5✅ 50ms
Info 1✅ 11ms
Integer 3✅ 69ms
Integer 1✅ 13ms
Integer, with format Column 3✅ 45ms
Integration 1✅ 224ms
IO operations on Enso Cloud files 1⚪ 0ms
JSON conversion 2✅ 42ms
Locales 2✅ 33ms
Mapping Operations 7✅ 466ms
Masking Tables 3✅ 64ms
NaN handling 7✅ 68ms
nothing handling 7✅ 64ms
Numeric 4✅ 53ms
Numeric format, empty 4✅ 68ms
parsing Table formats in DataLinks 8✅ 746ms
Problems 5✅ 2⚪ 39ms
Read XLSX / XLS Files 13✅ 976ms
Reading single cells correctly 7✅ 751ms
round/truncate/ceil/floor 3✅ 97ms
Rounding 8✅ 152ms
running count 6✅ 63ms
running kurtosis 1✅ 6ms
running max 3✅ 36ms
running mean 2✅ 12ms
running min 3✅ 35ms
running product 2✅ 8ms
running skew 2✅ 14ms
running standard deviation 2✅ 32ms
running sum 5✅ 27ms
running variance 2✅ 20ms
Should be able to serialise a table with Dates to Text 2✅ 51ms
Should be able to serialise a table with DateTimes to Text 2✅ 31ms
Should be able to serialise a table with Time_Of_Days to Text 2✅ 8ms
Slicing Tables 4✅ 72ms
SortedListIndex (used for SortJoin) 6✅ 18ms
Sorting Columns 4✅ 23ms
Sorting Tables 2✅ 56ms
SQLite_Format should allow connecting to SQLite files 5✅ 155ms
Table Construction 9✅ 7s
Table Display 1✅ 87ms
Table should_equal 6✅ 148ms
Table.from Text 1✅ 17ms
Table.parse 22✅ 792ms
Table.parse_to_columns 15✅ 485ms
Table.split 10✅ 180ms
Table.split/tokenize column count 8✅ 466ms
Table.split/tokenize column order 1✅ 12ms
Table.split/tokenize errors 4✅ 5ms
Table.split/tokenize name conflicts 2✅ 91ms
Table.tokenize 14✅ 254ms
Text.parse_to_table 2✅ 72ms
Text.parse_to_table errors 3✅ 9ms
Text.parse_to_table parsing 3✅ 69ms
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✅ 86ms
Time_Of_Day Column.format, with format string 5✅ 99ms
to_xml 28✅ 2⚪ 399ms
truncate 3✅ 27ms
Unique_Name_Strategy Helper 12✅ 175ms
Unique_Name_Strategy.combine_with_prefix 6✅ 11ms
Unsupported statistics 4✅ 5ms
Use First Row As Names 5✅ 95ms
Value_Type 2✅ 14ms
Various File Format support on Table 6✅ 163ms
Vector conversion 1✅ 12ms
Write xls Files 47✅ 1s
Write xlsx Files 47✅ 3s
Writing 4✅ 92ms
Writing to csv files 3✅ 146ms
Writing to json files 3✅ 675ms
XLS reading 11✅ 212ms
XLSX reading 11✅ 855ms
XML 7✅ 271ms

✅ /runner/_work/enso/enso/target/test-results/Tableau_Tests/JUnit.xml

13 tests were completed in 473ms with 13 passed, 0 failed and 0 skipped.

Test suite Passed Failed Skipped Time
Read Tables 6✅ 295ms
Structure 7✅ 178ms

✅ /runner/_work/enso/enso/target/test-results/Visualization_Tests/JUnit.xml

74 tests were completed in 3s with 73 passed, 0 failed and 1 skipped.

Test suite Passed Failed Skipped Time
Dataflow Error Visualization 2✅ 56ms
File uploads 2✅ 5ms
Geo_Map 3✅ 194ms
Histogram Visualization 6✅ 77ms
Lazy Table Visualization 12✅ 374ms
Lazy Text Visualization 3✅ 55ms
Scatter Plot Visualization 14✅ 251ms
Serializable Visualization Identifiers 6✅ 121ms
SQL Visualization 1✅ 273ms
Table Visualization 9✅ 650ms
Table.lookup_ignore_case 1✅ 9ms
Table.rows 1✅ 102ms
Type Names of Visualization Defaults 1✅ 28ms
Vector and Arrays 2✅ 1⚪ 29ms
Widgets for Data.read 1✅ 66ms
Widgets for Database 1✅ 18ms
Widgets for In-Database Connection with table name sets 1✅ 153ms
Widgets for In-Database Connection with table types 1✅ 22ms
Widgets for In-Database Table with column name sets 2✅ 19ms
Widgets for In-Memory with column name sets 3✅ 103ms
Widgets for the Text type 1✅ 42ms

Annotations

Check failure on line 0 in /runner/_work/enso/enso/target/test-results/AWS_Tests/JUnit.xml

See this annotation in the file changed.

@github-actions github-actions / Standard Library Tests Report (GraalVM CE, linux, amd64)

S3_File writing ► should fail to write a file if permissions are lacking

Failed test found in:
  /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 /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 /runner/_work/enso/enso/test/AWS_Tests/src/S3_Spec.enso:488:13-68).