Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Sort output of S3_File.list and Enso_File.list #11929

Merged
merged 25 commits into from
Jan 10, 2025

Merge branch 'develop' into wip/gmt/11899-sort-list

1a0880a
Select commit
Loading
Failed to load commit list.
Sign in for the full log view
Merged

Sort output of S3_File.list and Enso_File.list #11929

Merge branch 'develop' into wip/gmt/11899-sort-list
1a0880a
Select commit
Loading
Failed to load commit list.
GitHub Actions / Standard Library Tests Report (GraalVM CE, macos, amd64) succeeded Jan 10, 2025 in 0s

8443 passed, 0 failed and 226 skipped

Tests passed successfully

Report Passed Failed Skipped Time
/Users/runner/work/enso/enso/target/test-results/AWS_Tests/JUnit.xml 105✅ 21⚪ 78s
/Users/runner/work/enso/enso/target/test-results/Base_Internal_Tests/JUnit.xml 26✅ 5s
/Users/runner/work/enso/enso/target/test-results/Base_Tests/JUnit.xml 3033✅ 39⚪ 270s
/Users/runner/work/enso/enso/target/test-results/Examples_Tests/JUnit.xml 32✅ 1⚪ 6s
/Users/runner/work/enso/enso/target/test-results/Geo_Tests/JUnit.xml 5✅ 770ms
/Users/runner/work/enso/enso/target/test-results/Image_Tests/JUnit.xml 174✅ 1⚪ 3s
/Users/runner/work/enso/enso/target/test-results/Microsoft_Tests/JUnit.xml 1⚪ 0ms
/Users/runner/work/enso/enso/target/test-results/Snowflake_Tests/JUnit.xml 1⚪ 0ms
/Users/runner/work/enso/enso/target/test-results/Table_Tests/JUnit.xml 4966✅ 161⚪ 517s
/Users/runner/work/enso/enso/target/test-results/Tableau_Tests/JUnit.xml 13✅ 1s
/Users/runner/work/enso/enso/target/test-results/Test_Tests/JUnit.xml 10✅ 321ms
/Users/runner/work/enso/enso/target/test-results/Visualization_Tests/JUnit.xml 79✅ 1⚪ 9s

✅ /Users/runner/work/enso/enso/target/test-results/AWS_Tests/JUnit.xml

126 tests were completed in 78s with 105 passed, 0 failed and 21 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✅ 212ms
(Local -> Local) Data Link copying/moving 3✅ 948ms
(Local -> S3) copying/moving 5✅ 1s
(Local -> S3) Data Link copying/moving 3✅ 1s
(S3 -> Enso Cloud) copying/moving 1⚪ 0ms
(S3 -> Enso Cloud) Data Link copying/moving 1⚪ 0ms
(S3 -> Local) copying/moving 5✅ 1s
(S3 -> Local) Data Link copying/moving 3✅ 2s
(S3 -> S3) copying/moving 5✅ 2s
(S3 -> S3) Data Link copying/moving 3✅ 3s
[Redshift] Database tests 1⚪ 0ms
AWS_Credential 4✅ 3s
DataLinks to S3_File 13✅ 10⚪ 10s
S3 Path handling 7✅ 1s
S3_File reading 10✅ 3s
S3_File writing 21✅ 12s
S3.get_object 2✅ 16s
S3.head (bucket) 1✅ 2s
S3.head (object) 2✅ 5s
S3.list_buckets 4✅ 11s
S3.list_objects 4✅ 2s
S3.read_bucket 5✅ 2s

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

26 tests were completed in 5s with 26 passed, 0 failed and 0 skipped.

Test suite Passed Failed Skipped Time
(Decimal_Constructor_Spec) conversions 1✅ 144ms
Host File values behaviour in Enso 2✅ 276ms
I/O Checks 2✅ 2s
Object Comparator 9✅ 1s
Test Reporter running on GitHub 3✅ 608ms
Text_Utils 4✅ 274ms
to_display_text 5✅ 335ms

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

3072 tests were completed in 270s with 3033 passed, 0 failed and 39 skipped.

Test suite Passed Failed Skipped Time
(Decimal_Spec) arithmetic 9✅ 131ms
(Decimal_Spec) BigDecimal internal representation methods 1✅ 4ms
(Decimal_Spec) comparison 12✅ 1s
(Decimal_Spec) construction 21✅ 135ms
(Decimal_Spec) conversions 14✅ 110ms
(Decimal_Spec) Decimal.set_scale 2✅ 6ms
(Decimal_Spec) div 1✅ 9ms
(Decimal_Spec) edge cases 2✅ 46ms
(Decimal_Spec) floor, ceil, truncate 4✅ 63ms
(Decimal_Spec) Integer/Float .to_decimal 2✅ 5ms
(Decimal_Spec) min/max 3✅ 65ms
(Decimal_Spec) pow 2✅ 21ms
(Decimal_Spec) remainder 3✅ 20ms
(Decimal_Spec) Rounding 19✅ 206ms
(Decimal_Spec) signs 3✅ 16ms
(Decimal_Spec) text conversion 4✅ 52ms
(Decimal_Spec) Text.to_decimal 3✅ 8ms
Any.map_nothing 2✅ 51ms
Any's methods 3✅ 455ms
arithmetic 1✅ 240ms
Array_Proxy 5✅ 73ms
ArrayOverBuffer 1✅ 35ms
ASCII 4✅ 411ms
Asserts 5✅ 32ms
at/get 7✅ 154ms
Atom Constructors 4✅ 30ms
Atom with holes 9✅ 402ms
Auto_Detect 3✅ 51ms
Autoscoped Constructors 20✅ 319ms
Base_64 3✅ 459ms
BigInts 26✅ 7s
Booleans 6✅ 198ms
Bound 3✅ 8ms
Builder.new 11✅ 204ms
Bytes 3✅ 23ms
caching 1✅ 128ms
Callables 5✅ 38ms
Chain Multi Value 13✅ 137ms
Check Nothing and NaN 3✅ 8ms
children 2✅ 5ms
codepoints 2✅ 5ms
Compare functionality with Vector 1✅ 34ms
Compile 6✅ 60ms
Complex Multi Value 2✅ 96ms
const 1✅ 1ms
Contexts and Execution Environment 3✅ 17ms
Conversion 33✅ 460ms
Convert Multi Value 5✅ 61ms
Correlation Statistics 6✅ 86ms
curry 1✅ 10ms
Data.read / File_Format 2✅ 174ms
Data.read_many 7✅ 873ms
Dataflow Errors 11✅ 239ms
Dataflow Warnings 34✅ 3s
DataLinks in Enso Cloud 1⚪ 0ms
DataLinks to Enso Cloud 1⚪ 0ms
Date 42✅ 27s
Date date part tests 8✅ 282ms
Date_Range 11✅ 2s
Date_Time 46✅ 2⚪ 3s
Date_Time date part tests 8✅ 22ms
Date_Time equality 2✅ 10ms
Day_Of_Week conversions 9✅ 23ms
Debug 1✅ 6ms
Default comparator 5✅ 47ms
Default Encoding 10✅ 640ms
display text 1✅ 3ms
Duration 15✅ 285ms
Empty errors 4✅ 14ms
Encoding object 4✅ 263ms
Enso Arrays 7✅ 202ms
Enso Cloud Audit Log 5✅ 1s
Enso Cloud Authentication 5✅ 1s
Enso Cloud Files 1⚪ 0ms
Enso Cloud Secrets 13✅ 3⚪ 5s
Enso Dictionaries 26✅ 1s
Enso Hashset 7✅ 236ms
Enso_User 2✅ 1⚪ 250ms
Enso_User - local mock integration tests 2✅ 506ms
Enso_User - offline logic tests 1✅ 40ms
Enso: Common polyglot Dictionary operations 29✅ 18s
Environment 1✅ 56ms
Equals and hash 2✅ 269ms
Escape 1✅ 5ms
fetch 11✅ 1s
File Format 1✅ 154ms
File Operations 22✅ 1⚪ 3s
flip 2✅ 3ms
Float.truncate 1✅ 29ms
Floats 6✅ 444ms
folder operations 9✅ 991ms
Format Detection in HTTP Fetch 3✅ 142ms
Formatting date/time values 6✅ 216ms
Fully Qualified Names 1✅ 5ms
Function Ascribed Parameters 12✅ 153ms
Functions 2✅ 32ms
Get by tag name 3✅ 35ms
Header 1✅ 12ms
Header resolution 7✅ 220ms
Headers 8✅ 377ms
Http Auth 2✅ 5s
HTTP client 4✅ 2s
HTTP DataLink 11✅ 2s
Http Error handling 5✅ 1s
HTTP in Data.read 5✅ 538ms
HTTP_Method parse 3✅ 39ms
HTTP_Status_Code 1✅ 14ms
identity 3✅ 26ms
Inlining Helpers 2✅ 25ms
inner / outer xml 2✅ 31ms
Input Stream 5✅ 379ms
Instrument @Tail_Call fibonacci 6✅ 3s
Instrument fibonacci 3✅ 4s
Integer.truncate 1✅ 12ms
Integers 26✅ 1s
Interval 7✅ 206ms
Java case of 3✅ 19ms
Java FFI 6✅ 1⚪ 35ms
Java: Common polyglot Dictionary operations 29✅ 479ms
Java/Enso Date 2✅ 40ms
JavaDate 42✅ 12s
JavaDate date part tests 8✅ 17ms
JavaLocalTime 29✅ 177ms
JavaScript Objects, Arrays & Functions 8✅ 3s
JavaScript: Common polyglot Dictionary operations 29✅ 432ms
JavaScriptArrayWithADate 42✅ 8s
JavaScriptArrayWithADate date part tests 8✅ 150ms
JavascriptDataInArray 44✅ 4⚪ 842ms
JavascriptDataInArray date part tests 8✅ 86ms
JavascriptDate 44✅ 4⚪ 526ms
JavaScriptDate 42✅ 15s
JavascriptDate date part tests 8✅ 33ms
JavaScriptDate date part tests 8✅ 415ms
JavaZonedDateTime 46✅ 2⚪ 515ms
JavaZonedDateTime date part tests 8✅ 26ms
JavaZoneId 7✅ 10ms
JS_Object 5✅ 331ms
JSON 5✅ 109ms
JSON 1✅ 35ms
JSON Deserialization 10✅ 476ms
JSON Serialization 5✅ 153ms
JSON_Format 2✅ 133ms
Lazy 6✅ 197ms
Lazy Generator 1✅ 11ms
Lexicographic Order on Vectors 2✅ 155ms
List 32✅ 2s
Locale 13✅ 241ms
Looping Imports 1✅ 4ms
Lowercase Methods 5✅ 31ms
Managed_Resource 5✅ 9s
Match.end 4✅ 249ms
Match.groups 2✅ 35ms
Match.named_groups 3✅ 125ms
Match.span 4✅ 61ms
Match.start 4✅ 104ms
Match.text 6✅ 144ms
Match.to_display_text 1✅ 22ms
Match.utf_16_end 4✅ 46ms
Match.utf_16_span 4✅ 62ms
Match.utf_16_start 4✅ 79ms
Maybe 5✅ 13ms
Meta-Value Inspection 6✅ 45ms
Meta-Value Manipulation 30✅ 606ms
Meta.Type.find 4✅ 35ms
Methods 1✅ 1⚪ 4ms
Missing_Argument 3✅ 291ms
MultiValue Conversions 11✅ 478ms
Natural Order 4✅ 876ms
No Method Errors 1✅ 122ms
No_Such_Method 4✅ 66ms
non-linear inserts 11✅ 657ms
Number Conversions 10✅ 167ms
Numbers 15✅ 654ms
Operator == 17✅ 256ms
Ordering 6✅ 78ms
Pair 1✅ 1ms
Pair - from 2-Item JavaScript Array 14✅ 718ms
Pair - from 2-Item List 14✅ 423ms
Pair - from 2-Item Vector 14✅ 749ms
Pair - from Pair.new 14✅ 577ms
Pair - from Pair.Value 14✅ 30ms
Panics 22✅ 818ms
parse 8✅ 835ms
Parsing date/time values 26✅ 1⚪ 583ms
Parsing formats 4✅ 256ms
Path Operations 10✅ 1⚪ 541ms
Pattern Matches 19✅ 289ms
Pattern.find and .find_all 8✅ 283ms
Pattern.match and .match_all 8✅ 191ms
Pattern.matches 5✅ 130ms
Pattern.replace 8✅ 260ms
Pattern.split 6✅ 57ms
Pattern.tokenize 7✅ 894ms
Period 8✅ 73ms
Plain_Text 3✅ 307ms
Polyglot 12✅ 121ms
Polyglot Argument 7✅ 27ms
Polyglot Argument with Inheritance 3✅ 14ms
Polyglot Conversion 14✅ 203ms
Polyglot hash maps 8✅ 987ms
Polyglot JS 21✅ 334ms
Polyglot keys and values 5✅ 170ms
Polyglot Operator == 7✅ 151ms
Polyglot Python 18✅ 319ms
Polyglot R 1⚪ 0ms
post 25✅ 4s
Private constructors 11✅ 47ms
Private methods 5✅ 6ms
Problem_Behavior 2✅ 29ms
Process 5✅ 240ms
Python: Common polyglot Dictionary operations 29✅ 271ms
PythonDate 1⚪ 0ms
PythonDate 43✅ 5⚪ 5s
PythonDate date part tests 8✅ 172ms
PythonLocalTime 29✅ 1s
Qualified Names 3✅ 15ms
Random 14✅ 2s
Range 37✅ 5s
Rank Data 7✅ 35ms
Read XML 7✅ 148ms
read_bytes 5✅ 259ms
read_text 6✅ 726ms
Refs 6✅ 158ms
Regression 12✅ 116ms
ReportingStreamDecoder 6✅ 9s
ReportingStreamEncoder 8✅ 781ms
Request 10✅ 203ms
rounding 4✅ 90ms
Rounding 16✅ 697ms
should correctly evaluate documentation examples 8✅ 89ms
Sorting with multiple comparators 4✅ 2⚪ 270ms
Sorting with the default comparator 7✅ 3⚪ 766ms
Stack size 1⚪ 0ms
Stack traces 6✅ 5s
State 5✅ 24ms
Statistics 16✅ 555ms
Statistics - empty Vector 3✅ 16ms
Statistics - invalid input 5✅ 60ms
Statistics - invalid input 1✅ 2ms
Statistics - NaN Vector 3✅ 28ms
Statistics - Nothing Vector 3✅ 35ms
System 2✅ 23ms
tag name 1✅ 5ms
take/drop Sample non-determinism 2✅ 24ms
take/drop Sample non-determinism 2✅ 11ms
take/drop Sample non-determinism 2✅ 17ms
take/drop Sample non-determinism 2✅ 8ms
take/drop Sample non-determinism 2✅ 10ms
Temporary_File facility 6✅ 1⚪ 2s
Text - general 85✅ 42s
text contents 1✅ 1ms
Text_Sub_Range_Data 2✅ 116ms
Text.cleanse 14✅ 147ms
Text.match 6✅ 31ms
Text.Regex splitting 3✅ 36ms
Text.Regex tokenizing 2✅ 44ms
Text.Regex: find and find_all 20✅ 1⚪ 892ms
Text.replace 28✅ 873ms
Text.Span 3✅ 28ms
Text.substring 4✅ 23ms
the Self construct 6✅ 56ms
Time_Of_Day 29✅ 486ms
Type Errors 11✅ 234ms
uncurry 1✅ 1ms
Unix epoch conversion 4✅ 29ms
Unresolved symbol 1✅ 7ms
URI 22✅ 1s
Use a slice of an array as vectors 104✅ 504ms
Use Array as vectors 104✅ 735ms
Use Array_Proxy as vectors 104✅ 508ms
Use Java ArrayList as vectors 104✅ 692ms
Use Vector as vectors 104✅ 1s
UTF_16 BigEndian 5✅ 139ms
UTF_16 LittleEndian 5✅ 130ms
UTF_8 11✅ 452ms
Vector Slicing Helpers 1✅ 33ms
Vector.build 13✅ 39ms
Vector/Array equality 9✅ 27ms
Windows 1252 4✅ 59ms
Wrapped dataflow errors 8✅ 60ms
Wrapped errors 8✅ 364ms
write operations 23✅ 3s
Write XML 4✅ 233ms
Zone 9✅ 12ms

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

33 tests were completed in 6s with 32 passed, 0 failed and 1 skipped.

Test suite Passed Failed Skipped Time
Examples 32✅ 6s
Python Examples 1⚪ 0ms

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

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

Test suite Passed Failed Skipped Time
Geo Points 2✅ 90ms
GeoJSON to Table 3✅ 680ms

✅ /Users/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✅ 135ms
Image with 1 channel 19✅ 448ms
Image with 2 channels 19✅ 319ms
Image with 3 channels 19✅ 258ms
Image with 4 channels 19✅ 294ms
Image Write 2✅ 42ms
Image.read 9✅ 278ms
Matrix with 1 channel 21✅ 304ms
Matrix with 2 channels 21✅ 466ms
Matrix with 3 channels 21✅ 306ms
Matrix with 4 channels 21✅ 317ms
Matrix_Error 1✅ 7ms

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

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

Test suite Passed Failed Skipped Time
[SQLServer] Database tests 1⚪ 0ms

✅ /Users/runner/work/enso/enso/target/test-results/Snowflake_Tests/JUnit.xml

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

Test suite Passed Failed Skipped Time
[Snowflake] Database tests 1⚪ 0ms

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

5127 tests were completed in 517s with 4966 passed, 0 failed and 161 skipped.

Test suite Passed Failed Skipped Time
[Codegen] Aggregation 2✅ 413ms
[Codegen] Basic Select 3✅ 349ms
[Codegen] Handling Missing Values 2✅ 343ms
[Codegen] JSON serialization 1✅ 580ms
[Codegen] Masking Tables and Columns 2✅ 424ms
[Codegen] Sorting 4✅ 258ms
[In-Memory-specific] Table.join 1✅ 93ms
[In-Memory-specific] Table.set 2✅ 50ms
[In-Memory] Interactions Between various operations 12✅ 2s
[In-Memory] (Column_Operations_Spec) Arithmetic Column Operations 13✅ 1⚪ 3s
[In-Memory] (Column_Operations_Spec) Boolean Column Operations 8✅ 3s
[In-Memory] (Column_Operations_Spec) Colum Operations - Names 10✅ 2s
[In-Memory] (Column_Operations_Spec) Column Comparisons 6✅ 1⚪ 11s
[In-Memory] (Column_Operations_Spec) Column Operations - Equality & Null Handling 4✅ 3⚪ 346ms
[In-Memory] (Column_Operations_Spec) Column Operations - Text Replace (in-memory only) 8✅ 1s
[In-Memory] (Column_Operations_Spec) Column Operations - Text Trim 3✅ 307ms
[In-Memory] (Column_Operations_Spec) Column.const 3✅ 91ms
[In-Memory] (Column_Operations_Spec) Column.fill_nothing/empty 4✅ 189ms
[In-Memory] (Column_Operations_Spec) Column.rename 1✅ 38ms
[In-Memory] (Column_Operations_Spec) Date truncation 1✅ 20ms
[In-Memory] (Column_Operations_Spec) Decimal 5✅ 1s
[In-Memory] (Column_Operations_Spec) Min/Max Operations 3✅ 1s
[In-Memory] (Column_Operations_Spec) Other Column Operations 1✅ 62ms
[In-Memory] (Column_Operations_Spec) replace: empty table and nothings 2✅ 30ms
[In-Memory] (Column_Operations_Spec) replace: literal regex pattern and replacement 5✅ 220ms
[In-Memory] (Column_Operations_Spec) replace: literal text pattern and replacement 4✅ 275ms
[In-Memory] (Column_Operations_Spec) replace: Named_Pattern and replacement 1✅ 13ms
[In-Memory] (Column_Operations_Spec) replace: pattern and replacement columns 4✅ 126ms
[In-Memory] (Column_Operations_Spec) Rounding numeric tests 17✅ 2s
[In-Memory] (Column_Operations_Spec) Rounding-like operations 27✅ 644ms
[In-Memory] (Column_Operations_Spec) Table.fill_nothing/empty 14✅ 1s
[In-Memory] (Column_Operations_Spec) Table.make_constant_column 5✅ 461ms
[In-Memory] (Column_Operations_Spec) Table.text_replace 7✅ 630ms
[In-Memory] (Column_Operations_Spec) Text Column Operations 13✅ 2s
[In-Memory] (Conversion_Spec) Simple variant of Table/Column.parse in all backends 5✅ 132ms
[In-Memory] (Conversion_Spec) Table/Column auto value type 14✅ 339ms
[In-Memory] (Conversion_Spec) Table/Column.cast - checking invariants 12✅ 322ms
[In-Memory] (Conversion_Spec) Table/Column.cast - date/time 3✅ 19ms
[In-Memory] (Conversion_Spec) Table/Column.cast - numeric 14✅ 257ms
[In-Memory] (Conversion_Spec) Table/Column.cast - to text 11✅ 112ms
[In-Memory] (Core_Spec) Table.at 3✅ 107ms
[In-Memory] (Core_Spec) Table.column_count 1✅ 2ms
[In-Memory] (Core_Spec) Table.column_names 2✅ 44ms
[In-Memory] (Core_Spec) Table.get 3✅ 52ms
[In-Memory] (Core_Spec) Table.read 5✅ 231ms
[In-Memory] (Core_Spec) Table.rows 5✅ 203ms
[In-Memory] (Core_Spec) Table.set 8✅ 1s
[In-Memory] (Derived_Columns_Spec) Table.set with Simple_Expression 9✅ 3s
[In-Memory] (Derived_Columns_Spec) Unique derived column names 8✅ 483ms
[In-Memory] (Nothing_Spec) between 55✅ 571ms
[In-Memory] (Nothing_Spec) Comparisons 198✅ 807ms
[In-Memory] (Nothing_Spec) distinct 11✅ 108ms
[In-Memory] (Nothing_Spec) is_in 99✅ 691ms
[In-Memory] (Nothing_Spec) is_in: Boolean+Nothing edge cases 192✅ 692ms
[In-Memory] (Nothing_Spec) is_nothing 11✅ 25ms
[In-Memory] (Nothing_Spec) not 1✅ 4ms
[In-Memory] (Nothing_Spec) sort 18✅ 56ms
[In-Memory] Boolean Column operations 3✅ 3s
[In-Memory] Column Naming edge cases 7✅ 697ms
[In-Memory] Column operation Integer Overflow handling 6✅ 213ms
[In-Memory] Column.map 6✅ 130ms
[In-Memory] Column.take/drop 8✅ 360ms
[In-Memory] Column.zip 6✅ 78ms
[In-Memory] Date-Time operations 22✅ 1⚪ 882ms
[In-Memory] Date-Time support 3✅ 19ms
[In-Memory] Dropping Missing Values 9✅ 858ms
[In-Memory] Expression Arithmetic 3✅ 203ms
[In-Memory] Expression Boolean literals 1✅ 43ms
[In-Memory] Expression Boolean Operators 4✅ 153ms
[In-Memory] Expression Column Arithmetic 2✅ 223ms
[In-Memory] Expression Comparison Operators 6✅ 547ms
[In-Memory] Expression Date and Time literals 5✅ 151ms
[In-Memory] Expression Errors should be handled 4✅ 45ms
[In-Memory] Expression Float literals 1✅ 24ms
[In-Memory] Expression Integer literals 1✅ 40ms
[In-Memory] Expression Nothing literals 3✅ 52ms
[In-Memory] Expression Text literals 1✅ 24ms
[In-Memory] Expression Text literals 2✅ 15ms
[In-Memory] Expression Text Operators 2✅ 164ms
[In-Memory] Expression Warnings should be reported 4✅ 274ms
[In-Memory] Filling Missing Values 9✅ 219ms
[In-Memory] Function invocation 5✅ 201ms
[In-Memory] Handling of Big Integer values 10✅ 337ms
[In-Memory] Loss_Of_Integer_Precision (large integers not being exactly representable in Float) 5✅ 386ms
[In-Memory] Storage Builders 2✅ 276ms
[In-Memory] Table Text Cleanse 4✅ 164ms
[In-Memory] Table.add_group_number (common) 13✅ 214ms
[In-Memory] Table.add_row_number (common) 7✅ 250ms
[In-Memory] Table.add_row_number (in-memory specific) 7✅ 101ms
[In-Memory] Table.aggregate 4✅ 113ms
[In-Memory] Table.aggregate 3✅ 113ms
[In-Memory] Table.aggregate Average 1✅ 27ms
[In-Memory] Table.aggregate Concatenate 6✅ 51ms
[In-Memory] Table.aggregate Count_Distinct 4✅ 194ms
[In-Memory] Table.aggregate First and Last 4✅ 89ms
[In-Memory] Table.aggregate Mode 1✅ 6ms
[In-Memory] Table.aggregate Shortest 1✅ 10ms
[In-Memory] Table.aggregate should be able to group on multiple fields 13✅ 366ms
[In-Memory] Table.aggregate should be able to group on single field 13✅ 643ms
[In-Memory] Table.aggregate should correctly handle infinities 4✅ 91ms
[In-Memory] Table.aggregate should correctly handle NaN 5✅ 43ms
[In-Memory] Table.aggregate should correctly select result types 4✅ 52ms
[In-Memory] Table.aggregate should merge warnings when issues computing aggregation 2✅ 50ms
[In-Memory] Table.aggregate should not summarize empty table when grouped 11✅ 162ms
[In-Memory] Table.aggregate should raise warnings when there are issues 7✅ 303ms
[In-Memory] Table.aggregate should raise warnings when there are issues computing aggregation 3✅ 180ms
[In-Memory] Table.aggregate should report warnings and errors based on types 4✅ 307ms
[In-Memory] Table.aggregate should summarize empty table 11✅ 165ms
[In-Memory] Table.aggregate should summarize whole table 16✅ 947ms
[In-Memory] Table.aggregate Standard_Deviation 1✅ 10ms
[In-Memory] Table.aggregate Sum 3✅ 91ms
[In-Memory] Table.aggregate+Expressions 2✅ 109ms
[In-Memory] Table.coalesce 8✅ 61ms
[In-Memory] Table.cross_join 9✅ 221ms
[In-Memory] Table.cross_tab 23✅ 571ms
[In-Memory] Table.distinct 7✅ 135ms
[In-Memory] Table.distinct 6✅ 61ms
[In-Memory] Table.duplicates 6✅ 104ms
[In-Memory] Table.filter 28✅ 1⚪ 1s
[In-Memory] Table.filter 4✅ 1s
[In-Memory] Table.filter by an expression 5✅ 657ms
[In-Memory] Table.from_union 31✅ 2⚪ 741ms
[In-Memory] Table.join 42✅ 2s
[In-Memory] Table.make_table_from_dictionary/vectors 8✅ 64ms
[In-Memory] Table.merge 20✅ 865ms
[In-Memory] Table.remove_columns 13✅ 564ms
[In-Memory] Table.rename_columns 25✅ 1s
[In-Memory] Table.reorder_columns 11✅ 478ms
[In-Memory] Table.reorder_columns by type 1✅ 50ms
[In-Memory] Table.replace 22✅ 768ms
[In-Memory] Table.select_columns 16✅ 1s
[In-Memory] Table.select_columns By_Type and Table.remove_columns By_Type 2✅ 226ms
[In-Memory] Table.sort 23✅ 420ms
[In-Memory] Table.sort_columns 4✅ 152ms
[In-Memory] Table.take/drop 11✅ 746ms
[In-Memory] Table.transpose 8✅ 148ms
[In-Memory] Table.union 30✅ 2⚪ 1s
[In-Memory] Table.zip 12✅ 324ms
[In-Memory] Temp column 2✅ 5ms
[PostgreSQL] .pgpass 3✅ 837ms
[PostgreSQL] Audit Logs 1⚪ 0ms
[PostgreSQL] Connection setup 3✅ 680ms
[PostgreSQL] Data Link 1⚪ 0ms
[PostgreSQL] Database tests 1⚪ 0ms
[PostgreSQL] Saving to Data Link 1⚪ 0ms
[PostgreSQL] SSL connectivity tests 1⚪ 0ms
[SQLite File] Interactions Between various operations 10✅ 3s
[SQLite File] (Column_Operations_Spec) Arithmetic Column Operations 11✅ 2⚪ 929ms
[SQLite File] (Column_Operations_Spec) Boolean Column Operations 7✅ 1⚪ 899ms
[SQLite File] (Column_Operations_Spec) Colum Operations - Names 8✅ 243ms
[SQLite File] (Column_Operations_Spec) Column Comparisons 5✅ 1⚪ 11s
[SQLite File] (Column_Operations_Spec) Column Operations - Equality & Null Handling 4✅ 3⚪ 217ms
[SQLite File] (Column_Operations_Spec) Column Operations - Text Trim 3✅ 237ms
[SQLite File] (Column_Operations_Spec) Column.const 3✅ 157ms
[SQLite File] (Column_Operations_Spec) Column.fill_nothing/empty 4✅ 104ms
[SQLite File] (Column_Operations_Spec) Column.let 1✅ 291ms
[SQLite File] (Column_Operations_Spec) Column.rename 1✅ 49ms
[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⚪ 275ms
[SQLite File] (Column_Operations_Spec) Other Column Operations 1✅ 44ms
[SQLite File] (Column_Operations_Spec) replace: DB specific edge-cases 2✅ 28ms
[SQLite File] (Column_Operations_Spec) replace: empty table and nothings 2✅ 38ms
[SQLite File] (Column_Operations_Spec) replace: literal regex pattern and replacement 5✅ 54ms
[SQLite File] (Column_Operations_Spec) replace: literal text pattern and replacement 4✅ 212ms
[SQLite File] (Column_Operations_Spec) replace: Named_Pattern and replacement 1✅ 2ms
[SQLite File] (Column_Operations_Spec) replace: pattern and replacement columns 4✅ 66ms
[SQLite File] (Column_Operations_Spec) Rounding numeric tests 17✅ 32s
[SQLite File] (Column_Operations_Spec) Rounding-like operations 16✅ 1s
[SQLite File] (Column_Operations_Spec) Table.fill_nothing/empty 14✅ 1s
[SQLite File] (Column_Operations_Spec) Table.make_constant_column 3✅ 1⚪ 254ms
[SQLite File] (Column_Operations_Spec) Table.text_replace 7✅ 350ms
[SQLite File] (Column_Operations_Spec) Text Column Operations 13✅ 1s
[SQLite File] (Conversion_Spec) Simple variant of Table/Column.parse in all backends 5✅ 439ms
[SQLite File] (Conversion_Spec) Table.expand_column 1✅ 41ms
[SQLite File] (Conversion_Spec) Table.expand_to_rows 1✅ 28ms
[SQLite File] (Conversion_Spec) Table/Column auto value type 1✅ 35ms
[SQLite File] (Conversion_Spec) Table/Column.cast - checking invariants 7✅ 459ms
[SQLite File] (Conversion_Spec) Table/Column.cast - numeric 3✅ 195ms
[SQLite File] (Conversion_Spec) Table/Column.cast - to text 2✅ 103ms
[SQLite File] (Core_Spec) Table.at 3✅ 138ms
[SQLite File] (Core_Spec) Table.column_count 1✅ 0ms
[SQLite File] (Core_Spec) Table.column_names 2✅ 300ms
[SQLite File] (Core_Spec) Table.get 3✅ 46ms
[SQLite File] (Core_Spec) Table.read 6✅ 1s
[SQLite File] (Core_Spec) Table.rows 5✅ 267ms
[SQLite File] (Core_Spec) Table.set 8✅ 475ms
[SQLite File] (Derived_Columns_Spec) Table.set with Simple_Expression 8✅ 1⚪ 2s
[SQLite File] (Derived_Columns_Spec) Unique derived column names 8✅ 300ms
[SQLite File] (Nothing_Spec) between 30✅ 2s
[SQLite File] (Nothing_Spec) Comparisons 108✅ 5s
[SQLite File] (Nothing_Spec) distinct 6✅ 142ms
[SQLite File] (Nothing_Spec) is_in 54✅ 3s
[SQLite File] (Nothing_Spec) is_in: Boolean+Nothing edge cases 192✅ 10s
[SQLite File] (Nothing_Spec) is_nothing 6✅ 321ms
[SQLite File] (Nothing_Spec) not 1✅ 19ms
[SQLite File] (Nothing_Spec) sort 12✅ 276ms
[SQLite File] (Upload_Spec) Appending a Database table to a Database table 30✅ 8s
[SQLite File] (Upload_Spec) Appending an in-memory table to a Database table 31✅ 5s
[SQLite File] (Upload_Spec) Creating an empty table 19✅ 5s
[SQLite File] (Upload_Spec) Deleting rows from a Database table 4✅ 390ms
[SQLite File] (Upload_Spec) Deleting rows from a Database table (source=Database) 11✅ 2s
[SQLite File] (Upload_Spec) Deleting rows from a Database table (source=in-memory) 11✅ 2s
[SQLite File] (Upload_Spec) Output Execution Context for Database operations 12✅ 1⚪ 2s
[SQLite File] (Upload_Spec) Persisting a Database Table (query) 9✅ 2s
[SQLite File] (Upload_Spec) Uploading an in-memory Table 12✅ 3s
[SQLite File] Aggregation 2✅ 379ms
[SQLite File] Basic Table Access 6✅ 2s
[SQLite File] Column Naming edge cases 7✅ 1s
[SQLite File] Column.const 1✅ 55ms
[SQLite File] Column.map 1✅ 8ms
[SQLite File] Column.take/drop 6✅ 4s
[SQLite File] Column.zip 1✅ 6ms
[SQLite File] Connection.query 7✅ 1s
[SQLite File] Date-Time operations 1⚪ 0ms
[SQLite File] Date-Time support 1⚪ 0ms
[SQLite File] Dialect-specific codegen 1✅ 241ms
[SQLite File] Dropping Missing Values 8✅ 2s
[SQLite File] Error Handling 2✅ 188ms
[SQLite File] Expression Arithmetic 3✅ 418ms
[SQLite File] Expression Boolean literals 1✅ 113ms
[SQLite File] Expression Boolean Operators 4✅ 294ms
[SQLite File] Expression Column Arithmetic 2✅ 445ms
[SQLite File] Expression Comparison Operators 6✅ 779ms
[SQLite File] Expression Date and Time literals 4⚪ 0ms
[SQLite File] Expression Errors should be handled 4✅ 18ms
[SQLite File] Expression Float literals 1✅ 57ms
[SQLite File] Expression Integer literals 1✅ 90ms
[SQLite File] Expression Nothing literals 3✅ 208ms
[SQLite File] Expression Text literals 1✅ 95ms
[SQLite File] Expression Text literals 2✅ 59ms
[SQLite File] Expression Text Operators 2✅ 192ms
[SQLite File] Expression Warnings should be reported 2✅ 2⚪ 311ms
[SQLite File] Filling Missing Values 5✅ 2⚪ 518ms
[SQLite File] Function invocation 5✅ 355ms
[SQLite File] Internals 1✅ 48ms
[SQLite File] IR Traversal 4✅ 11s
[SQLite File] Masking Tables 1✅ 624ms
[SQLite File] math functions 6✅ 8s
[SQLite File] Metadata 2✅ 431ms
[SQLite File] Missing Values 2✅ 223ms
[SQLite File] partial Date-Time support 2⚪ 0ms
[SQLite File] Schemas and Databases 3✅ 220ms
[SQLite File] Sorting 5✅ 729ms
[SQLite File] Table Text Cleanse 4✅ 76ms
[SQLite File] Table.add_group_number 1✅ 23ms
[SQLite File] Table.add_row_number (common) 7✅ 1s
[SQLite File] Table.add_row_number (Database specific) 1✅ 259ms
[SQLite File] Table.aggregate 4✅ 484ms
[SQLite File] Table.aggregate Concatenate 6✅ 436ms
[SQLite File] Table.aggregate Count_Distinct 2✅ 2⚪ 551ms
[SQLite File] Table.aggregate First and Last 2✅ 2⚪ 384ms
[SQLite File] Table.aggregate Mode 1⚪ 0ms
[SQLite File] Table.aggregate Shortest 1⚪ 0ms
[SQLite File] Table.aggregate should be able to group on multiple fields 8✅ 5⚪ 560ms
[SQLite File] Table.aggregate should be able to group on single field 9✅ 4⚪ 587ms
[SQLite File] Table.aggregate should correctly handle infinities 2✅ 2⚪ 482ms
[SQLite File] Table.aggregate should correctly select result types 2✅ 2⚪ 283ms
[SQLite File] Table.aggregate should merge warnings when issues computing aggregation 1⚪ 0ms
[SQLite File] Table.aggregate should not summarize empty table when grouped 8✅ 3⚪ 357ms
[SQLite File] Table.aggregate should raise warnings when there are issues 7✅ 1s
[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✅ 313ms
[SQLite File] Table.aggregate should report warnings and errors based on types 4✅ 332ms
[SQLite File] Table.aggregate should summarize empty table 8✅ 3⚪ 393ms
[SQLite File] Table.aggregate should summarize whole table 10✅ 6⚪ 2s
[SQLite File] Table.aggregate Standard_Deviation 1✅ 68ms
[SQLite File] Table.aggregate+Expressions 2✅ 168ms
[SQLite File] Table.coalesce 8✅ 437ms
[SQLite File] Table.cross_join 9✅ 1s
[SQLite File] Table.cross_tab 1⚪ 0ms
[SQLite File] Table.default_ordering 5✅ 488ms
[SQLite File] Table.distinct 7✅ 532ms
[SQLite File] Table.duplicates 1⚪ 0ms
[SQLite File] Table.filter 1✅ 729ms
[SQLite File] Table.filter 27✅ 3s
[SQLite File] Table.filter by an expression 4✅ 1⚪ 252ms
[SQLite File] Table.from_union 1⚪ 0ms
[SQLite File] Table.join 38✅ 6s
[SQLite File] Table.make_table_from_dictionary/vectors 8✅ 658ms
[SQLite File] Table.merge 19✅ 4s
[SQLite File] Table.remove_columns 13✅ 247ms
[SQLite File] Table.rename_columns 26✅ 475ms
[SQLite File] Table.reorder_columns 11✅ 194ms
[SQLite File] Table.reorder_columns by type 1✅ 54ms
[SQLite File] Table.replace 21✅ 3s
[SQLite File] Table.select_columns 16✅ 260ms
[SQLite File] Table.select_columns By_Type and Table.remove_columns By_Type 2✅ 112ms
[SQLite File] Table.sort 21✅ 1s
[SQLite File] Table.sort_columns 4✅ 110ms
[SQLite File] Table.take/drop 7✅ 5s
[SQLite File] Table.transpose 1⚪ 0ms
[SQLite File] Table.union 25✅ 4⚪ 3s
[SQLite File] Table.zip 1⚪ 0ms
[SQLite File] Tables and Table Types 4✅ 951ms
[SQLite File] Temp column 2✅ 87ms
[SQLite File] Transaction Support 4✅ 240ms
[SQLite In-Memory] Interactions Between various operations 10✅ 998ms
[SQLite In-Memory] (Column_Operations_Spec) Arithmetic Column Operations 11✅ 2⚪ 661ms
[SQLite In-Memory] (Column_Operations_Spec) Boolean Column Operations 7✅ 1⚪ 1s
[SQLite In-Memory] (Column_Operations_Spec) Colum Operations - Names 8✅ 359ms
[SQLite In-Memory] (Column_Operations_Spec) Column Comparisons 5✅ 1⚪ 8s
[SQLite In-Memory] (Column_Operations_Spec) Column Operations - Equality & Null Handling 4✅ 3⚪ 486ms
[SQLite In-Memory] (Column_Operations_Spec) Column Operations - Text Trim 3✅ 189ms
[SQLite In-Memory] (Column_Operations_Spec) Column.const 3✅ 80ms
[SQLite In-Memory] (Column_Operations_Spec) Column.fill_nothing/empty 4✅ 98ms
[SQLite In-Memory] (Column_Operations_Spec) Column.let 1✅ 148ms
[SQLite In-Memory] (Column_Operations_Spec) Column.rename 1✅ 22ms
[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⚪ 150ms
[SQLite In-Memory] (Column_Operations_Spec) Other Column Operations 1✅ 35ms
[SQLite In-Memory] (Column_Operations_Spec) replace: DB specific edge-cases 2✅ 21ms
[SQLite In-Memory] (Column_Operations_Spec) replace: empty table and nothings 2✅ 29ms
[SQLite In-Memory] (Column_Operations_Spec) replace: literal regex pattern and replacement 5✅ 35ms
[SQLite In-Memory] (Column_Operations_Spec) replace: literal text pattern and replacement 4✅ 163ms
[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 17✅ 30s
[SQLite In-Memory] (Column_Operations_Spec) Rounding-like operations 16✅ 1s
[SQLite In-Memory] (Column_Operations_Spec) Table.fill_nothing/empty 14✅ 649ms
[SQLite In-Memory] (Column_Operations_Spec) Table.make_constant_column 3✅ 1⚪ 119ms
[SQLite In-Memory] (Column_Operations_Spec) Table.text_replace 7✅ 196ms
[SQLite In-Memory] (Column_Operations_Spec) Text Column Operations 13✅ 777ms
[SQLite In-Memory] (Conversion_Spec) Simple variant of Table/Column.parse in all backends 5✅ 250ms
[SQLite In-Memory] (Conversion_Spec) Table.expand_column 1✅ 27ms
[SQLite In-Memory] (Conversion_Spec) Table.expand_to_rows 1✅ 17ms
[SQLite In-Memory] (Conversion_Spec) Table/Column auto value type 1✅ 30ms
[SQLite In-Memory] (Conversion_Spec) Table/Column.cast - checking invariants 7✅ 258ms
[SQLite In-Memory] (Conversion_Spec) Table/Column.cast - numeric 3✅ 117ms
[SQLite In-Memory] (Conversion_Spec) Table/Column.cast - to text 2✅ 72ms
[SQLite In-Memory] (Core_Spec) Table.at 3✅ 65ms
[SQLite In-Memory] (Core_Spec) Table.column_count 1✅ 0ms
[SQLite In-Memory] (Core_Spec) Table.column_names 2✅ 145ms
[SQLite In-Memory] (Core_Spec) Table.get 3✅ 17ms
[SQLite In-Memory] (Core_Spec) Table.read 6✅ 623ms
[SQLite In-Memory] (Core_Spec) Table.rows 5✅ 122ms
[SQLite In-Memory] (Core_Spec) Table.set 8✅ 291ms
[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✅ 223ms
[SQLite In-Memory] (Nothing_Spec) between 30✅ 1s
[SQLite In-Memory] (Nothing_Spec) Comparisons 108✅ 4s
[SQLite In-Memory] (Nothing_Spec) distinct 6✅ 140ms
[SQLite In-Memory] (Nothing_Spec) is_in 54✅ 2s
[SQLite In-Memory] (Nothing_Spec) is_in: Boolean+Nothing edge cases 192✅ 7s
[SQLite In-Memory] (Nothing_Spec) is_nothing 6✅ 171ms
[SQLite In-Memory] (Nothing_Spec) not 1✅ 8ms
[SQLite In-Memory] (Nothing_Spec) sort 12✅ 292ms
[SQLite In-Memory] (Upload_Spec) Appending a Database table to a Database table 30✅ 4s
[SQLite In-Memory] (Upload_Spec) Appending an in-memory table to a Database table 31✅ 3s
[SQLite In-Memory] (Upload_Spec) Creating an empty table 17✅ 2s
[SQLite In-Memory] (Upload_Spec) Deleting rows from a Database table 4✅ 315ms
[SQLite In-Memory] (Upload_Spec) Deleting rows from a Database table (source=Database) 11✅ 2s
[SQLite In-Memory] (Upload_Spec) Deleting rows from a Database table (source=in-memory) 11✅ 2s
[SQLite In-Memory] (Upload_Spec) Output Execution Context for Database operations 9✅ 1⚪ 1s
[SQLite In-Memory] (Upload_Spec) Persisting a Database Table (query) 9✅ 1s
[SQLite In-Memory] (Upload_Spec) Uploading an in-memory Table 10✅ 1s
[SQLite In-Memory] Aggregation 2✅ 151ms
[SQLite In-Memory] Basic Table Access 6✅ 544ms
[SQLite In-Memory] Column Naming edge cases 7✅ 379ms
[SQLite In-Memory] Column.const 1✅ 38ms
[SQLite In-Memory] Column.map 1✅ 2ms
[SQLite In-Memory] Column.take/drop 6✅ 3s
[SQLite In-Memory] Column.zip 1✅ 4ms
[SQLite In-Memory] Connection.query 7✅ 525ms
[SQLite In-Memory] Date-Time operations 1⚪ 0ms
[SQLite In-Memory] Date-Time support 1⚪ 0ms
[SQLite In-Memory] Dialect-specific codegen 1✅ 84ms
[SQLite In-Memory] Dropping Missing Values 8✅ 1s
[SQLite In-Memory] Error Handling 2✅ 38ms
[SQLite In-Memory] Expression Arithmetic 3✅ 325ms
[SQLite In-Memory] Expression Boolean literals 1✅ 62ms
[SQLite In-Memory] Expression Boolean Operators 4✅ 283ms
[SQLite In-Memory] Expression Column Arithmetic 2✅ 260ms
[SQLite In-Memory] Expression Comparison Operators 6✅ 413ms
[SQLite In-Memory] Expression Date and Time literals 4⚪ 0ms
[SQLite In-Memory] Expression Errors should be handled 4✅ 19ms
[SQLite In-Memory] Expression Float literals 1✅ 32ms
[SQLite In-Memory] Expression Integer literals 1✅ 61ms
[SQLite In-Memory] Expression Nothing literals 3✅ 127ms
[SQLite In-Memory] Expression Text literals 1✅ 55ms
[SQLite In-Memory] Expression Text literals 2✅ 35ms
[SQLite In-Memory] Expression Text Operators 2✅ 120ms
[SQLite In-Memory] Expression Warnings should be reported 2✅ 2⚪ 226ms
[SQLite In-Memory] Filling Missing Values 5✅ 2⚪ 419ms
[SQLite In-Memory] Function invocation 5✅ 311ms
[SQLite In-Memory] Internals 1✅ 19ms
[SQLite In-Memory] IR Traversal 4✅ 8s
[SQLite In-Memory] Masking Tables 1✅ 343ms
[SQLite In-Memory] math functions 6✅ 3s
[SQLite In-Memory] Metadata 2✅ 83ms
[SQLite In-Memory] Missing Values 2✅ 102ms
[SQLite In-Memory] partial Date-Time support 2⚪ 0ms
[SQLite In-Memory] Schemas and Databases 3✅ 6ms
[SQLite In-Memory] Sorting 5✅ 421ms
[SQLite In-Memory] Table Text Cleanse 4✅ 56ms
[SQLite In-Memory] Table.add_group_number 1✅ 9ms
[SQLite In-Memory] Table.add_row_number (common) 7✅ 372ms
[SQLite In-Memory] Table.add_row_number (Database specific) 1✅ 63ms
[SQLite In-Memory] Table.aggregate 4✅ 196ms
[SQLite In-Memory] Table.aggregate Concatenate 6✅ 268ms
[SQLite In-Memory] Table.aggregate Count_Distinct 2✅ 2⚪ 356ms
[SQLite In-Memory] Table.aggregate First and Last 2✅ 2⚪ 149ms
[SQLite In-Memory] Table.aggregate Mode 1⚪ 0ms
[SQLite In-Memory] Table.aggregate Shortest 1⚪ 0ms
[SQLite In-Memory] Table.aggregate should be able to group on multiple fields 8✅ 5⚪ 510ms
[SQLite In-Memory] Table.aggregate should be able to group on single field 9✅ 4⚪ 442ms
[SQLite In-Memory] Table.aggregate should correctly handle infinities 2✅ 2⚪ 143ms
[SQLite In-Memory] Table.aggregate should correctly select result types 2✅ 2⚪ 106ms
[SQLite In-Memory] Table.aggregate should merge warnings when issues computing aggregation 1⚪ 0ms
[SQLite In-Memory] Table.aggregate should not summarize empty table when grouped 8✅ 3⚪ 222ms
[SQLite In-Memory] Table.aggregate should raise warnings when there are issues 7✅ 817ms
[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✅ 216ms
[SQLite In-Memory] Table.aggregate should report warnings and errors based on types 4✅ 200ms
[SQLite In-Memory] Table.aggregate should summarize empty table 8✅ 3⚪ 205ms
[SQLite In-Memory] Table.aggregate should summarize whole table 10✅ 6⚪ 955ms
[SQLite In-Memory] Table.aggregate Standard_Deviation 1✅ 53ms
[SQLite In-Memory] Table.aggregate+Expressions 2✅ 90ms
[SQLite In-Memory] Table.coalesce 8✅ 565ms
[SQLite In-Memory] Table.cross_join 9✅ 760ms
[SQLite In-Memory] Table.cross_tab 1⚪ 0ms
[SQLite In-Memory] Table.default_ordering 5✅ 149ms
[SQLite In-Memory] Table.distinct 7✅ 342ms
[SQLite In-Memory] Table.duplicates 1⚪ 0ms
[SQLite In-Memory] Table.filter 1✅ 309ms
[SQLite In-Memory] Table.filter 27✅ 2s
[SQLite In-Memory] Table.filter by an expression 4✅ 1⚪ 217ms
[SQLite In-Memory] Table.from_union 1⚪ 0ms
[SQLite In-Memory] Table.join 38✅ 3s
[SQLite In-Memory] Table.make_table_from_dictionary/vectors 8✅ 272ms
[SQLite In-Memory] Table.merge 19✅ 4s
[SQLite In-Memory] Table.remove_columns 13✅ 178ms
[SQLite In-Memory] Table.rename_columns 26✅ 311ms
[SQLite In-Memory] Table.reorder_columns 11✅ 117ms
[SQLite In-Memory] Table.reorder_columns by type 1✅ 40ms
[SQLite In-Memory] Table.replace 21✅ 2s
[SQLite In-Memory] Table.select_columns 16✅ 193ms
[SQLite In-Memory] Table.select_columns By_Type and Table.remove_columns By_Type 2✅ 91ms
[SQLite In-Memory] Table.sort 21✅ 837ms
[SQLite In-Memory] Table.sort_columns 4✅ 73ms
[SQLite In-Memory] Table.take/drop 7✅ 4s
[SQLite In-Memory] Table.transpose 1⚪ 0ms
[SQLite In-Memory] Table.union 25✅ 4⚪ 2s
[SQLite In-Memory] Table.zip 1⚪ 0ms
[SQLite In-Memory] Tables and Table Types 4✅ 134ms
[SQLite In-Memory] Temp column 2✅ 56ms
[SQLite In-Memory] Transaction Support 4✅ 111ms
[SQLite] Type Mapping 8✅ 359ms
Aggregate Columns 23✅ 963ms
All types 1✅ 60ms
Autoconstructor Instrumentation 1✅ 4s
Boolean 4✅ 104ms
Boolean Column.format, with format Column 3✅ 164ms
Boolean Column.format, with format string 3✅ 95ms
ceil 3✅ 59ms
Column selectors 2✅ 86ms
Column Text Cleanse 15✅ 297ms
Column Text Cleanse 15✅ 149ms
Column Text Cleanse 15✅ 329ms
Column.parse 15✅ 324ms
Columns 18✅ 2s
Counting Values 1✅ 6ms
Data.read_many 17✅ 1⚪ 2s
DataFormatter builders 3✅ 53ms
DataFormatter.format 10✅ 124ms
DataFormatter.parse 13✅ 469ms
Date Column.format, with format Column 6✅ 139ms
Date Column.format, with format string 4✅ 268ms
Date_Time Column.format, with format Column 6✅ 199ms
Date_Time Column.format, with format string 5✅ 342ms
Date_Time truncate 1✅ 25ms
Dates 9✅ 344ms
Delimited File Parsing 34✅ 3⚪ 3s
Delimited File Writing 35✅ 4s
different types 2✅ 18ms
Dropping Missing Values 1✅ 107ms
Edge cases 1✅ 29ms
Errors 2✅ 20ms
Errors 4✅ 130ms
Excel Range 9✅ 341ms
expand_column 21✅ 656ms
expand_to_rows 16✅ 427ms
Fan_Out 2✅ 111ms
fetching files using HTTP 5✅ 939ms
File.read (Delimited) 3✅ 93ms
File.read (Delimited) should work with Date_Time 3✅ 79ms
File.read (Delimited) should work with Dates 3✅ 100ms
File.read (Delimited) should work with Time_Of_Days 3✅ 93ms
fill 8✅ 162ms
Float 3✅ 44ms
Float, with format Column 3✅ 46ms
floor 3✅ 71ms
from_objects with Array 1✅ 92ms
from_objects with JSON (single values) 2✅ 74ms
from_objects with mixed vector of single and JSON objects 5✅ 94ms
from_objects with non-uniform JSON vector 6✅ 93ms
from_objects with single values 5✅ 344ms
from_objects with uniform JSON vector 5✅ 112ms
InferredIntegerBuilder 2✅ 99ms
Info 1✅ 29ms
Integer 3✅ 97ms
Integer 1✅ 15ms
Integer, with format Column 3✅ 86ms
Integration 1✅ 128ms
IO operations on Enso Cloud files 1⚪ 0ms
JSON conversion 2✅ 70ms
Locales 2✅ 104ms
Mapping Operations 7✅ 1s
Masking Tables 3✅ 157ms
NaN handling 7✅ 95ms
nothing handling 7✅ 111ms
Numeric 4✅ 108ms
Numeric format, empty 4✅ 246ms
parsing Table formats in DataLinks 8✅ 2s
Problems 13✅ 2⚪ 2s
Read XLSX / XLS Files 17✅ 7s
Reading single cells correctly 7✅ 2s
Response caching 36✅ 30s
round/truncate/ceil/floor 3✅ 242ms
Rounding 8✅ 236ms
running count 9✅ 165ms
running kurtosis 1✅ 22ms
running max 3✅ 54ms
running mean 2✅ 37ms
running min 3✅ 40ms
running product 2✅ 39ms
running skew 2✅ 23ms
running standard deviation 2✅ 29ms
running sum 8✅ 187ms
running variance 2✅ 35ms
Should be able to serialise a table with Dates to Text 2✅ 149ms
Should be able to serialise a table with DateTimes to Text 2✅ 26ms
Should be able to serialise a table with Time_Of_Days to Text 2✅ 19ms
Slicing Tables 4✅ 189ms
SortedListIndex (used for SortJoin) 6✅ 20ms
Sorting Columns 4✅ 195ms
Sorting Tables 2✅ 190ms
SQL_Statement serialization 2✅ 185ms
SQLite_Format should allow connecting to SQLite files 5✅ 212ms
Table Construction 12✅ 21s
Table Display 1✅ 143ms
Table.from Text 1✅ 33ms
Table.parse 22✅ 1s
Table.parse_to_columns 15✅ 732ms
Table.split 10✅ 319ms
Table.split/tokenize column count 8✅ 588ms
Table.split/tokenize column order 1✅ 25ms
Table.split/tokenize errors 4✅ 22ms
Table.split/tokenize name conflicts 2✅ 240ms
Table.tokenize 14✅ 1s
Table/Column.should_equal helpers 18✅ 2s
Text.parse_to_table 2✅ 80ms
Text.parse_to_table errors 3✅ 55ms
Text.parse_to_table parsing 3✅ 142ms
Text.parse_to_table with case-insensitivity 1✅ 32ms
Text.parse_to_table with groups 2✅ 166ms
Time_Of_Day Column.format, with format Column 6✅ 177ms
Time_Of_Day Column.format, with format string 5✅ 186ms
to_xml 28✅ 2⚪ 590ms
truncate 3✅ 88ms
Unique_Name_Strategy Helper 12✅ 493ms
Unique_Name_Strategy.combine_with_prefix 6✅ 28ms
Unsupported statistics 4✅ 10ms
Use First Row As Names 5✅ 177ms
Value_Type 2✅ 22ms
Various File Format support on Table 6✅ 376ms
Vector conversion 1✅ 23ms
Write xls Files 47✅ 4s
Write xlsx Files 47✅ 8s
Writing 4✅ 131ms
Writing to csv files 3✅ 391ms
Writing to json files 3✅ 2s
XLS reading 13✅ 1s
XLSX reading 13✅ 4s
XML 7✅ 462ms

✅ /Users/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✅ 897ms
Structure 7✅ 524ms

✅ /Users/runner/work/enso/enso/target/test-results/Test_Tests/JUnit.xml

10 tests were completed in 321ms with 10 passed, 0 failed and 0 skipped.

Test suite Passed Failed Skipped Time
should_contain extension method 1✅ 35ms
should_end_with extension method 1✅ 7ms
should_equal extension method 4✅ 250ms
should_not_contain extension method 1✅ 10ms
should_not_equal extension method 2✅ 11ms
should_start_with extension method 1✅ 8ms

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

80 tests were completed in 9s with 79 passed, 0 failed and 1 skipped.

Test suite Passed Failed Skipped Time
Dataflow Error Visualization 2✅ 128ms
File uploads 2✅ 40ms
Geo_Map 3✅ 505ms
Histogram Visualization 6✅ 281ms
Lazy Table Visualization 12✅ 1s
Lazy Text Visualization 3✅ 89ms
Scatter Plot Visualization 14✅ 1s
Serializable Visualization Identifiers 6✅ 237ms
SQL Visualization 1✅ 663ms
Table Visualization 12✅ 3s
Table.lookup_ignore_case 1✅ 28ms
Table.rows 1✅ 392ms
Type Names of Visualization Defaults 1✅ 70ms
Vector and Arrays 2✅ 1⚪ 121ms
Widget_Helpers run 2✅ 29ms
Widgets for Data.read 2✅ 283ms
Widgets for Database 1✅ 32ms
Widgets for In-Database Connection with table name sets 1✅ 343ms
Widgets for In-Database Connection with table types 1✅ 31ms
Widgets for In-Database Table with column name sets 2✅ 74ms
Widgets for In-Memory with column name sets 3✅ 197ms
Widgets for the Text type 1✅ 447ms