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

[WIP] Implement IRComparator in tests #12162

Closed
wants to merge 2 commits into from

NestedPatternMatchTest uses IRComparator

24638b7
Select commit
Loading
Failed to load commit list.
Sign in for the full log view
Closed

[WIP] Implement IRComparator in tests #12162

NestedPatternMatchTest uses IRComparator
24638b7
Select commit
Loading
Failed to load commit list.
GitHub Actions / Standard Library Tests Report (GraalVM CE, macos, amd64) succeeded Jan 27, 2025 in 1s

8594 passed, 0 failed and 222 skipped

Tests passed successfully

Report Passed Failed Skipped Time
/Users/runner/work/enso/enso/target/test-results/AWS_Tests/JUnit.xml 108✅ 21⚪ 123s
/Users/runner/work/enso/enso/target/test-results/Base_Internal_Tests/JUnit.xml 35✅ 7s
/Users/runner/work/enso/enso/target/test-results/Base_Tests/JUnit.xml 3032✅ 39⚪ 248s
/Users/runner/work/enso/enso/target/test-results/Examples_Tests/JUnit.xml 33✅ 1⚪ 23s
/Users/runner/work/enso/enso/target/test-results/Geo_Tests/JUnit.xml 5✅ 1s
/Users/runner/work/enso/enso/target/test-results/Image_Tests/JUnit.xml 174✅ 1⚪ 9s
/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_Internal_Tests/JUnit.xml 1✅ 2s
/Users/runner/work/enso/enso/target/test-results/Table_Tests/JUnit.xml 5104✅ 157⚪ 443s
/Users/runner/work/enso/enso/target/test-results/Tableau_Tests/JUnit.xml 13✅ 2s
/Users/runner/work/enso/enso/target/test-results/Test_Tests/JUnit.xml 10✅ 2s
/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

129 tests were completed in 123s with 108 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✅ 175ms
(Local -> Local) Data Link copying/moving 3✅ 773ms
(Local -> S3) copying/moving 5✅ 3s
(Local -> S3) Data Link copying/moving 3✅ 6s
(S3 -> Enso Cloud) copying/moving 1⚪ 0ms
(S3 -> Enso Cloud) Data Link copying/moving 1⚪ 0ms
(S3 -> Local) copying/moving 5✅ 4s
(S3 -> Local) Data Link copying/moving 3✅ 5s
(S3 -> S3) copying/moving 5✅ 6s
(S3 -> S3) Data Link copying/moving 3✅ 12s
(S3_File) Download Mode 3✅ 12s
[Redshift] Database tests 1⚪ 0ms
AWS_Credential 4✅ 3s
DataLinks to S3_File 13✅ 10⚪ 18s
S3 Path handling 7✅ 361ms
S3_File reading 10✅ 5s
S3_File writing 21✅ 21s
S3.get_object 2✅ 9s
S3.head (bucket) 1✅ 4s
S3.head (object) 2✅ 2s
S3.list_buckets 4✅ 8s
S3.list_objects 4✅ 2s
S3.read_bucket 5✅ 2s

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

35 tests were completed in 7s with 35 passed, 0 failed and 0 skipped.

Test suite Passed Failed Skipped Time
(Decimal_Constructor_Spec) conversions 1✅ 37ms
Host File values behaviour in Enso 2✅ 46ms
I/O Checks 2✅ 2s
Instrument @Tail_Call fibonacci 6✅ 2s
Instrument fibonacci 3✅ 505ms
Object Comparator 9✅ 2s
Test Reporter running on GitHub 3✅ 89ms
Text_Utils 4✅ 823ms
to_display_text 5✅ 103ms

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

3071 tests were completed in 248s with 3032 passed, 0 failed and 39 skipped.

Test suite Passed Failed Skipped Time
(Decimal_Spec) arithmetic 9✅ 680ms
(Decimal_Spec) BigDecimal internal representation methods 1✅ 21ms
(Decimal_Spec) comparison 12✅ 2s
(Decimal_Spec) construction 21✅ 310ms
(Decimal_Spec) conversions 14✅ 356ms
(Decimal_Spec) Decimal.set_scale 2✅ 19ms
(Decimal_Spec) div 1✅ 85ms
(Decimal_Spec) edge cases 2✅ 101ms
(Decimal_Spec) floor, ceil, truncate 4✅ 390ms
(Decimal_Spec) Integer/Float .to_decimal 2✅ 21ms
(Decimal_Spec) min/max 3✅ 273ms
(Decimal_Spec) pow 2✅ 125ms
(Decimal_Spec) remainder 3✅ 179ms
(Decimal_Spec) Rounding 19✅ 997ms
(Decimal_Spec) signs 3✅ 83ms
(Decimal_Spec) text conversion 4✅ 250ms
(Decimal_Spec) Text.to_decimal 3✅ 27ms
(File) Download Mode 3✅ 5s
Any.map_nothing 2✅ 113ms
Any's methods 3✅ 1s
arithmetic 1✅ 89ms
Array_Proxy 5✅ 413ms
ArrayOverBuffer 1✅ 97ms
ASCII 4✅ 119ms
Asserts 5✅ 40ms
at/get 7✅ 277ms
Atom Constructors 4✅ 84ms
Atom with holes 9✅ 125ms
Auto_Detect 3✅ 44ms
Autoscoped Constructors 20✅ 356ms
Base_64 3✅ 130ms
BigInts 26✅ 2s
Booleans 6✅ 124ms
Bound 3✅ 9ms
Builder.new 11✅ 259ms
Bytes 3✅ 18ms
caching 1✅ 61ms
Callables 5✅ 403ms
Chain Multi Value 13✅ 241ms
Check Nothing and NaN 3✅ 4ms
children 2✅ 27ms
codepoints 2✅ 6ms
Compare functionality with Vector 1✅ 83ms
Compile 6✅ 131ms
Complex Multi Value 2✅ 17ms
const 1✅ 7ms
Contexts and Execution Environment 3✅ 16ms
Conversion 33✅ 521ms
Convert Multi Value 5✅ 69ms
Correlation Statistics 6✅ 139ms
curry 1✅ 15ms
Data.read / File_Format 2✅ 267ms
Data.read_many 8✅ 246ms
Dataflow Errors 11✅ 162ms
Dataflow Warnings 34✅ 1s
DataLinks in Enso Cloud 1⚪ 0ms
DataLinks to Enso Cloud 1⚪ 0ms
Date 42✅ 30s
Date date part tests 8✅ 387ms
Date_Range 11✅ 3s
Date_Time 46✅ 2⚪ 5s
Date_Time date part tests 8✅ 356ms
Date_Time equality 2✅ 32ms
Day_Of_Week conversions 9✅ 145ms
Debug 1✅ 3ms
Default comparator 5✅ 30ms
Default Encoding 10✅ 244ms
display text 1✅ 9ms
Duration 15✅ 262ms
Empty errors 4✅ 19ms
Encoding object 4✅ 171ms
Enso Arrays 7✅ 575ms
Enso Cloud Audit Log 5✅ 589ms
Enso Cloud Authentication 5✅ 751ms
Enso Cloud Files 1⚪ 0ms
Enso Cloud Secrets 13✅ 3⚪ 2s
Enso Dictionaries 26✅ 486ms
Enso Hashset 7✅ 83ms
Enso_User 2✅ 1⚪ 169ms
Enso_User - local mock integration tests 2✅ 245ms
Enso_User - offline logic tests 1✅ 44ms
Enso: Common polyglot Dictionary operations 29✅ 11s
Environment 1✅ 65ms
Equals and hash 2✅ 95ms
Escape 1✅ 7ms
fetch 11✅ 926ms
File Format 1✅ 57ms
File Operations 22✅ 1⚪ 1s
flip 2✅ 16ms
Float.truncate 1✅ 34ms
Floats 6✅ 134ms
folder operations 9✅ 518ms
Format Detection in HTTP Fetch 3✅ 120ms
Formatting date/time values 6✅ 258ms
Fully Qualified Names 1✅ 6ms
Function Ascribed Parameters 12✅ 48ms
Functions 2✅ 52ms
Get by tag name 3✅ 86ms
Header 1✅ 20ms
Header resolution 7✅ 64ms
Headers 8✅ 220ms
Http Auth 2✅ 5s
HTTP client 4✅ 300ms
HTTP DataLink 11✅ 717ms
Http Error handling 5✅ 1s
HTTP in Data.read 5✅ 323ms
HTTP_Method parse 3✅ 45ms
HTTP_Status_Code 1✅ 36ms
identity 3✅ 28ms
Inlining Helpers 2✅ 14ms
inner / outer xml 2✅ 53ms
Input Stream 5✅ 122ms
Integer.truncate 1✅ 10ms
Integers 26✅ 523ms
Interval 7✅ 82ms
Java case of 3✅ 14ms
Java FFI 6✅ 1⚪ 39ms
Java: Common polyglot Dictionary operations 29✅ 275ms
Java/Enso Date 2✅ 31ms
JavaDate 42✅ 28s
JavaDate date part tests 8✅ 176ms
JavaLocalTime 29✅ 450ms
JavaScript Objects, Arrays & Functions 8✅ 2s
JavaScript: Common polyglot Dictionary operations 29✅ 277ms
JavaScriptArrayWithADate 42✅ 26s
JavaScriptArrayWithADate date part tests 8✅ 253ms
JavascriptDataInArray 44✅ 4⚪ 2s
JavascriptDataInArray date part tests 8✅ 577ms
JavascriptDate 44✅ 4⚪ 2s
JavaScriptDate 42✅ 26s
JavascriptDate date part tests 8✅ 252ms
JavaScriptDate date part tests 8✅ 356ms
JavaZonedDateTime 46✅ 2⚪ 2s
JavaZonedDateTime date part tests 8✅ 247ms
JavaZoneId 7✅ 44ms
JS_Object 5✅ 253ms
JSON 5✅ 134ms
JSON 1✅ 39ms
JSON Deserialization 10✅ 366ms
JSON Serialization 5✅ 161ms
JSON_Format 2✅ 97ms
Lazy 6✅ 106ms
Lazy Generator 1✅ 13ms
Lexicographic Order on Vectors 2✅ 18ms
List 32✅ 1s
Locale 13✅ 201ms
Looping Imports 1✅ 4ms
Lowercase Methods 5✅ 38ms
Managed_Resource 5✅ 5s
Match.end 4✅ 41ms
Match.groups 2✅ 25ms
Match.named_groups 3✅ 72ms
Match.span 4✅ 48ms
Match.start 4✅ 46ms
Match.text 6✅ 118ms
Match.to_display_text 1✅ 15ms
Match.utf_16_end 4✅ 39ms
Match.utf_16_span 4✅ 44ms
Match.utf_16_start 4✅ 43ms
Maybe 5✅ 14ms
Meta-Value Inspection 6✅ 48ms
Meta-Value Manipulation 33✅ 338ms
Meta.Type.find 4✅ 52ms
Methods 1✅ 1⚪ 4ms
Missing_Argument 3✅ 133ms
MultiValue Conversions 11✅ 851ms
Natural Order 4✅ 199ms
No Method Errors 1✅ 65ms
No_Such_Method 4✅ 136ms
non-linear inserts 11✅ 252ms
Number Conversions 10✅ 90ms
Numbers 15✅ 430ms
Operator == 17✅ 80ms
Ordering 6✅ 74ms
Pair 1✅ 2ms
Pair - from 2-Item JavaScript Array 14✅ 253ms
Pair - from 2-Item List 14✅ 216ms
Pair - from 2-Item Vector 14✅ 175ms
Pair - from Pair.new 14✅ 179ms
Pair - from Pair.Value 14✅ 82ms
Panics 22✅ 764ms
parse 8✅ 328ms
Parsing date/time values 26✅ 1⚪ 1s
Parsing formats 4✅ 354ms
Path Operations 10✅ 1⚪ 278ms
Pattern Matches 19✅ 169ms
Pattern.find and .find_all 8✅ 163ms
Pattern.match and .match_all 8✅ 51ms
Pattern.matches 5✅ 12ms
Pattern.replace 8✅ 154ms
Pattern.split 6✅ 52ms
Pattern.tokenize 7✅ 209ms
Period 8✅ 116ms
Plain_Text 3✅ 81ms
Polyglot 12✅ 77ms
Polyglot Argument 7✅ 64ms
Polyglot Argument with Inheritance 3✅ 22ms
Polyglot Conversion 14✅ 99ms
Polyglot hash maps 8✅ 250ms
Polyglot JS 21✅ 272ms
Polyglot keys and values 5✅ 96ms
Polyglot Operator == 7✅ 35ms
Polyglot Python 18✅ 139ms
Polyglot R 1⚪ 0ms
post 25✅ 2s
Private constructors 12✅ 55ms
Private methods 5✅ 18ms
Problem_Behavior 2✅ 99ms
Process 5✅ 126ms
Python: Common polyglot Dictionary operations 29✅ 234ms
PythonDate 1⚪ 0ms
PythonDate 43✅ 5⚪ 5s
PythonDate date part tests 8✅ 381ms
PythonLocalTime 29✅ 1s
Qualified Names 3✅ 13ms
Random 14✅ 1s
Range 37✅ 2s
Rank Data 7✅ 135ms
Read XML 7✅ 127ms
read_bytes 5✅ 140ms
read_text 6✅ 530ms
Refs 6✅ 41ms
Regression 12✅ 171ms
ReportingStreamDecoder 6✅ 3s
ReportingStreamEncoder 8✅ 277ms
Request 10✅ 97ms
rounding 4✅ 50ms
Rounding 16✅ 665ms
should correctly evaluate documentation examples 8✅ 53ms
Sorting with multiple comparators 4✅ 2⚪ 82ms
Sorting with the default comparator 7✅ 3⚪ 135ms
Stack size 1⚪ 0ms
Stack traces 6✅ 675ms
State 5✅ 20ms
Statistics 16✅ 672ms
Statistics - empty Vector 3✅ 27ms
Statistics - invalid input 5✅ 61ms
Statistics - invalid input 1✅ 1ms
Statistics - NaN Vector 3✅ 49ms
Statistics - Nothing Vector 3✅ 66ms
System 2✅ 22ms
tag name 1✅ 12ms
take/drop Sample non-determinism 2✅ 34ms
take/drop Sample non-determinism 2✅ 16ms
take/drop Sample non-determinism 2✅ 12ms
take/drop Sample non-determinism 2✅ 10ms
take/drop Sample non-determinism 2✅ 11ms
Temporary_File facility 6✅ 1⚪ 647ms
Text - general 85✅ 13s
text contents 1✅ 7ms
Text_Sub_Range_Data 2✅ 66ms
Text.cleanse 14✅ 158ms
Text.match 6✅ 29ms
Text.Regex splitting 3✅ 63ms
Text.Regex tokenizing 2✅ 44ms
Text.Regex: find and find_all 20✅ 1⚪ 309ms
Text.replace 28✅ 632ms
Text.Span 3✅ 48ms
Text.substring 4✅ 20ms
the Self construct 6✅ 31ms
Time_Of_Day 29✅ 677ms
Type Errors 11✅ 201ms
uncurry 1✅ 8ms
Unix epoch conversion 4✅ 85ms
Unresolved symbol 1✅ 14ms
URI 22✅ 2s
Use a slice of an array as vectors 104✅ 2s
Use Array as vectors 104✅ 3s
Use Array_Proxy as vectors 104✅ 1s
Use Java ArrayList as vectors 104✅ 2s
Use Vector as vectors 104✅ 4s
UTF_16 BigEndian 5✅ 66ms
UTF_16 LittleEndian 5✅ 70ms
UTF_8 11✅ 279ms
Vector Slicing Helpers 1✅ 43ms
Vector.build 13✅ 224ms
Vector/Array equality 9✅ 112ms
Windows 1252 4✅ 54ms
Wrapped dataflow errors 8✅ 108ms
Wrapped errors 8✅ 131ms
write operations 23✅ 2s
Write XML 4✅ 227ms
Zone 9✅ 60ms

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

34 tests were completed in 23s with 33 passed, 0 failed and 1 skipped.

Test suite Passed Failed Skipped Time
Examples 32✅ 6s
Python Examples 1⚪ 0ms
Standard.Base Signature Checks 1✅ 17s

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

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

Test suite Passed Failed Skipped Time
Geo Points 2✅ 318ms
GeoJSON to Table 3✅ 1s

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

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

Test suite Passed Failed Skipped Time
Data Links to Images 1⚪ 0ms
Image File_Format 2✅ 223ms
Image with 1 channel 19✅ 594ms
Image with 2 channels 19✅ 1000ms
Image with 3 channels 19✅ 680ms
Image with 4 channels 19✅ 590ms
Image Write 2✅ 65ms
Image.read 9✅ 682ms
Matrix with 1 channel 21✅ 1s
Matrix with 2 channels 21✅ 908ms
Matrix with 3 channels 21✅ 2s
Matrix with 4 channels 21✅ 1s
Matrix_Error 1✅ 36ms

✅ /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_Internal_Tests/JUnit.xml

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

Test suite Passed Failed Skipped Time
Autoconstructor Instrumentation 1✅ 2s

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

5261 tests were completed in 443s with 5104 passed, 0 failed and 157 skipped.

Test suite Passed Failed Skipped Time
[Codegen] Aggregation 2✅ 255ms
[Codegen] Basic Select 3✅ 402ms
[Codegen] Handling Missing Values 2✅ 409ms
[Codegen] JSON serialization 1✅ 254ms
[Codegen] Masking Tables and Columns 2✅ 261ms
[Codegen] Sorting 4✅ 214ms
[In-Memory-specific] Table.join 1✅ 70ms
[In-Memory-specific] Table.set 2✅ 57ms
[In-Memory] Interactions Between various operations 12✅ 1s
[In-Memory] (Column_Operations_Spec) Arithmetic Column Operations 13✅ 1⚪ 3s
[In-Memory] (Column_Operations_Spec) Boolean Column Operations 8✅ 1s
[In-Memory] (Column_Operations_Spec) Colum Operations - Names 10✅ 981ms
[In-Memory] (Column_Operations_Spec) Column Comparisons 6✅ 1⚪ 12s
[In-Memory] (Column_Operations_Spec) Column Operations - Equality & Null Handling 4✅ 3⚪ 449ms
[In-Memory] (Column_Operations_Spec) Column Operations - Text Replace (in-memory only) 8✅ 584ms
[In-Memory] (Column_Operations_Spec) Column Operations - Text Trim 3✅ 453ms
[In-Memory] (Column_Operations_Spec) Column.const 3✅ 67ms
[In-Memory] (Column_Operations_Spec) Column.fill_nothing/empty 4✅ 87ms
[In-Memory] (Column_Operations_Spec) Column.rename 1✅ 17ms
[In-Memory] (Column_Operations_Spec) Date truncation 1✅ 32ms
[In-Memory] (Column_Operations_Spec) Decimal 5✅ 916ms
[In-Memory] (Column_Operations_Spec) Min/Max Operations 3✅ 1s
[In-Memory] (Column_Operations_Spec) Other Column Operations 1✅ 40ms
[In-Memory] (Column_Operations_Spec) replace: empty table and nothings 2✅ 92ms
[In-Memory] (Column_Operations_Spec) replace: literal regex pattern and replacement 5✅ 125ms
[In-Memory] (Column_Operations_Spec) replace: literal text pattern and replacement 4✅ 269ms
[In-Memory] (Column_Operations_Spec) replace: Named_Pattern and replacement 1✅ 41ms
[In-Memory] (Column_Operations_Spec) replace: pattern and replacement columns 4✅ 217ms
[In-Memory] (Column_Operations_Spec) Rounding numeric tests 17✅ 918ms
[In-Memory] (Column_Operations_Spec) Rounding-like operations 27✅ 827ms
[In-Memory] (Column_Operations_Spec) Table.fill_nothing/empty 14✅ 404ms
[In-Memory] (Column_Operations_Spec) Table.make_constant_column 5✅ 345ms
[In-Memory] (Column_Operations_Spec) Table.text_replace 7✅ 377ms
[In-Memory] (Column_Operations_Spec) Text Column Operations 13✅ 2s
[In-Memory] (Conversion_Spec) Simple variant of Table/Column.parse in all backends 5✅ 213ms
[In-Memory] (Conversion_Spec) Table/Column auto value type 14✅ 503ms
[In-Memory] (Conversion_Spec) Table/Column.cast - checking invariants 13✅ 736ms
[In-Memory] (Conversion_Spec) Table/Column.cast - date/time 3✅ 92ms
[In-Memory] (Conversion_Spec) Table/Column.cast - numeric 14✅ 560ms
[In-Memory] (Conversion_Spec) Table/Column.cast - to text 11✅ 280ms
[In-Memory] (Core_Spec) Table.at 3✅ 46ms
[In-Memory] (Core_Spec) Table.column_count 1✅ 2ms
[In-Memory] (Core_Spec) Table.column_names 2✅ 62ms
[In-Memory] (Core_Spec) Table.get 3✅ 37ms
[In-Memory] (Core_Spec) Table.read 5✅ 136ms
[In-Memory] (Core_Spec) Table.rows 5✅ 94ms
[In-Memory] (Core_Spec) Table.set 8✅ 354ms
[In-Memory] (Derived_Columns_Spec) Table.set with Simple_Expression 9✅ 708ms
[In-Memory] (Derived_Columns_Spec) Unique derived column names 8✅ 151ms
[In-Memory] (Expression_Spec) Expression Arithmetic 3✅ 205ms
[In-Memory] (Expression_Spec) Expression Boolean literals 1✅ 52ms
[In-Memory] (Expression_Spec) Expression Boolean Operators 4✅ 126ms
[In-Memory] (Expression_Spec) Expression Column Arithmetic 2✅ 222ms
[In-Memory] (Expression_Spec) Expression Comparison Operators 6✅ 399ms
[In-Memory] (Expression_Spec) Expression Date and Time literals 5✅ 163ms
[In-Memory] (Expression_Spec) Expression Errors should be handled 4✅ 31ms
[In-Memory] (Expression_Spec) Expression Float literals 1✅ 36ms
[In-Memory] (Expression_Spec) Expression Integer literals 1✅ 53ms
[In-Memory] (Expression_Spec) Expression Nothing literals 3✅ 136ms
[In-Memory] (Expression_Spec) Expression Text literals 1✅ 45ms
[In-Memory] (Expression_Spec) Expression Text literals 2✅ 27ms
[In-Memory] (Expression_Spec) Expression Text Operators 2✅ 81ms
[In-Memory] (Expression_Spec) Expression Warnings should be reported 4✅ 180ms
[In-Memory] (Expression_Spec) Function invocation 5✅ 110ms
[In-Memory] (Nothing_Spec) between 55✅ 501ms
[In-Memory] (Nothing_Spec) Comparisons 198✅ 1s
[In-Memory] (Nothing_Spec) distinct 11✅ 156ms
[In-Memory] (Nothing_Spec) is_in 99✅ 473ms
[In-Memory] (Nothing_Spec) is_in: Boolean+Nothing edge cases 192✅ 899ms
[In-Memory] (Nothing_Spec) is_nothing 11✅ 34ms
[In-Memory] (Nothing_Spec) not 1✅ 3ms
[In-Memory] (Nothing_Spec) sort 18✅ 82ms
[In-Memory] Boolean Column operations 3✅ 4s
[In-Memory] Column Naming edge cases 7✅ 484ms
[In-Memory] Column operation Integer Overflow handling 6✅ 822ms
[In-Memory] Column.map 6✅ 98ms
[In-Memory] Column.Offset with closest value fill strategy 8✅ 28ms
[In-Memory] Column.Offset with constant fill strategy 1⚪ 0ms
[In-Memory] Column.Offset with default fill strategy 7✅ 37ms
[In-Memory] Column.Offset with wrap around fill strategy 10✅ 39ms
[In-Memory] Column.take/drop 8✅ 393ms
[In-Memory] Column.zip 6✅ 67ms
[In-Memory] Date-Time operations 22✅ 1⚪ 2s
[In-Memory] Date-Time support 3✅ 38ms
[In-Memory] Dropping Missing Values 9✅ 551ms
[In-Memory] Filling Missing Values 9✅ 217ms
[In-Memory] Handling of Big Integer values 10✅ 540ms
[In-Memory] Loss_Of_Integer_Precision (large integers not being exactly representable in Float) 5✅ 153ms
[In-Memory] Storage Builders 2✅ 652ms
[In-Memory] Table Text Cleanse 4✅ 92ms
[In-Memory] Table.add_group_number (common) 13✅ 287ms
[In-Memory] Table.add_row_number (common) 7✅ 317ms
[In-Memory] Table.add_row_number (in-memory specific) 7✅ 195ms
[In-Memory] Table.aggregate 4✅ 161ms
[In-Memory] Table.aggregate 3✅ 87ms
[In-Memory] Table.aggregate Average 1✅ 51ms
[In-Memory] Table.aggregate Concatenate 6✅ 138ms
[In-Memory] Table.aggregate Count_Distinct 4✅ 302ms
[In-Memory] Table.aggregate First and Last 4✅ 221ms
[In-Memory] Table.aggregate Mode 1✅ 13ms
[In-Memory] Table.aggregate Shortest 1✅ 35ms
[In-Memory] Table.aggregate should be able to group on multiple fields 13✅ 868ms
[In-Memory] Table.aggregate should be able to group on single field 13✅ 956ms
[In-Memory] Table.aggregate should correctly handle infinities 4✅ 149ms
[In-Memory] Table.aggregate should correctly handle NaN 5✅ 62ms
[In-Memory] Table.aggregate should correctly select result types 4✅ 83ms
[In-Memory] Table.aggregate should merge warnings when issues computing aggregation 2✅ 62ms
[In-Memory] Table.aggregate should not summarize empty table when grouped 11✅ 463ms
[In-Memory] Table.aggregate should raise warnings when there are issues 7✅ 511ms
[In-Memory] Table.aggregate should raise warnings when there are issues computing aggregation 3✅ 144ms
[In-Memory] Table.aggregate should report warnings and errors based on types 4✅ 311ms
[In-Memory] Table.aggregate should summarize empty table 11✅ 621ms
[In-Memory] Table.aggregate should summarize whole table 16✅ 1s
[In-Memory] Table.aggregate Standard_Deviation 1✅ 19ms
[In-Memory] Table.aggregate Sum 3✅ 189ms
[In-Memory] Table.aggregate+Expressions 2✅ 469ms
[In-Memory] Table.coalesce 8✅ 140ms
[In-Memory] Table.cross_join 9✅ 284ms
[In-Memory] Table.cross_tab 23✅ 897ms
[In-Memory] Table.distinct 7✅ 222ms
[In-Memory] Table.distinct 6✅ 111ms
[In-Memory] Table.duplicates 6✅ 194ms
[In-Memory] Table.filter 28✅ 1⚪ 939ms
[In-Memory] Table.filter 4✅ 1s
[In-Memory] Table.filter by an expression 5✅ 291ms
[In-Memory] Table.from_union 33✅ 1s
[In-Memory] Table.join 42✅ 2s
[In-Memory] Table.make_table_from_dictionary/vectors 8✅ 98ms
[In-Memory] Table.merge 20✅ 759ms
[In-Memory] Table.Offset handles bad inputs gracefully 8✅ 43ms
[In-Memory] Table.Offset with closest value fill strategy 8✅ 44ms
[In-Memory] Table.Offset with default fill strategy 8✅ 62ms
[In-Memory] Table.Offset with default fill strategy (Text Values) 4✅ 20ms
[In-Memory] Table.Offset with wrap around fill strategy 12✅ 72ms
[In-Memory] Table.Offset works with grouping - closest fill strategy 7✅ 42ms
[In-Memory] Table.Offset works with grouping - default fill strategy 7✅ 41ms
[In-Memory] Table.Offset works with grouping - wrap around fill strategy 7✅ 42ms
[In-Memory] Table.Offset works with multiple columns 7✅ 65ms
[In-Memory] Table.Offset works with multiple columns - updating in place 8✅ 71ms
[In-Memory] Table.Offset works with ordering - closest fill strategy 7✅ 41ms
[In-Memory] Table.Offset works with ordering - default fill strategy 7✅ 44ms
[In-Memory] Table.Offset works with ordering - wrap around fill strategy 7✅ 44ms
[In-Memory] Table.remove_columns 13✅ 147ms
[In-Memory] Table.rename_columns 25✅ 419ms
[In-Memory] Table.reorder_columns 11✅ 154ms
[In-Memory] Table.reorder_columns by type 1✅ 15ms
[In-Memory] Table.replace 22✅ 603ms
[In-Memory] Table.select_columns 16✅ 250ms
[In-Memory] Table.select_columns By_Type and Table.remove_columns By_Type 2✅ 65ms
[In-Memory] Table.sort 23✅ 471ms
[In-Memory] Table.sort_columns 4✅ 50ms
[In-Memory] Table.take/drop 11✅ 479ms
[In-Memory] Table.transpose 8✅ 305ms
[In-Memory] Table.union 32✅ 1s
[In-Memory] Table.zip 12✅ 798ms
[In-Memory] Temp column 2✅ 8ms
[In-Memory] Works in Table.set expressions with default 6✅ 36ms
[PostgreSQL] .pgpass 3✅ 976ms
[PostgreSQL] Audit Logs 1⚪ 0ms
[PostgreSQL] Connection setup 3✅ 612ms
[PostgreSQL] Data Link 1⚪ 0ms
[PostgreSQL] Database tests 1⚪ 0ms
[PostgreSQL] Saving to Data Link 1⚪ 0ms
[PostgreSQL] SSL connectivity tests 1⚪ 0ms
[SQLite File] Interactions Between various operations 10✅ 1s
[SQLite File] (Column_Operations_Spec) Arithmetic Column Operations 11✅ 2⚪ 675ms
[SQLite File] (Column_Operations_Spec) Boolean Column Operations 7✅ 1⚪ 749ms
[SQLite File] (Column_Operations_Spec) Colum Operations - Names 8✅ 239ms
[SQLite File] (Column_Operations_Spec) Column Comparisons 5✅ 1⚪ 9s
[SQLite File] (Column_Operations_Spec) Column Operations - Equality & Null Handling 4✅ 3⚪ 191ms
[SQLite File] (Column_Operations_Spec) Column Operations - Text Trim 3✅ 157ms
[SQLite File] (Column_Operations_Spec) Column.const 3✅ 96ms
[SQLite File] (Column_Operations_Spec) Column.fill_nothing/empty 4✅ 88ms
[SQLite File] (Column_Operations_Spec) Column.let 1✅ 180ms
[SQLite File] (Column_Operations_Spec) Column.rename 1✅ 24ms
[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⚪ 190ms
[SQLite File] (Column_Operations_Spec) Other Column Operations 1✅ 32ms
[SQLite File] (Column_Operations_Spec) replace: DB specific edge-cases 2✅ 16ms
[SQLite File] (Column_Operations_Spec) replace: empty table and nothings 2✅ 31ms
[SQLite File] (Column_Operations_Spec) replace: literal regex pattern and replacement 5✅ 35ms
[SQLite File] (Column_Operations_Spec) replace: literal text pattern and replacement 4✅ 168ms
[SQLite File] (Column_Operations_Spec) replace: Named_Pattern and replacement 1✅ 4ms
[SQLite File] (Column_Operations_Spec) replace: pattern and replacement columns 4✅ 39ms
[SQLite File] (Column_Operations_Spec) Rounding numeric tests 17✅ 24s
[SQLite File] (Column_Operations_Spec) Rounding-like operations 16✅ 976ms
[SQLite File] (Column_Operations_Spec) Table.fill_nothing/empty 14✅ 751ms
[SQLite File] (Column_Operations_Spec) Table.make_constant_column 4✅ 201ms
[SQLite File] (Column_Operations_Spec) Table.text_replace 7✅ 408ms
[SQLite File] (Column_Operations_Spec) Text Column Operations 13✅ 833ms
[SQLite File] (Conversion_Spec) Simple variant of Table/Column.parse in all backends 5✅ 310ms
[SQLite File] (Conversion_Spec) Table.expand_column 1✅ 29ms
[SQLite File] (Conversion_Spec) Table.expand_to_rows 1✅ 26ms
[SQLite File] (Conversion_Spec) Table/Column auto value type 1✅ 22ms
[SQLite File] (Conversion_Spec) Table/Column.cast - checking invariants 8✅ 486ms
[SQLite File] (Conversion_Spec) Table/Column.cast - numeric 3✅ 254ms
[SQLite File] (Conversion_Spec) Table/Column.cast - to text 2✅ 72ms
[SQLite File] (Core_Spec) Table.at 3✅ 76ms
[SQLite File] (Core_Spec) Table.column_count 1✅ 1ms
[SQLite File] (Core_Spec) Table.column_names 2✅ 184ms
[SQLite File] (Core_Spec) Table.get 3✅ 38ms
[SQLite File] (Core_Spec) Table.read 6✅ 652ms
[SQLite File] (Core_Spec) Table.rows 5✅ 140ms
[SQLite File] (Core_Spec) Table.set 8✅ 265ms
[SQLite File] (Derived_Columns_Spec) Table.set with Simple_Expression 8✅ 1⚪ 1s
[SQLite File] (Derived_Columns_Spec) Unique derived column names 8✅ 277ms
[SQLite File] (Expression_Spec) Expression Arithmetic 3✅ 319ms
[SQLite File] (Expression_Spec) Expression Boolean literals 1✅ 87ms
[SQLite File] (Expression_Spec) Expression Boolean Operators 4✅ 331ms
[SQLite File] (Expression_Spec) Expression Column Arithmetic 2✅ 581ms
[SQLite File] (Expression_Spec) Expression Comparison Operators 6✅ 712ms
[SQLite File] (Expression_Spec) Expression Date and Time literals 4⚪ 0ms
[SQLite File] (Expression_Spec) Expression Errors should be handled 4✅ 32ms
[SQLite File] (Expression_Spec) Expression Float literals 1✅ 48ms
[SQLite File] (Expression_Spec) Expression Integer literals 1✅ 69ms
[SQLite File] (Expression_Spec) Expression Nothing literals 1✅ 1⚪ 40ms
[SQLite File] (Expression_Spec) Expression Text literals 1✅ 66ms
[SQLite File] (Expression_Spec) Expression Text literals 2✅ 45ms
[SQLite File] (Expression_Spec) Expression Text Operators 2✅ 169ms
[SQLite File] (Expression_Spec) Expression Warnings should be reported 2✅ 2⚪ 287ms
[SQLite File] (Expression_Spec) Function invocation 5✅ 339ms
[SQLite File] (Nothing_Spec) between 30✅ 1s
[SQLite File] (Nothing_Spec) Comparisons 108✅ 4s
[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✅ 9s
[SQLite File] (Nothing_Spec) is_nothing 6✅ 214ms
[SQLite File] (Nothing_Spec) not 1✅ 12ms
[SQLite File] (Nothing_Spec) sort 12✅ 231ms
[SQLite File] (Upload_Spec) Appending a Database table to a Database table 30✅ 6s
[SQLite File] (Upload_Spec) Appending an in-memory table to a Database table 31✅ 4s
[SQLite File] (Upload_Spec) Creating an empty table 19✅ 3s
[SQLite File] (Upload_Spec) Deleting rows from a Database table 4✅ 310ms
[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✅ 1s
[SQLite File] (Upload_Spec) Uploading an in-memory Table 12✅ 2s
[SQLite File] Aggregation 2✅ 271ms
[SQLite File] Basic Table Access 6✅ 774ms
[SQLite File] Column Naming edge cases 7✅ 786ms
[SQLite File] Column.const 1✅ 35ms
[SQLite File] Column.map 1✅ 3ms
[SQLite File] Column.take/drop 6✅ 4s
[SQLite File] Column.zip 1✅ 4ms
[SQLite File] Connection.query 7✅ 796ms
[SQLite File] Date-Time operations 1⚪ 0ms
[SQLite File] Date-Time support 1⚪ 0ms
[SQLite File] Dialect-specific codegen 1✅ 147ms
[SQLite File] Dropping Missing Values 8✅ 1s
[SQLite File] Error Handling 2✅ 102ms
[SQLite File] Filling Missing Values 5✅ 2⚪ 343ms
[SQLite File] Internals 1✅ 22ms
[SQLite File] IR Traversal 4✅ 10s
[SQLite File] Masking Tables 1✅ 457ms
[SQLite File] math functions 6✅ 5s
[SQLite File] Metadata 2✅ 238ms
[SQLite File] Missing Values 2✅ 166ms
[SQLite File] partial Date-Time support 2⚪ 0ms
[SQLite File] Schemas and Databases 3✅ 19ms
[SQLite File] Sorting 5✅ 299ms
[SQLite File] Table Text Cleanse 4✅ 66ms
[SQLite File] Table.add_group_number 1✅ 25ms
[SQLite File] Table.add_row_number (common) 7✅ 546ms
[SQLite File] Table.add_row_number (Database specific) 1✅ 174ms
[SQLite File] Table.aggregate 4✅ 301ms
[SQLite File] Table.aggregate Concatenate 6✅ 402ms
[SQLite File] Table.aggregate Count_Distinct 2✅ 2⚪ 513ms
[SQLite File] Table.aggregate First and Last 2✅ 2⚪ 219ms
[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⚪ 630ms
[SQLite File] Table.aggregate should be able to group on single field 9✅ 4⚪ 636ms
[SQLite File] Table.aggregate should correctly handle infinities 2✅ 2⚪ 157ms
[SQLite File] Table.aggregate should correctly select result types 2✅ 2⚪ 152ms
[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⚪ 407ms
[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✅ 274ms
[SQLite File] Table.aggregate should report warnings and errors based on types 4✅ 268ms
[SQLite File] Table.aggregate should summarize empty table 8✅ 3⚪ 360ms
[SQLite File] Table.aggregate should summarize whole table 10✅ 6⚪ 1s
[SQLite File] Table.aggregate Standard_Deviation 1✅ 123ms
[SQLite File] Table.aggregate+Expressions 2✅ 120ms
[SQLite File] Table.coalesce 8✅ 719ms
[SQLite File] Table.cross_join 9✅ 878ms
[SQLite File] Table.cross_tab 1⚪ 0ms
[SQLite File] Table.default_ordering 5✅ 307ms
[SQLite File] Table.distinct 7✅ 403ms
[SQLite File] Table.duplicates 1⚪ 0ms
[SQLite File] Table.filter 1✅ 450ms
[SQLite File] Table.filter 27✅ 3s
[SQLite File] Table.filter by an expression 4✅ 1⚪ 226ms
[SQLite File] Table.from_union 1⚪ 0ms
[SQLite File] Table.join 38✅ 4s
[SQLite File] Table.make_table_from_dictionary/vectors 8✅ 308ms
[SQLite File] Table.merge 19✅ 3s
[SQLite File] Table.offset 1✅ 14ms
[SQLite File] Table.remove_columns 13✅ 177ms
[SQLite File] Table.rename_columns 26✅ 380ms
[SQLite File] Table.reorder_columns 11✅ 150ms
[SQLite File] Table.reorder_columns by type 1✅ 36ms
[SQLite File] Table.replace 21✅ 2s
[SQLite File] Table.select_columns 16✅ 228ms
[SQLite File] Table.select_columns By_Type and Table.remove_columns By_Type 2✅ 78ms
[SQLite File] Table.sort 21✅ 914ms
[SQLite File] Table.sort_columns 4✅ 69ms
[SQLite File] Table.take/drop 7✅ 4s
[SQLite File] Table.transpose 1⚪ 0ms
[SQLite File] Table.union 25✅ 4⚪ 2s
[SQLite File] Table.zip 1⚪ 0ms
[SQLite File] Tables and Table Types 4✅ 263ms
[SQLite File] Temp column 2✅ 71ms
[SQLite File] Transaction Support 4✅ 150ms
[SQLite In-Memory] Interactions Between various operations 10✅ 1s
[SQLite In-Memory] (Column_Operations_Spec) Arithmetic Column Operations 11✅ 2⚪ 882ms
[SQLite In-Memory] (Column_Operations_Spec) Boolean Column Operations 7✅ 1⚪ 2s
[SQLite In-Memory] (Column_Operations_Spec) Colum Operations - Names 8✅ 382ms
[SQLite In-Memory] (Column_Operations_Spec) Column Comparisons 5✅ 1⚪ 11s
[SQLite In-Memory] (Column_Operations_Spec) Column Operations - Equality & Null Handling 4✅ 3⚪ 153ms
[SQLite In-Memory] (Column_Operations_Spec) Column Operations - Text Trim 3✅ 207ms
[SQLite In-Memory] (Column_Operations_Spec) Column.const 3✅ 111ms
[SQLite In-Memory] (Column_Operations_Spec) Column.fill_nothing/empty 4✅ 77ms
[SQLite In-Memory] (Column_Operations_Spec) Column.let 1✅ 225ms
[SQLite In-Memory] (Column_Operations_Spec) Column.rename 1✅ 58ms
[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⚪ 234ms
[SQLite In-Memory] (Column_Operations_Spec) Other Column Operations 1✅ 46ms
[SQLite In-Memory] (Column_Operations_Spec) replace: DB specific edge-cases 2✅ 22ms
[SQLite In-Memory] (Column_Operations_Spec) replace: empty table and nothings 2✅ 52ms
[SQLite In-Memory] (Column_Operations_Spec) replace: literal regex pattern and replacement 5✅ 66ms
[SQLite In-Memory] (Column_Operations_Spec) replace: literal text pattern and replacement 4✅ 184ms
[SQLite In-Memory] (Column_Operations_Spec) replace: Named_Pattern and replacement 1✅ 7ms
[SQLite In-Memory] (Column_Operations_Spec) replace: pattern and replacement columns 4✅ 60ms
[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✅ 575ms
[SQLite In-Memory] (Column_Operations_Spec) Table.make_constant_column 4✅ 239ms
[SQLite In-Memory] (Column_Operations_Spec) Table.text_replace 7✅ 161ms
[SQLite In-Memory] (Column_Operations_Spec) Text Column Operations 13✅ 1s
[SQLite In-Memory] (Conversion_Spec) Simple variant of Table/Column.parse in all backends 5✅ 284ms
[SQLite In-Memory] (Conversion_Spec) Table.expand_column 1✅ 20ms
[SQLite In-Memory] (Conversion_Spec) Table.expand_to_rows 1✅ 58ms
[SQLite In-Memory] (Conversion_Spec) Table/Column auto value type 1✅ 19ms
[SQLite In-Memory] (Conversion_Spec) Table/Column.cast - checking invariants 8✅ 345ms
[SQLite In-Memory] (Conversion_Spec) Table/Column.cast - numeric 3✅ 129ms
[SQLite In-Memory] (Conversion_Spec) Table/Column.cast - to text 2✅ 89ms
[SQLite In-Memory] (Core_Spec) Table.at 3✅ 134ms
[SQLite In-Memory] (Core_Spec) Table.column_count 1✅ 1ms
[SQLite In-Memory] (Core_Spec) Table.column_names 2✅ 168ms
[SQLite In-Memory] (Core_Spec) Table.get 3✅ 44ms
[SQLite In-Memory] (Core_Spec) Table.read 6✅ 537ms
[SQLite In-Memory] (Core_Spec) Table.rows 5✅ 170ms
[SQLite In-Memory] (Core_Spec) Table.set 8✅ 346ms
[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✅ 424ms
[SQLite In-Memory] (Expression_Spec) Expression Arithmetic 3✅ 278ms
[SQLite In-Memory] (Expression_Spec) Expression Boolean literals 1✅ 90ms
[SQLite In-Memory] (Expression_Spec) Expression Boolean Operators 4✅ 297ms
[SQLite In-Memory] (Expression_Spec) Expression Column Arithmetic 2✅ 332ms
[SQLite In-Memory] (Expression_Spec) Expression Comparison Operators 6✅ 607ms
[SQLite In-Memory] (Expression_Spec) Expression Date and Time literals 4⚪ 0ms
[SQLite In-Memory] (Expression_Spec) Expression Errors should be handled 4✅ 21ms
[SQLite In-Memory] (Expression_Spec) Expression Float literals 1✅ 36ms
[SQLite In-Memory] (Expression_Spec) Expression Integer literals 1✅ 54ms
[SQLite In-Memory] (Expression_Spec) Expression Nothing literals 1✅ 1⚪ 40ms
[SQLite In-Memory] (Expression_Spec) Expression Text literals 1✅ 75ms
[SQLite In-Memory] (Expression_Spec) Expression Text literals 2✅ 57ms
[SQLite In-Memory] (Expression_Spec) Expression Text Operators 2✅ 156ms
[SQLite In-Memory] (Expression_Spec) Expression Warnings should be reported 2✅ 2⚪ 201ms
[SQLite In-Memory] (Expression_Spec) Function invocation 5✅ 214ms
[SQLite In-Memory] (Nothing_Spec) between 30✅ 1s
[SQLite In-Memory] (Nothing_Spec) Comparisons 108✅ 4s
[SQLite In-Memory] (Nothing_Spec) distinct 6✅ 236ms
[SQLite In-Memory] (Nothing_Spec) is_in 54✅ 2s
[SQLite In-Memory] (Nothing_Spec) is_in: Boolean+Nothing edge cases 192✅ 8s
[SQLite In-Memory] (Nothing_Spec) is_nothing 6✅ 226ms
[SQLite In-Memory] (Nothing_Spec) not 1✅ 14ms
[SQLite In-Memory] (Nothing_Spec) sort 12✅ 289ms
[SQLite In-Memory] (Upload_Spec) Appending a Database table to a Database table 30✅ 6s
[SQLite In-Memory] (Upload_Spec) Appending an in-memory table to a Database table 31✅ 4s
[SQLite In-Memory] (Upload_Spec) Creating an empty table 17✅ 1s
[SQLite In-Memory] (Upload_Spec) Deleting rows from a Database table 4✅ 257ms
[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✅ 2s
[SQLite In-Memory] Aggregation 2✅ 146ms
[SQLite In-Memory] Basic Table Access 6✅ 509ms
[SQLite In-Memory] Column Naming edge cases 7✅ 531ms
[SQLite In-Memory] Column.const 1✅ 27ms
[SQLite In-Memory] Column.map 1✅ 4ms
[SQLite In-Memory] Column.take/drop 6✅ 3s
[SQLite In-Memory] Column.zip 1✅ 7ms
[SQLite In-Memory] Connection.query 7✅ 638ms
[SQLite In-Memory] Date-Time operations 1⚪ 0ms
[SQLite In-Memory] Date-Time support 1⚪ 0ms
[SQLite In-Memory] Dialect-specific codegen 1✅ 68ms
[SQLite In-Memory] Dropping Missing Values 8✅ 2s
[SQLite In-Memory] Error Handling 2✅ 60ms
[SQLite In-Memory] Filling Missing Values 5✅ 2⚪ 580ms
[SQLite In-Memory] Internals 1✅ 16ms
[SQLite In-Memory] IR Traversal 4✅ 7s
[SQLite In-Memory] Masking Tables 1✅ 401ms
[SQLite In-Memory] math functions 6✅ 3s
[SQLite In-Memory] Metadata 2✅ 69ms
[SQLite In-Memory] Missing Values 2✅ 192ms
[SQLite In-Memory] partial Date-Time support 2⚪ 0ms
[SQLite In-Memory] Schemas and Databases 3✅ 12ms
[SQLite In-Memory] Sorting 5✅ 281ms
[SQLite In-Memory] Table Text Cleanse 4✅ 31ms
[SQLite In-Memory] Table.add_group_number 1✅ 5ms
[SQLite In-Memory] Table.add_row_number (common) 7✅ 408ms
[SQLite In-Memory] Table.add_row_number (Database specific) 1✅ 77ms
[SQLite In-Memory] Table.aggregate 4✅ 266ms
[SQLite In-Memory] Table.aggregate Concatenate 6✅ 352ms
[SQLite In-Memory] Table.aggregate Count_Distinct 2✅ 2⚪ 469ms
[SQLite In-Memory] Table.aggregate First and Last 2✅ 2⚪ 193ms
[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⚪ 577ms
[SQLite In-Memory] Table.aggregate should be able to group on single field 9✅ 4⚪ 591ms
[SQLite In-Memory] Table.aggregate should correctly handle infinities 2✅ 2⚪ 171ms
[SQLite In-Memory] Table.aggregate should correctly select result types 2✅ 2⚪ 148ms
[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⚪ 335ms
[SQLite In-Memory] Table.aggregate should raise warnings when there are issues 7✅ 997ms
[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✅ 366ms
[SQLite In-Memory] Table.aggregate should report warnings and errors based on types 4✅ 397ms
[SQLite In-Memory] Table.aggregate should summarize empty table 8✅ 3⚪ 296ms
[SQLite In-Memory] Table.aggregate should summarize whole table 10✅ 6⚪ 1s
[SQLite In-Memory] Table.aggregate Standard_Deviation 1✅ 58ms
[SQLite In-Memory] Table.aggregate+Expressions 2✅ 170ms
[SQLite In-Memory] Table.coalesce 8✅ 521ms
[SQLite In-Memory] Table.cross_join 9✅ 1s
[SQLite In-Memory] Table.cross_tab 1⚪ 0ms
[SQLite In-Memory] Table.default_ordering 5✅ 132ms
[SQLite In-Memory] Table.distinct 7✅ 345ms
[SQLite In-Memory] Table.duplicates 1⚪ 0ms
[SQLite In-Memory] Table.filter 1✅ 288ms
[SQLite In-Memory] Table.filter 27✅ 3s
[SQLite In-Memory] Table.filter by an expression 4✅ 1⚪ 236ms
[SQLite In-Memory] Table.from_union 1⚪ 0ms
[SQLite In-Memory] Table.join 38✅ 4s
[SQLite In-Memory] Table.make_table_from_dictionary/vectors 8✅ 464ms
[SQLite In-Memory] Table.merge 19✅ 4s
[SQLite In-Memory] Table.offset 1✅ 9ms
[SQLite In-Memory] Table.remove_columns 13✅ 281ms
[SQLite In-Memory] Table.rename_columns 26✅ 552ms
[SQLite In-Memory] Table.reorder_columns 11✅ 258ms
[SQLite In-Memory] Table.reorder_columns by type 1✅ 114ms
[SQLite In-Memory] Table.replace 21✅ 3s
[SQLite In-Memory] Table.select_columns 16✅ 353ms
[SQLite In-Memory] Table.select_columns By_Type and Table.remove_columns By_Type 2✅ 111ms
[SQLite In-Memory] Table.sort 21✅ 1s
[SQLite In-Memory] Table.sort_columns 4✅ 111ms
[SQLite In-Memory] Table.take/drop 7✅ 3s
[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✅ 138ms
[SQLite In-Memory] Temp column 2✅ 39ms
[SQLite In-Memory] Transaction Support 4✅ 119ms
[SQLite] Type Mapping 8✅ 441ms
Aggregate Columns 23✅ 3s
All types 1✅ 54ms
Boolean 4✅ 181ms
Boolean Column.format, with format Column 3✅ 84ms
Boolean Column.format, with format string 3✅ 94ms
ceil 3✅ 32ms
Column selectors 2✅ 106ms
Column Text Cleanse 15✅ 187ms
Column Text Cleanse 15✅ 200ms
Column Text Cleanse 15✅ 147ms
Column.parse 15✅ 355ms
Columns 20✅ 16s
Counting Values 1✅ 8ms
Data.read_many 19✅ 1s
DataFormatter builders 3✅ 78ms
DataFormatter.format 10✅ 142ms
DataFormatter.parse 13✅ 341ms
Date Column.format, with format Column 6✅ 227ms
Date Column.format, with format string 4✅ 279ms
Date_Time Column.format, with format Column 6✅ 136ms
Date_Time Column.format, with format string 5✅ 314ms
Date_Time truncate 1✅ 12ms
Dates 9✅ 506ms
Delimited File Parsing 34✅ 3⚪ 2s
Delimited File Writing 35✅ 2s
different types 2✅ 9ms
Dropping Missing Values 1✅ 122ms
Edge cases 1✅ 18ms
Errors 2✅ 23ms
Errors 4✅ 62ms
Excel Range 9✅ 402ms
expand_column 21✅ 454ms
expand_to_rows 16✅ 243ms
Fan_Out 2✅ 152ms
fetching files using HTTP 5✅ 687ms
File.read (Delimited) 3✅ 48ms
File.read (Delimited) should work with Date_Time 3✅ 60ms
File.read (Delimited) should work with Dates 3✅ 77ms
File.read (Delimited) should work with Time_Of_Days 3✅ 59ms
fill 8✅ 179ms
Float 3✅ 31ms
Float, with format Column 3✅ 35ms
floor 3✅ 40ms
from_objects with Array 1✅ 14ms
from_objects with JSON (single values) 2✅ 35ms
from_objects with mixed vector of single and JSON objects 5✅ 57ms
from_objects with non-uniform JSON vector 6✅ 93ms
from_objects with single values 5✅ 294ms
from_objects with uniform JSON vector 5✅ 56ms
InferredIntegerBuilder 2✅ 42ms
Info 1✅ 13ms
Integer 3✅ 130ms
Integer 1✅ 15ms
Integer, with format Column 3✅ 55ms
Integration 1✅ 92ms
IO operations on Enso Cloud files 1⚪ 0ms
JSON conversion 2✅ 48ms
Locales 2✅ 51ms
Mapping Operations 7✅ 762ms
Masking Tables 3✅ 127ms
NaN handling 7✅ 116ms
nothing handling 7✅ 132ms
Numeric 4✅ 213ms
Numeric format, empty 4✅ 86ms
parsing Table formats in DataLinks 8✅ 1s
Problems 13✅ 2⚪ 627ms
Read XLSX / XLS Files 17✅ 7s
Reading single cells correctly 7✅ 690ms
Response caching 36✅ 14s
round/truncate/ceil/floor 3✅ 123ms
Rounding 8✅ 136ms
running count 9✅ 102ms
running kurtosis 1✅ 14ms
running max 3✅ 31ms
running mean 2✅ 23ms
running min 3✅ 30ms
running product 2✅ 20ms
running skew 2✅ 21ms
running standard deviation 2✅ 22ms
running sum 8✅ 99ms
running variance 2✅ 24ms
Should be able to serialise a table with Dates to Text 2✅ 57ms
Should be able to serialise a table with DateTimes to Text 2✅ 23ms
Should be able to serialise a table with Time_Of_Days to Text 2✅ 22ms
Slicing Tables 4✅ 152ms
SortedListIndex (used for SortJoin) 6✅ 87ms
Sorting Columns 4✅ 54ms
Sorting Tables 2✅ 192ms
SQL_Statement serialization 2✅ 160ms
SQLite_Format should allow connecting to SQLite files 5✅ 411ms
Table Construction 12✅ 12s
Table Display 1✅ 87ms
Table.from Text 1✅ 19ms
Table.parse 22✅ 835ms
Table.parse_to_columns 15✅ 332ms
Table.split 10✅ 152ms
Table.split/tokenize column count 8✅ 269ms
Table.split/tokenize column order 1✅ 12ms
Table.split/tokenize errors 4✅ 12ms
Table.split/tokenize name conflicts 2✅ 98ms
Table.tokenize 14✅ 194ms
Table/Column.should_equal helpers 18✅ 697ms
Text.parse_to_table 2✅ 29ms
Text.parse_to_table errors 3✅ 18ms
Text.parse_to_table parsing 3✅ 57ms
Text.parse_to_table with case-insensitivity 1✅ 13ms
Text.parse_to_table with groups 2✅ 46ms
Time_Of_Day Column.format, with format Column 6✅ 121ms
Time_Of_Day Column.format, with format string 5✅ 167ms
to_xml 28✅ 2⚪ 359ms
truncate 3✅ 33ms
Unique_Name_Strategy Helper 12✅ 690ms
Unique_Name_Strategy.combine_with_prefix 6✅ 64ms
Unsupported statistics 4✅ 9ms
Use First Row As Names 5✅ 143ms
Value_Type 2✅ 150ms
Various File Format support on Table 6✅ 337ms
Vector conversion 1✅ 21ms
Write xls Files 47✅ 2s
Write xlsx Files 47✅ 3s
Writing 4✅ 80ms
Writing to csv files 3✅ 349ms
Writing to json files 3✅ 2s
XLS reading 13✅ 393ms
XLSX reading 13✅ 748ms
XML 7✅ 360ms

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

13 tests were completed in 2s with 13 passed, 0 failed and 0 skipped.

Test suite Passed Failed Skipped Time
Read Tables 6✅ 1s
Structure 7✅ 1s

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

10 tests were completed in 2s with 10 passed, 0 failed and 0 skipped.

Test suite Passed Failed Skipped Time
should_contain extension method 1✅ 148ms
should_end_with extension method 1✅ 35ms
should_equal extension method 4✅ 1s
should_not_contain extension method 1✅ 172ms
should_not_equal extension method 2✅ 139ms
should_start_with extension method 1✅ 49ms

✅ /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✅ 146ms
File uploads 2✅ 29ms
Geo_Map 3✅ 630ms
Histogram Visualization 6✅ 259ms
Lazy Table Visualization 12✅ 971ms
Lazy Text Visualization 3✅ 139ms
Scatter Plot Visualization 14✅ 1s
Serializable Visualization Identifiers 6✅ 348ms
SQL Visualization 1✅ 568ms
Table Visualization 12✅ 2s
Table.lookup_ignore_case 1✅ 293ms
Table.rows 1✅ 498ms
Type Names of Visualization Defaults 1✅ 393ms
Vector and Arrays 2✅ 1⚪ 129ms
Widget_Helpers run 2✅ 51ms
Widgets for Data.read 2✅ 403ms
Widgets for Database 1✅ 75ms
Widgets for In-Database Connection with table name sets 1✅ 336ms
Widgets for In-Database Connection with table types 1✅ 105ms
Widgets for In-Database Table with column name sets 2✅ 110ms
Widgets for In-Memory with column name sets 3✅ 277ms
Widgets for the Text type 1✅ 557ms