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

Convert some global typing passes to mini passes #11717

Open
wants to merge 15 commits into
base: develop
Choose a base branch
from

Merge branch 'develop' into wip/akirathan/11703-more-mini-passes

c0d4ce4
Select commit
Loading
Failed to load commit list.
Sign in for the full log view
Open

Convert some global typing passes to mini passes #11717

Merge branch 'develop' into wip/akirathan/11703-more-mini-passes
c0d4ce4
Select commit
Loading
Failed to load commit list.
GitHub Actions / Standard Library Tests Report (GraalVM CE, macos, amd64) succeeded Jan 30, 2025 in 1s

8631 passed, 0 failed and 228 skipped

Tests passed successfully

Report Passed Failed Skipped Time
/Users/runner/work/enso/enso/target/test-results/AWS_Tests/JUnit.xml 108✅ 21⚪ 111s
/Users/runner/work/enso/enso/target/test-results/Base_Internal_Tests/JUnit.xml 35✅ 6s
/Users/runner/work/enso/enso/target/test-results/Base_Tests/JUnit.xml 3051✅ 44⚪ 213s
/Users/runner/work/enso/enso/target/test-results/Examples_Tests/JUnit.xml 33✅ 1⚪ 17s
/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⚪ 5s
/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✅ 920ms
/Users/runner/work/enso/enso/target/test-results/Table_Tests/JUnit.xml 5120✅ 158⚪ 405s
/Users/runner/work/enso/enso/target/test-results/Tableau_Tests/JUnit.xml 13✅ 3s
/Users/runner/work/enso/enso/target/test-results/Test_Tests/JUnit.xml 10✅ 1s
/Users/runner/work/enso/enso/target/test-results/Visualization_Tests/JUnit.xml 81✅ 1⚪ 7s

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

129 tests were completed in 111s 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✅ 107ms
(Local -> Local) Data Link copying/moving 3✅ 568ms
(Local -> S3) copying/moving 5✅ 3s
(Local -> S3) Data Link copying/moving 3✅ 4s
(S3 -> Enso Cloud) copying/moving 1⚪ 0ms
(S3 -> Enso Cloud) Data Link copying/moving 1⚪ 0ms
(S3 -> Local) copying/moving 5✅ 3s
(S3 -> Local) Data Link copying/moving 3✅ 4s
(S3 -> S3) copying/moving 5✅ 6s
(S3 -> S3) Data Link copying/moving 3✅ 10s
(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✅ 320ms
S3_File reading 10✅ 3s
S3_File writing 21✅ 18s
S3.get_object 2✅ 8s
S3.head (bucket) 1✅ 4s
S3.head (object) 2✅ 2s
S3.list_buckets 4✅ 5s
S3.list_objects 4✅ 2s
S3.read_bucket 5✅ 4s

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

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

Test suite Passed Failed Skipped Time
(Decimal_Constructor_Spec) conversions 1✅ 34ms
Host File values behaviour in Enso 2✅ 44ms
I/O Checks 2✅ 1s
Instrument @Tail_Call fibonacci 6✅ 1s
Instrument fibonacci 3✅ 397ms
Object Comparator 9✅ 1s
Test Reporter running on GitHub 3✅ 78ms
Text_Utils 4✅ 1s
to_display_text 5✅ 111ms

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

3095 tests were completed in 213s with 3051 passed, 0 failed and 44 skipped.

Test suite Passed Failed Skipped Time
(Decimal_Spec) arithmetic 9✅ 360ms
(Decimal_Spec) BigDecimal internal representation methods 1✅ 9ms
(Decimal_Spec) comparison 12✅ 1s
(Decimal_Spec) construction 21✅ 230ms
(Decimal_Spec) conversions 14✅ 227ms
(Decimal_Spec) Decimal.set_scale 2✅ 11ms
(Decimal_Spec) div 1✅ 32ms
(Decimal_Spec) edge cases 2✅ 41ms
(Decimal_Spec) floor, ceil, truncate 4✅ 231ms
(Decimal_Spec) Integer/Float .to_decimal 2✅ 9ms
(Decimal_Spec) min/max 3✅ 165ms
(Decimal_Spec) pow 2✅ 51ms
(Decimal_Spec) remainder 3✅ 72ms
(Decimal_Spec) Rounding 19✅ 563ms
(Decimal_Spec) signs 3✅ 39ms
(Decimal_Spec) text conversion 4✅ 151ms
(Decimal_Spec) Text.to_decimal 3✅ 15ms
(File) Download Mode 3✅ 5s
Any.map_nothing 2✅ 78ms
Any's methods 3✅ 683ms
arithmetic 1✅ 126ms
Array_Proxy 5✅ 193ms
ArrayOverBuffer 1✅ 64ms
ASCII 4✅ 114ms
Asserts 5✅ 33ms
at/get 7✅ 224ms
Atom Constructors 4✅ 54ms
Atom with holes 9✅ 119ms
Auto_Detect 3✅ 24ms
Autoscoped Constructors 20✅ 255ms
Base_64 3✅ 86ms
BigInts 26✅ 2s
Booleans 6✅ 79ms
Bound 3✅ 6ms
Builder.new 11✅ 116ms
Bytes 3✅ 17ms
caching 1✅ 71ms
Callables 5✅ 258ms
Chain Multi Value 13✅ 89ms
Check Nothing and NaN 3✅ 4ms
children 2✅ 19ms
codepoints 2✅ 7ms
Compare functionality with Vector 1✅ 24ms
Compile 6✅ 39ms
Complex Multi Value 3✅ 28ms
const 1✅ 4ms
Contexts and Execution Environment 3✅ 18ms
Conversion 33✅ 373ms
Convert Multi Value 5✅ 48ms
Correlation Statistics 6✅ 140ms
curry 1✅ 13ms
Data.read / File_Format 2✅ 264ms
Data.read_many 8✅ 195ms
Dataflow Errors 11✅ 130ms
Dataflow Warnings 34✅ 2s
DataLinks in Enso Cloud 1⚪ 0ms
DataLinks to Enso Cloud 1⚪ 0ms
Date 42✅ 29s
Date date part tests 8✅ 370ms
Date_Range 11✅ 3s
Date_Time 46✅ 2⚪ 3s
Date_Time date part tests 8✅ 199ms
Date_Time equality 2✅ 27ms
Day_Of_Week conversions 9✅ 116ms
Debug 1✅ 2ms
Default comparator 5✅ 52ms
Default Encoding 10✅ 250ms
display text 1✅ 7ms
Duration 15✅ 232ms
Empty errors 4✅ 20ms
Encoding object 4✅ 109ms
Enso Arrays 7✅ 270ms
Enso Cloud Audit Log 5✅ 472ms
Enso Cloud Authentication 5✅ 595ms
Enso Cloud Files 1⚪ 0ms
Enso Cloud Secrets 13✅ 3⚪ 2s
Enso Dictionaries 26✅ 404ms
Enso Hashset 7✅ 118ms
Enso_User 2✅ 1⚪ 102ms
Enso_User - local mock integration tests 2✅ 143ms
Enso_User - offline logic tests 1✅ 28ms
Enso: Common polyglot Dictionary operations 29✅ 9s
Environment 1✅ 55ms
Equals and hash 2✅ 86ms
Escape 1✅ 4ms
fetch 11✅ 524ms
File Format 1✅ 21ms
File Operations 22✅ 1⚪ 476ms
flip 2✅ 10ms
Float.truncate 1✅ 27ms
Floats 6✅ 130ms
folder operations 9✅ 492ms
Format Detection in HTTP Fetch 3✅ 91ms
Formatting date/time values 6✅ 192ms
Fully Qualified Names 1✅ 7ms
Function Ascribed Parameters 12✅ 47ms
Functions 2✅ 38ms
Get by tag name 3✅ 72ms
Header 1✅ 15ms
Header resolution 7✅ 61ms
Headers 8✅ 207ms
Http Auth 2✅ 5s
HTTP client 4✅ 244ms
HTTP DataLink 11✅ 630ms
Http Error handling 5✅ 1s
HTTP in Data.read 5✅ 182ms
HTTP_Method parse 3✅ 31ms
HTTP_Status_Code 1✅ 28ms
identity 3✅ 18ms
Inlining Helpers 2✅ 24ms
inner / outer xml 2✅ 32ms
Input Stream 5✅ 98ms
Integer.truncate 1✅ 9ms
Integers 26✅ 512ms
Interval 7✅ 55ms
Java case of 3✅ 10ms
Java FFI 6✅ 1⚪ 27ms
Java: Common polyglot Dictionary operations 29✅ 238ms
Java/Enso Date 2✅ 19ms
JavaDate 42✅ 24s
JavaDate date part tests 8✅ 160ms
JavaLocalTime 29✅ 347ms
JavaScript Objects, Arrays & Functions 8✅ 1s
JavaScript: Common polyglot Dictionary operations 29✅ 202ms
JavaScriptArrayWithADate 42✅ 21s
JavaScriptArrayWithADate date part tests 8✅ 216ms
JavascriptDataInArray 44✅ 4⚪ 1s
JavascriptDataInArray date part tests 8✅ 280ms
JavascriptDate 44✅ 4⚪ 1s
JavaScriptDate 42✅ 24s
JavascriptDate date part tests 8✅ 195ms
JavaScriptDate date part tests 8✅ 607ms
JavaZonedDateTime 46✅ 2⚪ 1s
JavaZonedDateTime date part tests 8✅ 168ms
JavaZoneId 7✅ 34ms
JS_Object 5✅ 196ms
JSON 5✅ 80ms
JSON 1✅ 29ms
JSON Deserialization 10✅ 261ms
JSON Serialization 5✅ 127ms
JSON_Format 2✅ 80ms
Lazy 6✅ 120ms
Lazy Generator 1✅ 13ms
Lexicographic Order on Vectors 2✅ 24ms
List 32✅ 712ms
Locale 13✅ 122ms
Looping Imports 1✅ 3ms
Lowercase Methods 5✅ 36ms
Managed_Resource 5✅ 6s
Match.end 4✅ 80ms
Match.groups 2✅ 29ms
Match.named_groups 3✅ 103ms
Match.span 4✅ 58ms
Match.start 4✅ 49ms
Match.text 6✅ 137ms
Match.to_display_text 1✅ 15ms
Match.utf_16_end 4✅ 50ms
Match.utf_16_span 4✅ 84ms
Match.utf_16_start 4✅ 86ms
Maybe 5✅ 12ms
Meta-Value Inspection 6✅ 39ms
Meta-Value Manipulation 33✅ 399ms
Meta.Type.find 4✅ 29ms
Methods 1✅ 1⚪ 6ms
Missing_Argument 3✅ 115ms
Multi Value as type refinement 18✅ 5⚪ 236ms
MultiValue Conversions 11✅ 393ms
Natural Order 4✅ 225ms
No Method Errors 1✅ 36ms
No_Such_Method 4✅ 95ms
non-linear inserts 11✅ 244ms
Number Conversions 10✅ 106ms
Numbers 15✅ 516ms
Operator == 17✅ 100ms
Ordering 6✅ 91ms
Pair 1✅ 2ms
Pair - from 2-Item JavaScript Array 14✅ 214ms
Pair - from 2-Item List 14✅ 318ms
Pair - from 2-Item Vector 14✅ 176ms
Pair - from Pair.new 14✅ 169ms
Pair - from Pair.Value 14✅ 83ms
Panics 22✅ 429ms
parse 8✅ 180ms
Parsing date/time values 26✅ 1⚪ 790ms
Parsing formats 4✅ 289ms
Path Operations 10✅ 1⚪ 114ms
Pattern Matches 19✅ 119ms
Pattern.find and .find_all 8✅ 352ms
Pattern.match and .match_all 8✅ 63ms
Pattern.matches 5✅ 11ms
Pattern.replace 8✅ 240ms
Pattern.split 6✅ 75ms
Pattern.tokenize 7✅ 336ms
Period 8✅ 122ms
Plain_Text 3✅ 103ms
Polyglot 12✅ 73ms
Polyglot Argument 7✅ 35ms
Polyglot Argument with Inheritance 3✅ 17ms
Polyglot Conversion 14✅ 77ms
Polyglot hash maps 8✅ 233ms
Polyglot JS 21✅ 196ms
Polyglot keys and values 5✅ 118ms
Polyglot Operator == 7✅ 88ms
Polyglot Python 18✅ 138ms
Polyglot R 1⚪ 0ms
post 25✅ 2s
Private constructors 12✅ 49ms
Private methods 5✅ 18ms
Problem_Behavior 2✅ 17ms
Process 5✅ 123ms
Python: Common polyglot Dictionary operations 29✅ 222ms
PythonDate 1⚪ 0ms
PythonDate 43✅ 5⚪ 5s
PythonDate date part tests 8✅ 326ms
PythonLocalTime 29✅ 1s
Qualified Names 3✅ 12ms
Random 14✅ 1s
Range 37✅ 2s
Rank Data 7✅ 45ms
Read XML 7✅ 116ms
read_bytes 5✅ 85ms
read_text 6✅ 145ms
Refs 6✅ 37ms
Regression 12✅ 156ms
ReportingStreamDecoder 6✅ 2s
ReportingStreamEncoder 8✅ 307ms
Request 10✅ 66ms
rounding 4✅ 72ms
Rounding 16✅ 635ms
should correctly evaluate documentation examples 8✅ 50ms
Sorting with multiple comparators 4✅ 2⚪ 108ms
Sorting with the default comparator 7✅ 3⚪ 174ms
Stack size 1⚪ 0ms
Stack traces 6✅ 524ms
State 5✅ 22ms
Statistics 16✅ 583ms
Statistics - empty Vector 3✅ 26ms
Statistics - invalid input 5✅ 50ms
Statistics - invalid input 1✅ 1ms
Statistics - NaN Vector 3✅ 45ms
Statistics - Nothing Vector 3✅ 61ms
System 2✅ 18ms
tag name 1✅ 10ms
take/drop Sample non-determinism 2✅ 43ms
take/drop Sample non-determinism 2✅ 14ms
take/drop Sample non-determinism 2✅ 11ms
take/drop Sample non-determinism 2✅ 10ms
take/drop Sample non-determinism 2✅ 11ms
Temporary_File facility 6✅ 1⚪ 925ms
Text - general 85✅ 12s
text contents 1✅ 5ms
Text_Sub_Range_Data 2✅ 84ms
Text.cleanse 14✅ 117ms
Text.match 6✅ 19ms
Text.Regex splitting 3✅ 47ms
Text.Regex tokenizing 2✅ 47ms
Text.Regex: find and find_all 20✅ 1⚪ 243ms
Text.replace 28✅ 466ms
Text.Span 3✅ 51ms
Text.substring 4✅ 20ms
the Self construct 6✅ 37ms
Time_Of_Day 29✅ 585ms
Type Errors 11✅ 198ms
uncurry 1✅ 5ms
Unix epoch conversion 4✅ 64ms
Unresolved symbol 1✅ 10ms
URI 22✅ 2s
Use a slice of an array as vectors 104✅ 1s
Use Array as vectors 104✅ 2s
Use Array_Proxy as vectors 104✅ 1s
Use Java ArrayList as vectors 104✅ 1s
Use Vector as vectors 104✅ 2s
UTF_16 BigEndian 5✅ 74ms
UTF_16 LittleEndian 5✅ 78ms
UTF_8 11✅ 320ms
Vector Slicing Helpers 1✅ 42ms
Vector.build 13✅ 133ms
Vector/Array equality 9✅ 59ms
Windows 1252 4✅ 64ms
Wrapped dataflow errors 8✅ 85ms
Wrapped errors 8✅ 140ms
write operations 23✅ 1s
Write XML 4✅ 162ms
Zone 9✅ 38ms

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

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

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

✅ /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✅ 236ms
GeoJSON to Table 3✅ 818ms

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

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

Test suite Passed Failed Skipped Time
Data Links to Images 1⚪ 0ms
Image File_Format 2✅ 150ms
Image with 1 channel 19✅ 396ms
Image with 2 channels 19✅ 389ms
Image with 3 channels 19✅ 334ms
Image with 4 channels 19✅ 567ms
Image Write 2✅ 58ms
Image.read 9✅ 644ms
Matrix with 1 channel 21✅ 891ms
Matrix with 2 channels 21✅ 726ms
Matrix with 3 channels 21✅ 473ms
Matrix with 4 channels 21✅ 493ms
Matrix_Error 1✅ 34ms

✅ /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 920ms with 1 passed, 0 failed and 0 skipped.

Test suite Passed Failed Skipped Time
Autoconstructor Instrumentation 1✅ 920ms

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

5278 tests were completed in 405s with 5120 passed, 0 failed and 158 skipped.

Test suite Passed Failed Skipped Time
[Codegen] Aggregation 2✅ 249ms
[Codegen] Basic Select 3✅ 232ms
[Codegen] Handling Missing Values 2✅ 239ms
[Codegen] JSON serialization 1✅ 249ms
[Codegen] Masking Tables and Columns 2✅ 292ms
[Codegen] Sorting 4✅ 180ms
[In-Memory-specific] Table.join 1✅ 82ms
[In-Memory-specific] Table.set 2✅ 58ms
[In-Memory] Interactions Between various operations 12✅ 949ms
[In-Memory] (Column_Operations_Spec) Arithmetic Column Operations 13✅ 1⚪ 2s
[In-Memory] (Column_Operations_Spec) Boolean Column Operations 8✅ 1s
[In-Memory] (Column_Operations_Spec) Colum Operations - Names 10✅ 775ms
[In-Memory] (Column_Operations_Spec) Column Comparisons 6✅ 1⚪ 10s
[In-Memory] (Column_Operations_Spec) Column Operations - Equality & Null Handling 4✅ 3⚪ 286ms
[In-Memory] (Column_Operations_Spec) Column Operations - Text Replace (in-memory only) 8✅ 487ms
[In-Memory] (Column_Operations_Spec) Column Operations - Text Trim 3✅ 338ms
[In-Memory] (Column_Operations_Spec) Column.const 3✅ 74ms
[In-Memory] (Column_Operations_Spec) Column.fill_nothing/empty 4✅ 78ms
[In-Memory] (Column_Operations_Spec) Column.rename 1✅ 15ms
[In-Memory] (Column_Operations_Spec) Date truncation 1✅ 27ms
[In-Memory] (Column_Operations_Spec) Decimal 5✅ 984ms
[In-Memory] (Column_Operations_Spec) Min/Max Operations 3✅ 884ms
[In-Memory] (Column_Operations_Spec) Other Column Operations 1✅ 124ms
[In-Memory] (Column_Operations_Spec) replace: empty table and nothings 2✅ 60ms
[In-Memory] (Column_Operations_Spec) replace: literal regex pattern and replacement 5✅ 165ms
[In-Memory] (Column_Operations_Spec) replace: literal text pattern and replacement 4✅ 269ms
[In-Memory] (Column_Operations_Spec) replace: Named_Pattern and replacement 1✅ 46ms
[In-Memory] (Column_Operations_Spec) replace: pattern and replacement columns 4✅ 210ms
[In-Memory] (Column_Operations_Spec) Rounding numeric tests 17✅ 1s
[In-Memory] (Column_Operations_Spec) Rounding-like operations 27✅ 769ms
[In-Memory] (Column_Operations_Spec) Table.fill_nothing/empty 14✅ 350ms
[In-Memory] (Column_Operations_Spec) Table.make_constant_column 5✅ 294ms
[In-Memory] (Column_Operations_Spec) Table.text_replace 7✅ 337ms
[In-Memory] (Column_Operations_Spec) Text Column Operations 13✅ 2s
[In-Memory] (Conversion_Spec) Simple variant of Table/Column.parse in all backends 5✅ 116ms
[In-Memory] (Conversion_Spec) Table/Column auto value type 14✅ 589ms
[In-Memory] (Conversion_Spec) Table/Column.cast - checking invariants 13✅ 363ms
[In-Memory] (Conversion_Spec) Table/Column.cast - date/time 3✅ 31ms
[In-Memory] (Conversion_Spec) Table/Column.cast - numeric 14✅ 407ms
[In-Memory] (Conversion_Spec) Table/Column.cast - to text 11✅ 242ms
[In-Memory] (Core_Spec) Table.at 3✅ 42ms
[In-Memory] (Core_Spec) Table.column_count 1✅ 2ms
[In-Memory] (Core_Spec) Table.column_names 2✅ 52ms
[In-Memory] (Core_Spec) Table.get 3✅ 33ms
[In-Memory] (Core_Spec) Table.read 5✅ 139ms
[In-Memory] (Core_Spec) Table.rows 5✅ 83ms
[In-Memory] (Core_Spec) Table.set 8✅ 244ms
[In-Memory] (Derived_Columns_Spec) Table.set with Simple_Expression 9✅ 871ms
[In-Memory] (Derived_Columns_Spec) Unique derived column names 8✅ 162ms
[In-Memory] (Expression_Spec) Expression Arithmetic 3✅ 125ms
[In-Memory] (Expression_Spec) Expression Boolean literals 1✅ 69ms
[In-Memory] (Expression_Spec) Expression Boolean Operators 4✅ 159ms
[In-Memory] (Expression_Spec) Expression Column Arithmetic 2✅ 167ms
[In-Memory] (Expression_Spec) Expression Comparison Operators 6✅ 345ms
[In-Memory] (Expression_Spec) Expression Date and Time literals 5✅ 84ms
[In-Memory] (Expression_Spec) Expression Errors should be handled 4✅ 31ms
[In-Memory] (Expression_Spec) Expression Float literals 1✅ 40ms
[In-Memory] (Expression_Spec) Expression Integer literals 1✅ 39ms
[In-Memory] (Expression_Spec) Expression Nothing literals 3✅ 130ms
[In-Memory] (Expression_Spec) Expression Text literals 1✅ 49ms
[In-Memory] (Expression_Spec) Expression Text literals 2✅ 28ms
[In-Memory] (Expression_Spec) Expression Text Operators 2✅ 83ms
[In-Memory] (Expression_Spec) Expression Warnings should be reported 4✅ 215ms
[In-Memory] (Expression_Spec) Function invocation 5✅ 109ms
[In-Memory] (Nothing_Spec) between 55✅ 595ms
[In-Memory] (Nothing_Spec) Comparisons 198✅ 1s
[In-Memory] (Nothing_Spec) distinct 11✅ 131ms
[In-Memory] (Nothing_Spec) is_in 99✅ 505ms
[In-Memory] (Nothing_Spec) is_in: Boolean+Nothing edge cases 192✅ 1s
[In-Memory] (Nothing_Spec) is_nothing 11✅ 58ms
[In-Memory] (Nothing_Spec) not 1✅ 3ms
[In-Memory] (Nothing_Spec) sort 18✅ 90ms
[In-Memory] Boolean Column operations 3✅ 4s
[In-Memory] Column Naming edge cases 7✅ 555ms
[In-Memory] Column operation Integer Overflow handling 6✅ 476ms
[In-Memory] Column.map 6✅ 107ms
[In-Memory] Column.Offset with closest value fill strategy 8✅ 33ms
[In-Memory] Column.Offset with constant fill strategy 1⚪ 0ms
[In-Memory] Column.Offset with default fill strategy 7✅ 46ms
[In-Memory] Column.Offset with wrap around fill strategy 10✅ 38ms
[In-Memory] Column.take/drop 8✅ 432ms
[In-Memory] Column.zip 6✅ 74ms
[In-Memory] Date-Time operations 22✅ 1⚪ 2s
[In-Memory] Date-Time support 3✅ 39ms
[In-Memory] Dropping Missing Values 9✅ 548ms
[In-Memory] Filling Missing Values 9✅ 276ms
[In-Memory] Handling of Big Integer values 10✅ 507ms
[In-Memory] Loss_Of_Integer_Precision (large integers not being exactly representable in Float) 5✅ 250ms
[In-Memory] Storage Builders 2✅ 364ms
[In-Memory] Table Text Cleanse 4✅ 90ms
[In-Memory] Table.add_group_number (common) 13✅ 295ms
[In-Memory] Table.add_row_number (common) 7✅ 298ms
[In-Memory] Table.add_row_number (in-memory specific) 7✅ 169ms
[In-Memory] Table.aggregate 4✅ 137ms
[In-Memory] Table.aggregate 3✅ 109ms
[In-Memory] Table.aggregate Average 1✅ 62ms
[In-Memory] Table.aggregate Concatenate 6✅ 167ms
[In-Memory] Table.aggregate Count_Distinct 4✅ 414ms
[In-Memory] Table.aggregate First and Last 4✅ 140ms
[In-Memory] Table.aggregate Mode 1✅ 14ms
[In-Memory] Table.aggregate Shortest 1✅ 35ms
[In-Memory] Table.aggregate should be able to group on multiple fields 13✅ 762ms
[In-Memory] Table.aggregate should be able to group on single field 13✅ 791ms
[In-Memory] Table.aggregate should correctly handle infinities 4✅ 145ms
[In-Memory] Table.aggregate should correctly handle NaN 5✅ 66ms
[In-Memory] Table.aggregate should correctly select result types 4✅ 94ms
[In-Memory] Table.aggregate should merge warnings when issues computing aggregation 2✅ 46ms
[In-Memory] Table.aggregate should not summarize empty table when grouped 11✅ 276ms
[In-Memory] Table.aggregate should raise warnings when there are issues 7✅ 498ms
[In-Memory] Table.aggregate should raise warnings when there are issues computing aggregation 3✅ 130ms
[In-Memory] Table.aggregate should report warnings and errors based on types 4✅ 334ms
[In-Memory] Table.aggregate should summarize empty table 11✅ 453ms
[In-Memory] Table.aggregate should summarize whole table 16✅ 1s
[In-Memory] Table.aggregate Standard_Deviation 1✅ 53ms
[In-Memory] Table.aggregate Sum 3✅ 198ms
[In-Memory] Table.aggregate+Expressions 2✅ 268ms
[In-Memory] Table.coalesce 8✅ 127ms
[In-Memory] Table.cross_join 9✅ 242ms
[In-Memory] Table.cross_tab 23✅ 845ms
[In-Memory] Table.distinct 7✅ 221ms
[In-Memory] Table.distinct 6✅ 197ms
[In-Memory] Table.duplicates 6✅ 183ms
[In-Memory] Table.filter 28✅ 1⚪ 1s
[In-Memory] Table.filter 4✅ 2s
[In-Memory] Table.filter by an expression 5✅ 243ms
[In-Memory] Table.from_union 33✅ 979ms
[In-Memory] Table.join 42✅ 2s
[In-Memory] Table.make_table_from_dictionary/vectors 8✅ 134ms
[In-Memory] Table.merge 20✅ 804ms
[In-Memory] Table.Offset handles bad inputs gracefully 8✅ 95ms
[In-Memory] Table.Offset with closest value fill strategy 8✅ 50ms
[In-Memory] Table.Offset with default fill strategy 8✅ 93ms
[In-Memory] Table.Offset with default fill strategy (Text Values) 4✅ 22ms
[In-Memory] Table.Offset with wrap around fill strategy 12✅ 76ms
[In-Memory] Table.Offset works with grouping - closest fill strategy 7✅ 53ms
[In-Memory] Table.Offset works with grouping - default fill strategy 7✅ 87ms
[In-Memory] Table.Offset works with grouping - wrap around fill strategy 7✅ 74ms
[In-Memory] Table.Offset works with multiple columns 7✅ 131ms
[In-Memory] Table.Offset works with multiple columns - updating in place 8✅ 157ms
[In-Memory] Table.Offset works with ordering - closest fill strategy 7✅ 106ms
[In-Memory] Table.Offset works with ordering - default fill strategy 7✅ 57ms
[In-Memory] Table.Offset works with ordering - wrap around fill strategy 7✅ 107ms
[In-Memory] Table.remove_columns 13✅ 185ms
[In-Memory] Table.rename_columns 25✅ 465ms
[In-Memory] Table.reorder_columns 11✅ 255ms
[In-Memory] Table.reorder_columns by type 1✅ 16ms
[In-Memory] Table.replace 22✅ 763ms
[In-Memory] Table.select_columns 16✅ 258ms
[In-Memory] Table.select_columns By_Type and Table.remove_columns By_Type 2✅ 64ms
[In-Memory] Table.sort 23✅ 983ms
[In-Memory] Table.sort_columns 4✅ 59ms
[In-Memory] Table.take/drop 11✅ 518ms
[In-Memory] Table.transpose 8✅ 207ms
[In-Memory] Table.union 32✅ 1s
[In-Memory] Table.zip 12✅ 435ms
[In-Memory] Temp column 2✅ 9ms
[In-Memory] Works in Table.set expressions with default 6✅ 46ms
[PostgreSQL] .pgpass 3✅ 948ms
[PostgreSQL] Audit Logs 1⚪ 0ms
[PostgreSQL] Connection setup 3✅ 542ms
[PostgreSQL] Data Link 1⚪ 0ms
[PostgreSQL] Database tests 1⚪ 0ms
[PostgreSQL] Saving to Data Link 1⚪ 0ms
[PostgreSQL] SSL connectivity tests 1⚪ 0ms
[SQLite File] Interactions Between various operations 10✅ 1s
[SQLite File] (Column_Operations_Spec) Arithmetic Column Operations 11✅ 2⚪ 696ms
[SQLite File] (Column_Operations_Spec) Boolean Column Operations 7✅ 1⚪ 901ms
[SQLite File] (Column_Operations_Spec) Colum Operations - Names 8✅ 225ms
[SQLite File] (Column_Operations_Spec) Column Comparisons 5✅ 1⚪ 9s
[SQLite File] (Column_Operations_Spec) Column Operations - Equality & Null Handling 4✅ 3⚪ 195ms
[SQLite File] (Column_Operations_Spec) Column Operations - Text Trim 3✅ 165ms
[SQLite File] (Column_Operations_Spec) Column.const 3✅ 99ms
[SQLite File] (Column_Operations_Spec) Column.fill_nothing/empty 4✅ 84ms
[SQLite File] (Column_Operations_Spec) Column.let 1✅ 186ms
[SQLite File] (Column_Operations_Spec) Column.rename 1✅ 23ms
[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⚪ 202ms
[SQLite File] (Column_Operations_Spec) Other Column Operations 1✅ 34ms
[SQLite File] (Column_Operations_Spec) replace: DB specific edge-cases 2✅ 18ms
[SQLite File] (Column_Operations_Spec) replace: empty table and nothings 2✅ 33ms
[SQLite File] (Column_Operations_Spec) replace: literal regex pattern and replacement 5✅ 36ms
[SQLite File] (Column_Operations_Spec) replace: literal text pattern and replacement 4✅ 178ms
[SQLite File] (Column_Operations_Spec) replace: Named_Pattern and replacement 1✅ 5ms
[SQLite File] (Column_Operations_Spec) replace: pattern and replacement columns 4✅ 43ms
[SQLite File] (Column_Operations_Spec) Rounding numeric tests 17✅ 22s
[SQLite File] (Column_Operations_Spec) Rounding-like operations 16✅ 964ms
[SQLite File] (Column_Operations_Spec) Table.fill_nothing/empty 14✅ 722ms
[SQLite File] (Column_Operations_Spec) Table.make_constant_column 4✅ 228ms
[SQLite File] (Column_Operations_Spec) Table.text_replace 7✅ 229ms
[SQLite File] (Column_Operations_Spec) Text Column Operations 13✅ 810ms
[SQLite File] (Conversion_Spec) Simple variant of Table/Column.parse in all backends 5✅ 312ms
[SQLite File] (Conversion_Spec) Table.expand_column 1✅ 24ms
[SQLite File] (Conversion_Spec) Table.expand_to_rows 1✅ 24ms
[SQLite File] (Conversion_Spec) Table/Column auto value type 1✅ 25ms
[SQLite File] (Conversion_Spec) Table/Column.cast - checking invariants 8✅ 335ms
[SQLite File] (Conversion_Spec) Table/Column.cast - numeric 3✅ 118ms
[SQLite File] (Conversion_Spec) Table/Column.cast - to text 2✅ 70ms
[SQLite File] (Core_Spec) Table.at 3✅ 78ms
[SQLite File] (Core_Spec) Table.column_count 1✅ 1ms
[SQLite File] (Core_Spec) Table.column_names 2✅ 167ms
[SQLite File] (Core_Spec) Table.get 3✅ 45ms
[SQLite File] (Core_Spec) Table.read 6✅ 598ms
[SQLite File] (Core_Spec) Table.rows 5✅ 148ms
[SQLite File] (Core_Spec) Table.set 8✅ 264ms
[SQLite File] (Derived_Columns_Spec) Table.set with Simple_Expression 8✅ 1⚪ 2s
[SQLite File] (Derived_Columns_Spec) Unique derived column names 8✅ 262ms
[SQLite File] (Expression_Spec) Expression Arithmetic 3✅ 554ms
[SQLite File] (Expression_Spec) Expression Boolean literals 1✅ 153ms
[SQLite File] (Expression_Spec) Expression Boolean Operators 4✅ 322ms
[SQLite File] (Expression_Spec) Expression Column Arithmetic 2✅ 444ms
[SQLite File] (Expression_Spec) Expression Comparison Operators 6✅ 756ms
[SQLite File] (Expression_Spec) Expression Date and Time literals 4⚪ 0ms
[SQLite File] (Expression_Spec) Expression Errors should be handled 4✅ 31ms
[SQLite File] (Expression_Spec) Expression Float literals 1✅ 63ms
[SQLite File] (Expression_Spec) Expression Integer literals 1✅ 125ms
[SQLite File] (Expression_Spec) Expression Nothing literals 1✅ 1⚪ 64ms
[SQLite File] (Expression_Spec) Expression Text literals 1✅ 128ms
[SQLite File] (Expression_Spec) Expression Text literals 2✅ 107ms
[SQLite File] (Expression_Spec) Expression Text Operators 2✅ 184ms
[SQLite File] (Expression_Spec) Expression Warnings should be reported 2✅ 2⚪ 253ms
[SQLite File] (Expression_Spec) Function invocation 5✅ 280ms
[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✅ 2s
[SQLite File] (Nothing_Spec) is_in: Boolean+Nothing edge cases 192✅ 7s
[SQLite File] (Nothing_Spec) is_nothing 6✅ 202ms
[SQLite File] (Nothing_Spec) not 1✅ 12ms
[SQLite File] (Nothing_Spec) sort 12✅ 227ms
[SQLite File] (Upload_Spec) Appending a Database table to a Database table 30✅ 5s
[SQLite File] (Upload_Spec) Appending an in-memory table to a Database table 31✅ 4s
[SQLite File] (Upload_Spec) Creating an empty table 19✅ 2s
[SQLite File] (Upload_Spec) Deleting rows from a Database table 4✅ 297ms
[SQLite File] (Upload_Spec) Deleting rows from a Database table (source=Database) 11✅ 2s
[SQLite File] (Upload_Spec) Deleting rows from a Database table (source=in-memory) 11✅ 1s
[SQLite File] (Upload_Spec) Output Execution Context for Database operations 12✅ 1⚪ 2s
[SQLite File] (Upload_Spec) Persisting a Database Table (query) 9✅ 2s
[SQLite File] (Upload_Spec) Uploading an in-memory Table 12✅ 2s
[SQLite File] Aggregation 2✅ 245ms
[SQLite File] Basic Table Access 6✅ 836ms
[SQLite File] Column Naming edge cases 7✅ 776ms
[SQLite File] Column.const 1✅ 35ms
[SQLite File] Column.map 1✅ 3ms
[SQLite File] Column.take/drop 6✅ 3s
[SQLite File] Column.zip 1✅ 5ms
[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✅ 194ms
[SQLite File] Dropping Missing Values 8✅ 1s
[SQLite File] Error Handling 2✅ 96ms
[SQLite File] Filling Missing Values 5✅ 2⚪ 403ms
[SQLite File] Internals 1✅ 75ms
[SQLite File] IR Traversal 4✅ 7s
[SQLite File] Masking Tables 1✅ 424ms
[SQLite File] math functions 6✅ 4s
[SQLite File] Metadata 2✅ 247ms
[SQLite File] Missing Values 2✅ 186ms
[SQLite File] partial Date-Time support 2⚪ 0ms
[SQLite File] Schemas and Databases 3✅ 23ms
[SQLite File] Sorting 5✅ 332ms
[SQLite File] Table Text Cleanse 4✅ 56ms
[SQLite File] Table.add_group_number 1✅ 27ms
[SQLite File] Table.add_row_number (common) 7✅ 577ms
[SQLite File] Table.add_row_number (Database specific) 1✅ 120ms
[SQLite File] Table.aggregate 4✅ 320ms
[SQLite File] Table.aggregate Concatenate 6✅ 389ms
[SQLite File] Table.aggregate Count_Distinct 2✅ 2⚪ 484ms
[SQLite File] Table.aggregate First and Last 2✅ 2⚪ 222ms
[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⚪ 675ms
[SQLite File] Table.aggregate should be able to group on single field 9✅ 4⚪ 604ms
[SQLite File] Table.aggregate should correctly handle infinities 2✅ 2⚪ 170ms
[SQLite File] Table.aggregate should correctly select result types 2✅ 2⚪ 165ms
[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⚪ 373ms
[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✅ 305ms
[SQLite File] Table.aggregate should report warnings and errors based on types 4✅ 288ms
[SQLite File] Table.aggregate should summarize empty table 8✅ 3⚪ 391ms
[SQLite File] Table.aggregate should summarize whole table 10✅ 6⚪ 1s
[SQLite File] Table.aggregate Standard_Deviation 1✅ 78ms
[SQLite File] Table.aggregate+Expressions 2✅ 120ms
[SQLite File] Table.coalesce 8✅ 369ms
[SQLite File] Table.cross_join 9✅ 1s
[SQLite File] Table.cross_tab 1⚪ 0ms
[SQLite File] Table.default_ordering 5✅ 309ms
[SQLite File] Table.distinct 7✅ 416ms
[SQLite File] Table.duplicates 1⚪ 0ms
[SQLite File] Table.filter 1✅ 369ms
[SQLite File] Table.filter 27✅ 3s
[SQLite File] Table.filter by an expression 4✅ 1⚪ 172ms
[SQLite File] Table.from_union 1⚪ 0ms
[SQLite File] Table.join 38✅ 4s
[SQLite File] Table.make_table_from_dictionary/vectors 8✅ 534ms
[SQLite File] Table.merge 19✅ 3s
[SQLite File] Table.offset 1✅ 14ms
[SQLite File] Table.remove_columns 13✅ 173ms
[SQLite File] Table.rename_columns 26✅ 388ms
[SQLite File] Table.reorder_columns 11✅ 165ms
[SQLite File] Table.reorder_columns by type 1✅ 57ms
[SQLite File] Table.replace 21✅ 2s
[SQLite File] Table.select_columns 16✅ 249ms
[SQLite File] Table.select_columns By_Type and Table.remove_columns By_Type 2✅ 75ms
[SQLite File] Table.sort 21✅ 1s
[SQLite File] Table.sort_columns 4✅ 81ms
[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✅ 349ms
[SQLite File] Temp column 2✅ 73ms
[SQLite File] Transaction Support 4✅ 132ms
[SQLite In-Memory] Interactions Between various operations 10✅ 1s
[SQLite In-Memory] (Column_Operations_Spec) Arithmetic Column Operations 11✅ 2⚪ 606ms
[SQLite In-Memory] (Column_Operations_Spec) Boolean Column Operations 7✅ 1⚪ 738ms
[SQLite In-Memory] (Column_Operations_Spec) Colum Operations - Names 8✅ 267ms
[SQLite In-Memory] (Column_Operations_Spec) Column Comparisons 5✅ 1⚪ 9s
[SQLite In-Memory] (Column_Operations_Spec) Column Operations - Equality & Null Handling 4✅ 3⚪ 146ms
[SQLite In-Memory] (Column_Operations_Spec) Column Operations - Text Trim 3✅ 145ms
[SQLite In-Memory] (Column_Operations_Spec) Column.const 3✅ 82ms
[SQLite In-Memory] (Column_Operations_Spec) Column.fill_nothing/empty 4✅ 74ms
[SQLite In-Memory] (Column_Operations_Spec) Column.let 1✅ 162ms
[SQLite In-Memory] (Column_Operations_Spec) Column.rename 1✅ 19ms
[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⚪ 164ms
[SQLite In-Memory] (Column_Operations_Spec) Other Column Operations 1✅ 29ms
[SQLite In-Memory] (Column_Operations_Spec) replace: DB specific edge-cases 2✅ 15ms
[SQLite In-Memory] (Column_Operations_Spec) replace: empty table and nothings 2✅ 35ms
[SQLite In-Memory] (Column_Operations_Spec) replace: literal regex pattern and replacement 5✅ 34ms
[SQLite In-Memory] (Column_Operations_Spec) replace: literal text pattern and replacement 4✅ 149ms
[SQLite In-Memory] (Column_Operations_Spec) replace: Named_Pattern and replacement 1✅ 5ms
[SQLite In-Memory] (Column_Operations_Spec) replace: pattern and replacement columns 4✅ 41ms
[SQLite In-Memory] (Column_Operations_Spec) Rounding numeric tests 17✅ 22s
[SQLite In-Memory] (Column_Operations_Spec) Rounding-like operations 16✅ 809ms
[SQLite In-Memory] (Column_Operations_Spec) Table.fill_nothing/empty 14✅ 567ms
[SQLite In-Memory] (Column_Operations_Spec) Table.make_constant_column 4✅ 188ms
[SQLite In-Memory] (Column_Operations_Spec) Table.text_replace 7✅ 163ms
[SQLite In-Memory] (Column_Operations_Spec) Text Column Operations 13✅ 733ms
[SQLite In-Memory] (Conversion_Spec) Simple variant of Table/Column.parse in all backends 5✅ 267ms
[SQLite In-Memory] (Conversion_Spec) Table.expand_column 1✅ 21ms
[SQLite In-Memory] (Conversion_Spec) Table.expand_to_rows 1✅ 23ms
[SQLite In-Memory] (Conversion_Spec) Table/Column auto value type 1✅ 19ms
[SQLite In-Memory] (Conversion_Spec) Table/Column.cast - checking invariants 8✅ 310ms
[SQLite In-Memory] (Conversion_Spec) Table/Column.cast - numeric 3✅ 111ms
[SQLite In-Memory] (Conversion_Spec) Table/Column.cast - to text 2✅ 66ms
[SQLite In-Memory] (Core_Spec) Table.at 3✅ 91ms
[SQLite In-Memory] (Core_Spec) Table.column_count 1✅ 1ms
[SQLite In-Memory] (Core_Spec) Table.column_names 2✅ 169ms
[SQLite In-Memory] (Core_Spec) Table.get 3✅ 44ms
[SQLite In-Memory] (Core_Spec) Table.read 6✅ 414ms
[SQLite In-Memory] (Core_Spec) Table.rows 5✅ 121ms
[SQLite In-Memory] (Core_Spec) Table.set 8✅ 344ms
[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✅ 213ms
[SQLite In-Memory] (Expression_Spec) Expression Arithmetic 3✅ 333ms
[SQLite In-Memory] (Expression_Spec) Expression Boolean literals 1✅ 90ms
[SQLite In-Memory] (Expression_Spec) Expression Boolean Operators 4✅ 299ms
[SQLite In-Memory] (Expression_Spec) Expression Column Arithmetic 2✅ 303ms
[SQLite In-Memory] (Expression_Spec) Expression Comparison Operators 6✅ 533ms
[SQLite In-Memory] (Expression_Spec) Expression Date and Time literals 4⚪ 0ms
[SQLite In-Memory] (Expression_Spec) Expression Errors should be handled 4✅ 27ms
[SQLite In-Memory] (Expression_Spec) Expression Float literals 1✅ 43ms
[SQLite In-Memory] (Expression_Spec) Expression Integer literals 1✅ 68ms
[SQLite In-Memory] (Expression_Spec) Expression Nothing literals 1✅ 1⚪ 38ms
[SQLite In-Memory] (Expression_Spec) Expression Text literals 1✅ 68ms
[SQLite In-Memory] (Expression_Spec) Expression Text literals 2✅ 42ms
[SQLite In-Memory] (Expression_Spec) Expression Text Operators 2✅ 314ms
[SQLite In-Memory] (Expression_Spec) Expression Warnings should be reported 2✅ 2⚪ 241ms
[SQLite In-Memory] (Expression_Spec) Function invocation 5✅ 291ms
[SQLite In-Memory] (Nothing_Spec) between 30✅ 1s
[SQLite In-Memory] (Nothing_Spec) Comparisons 108✅ 4s
[SQLite In-Memory] (Nothing_Spec) distinct 6✅ 181ms
[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✅ 272ms
[SQLite In-Memory] (Nothing_Spec) not 1✅ 13ms
[SQLite In-Memory] (Nothing_Spec) sort 12✅ 227ms
[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✅ 4s
[SQLite In-Memory] (Upload_Spec) Creating an empty table 17✅ 1s
[SQLite In-Memory] (Upload_Spec) Deleting rows from a Database table 4✅ 337ms
[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✅ 1s
[SQLite In-Memory] (Upload_Spec) Output Execution Context for Database operations 9✅ 1⚪ 972ms
[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✅ 115ms
[SQLite In-Memory] Basic Table Access 6✅ 334ms
[SQLite In-Memory] Column Naming edge cases 7✅ 352ms
[SQLite In-Memory] Column.const 1✅ 24ms
[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✅ 430ms
[SQLite In-Memory] Date-Time operations 1⚪ 0ms
[SQLite In-Memory] Date-Time support 1⚪ 0ms
[SQLite In-Memory] Dialect-specific codegen 1✅ 65ms
[SQLite In-Memory] Dropping Missing Values 8✅ 1s
[SQLite In-Memory] Error Handling 2✅ 55ms
[SQLite In-Memory] Filling Missing Values 5✅ 2⚪ 325ms
[SQLite In-Memory] Internals 1✅ 12ms
[SQLite In-Memory] IR Traversal 4✅ 6s
[SQLite In-Memory] Masking Tables 1✅ 266ms
[SQLite In-Memory] math functions 6✅ 2s
[SQLite In-Memory] Metadata 2✅ 74ms
[SQLite In-Memory] Missing Values 2✅ 95ms
[SQLite In-Memory] partial Date-Time support 2⚪ 0ms
[SQLite In-Memory] Schemas and Databases 3✅ 6ms
[SQLite In-Memory] Sorting 5✅ 186ms
[SQLite In-Memory] Table Text Cleanse 4✅ 34ms
[SQLite In-Memory] Table.add_group_number 1✅ 5ms
[SQLite In-Memory] Table.add_row_number (common) 7✅ 318ms
[SQLite In-Memory] Table.add_row_number (Database specific) 1✅ 63ms
[SQLite In-Memory] Table.aggregate 4✅ 289ms
[SQLite In-Memory] Table.aggregate Concatenate 6✅ 330ms
[SQLite In-Memory] Table.aggregate Count_Distinct 2✅ 2⚪ 432ms
[SQLite In-Memory] Table.aggregate First and Last 2✅ 2⚪ 223ms
[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⚪ 600ms
[SQLite In-Memory] Table.aggregate should be able to group on single field 9✅ 4⚪ 490ms
[SQLite In-Memory] Table.aggregate should correctly handle infinities 2✅ 2⚪ 138ms
[SQLite In-Memory] Table.aggregate should correctly select result types 2✅ 2⚪ 136ms
[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⚪ 268ms
[SQLite In-Memory] Table.aggregate should raise warnings when there are issues 7✅ 885ms
[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✅ 258ms
[SQLite In-Memory] Table.aggregate should report warnings and errors based on types 4✅ 231ms
[SQLite In-Memory] Table.aggregate should summarize empty table 8✅ 3⚪ 261ms
[SQLite In-Memory] Table.aggregate should summarize whole table 10✅ 6⚪ 915ms
[SQLite In-Memory] Table.aggregate Standard_Deviation 1✅ 76ms
[SQLite In-Memory] Table.aggregate+Expressions 2✅ 107ms
[SQLite In-Memory] Table.coalesce 8✅ 298ms
[SQLite In-Memory] Table.cross_join 9✅ 910ms
[SQLite In-Memory] Table.cross_tab 1⚪ 0ms
[SQLite In-Memory] Table.default_ordering 5✅ 112ms
[SQLite In-Memory] Table.distinct 7✅ 341ms
[SQLite In-Memory] Table.duplicates 1⚪ 0ms
[SQLite In-Memory] Table.filter 1✅ 223ms
[SQLite In-Memory] Table.filter 27✅ 3s
[SQLite In-Memory] Table.filter by an expression 4✅ 1⚪ 198ms
[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✅ 260ms
[SQLite In-Memory] Table.merge 19✅ 3s
[SQLite In-Memory] Table.offset 1✅ 6ms
[SQLite In-Memory] Table.remove_columns 13✅ 158ms
[SQLite In-Memory] Table.rename_columns 26✅ 450ms
[SQLite In-Memory] Table.reorder_columns 11✅ 139ms
[SQLite In-Memory] Table.reorder_columns by type 1✅ 31ms
[SQLite In-Memory] Table.replace 21✅ 2s
[SQLite In-Memory] Table.select_columns 16✅ 212ms
[SQLite In-Memory] Table.select_columns By_Type and Table.remove_columns By_Type 2✅ 73ms
[SQLite In-Memory] Table.sort 21✅ 1s
[SQLite In-Memory] Table.sort_columns 4✅ 64ms
[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✅ 154ms
[SQLite In-Memory] Temp column 2✅ 44ms
[SQLite In-Memory] Transaction Support 4✅ 117ms
[SQLite] Type Mapping 8✅ 464ms
Aggregate Columns 23✅ 2s
All types 1✅ 57ms
Boolean 4✅ 194ms
Boolean Column.format, with format Column 3✅ 47ms
Boolean Column.format, with format string 3✅ 141ms
ceil 3✅ 36ms
Column selectors 2✅ 115ms
Column Text Cleanse 15✅ 199ms
Column Text Cleanse 15✅ 163ms
Column Text Cleanse 15✅ 140ms
Column.parse 15✅ 348ms
Columns 20✅ 14s
Counting Values 1✅ 8ms
Data.read_many 19✅ 1s
DataFormatter builders 3✅ 76ms
DataFormatter.format 10✅ 160ms
DataFormatter.parse 13✅ 345ms
Date Column.format, with format Column 6✅ 175ms
Date Column.format, with format string 4✅ 301ms
Date_Time Column.format, with format Column 6✅ 140ms
Date_Time Column.format, with format string 5✅ 226ms
Date_Time truncate 1✅ 11ms
Dates 9✅ 520ms
Delimited File Parsing 34✅ 3⚪ 2s
Delimited File Writing 35✅ 3s
different types 2✅ 10ms
Dropping Missing Values 1✅ 64ms
Edge cases 1✅ 62ms
Errors 2✅ 20ms
Errors 4✅ 67ms
Excel Range 9✅ 458ms
expand_column 21✅ 516ms
expand_to_rows 16✅ 300ms
Fan_Out 2✅ 65ms
fetching files using HTTP 5✅ 484ms
File.read (Delimited) 3✅ 50ms
File.read (Delimited) should work with Date_Time 3✅ 63ms
File.read (Delimited) should work with Dates 3✅ 85ms
File.read (Delimited) should work with Time_Of_Days 3✅ 62ms
fill 8✅ 169ms
Float 3✅ 31ms
Float, with format Column 3✅ 28ms
floor 3✅ 43ms
from_objects with Array 1✅ 16ms
from_objects with JSON (single values) 2✅ 41ms
from_objects with mixed vector of single and JSON objects 5✅ 58ms
from_objects with non-uniform JSON vector 6✅ 76ms
from_objects with single values 5✅ 431ms
from_objects with uniform JSON vector 5✅ 52ms
InferredIntegerBuilder 2✅ 38ms
Info 1✅ 13ms
Integer 3✅ 56ms
Integer 1✅ 15ms
Integer, with format Column 3✅ 47ms
Integration 1✅ 97ms
IO operations on Enso Cloud files 1⚪ 0ms
JSON conversion 2✅ 49ms
Locales 2✅ 52ms
Mapping Operations 7✅ 617ms
Masking Tables 3✅ 156ms
NaN handling 7✅ 119ms
nothing handling 7✅ 118ms
Numeric 4✅ 194ms
Numeric format, empty 4✅ 87ms
parsing Table formats in DataLinks 8✅ 2s
Problems 13✅ 2⚪ 578ms
Read XLSX / XLS Files 16✅ 1⚪ 6s
Reading single cells correctly 7✅ 527ms
Response caching 36✅ 24s
round/truncate/ceil/floor 3✅ 131ms
Rounding 8✅ 140ms
running count 9✅ 99ms
running kurtosis 1✅ 12ms
running max 3✅ 32ms
running mean 2✅ 23ms
running min 3✅ 30ms
running product 2✅ 21ms
running skew 2✅ 22ms
running standard deviation 2✅ 22ms
running sum 8✅ 88ms
running variance 2✅ 24ms
Should be able to serialise a table with Dates to Text 2✅ 74ms
Should be able to serialise a table with DateTimes to Text 2✅ 22ms
Should be able to serialise a table with Time_Of_Days to Text 2✅ 31ms
single-value Column 17✅ 446ms
Slicing Tables 4✅ 237ms
SortedListIndex (used for SortJoin) 6✅ 67ms
Sorting Columns 4✅ 41ms
Sorting Tables 2✅ 164ms
SQL_Statement serialization 2✅ 118ms
SQLite_Format should allow connecting to SQLite files 5✅ 218ms
Table Construction 12✅ 9s
Table Display 1✅ 77ms
Table.from Text 1✅ 17ms
Table.parse 22✅ 754ms
Table.parse_to_columns 15✅ 519ms
Table.split 10✅ 138ms
Table.split/tokenize column count 8✅ 313ms
Table.split/tokenize column order 1✅ 18ms
Table.split/tokenize errors 4✅ 13ms
Table.split/tokenize name conflicts 2✅ 131ms
Table.tokenize 14✅ 273ms
Table/Column.should_equal helpers 18✅ 433ms
Text.parse_to_table 2✅ 57ms
Text.parse_to_table errors 3✅ 26ms
Text.parse_to_table parsing 3✅ 63ms
Text.parse_to_table with case-insensitivity 1✅ 17ms
Text.parse_to_table with groups 2✅ 58ms
Time_Of_Day Column.format, with format Column 6✅ 129ms
Time_Of_Day Column.format, with format string 5✅ 133ms
to_xml 28✅ 2⚪ 470ms
truncate 3✅ 32ms
Unique_Name_Strategy Helper 12✅ 413ms
Unique_Name_Strategy.combine_with_prefix 6✅ 48ms
Unsupported statistics 4✅ 7ms
Use First Row As Names 5✅ 169ms
Value_Type 2✅ 77ms
Various File Format support on Table 6✅ 344ms
Vector conversion 1✅ 20ms
Write xls Files 47✅ 2s
Write xlsx Files 47✅ 3s
Writing 4✅ 80ms
Writing to csv files 3✅ 294ms
Writing to json files 3✅ 2s
XLS reading 13✅ 448ms
XLSX reading 13✅ 736ms
XML 7✅ 376ms

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

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

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

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

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

Test suite Passed Failed Skipped Time
should_contain extension method 1✅ 112ms
should_end_with extension method 1✅ 41ms
should_equal extension method 4✅ 939ms
should_not_contain extension method 1✅ 50ms
should_not_equal extension method 2✅ 131ms
should_start_with extension method 1✅ 50ms

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

82 tests were completed in 7s with 81 passed, 0 failed and 1 skipped.

Test suite Passed Failed Skipped Time
Dataflow Error Visualization 2✅ 174ms
File uploads 2✅ 29ms
Geo_Map 3✅ 483ms
Histogram Visualization 6✅ 161ms
Lazy Table Visualization 12✅ 724ms
Lazy Text Visualization 3✅ 83ms
Scatter Plot Visualization 14✅ 980ms
Serializable Visualization Identifiers 6✅ 262ms
SQL Visualization 1✅ 372ms
Table Visualization 14✅ 2s
Table.lookup_ignore_case 1✅ 232ms
Table.rows 1✅ 199ms
Type Names of Visualization Defaults 1✅ 259ms
Vector and Arrays 2✅ 1⚪ 102ms
Widget_Helpers run 2✅ 35ms
Widgets for Data.read 2✅ 297ms
Widgets for Database 1✅ 27ms
Widgets for In-Database Connection with table name sets 1✅ 200ms
Widgets for In-Database Connection with table types 1✅ 27ms
Widgets for In-Database Table with column name sets 2✅ 54ms
Widgets for In-Memory with column name sets 3✅ 218ms
Widgets for the Text type 1✅ 326ms