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

New gate for stdlib API check #12223

Merged
merged 45 commits into from
Feb 10, 2025

Merge branch 'develop' into wip/akirathan/10507-ci-job-check-api

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

New gate for stdlib API check #12223

Merge branch 'develop' into wip/akirathan/10507-ci-job-check-api
81901ad
Select commit
Loading
Failed to load commit list.
GitHub Actions / Standard Library Tests Report (GraalVM CE, macos, amd64) succeeded Feb 10, 2025 in 1s

8669 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⚪ 65s
/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 3054✅ 44⚪ 226s
/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✅ 943ms
/Users/runner/work/enso/enso/target/test-results/Table_Tests/JUnit.xml 5155✅ 158⚪ 459s
/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✅ 1s
/Users/runner/work/enso/enso/target/test-results/Visualization_Tests/JUnit.xml 81✅ 1⚪ 8s

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

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

✅ /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✅ 39ms
I/O Checks 2✅ 2s
Instrument @Tail_Call fibonacci 6✅ 2s
Instrument fibonacci 3✅ 554ms
Object Comparator 9✅ 1s
Test Reporter running on GitHub 3✅ 97ms
Text_Utils 4✅ 1s
to_display_text 5✅ 164ms

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

3098 tests were completed in 226s with 3054 passed, 0 failed and 44 skipped.

Test suite Passed Failed Skipped Time
.to Meta.Type 2✅ 16ms
(Decimal_Spec) arithmetic 9✅ 508ms
(Decimal_Spec) BigDecimal internal representation methods 1✅ 8ms
(Decimal_Spec) comparison 12✅ 1s
(Decimal_Spec) construction 21✅ 170ms
(Decimal_Spec) conversions 14✅ 176ms
(Decimal_Spec) Decimal.set_scale 2✅ 10ms
(Decimal_Spec) div 1✅ 31ms
(Decimal_Spec) edge cases 2✅ 36ms
(Decimal_Spec) floor, ceil, truncate 4✅ 191ms
(Decimal_Spec) Integer/Float .to_decimal 2✅ 9ms
(Decimal_Spec) min/max 3✅ 146ms
(Decimal_Spec) pow 2✅ 44ms
(Decimal_Spec) remainder 3✅ 63ms
(Decimal_Spec) Rounding 19✅ 526ms
(Decimal_Spec) signs 3✅ 31ms
(Decimal_Spec) text conversion 4✅ 99ms
(Decimal_Spec) Text.to_decimal 3✅ 14ms
(File) Download Mode 3✅ 5s
Any.map_nothing 2✅ 153ms
Any's methods 3✅ 2s
arithmetic 1✅ 125ms
Array_Proxy 5✅ 536ms
ArrayOverBuffer 1✅ 92ms
ASCII 4✅ 134ms
Asserts 5✅ 47ms
at/get 7✅ 192ms
Atom Constructors 4✅ 87ms
Atom with holes 9✅ 132ms
Auto_Detect 3✅ 59ms
Autoscoped Constructors 20✅ 361ms
Base_64 3✅ 162ms
BigInts 26✅ 2s
Booleans 6✅ 139ms
Bound 3✅ 15ms
Builder.new 11✅ 175ms
Bytes 3✅ 29ms
caching 1✅ 81ms
Callables 5✅ 418ms
Chain Multi Value 13✅ 124ms
Check Nothing and NaN 3✅ 5ms
children 2✅ 13ms
codepoints 2✅ 16ms
Compare functionality with Vector 1✅ 116ms
Compile 6✅ 63ms
Complex Multi Value 3✅ 31ms
const 1✅ 6ms
Contexts and Execution Environment 3✅ 24ms
Conversion 33✅ 656ms
Convert Multi Value 5✅ 110ms
Correlation Statistics 6✅ 121ms
curry 1✅ 17ms
Data.read / File_Format 2✅ 115ms
Data.read_many 8✅ 299ms
Dataflow Errors 11✅ 225ms
Dataflow Warnings 34✅ 2s
DataLinks in Enso Cloud 1⚪ 0ms
DataLinks to Enso Cloud 1⚪ 0ms
Date 42✅ 41s
Date date part tests 8✅ 583ms
Date_Range 11✅ 2s
Date_Time 46✅ 2⚪ 1s
Date_Time date part tests 8✅ 128ms
Date_Time equality 2✅ 14ms
Day_Of_Week conversions 9✅ 74ms
Debug 1✅ 2ms
Default comparator 5✅ 35ms
Default Encoding 10✅ 347ms
display text 1✅ 6ms
Duration 15✅ 159ms
Empty errors 4✅ 26ms
Encoding object 4✅ 136ms
Enso Arrays 7✅ 724ms
Enso Cloud Audit Log 5✅ 623ms
Enso Cloud Authentication 5✅ 649ms
Enso Cloud Files 1⚪ 0ms
Enso Cloud Secrets 13✅ 3⚪ 2s
Enso Dictionaries 26✅ 460ms
Enso Hashset 7✅ 108ms
Enso_User 2✅ 1⚪ 209ms
Enso_User - local mock integration tests 2✅ 177ms
Enso_User - offline logic tests 1✅ 34ms
Enso: Common polyglot Dictionary operations 29✅ 11s
Environment 1✅ 69ms
Equals and hash 2✅ 128ms
Escape 1✅ 6ms
fetch 11✅ 771ms
File Format 1✅ 32ms
File Operations 22✅ 1⚪ 806ms
flip 2✅ 14ms
Float.truncate 1✅ 35ms
Floats 6✅ 162ms
folder operations 9✅ 696ms
Format Detection in HTTP Fetch 3✅ 115ms
Formatting date/time values 6✅ 155ms
Fully Qualified Names 1✅ 8ms
Function Ascribed Parameters 12✅ 68ms
Functions 2✅ 67ms
Get by tag name 3✅ 55ms
Header 1✅ 30ms
Header resolution 7✅ 77ms
Headers 8✅ 321ms
Http Auth 2✅ 5s
HTTP client 4✅ 293ms
HTTP DataLink 11✅ 599ms
Http Error handling 5✅ 1s
HTTP in Data.read 5✅ 246ms
HTTP_Method parse 3✅ 51ms
HTTP_Status_Code 1✅ 36ms
identity 3✅ 29ms
Inlining Helpers 2✅ 20ms
inner / outer xml 2✅ 28ms
Input Stream 5✅ 140ms
Integer.truncate 1✅ 11ms
Integers 26✅ 807ms
Interval 7✅ 97ms
Java case of 3✅ 22ms
Java FFI 6✅ 1⚪ 53ms
Java: Common polyglot Dictionary operations 29✅ 426ms
Java/Enso Date 2✅ 36ms
JavaDate 42✅ 20s
JavaDate date part tests 8✅ 142ms
JavaLocalTime 29✅ 247ms
JavaScript Objects, Arrays & Functions 8✅ 1s
JavaScript: Common polyglot Dictionary operations 29✅ 271ms
JavaScriptArrayWithADate 42✅ 11s
JavaScriptArrayWithADate date part tests 8✅ 154ms
JavascriptDataInArray 44✅ 4⚪ 1s
JavascriptDataInArray date part tests 8✅ 133ms
JavascriptDate 44✅ 4⚪ 748ms
JavaScriptDate 42✅ 17s
JavascriptDate date part tests 8✅ 159ms
JavaScriptDate date part tests 8✅ 435ms
JavaZonedDateTime 46✅ 2⚪ 1s
JavaZonedDateTime date part tests 8✅ 115ms
JavaZoneId 7✅ 22ms
JS_Object 5✅ 266ms
JSON 5✅ 122ms
JSON 1✅ 26ms
JSON Deserialization 10✅ 414ms
JSON Serialization 5✅ 173ms
JSON_Format 2✅ 100ms
Lazy 6✅ 182ms
Lazy Generator 1✅ 57ms
Lexicographic Order on Vectors 2✅ 20ms
List 32✅ 1s
Locale 13✅ 167ms
Looping Imports 1✅ 5ms
Lowercase Methods 5✅ 31ms
Managed_Resource 5✅ 6s
Match.end 4✅ 82ms
Match.groups 2✅ 37ms
Match.named_groups 3✅ 114ms
Match.span 4✅ 99ms
Match.start 4✅ 77ms
Match.text 6✅ 141ms
Match.to_display_text 1✅ 34ms
Match.utf_16_end 4✅ 50ms
Match.utf_16_span 4✅ 47ms
Match.utf_16_start 4✅ 60ms
Maybe 5✅ 17ms
Meta-Value Inspection 6✅ 48ms
Meta-Value Manipulation 33✅ 361ms
Meta.Type.find 4✅ 35ms
Methods 1✅ 1⚪ 4ms
Missing_Argument 3✅ 741ms
Multi Value as type refinement 19✅ 5⚪ 341ms
MultiValue Conversions 11✅ 608ms
Natural Order 4✅ 181ms
No Method Errors 1✅ 54ms
No_Such_Method 4✅ 154ms
non-linear inserts 11✅ 304ms
Number Conversions 10✅ 102ms
Numbers 15✅ 504ms
Operator == 17✅ 94ms
Ordering 6✅ 85ms
Pair 1✅ 2ms
Pair - from 2-Item JavaScript Array 14✅ 292ms
Pair - from 2-Item List 14✅ 255ms
Pair - from 2-Item Vector 14✅ 229ms
Pair - from Pair.new 14✅ 190ms
Pair - from Pair.Value 14✅ 91ms
Panics 22✅ 717ms
parse 8✅ 169ms
Parsing date/time values 26✅ 1⚪ 529ms
Parsing formats 4✅ 162ms
Path Operations 10✅ 1⚪ 204ms
Pattern Matches 19✅ 193ms
Pattern.find and .find_all 8✅ 233ms
Pattern.match and .match_all 8✅ 143ms
Pattern.matches 5✅ 30ms
Pattern.replace 8✅ 305ms
Pattern.split 6✅ 88ms
Pattern.tokenize 7✅ 425ms
Period 8✅ 67ms
Plain_Text 3✅ 128ms
Polyglot 12✅ 69ms
Polyglot Argument 7✅ 54ms
Polyglot Argument with Inheritance 3✅ 24ms
Polyglot Conversion 14✅ 101ms
Polyglot hash maps 8✅ 364ms
Polyglot JS 21✅ 338ms
Polyglot keys and values 5✅ 119ms
Polyglot Operator == 7✅ 63ms
Polyglot Python 18✅ 174ms
Polyglot R 1⚪ 0ms
post 25✅ 2s
Private constructors 12✅ 50ms
Private methods 5✅ 14ms
Problem_Behavior 2✅ 29ms
Process 5✅ 142ms
Python: Common polyglot Dictionary operations 29✅ 283ms
PythonDate 1⚪ 0ms
PythonDate 43✅ 5⚪ 3s
PythonDate date part tests 8✅ 237ms
PythonLocalTime 29✅ 1s
Qualified Names 3✅ 13ms
Random 14✅ 1s
Range 37✅ 3s
Rank Data 7✅ 63ms
Read XML 7✅ 120ms
read_bytes 5✅ 115ms
read_text 6✅ 260ms
Refs 6✅ 43ms
Regression 12✅ 137ms
ReportingStreamDecoder 6✅ 3s
ReportingStreamEncoder 8✅ 678ms
Request 10✅ 198ms
rounding 4✅ 62ms
Rounding 16✅ 735ms
should correctly evaluate documentation examples 8✅ 75ms
Sorting with multiple comparators 4✅ 2⚪ 96ms
Sorting with the default comparator 7✅ 3⚪ 175ms
Stack size 1⚪ 0ms
Stack traces 6✅ 3s
State 5✅ 27ms
Statistics 16✅ 496ms
Statistics - empty Vector 3✅ 23ms
Statistics - invalid input 5✅ 57ms
Statistics - invalid input 1✅ 1ms
Statistics - NaN Vector 3✅ 36ms
Statistics - Nothing Vector 3✅ 53ms
System 2✅ 38ms
tag name 1✅ 8ms
take/drop Sample non-determinism 2✅ 31ms
take/drop Sample non-determinism 2✅ 18ms
take/drop Sample non-determinism 2✅ 10ms
take/drop Sample non-determinism 2✅ 10ms
take/drop Sample non-determinism 2✅ 11ms
Temporary_File facility 6✅ 1⚪ 871ms
Text - general 85✅ 23s
text contents 1✅ 4ms
Text_Sub_Range_Data 2✅ 99ms
Text.cleanse 14✅ 146ms
Text.match 6✅ 25ms
Text.Regex splitting 3✅ 81ms
Text.Regex tokenizing 2✅ 80ms
Text.Regex: find and find_all 20✅ 1⚪ 403ms
Text.replace 28✅ 869ms
Text.Span 3✅ 81ms
Text.substring 4✅ 30ms
the Self construct 6✅ 44ms
Time_Of_Day 29✅ 345ms
Type Errors 11✅ 224ms
uncurry 1✅ 11ms
Unix epoch conversion 4✅ 33ms
Unresolved symbol 1✅ 14ms
URI 22✅ 1s
Use a slice of an array as vectors 104✅ 1s
Use Array as vectors 104✅ 2s
Use Array_Proxy as vectors 104✅ 2s
Use Java ArrayList as vectors 104✅ 2s
Use Vector as vectors 104✅ 2s
UTF_16 BigEndian 5✅ 90ms
UTF_16 LittleEndian 5✅ 91ms
UTF_8 11✅ 261ms
Vector Slicing Helpers 1✅ 48ms
Vector.build 13✅ 102ms
Vector/Array equality 9✅ 63ms
Windows 1252 4✅ 87ms
Wrapped dataflow errors 8✅ 130ms
Wrapped errors 8✅ 154ms
write operations 23✅ 2s
Write XML 4✅ 198ms
Zone 9✅ 24ms

✅ /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✅ 4s
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✅ 235ms
GeoJSON to Table 3✅ 842ms

✅ /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✅ 153ms
Image with 1 channel 19✅ 350ms
Image with 2 channels 19✅ 465ms
Image with 3 channels 19✅ 427ms
Image with 4 channels 19✅ 298ms
Image Write 2✅ 57ms
Image.read 9✅ 586ms
Matrix with 1 channel 21✅ 863ms
Matrix with 2 channels 21✅ 513ms
Matrix with 3 channels 21✅ 475ms
Matrix with 4 channels 21✅ 434ms
Matrix_Error 1✅ 37ms

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

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

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

5313 tests were completed in 459s with 5155 passed, 0 failed and 158 skipped.

Test suite Passed Failed Skipped Time
[Codegen] Aggregation 2✅ 246ms
[Codegen] Basic Select 3✅ 279ms
[Codegen] Handling Missing Values 2✅ 374ms
[Codegen] JSON serialization 1✅ 255ms
[Codegen] Masking Tables and Columns 2✅ 278ms
[Codegen] Sorting 4✅ 173ms
[In-Memory-specific] Table.join 1✅ 91ms
[In-Memory-specific] Table.set 2✅ 47ms
[In-Memory] Interactions Between various operations 12✅ 1s
[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✅ 848ms
[In-Memory] (Column_Operations_Spec) Column Comparisons 6✅ 1⚪ 10s
[In-Memory] (Column_Operations_Spec) Column Operations - Equality & Null Handling 4✅ 3⚪ 285ms
[In-Memory] (Column_Operations_Spec) Column Operations - Text Replace (in-memory only) 8✅ 526ms
[In-Memory] (Column_Operations_Spec) Column Operations - Text Trim 3✅ 446ms
[In-Memory] (Column_Operations_Spec) Column.const 3✅ 71ms
[In-Memory] (Column_Operations_Spec) Column.fill_nothing/empty 4✅ 82ms
[In-Memory] (Column_Operations_Spec) Column.rename 1✅ 21ms
[In-Memory] (Column_Operations_Spec) Date truncation 1✅ 30ms
[In-Memory] (Column_Operations_Spec) Decimal 5✅ 260ms
[In-Memory] (Column_Operations_Spec) Min/Max Operations 3✅ 868ms
[In-Memory] (Column_Operations_Spec) Other Column Operations 1✅ 38ms
[In-Memory] (Column_Operations_Spec) replace: empty table and nothings 2✅ 67ms
[In-Memory] (Column_Operations_Spec) replace: literal regex pattern and replacement 5✅ 220ms
[In-Memory] (Column_Operations_Spec) replace: literal text pattern and replacement 4✅ 196ms
[In-Memory] (Column_Operations_Spec) replace: Named_Pattern and replacement 1✅ 29ms
[In-Memory] (Column_Operations_Spec) replace: pattern and replacement columns 4✅ 189ms
[In-Memory] (Column_Operations_Spec) Rounding numeric tests 17✅ 1s
[In-Memory] (Column_Operations_Spec) Rounding-like operations 27✅ 813ms
[In-Memory] (Column_Operations_Spec) Table.fill_nothing/empty 14✅ 361ms
[In-Memory] (Column_Operations_Spec) Table.make_constant_column 5✅ 253ms
[In-Memory] (Column_Operations_Spec) Table.text_replace 7✅ 354ms
[In-Memory] (Column_Operations_Spec) Text Column Operations 13✅ 2s
[In-Memory] (Conversion_Spec) Simple variant of Table/Column.parse in all backends 5✅ 147ms
[In-Memory] (Conversion_Spec) Table/Column auto value type 14✅ 578ms
[In-Memory] (Conversion_Spec) Table/Column.cast - checking invariants 13✅ 392ms
[In-Memory] (Conversion_Spec) Table/Column.cast - date/time 3✅ 32ms
[In-Memory] (Conversion_Spec) Table/Column.cast - numeric 14✅ 330ms
[In-Memory] (Conversion_Spec) Table/Column.cast - to text 11✅ 159ms
[In-Memory] (Core_Spec) Table.at 3✅ 53ms
[In-Memory] (Core_Spec) Table.column_count 1✅ 3ms
[In-Memory] (Core_Spec) Table.column_names 2✅ 80ms
[In-Memory] (Core_Spec) Table.get 3✅ 41ms
[In-Memory] (Core_Spec) Table.read 5✅ 163ms
[In-Memory] (Core_Spec) Table.rows 5✅ 113ms
[In-Memory] (Core_Spec) Table.set 8✅ 265ms
[In-Memory] (Derived_Columns_Spec) Table.set with Simple_Expression 9✅ 666ms
[In-Memory] (Derived_Columns_Spec) Unique derived column names 8✅ 113ms
[In-Memory] (Expression_Spec) Expression Arithmetic 3✅ 160ms
[In-Memory] (Expression_Spec) Expression Boolean literals 1✅ 44ms
[In-Memory] (Expression_Spec) Expression Boolean Operators 4✅ 150ms
[In-Memory] (Expression_Spec) Expression Column Arithmetic 2✅ 207ms
[In-Memory] (Expression_Spec) Expression Comparison Operators 6✅ 431ms
[In-Memory] (Expression_Spec) Expression Date and Time literals 5✅ 106ms
[In-Memory] (Expression_Spec) Expression Errors should be handled 4✅ 36ms
[In-Memory] (Expression_Spec) Expression Float literals 1✅ 24ms
[In-Memory] (Expression_Spec) Expression Integer literals 1✅ 38ms
[In-Memory] (Expression_Spec) Expression Nothing literals 3✅ 128ms
[In-Memory] (Expression_Spec) Expression Text literals 1✅ 45ms
[In-Memory] (Expression_Spec) Expression Text literals 2✅ 23ms
[In-Memory] (Expression_Spec) Expression Text Operators 2✅ 84ms
[In-Memory] (Expression_Spec) Expression Warnings should be reported 4✅ 380ms
[In-Memory] (Expression_Spec) Function invocation 5✅ 128ms
[In-Memory] (Nothing_Spec) between 55✅ 608ms
[In-Memory] (Nothing_Spec) Comparisons 198✅ 1s
[In-Memory] (Nothing_Spec) distinct 11✅ 128ms
[In-Memory] (Nothing_Spec) is_in 99✅ 586ms
[In-Memory] (Nothing_Spec) is_in: Boolean+Nothing edge cases 192✅ 1s
[In-Memory] (Nothing_Spec) is_nothing 11✅ 69ms
[In-Memory] (Nothing_Spec) not 1✅ 5ms
[In-Memory] (Nothing_Spec) sort 18✅ 75ms
[In-Memory] Boolean Column operations 3✅ 3s
[In-Memory] Column Naming edge cases 7✅ 551ms
[In-Memory] Column operation Integer Overflow handling 6✅ 412ms
[In-Memory] Column.map 6✅ 129ms
[In-Memory] Column.Offset with closest value fill strategy 8✅ 30ms
[In-Memory] Column.Offset with constant fill strategy 1⚪ 0ms
[In-Memory] Column.Offset with default fill strategy 7✅ 35ms
[In-Memory] Column.Offset with wrap around fill strategy 10✅ 39ms
[In-Memory] Column.take/drop 8✅ 430ms
[In-Memory] Column.zip 6✅ 83ms
[In-Memory] Date-Time operations 22✅ 1⚪ 2s
[In-Memory] Date-Time support 3✅ 193ms
[In-Memory] Dropping Missing Values 9✅ 580ms
[In-Memory] Filling Missing Values 9✅ 245ms
[In-Memory] Handling of Big Integer values 10✅ 512ms
[In-Memory] Loss_Of_Integer_Precision (large integers not being exactly representable in Float) 5✅ 287ms
[In-Memory] Storage Builders 2✅ 228ms
[In-Memory] Table Text Cleanse 4✅ 88ms
[In-Memory] Table.add_group_number (common) 13✅ 282ms
[In-Memory] Table.add_row_number (common) 7✅ 276ms
[In-Memory] Table.add_row_number (in-memory specific) 7✅ 160ms
[In-Memory] Table.aggregate 4✅ 129ms
[In-Memory] Table.aggregate 3✅ 118ms
[In-Memory] Table.aggregate Average 1✅ 74ms
[In-Memory] Table.aggregate Concatenate 6✅ 215ms
[In-Memory] Table.aggregate Count_Distinct 4✅ 286ms
[In-Memory] Table.aggregate First and Last 4✅ 132ms
[In-Memory] Table.aggregate Mode 1✅ 14ms
[In-Memory] Table.aggregate Shortest 1✅ 49ms
[In-Memory] Table.aggregate should be able to group on multiple fields 13✅ 741ms
[In-Memory] Table.aggregate should be able to group on single field 13✅ 848ms
[In-Memory] Table.aggregate should correctly handle infinities 4✅ 157ms
[In-Memory] Table.aggregate should correctly handle NaN 5✅ 65ms
[In-Memory] Table.aggregate should correctly select result types 4✅ 88ms
[In-Memory] Table.aggregate should merge warnings when issues computing aggregation 2✅ 44ms
[In-Memory] Table.aggregate should not summarize empty table when grouped 11✅ 230ms
[In-Memory] Table.aggregate should raise warnings when there are issues 7✅ 402ms
[In-Memory] Table.aggregate should raise warnings when there are issues computing aggregation 3✅ 139ms
[In-Memory] Table.aggregate should report warnings and errors based on types 4✅ 276ms
[In-Memory] Table.aggregate should summarize empty table 11✅ 604ms
[In-Memory] Table.aggregate should summarize whole table 16✅ 2s
[In-Memory] Table.aggregate Standard_Deviation 1✅ 159ms
[In-Memory] Table.aggregate Sum 3✅ 317ms
[In-Memory] Table.aggregate+Expressions 2✅ 267ms
[In-Memory] Table.coalesce 8✅ 122ms
[In-Memory] Table.cross_join 9✅ 342ms
[In-Memory] Table.cross_tab 23✅ 1s
[In-Memory] Table.distinct 7✅ 363ms
[In-Memory] Table.distinct 6✅ 166ms
[In-Memory] Table.duplicates 6✅ 147ms
[In-Memory] Table.filter 28✅ 1⚪ 1s
[In-Memory] Table.filter 4✅ 2s
[In-Memory] Table.filter by an expression 5✅ 220ms
[In-Memory] Table.from_union 33✅ 946ms
[In-Memory] Table.join 42✅ 2s
[In-Memory] Table.make_table_from_dictionary/vectors 8✅ 145ms
[In-Memory] Table.merge 20✅ 898ms
[In-Memory] Table.Offset handles bad inputs gracefully 8✅ 69ms
[In-Memory] Table.Offset with closest value fill strategy 8✅ 73ms
[In-Memory] Table.Offset with default fill strategy 8✅ 116ms
[In-Memory] Table.Offset with default fill strategy (Text Values) 4✅ 46ms
[In-Memory] Table.Offset with wrap around fill strategy 12✅ 106ms
[In-Memory] Table.Offset works with grouping - closest fill strategy 7✅ 82ms
[In-Memory] Table.Offset works with grouping - default fill strategy 7✅ 87ms
[In-Memory] Table.Offset works with grouping - wrap around fill strategy 7✅ 76ms
[In-Memory] Table.Offset works with multiple columns 7✅ 108ms
[In-Memory] Table.Offset works with multiple columns - updating in place 8✅ 106ms
[In-Memory] Table.Offset works with ordering - closest fill strategy 7✅ 114ms
[In-Memory] Table.Offset works with ordering - default fill strategy 7✅ 183ms
[In-Memory] Table.Offset works with ordering - wrap around fill strategy 7✅ 102ms
[In-Memory] Table.remove_columns 13✅ 268ms
[In-Memory] Table.rename_columns 25✅ 525ms
[In-Memory] Table.reorder_columns 11✅ 161ms
[In-Memory] Table.reorder_columns by type 1✅ 29ms
[In-Memory] Table.replace 22✅ 661ms
[In-Memory] Table.select_columns 16✅ 417ms
[In-Memory] Table.select_columns By_Type and Table.remove_columns By_Type 2✅ 86ms
[In-Memory] Table.sort 23✅ 568ms
[In-Memory] Table.sort_columns 4✅ 66ms
[In-Memory] Table.take/drop 11✅ 503ms
[In-Memory] Table.transpose 8✅ 232ms
[In-Memory] Table.union 32✅ 1s
[In-Memory] Table.zip 12✅ 423ms
[In-Memory] Temp column 2✅ 9ms
[In-Memory] Works in Table.set expressions with default 6✅ 37ms
[PostgreSQL] .pgpass 3✅ 1s
[PostgreSQL] Audit Logs 1⚪ 0ms
[PostgreSQL] Connection setup 3✅ 714ms
[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⚪ 731ms
[SQLite File] (Column_Operations_Spec) Boolean Column Operations 7✅ 1⚪ 666ms
[SQLite File] (Column_Operations_Spec) Colum Operations - Names 8✅ 233ms
[SQLite File] (Column_Operations_Spec) Column Comparisons 5✅ 1⚪ 10s
[SQLite File] (Column_Operations_Spec) Column Operations - Equality & Null Handling 4✅ 3⚪ 174ms
[SQLite File] (Column_Operations_Spec) Column Operations - Text Trim 3✅ 181ms
[SQLite File] (Column_Operations_Spec) Column.const 3✅ 113ms
[SQLite File] (Column_Operations_Spec) Column.fill_nothing/empty 4✅ 81ms
[SQLite File] (Column_Operations_Spec) Column.let 1✅ 193ms
[SQLite File] (Column_Operations_Spec) Column.rename 1✅ 25ms
[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⚪ 206ms
[SQLite File] (Column_Operations_Spec) Other Column Operations 1✅ 36ms
[SQLite File] (Column_Operations_Spec) replace: DB specific edge-cases 2✅ 17ms
[SQLite File] (Column_Operations_Spec) replace: empty table and nothings 2✅ 46ms
[SQLite File] (Column_Operations_Spec) replace: literal regex pattern and replacement 5✅ 42ms
[SQLite File] (Column_Operations_Spec) replace: literal text pattern and replacement 4✅ 179ms
[SQLite File] (Column_Operations_Spec) replace: Named_Pattern and replacement 1✅ 3ms
[SQLite File] (Column_Operations_Spec) replace: pattern and replacement columns 4✅ 46ms
[SQLite File] (Column_Operations_Spec) Rounding numeric tests 17✅ 28s
[SQLite File] (Column_Operations_Spec) Rounding-like operations 16✅ 958ms
[SQLite File] (Column_Operations_Spec) Table.fill_nothing/empty 14✅ 842ms
[SQLite File] (Column_Operations_Spec) Table.make_constant_column 4✅ 235ms
[SQLite File] (Column_Operations_Spec) Table.text_replace 7✅ 248ms
[SQLite File] (Column_Operations_Spec) Text Column Operations 13✅ 1s
[SQLite File] (Conversion_Spec) Simple variant of Table/Column.parse in all backends 5✅ 361ms
[SQLite File] (Conversion_Spec) Table.expand_column 1✅ 26ms
[SQLite File] (Conversion_Spec) Table.expand_to_rows 1✅ 28ms
[SQLite File] (Conversion_Spec) Table/Column auto value type 1✅ 25ms
[SQLite File] (Conversion_Spec) Table/Column.cast - checking invariants 8✅ 363ms
[SQLite File] (Conversion_Spec) Table/Column.cast - numeric 3✅ 132ms
[SQLite File] (Conversion_Spec) Table/Column.cast - to text 2✅ 90ms
[SQLite File] (Core_Spec) Table.at 3✅ 86ms
[SQLite File] (Core_Spec) Table.column_count 1✅ 1ms
[SQLite File] (Core_Spec) Table.column_names 2✅ 205ms
[SQLite File] (Core_Spec) Table.get 3✅ 43ms
[SQLite File] (Core_Spec) Table.read 6✅ 614ms
[SQLite File] (Core_Spec) Table.rows 5✅ 161ms
[SQLite File] (Core_Spec) Table.set 8✅ 347ms
[SQLite File] (Derived_Columns_Spec) Table.set with Simple_Expression 8✅ 1⚪ 2s
[SQLite File] (Derived_Columns_Spec) Unique derived column names 8✅ 289ms
[SQLite File] (Expression_Spec) Expression Arithmetic 3✅ 400ms
[SQLite File] (Expression_Spec) Expression Boolean literals 1✅ 128ms
[SQLite File] (Expression_Spec) Expression Boolean Operators 4✅ 346ms
[SQLite File] (Expression_Spec) Expression Column Arithmetic 2✅ 373ms
[SQLite File] (Expression_Spec) Expression Comparison Operators 6✅ 662ms
[SQLite File] (Expression_Spec) Expression Date and Time literals 4⚪ 0ms
[SQLite File] (Expression_Spec) Expression Errors should be handled 4✅ 34ms
[SQLite File] (Expression_Spec) Expression Float literals 1✅ 59ms
[SQLite File] (Expression_Spec) Expression Integer literals 1✅ 111ms
[SQLite File] (Expression_Spec) Expression Nothing literals 1✅ 1⚪ 68ms
[SQLite File] (Expression_Spec) Expression Text literals 1✅ 206ms
[SQLite File] (Expression_Spec) Expression Text literals 2✅ 82ms
[SQLite File] (Expression_Spec) Expression Text Operators 2✅ 192ms
[SQLite File] (Expression_Spec) Expression Warnings should be reported 2✅ 2⚪ 249ms
[SQLite File] (Expression_Spec) Function invocation 5✅ 292ms
[SQLite File] (Nothing_Spec) between 30✅ 1s
[SQLite File] (Nothing_Spec) Comparisons 108✅ 4s
[SQLite File] (Nothing_Spec) distinct 6✅ 179ms
[SQLite File] (Nothing_Spec) is_in 54✅ 2s
[SQLite File] (Nothing_Spec) is_in: Boolean+Nothing edge cases 192✅ 9s
[SQLite File] (Nothing_Spec) is_nothing 6✅ 229ms
[SQLite File] (Nothing_Spec) not 1✅ 13ms
[SQLite File] (Nothing_Spec) sort 12✅ 296ms
[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✅ 3s
[SQLite File] (Upload_Spec) Deleting rows from a Database table 4✅ 467ms
[SQLite File] (Upload_Spec) Deleting rows from a Database table (source=Database) 11✅ 2s
[SQLite File] (Upload_Spec) Deleting rows from a Database table (source=in-memory) 11✅ 2s
[SQLite File] (Upload_Spec) Output Execution Context for Database operations 12✅ 1⚪ 2s
[SQLite File] (Upload_Spec) Persisting a Database Table (query) 9✅ 2s
[SQLite File] (Upload_Spec) Uploading an in-memory Table 12✅ 2s
[SQLite File] Aggregation 2✅ 283ms
[SQLite File] Basic Table Access 6✅ 826ms
[SQLite File] Column Naming edge cases 7✅ 1s
[SQLite File] Column.const 1✅ 36ms
[SQLite File] Column.map 1✅ 4ms
[SQLite File] Column.take/drop 6✅ 3s
[SQLite File] Column.zip 1✅ 23ms
[SQLite File] Connection.query 7✅ 838ms
[SQLite File] Date-Time operations 1⚪ 0ms
[SQLite File] Date-Time support 1⚪ 0ms
[SQLite File] Dialect-specific codegen 1✅ 185ms
[SQLite File] Dropping Missing Values 8✅ 2s
[SQLite File] Error Handling 2✅ 120ms
[SQLite File] Filling Missing Values 5✅ 2⚪ 424ms
[SQLite File] Internals 1✅ 32ms
[SQLite File] IR Traversal 4✅ 7s
[SQLite File] Masking Tables 1✅ 453ms
[SQLite File] math functions 6✅ 5s
[SQLite File] Metadata 2✅ 229ms
[SQLite File] Missing Values 2✅ 175ms
[SQLite File] partial Date-Time support 2⚪ 0ms
[SQLite File] Schemas and Databases 3✅ 22ms
[SQLite File] single-column DB_Table 5✅ 225ms
[SQLite File] Sorting 5✅ 357ms
[SQLite File] Table Text Cleanse 4✅ 52ms
[SQLite File] Table.add_group_number 1✅ 26ms
[SQLite File] Table.add_row_number (common) 7✅ 610ms
[SQLite File] Table.add_row_number (Database specific) 1✅ 124ms
[SQLite File] Table.aggregate 4✅ 546ms
[SQLite File] Table.aggregate Concatenate 6✅ 444ms
[SQLite File] Table.aggregate Count_Distinct 2✅ 2⚪ 535ms
[SQLite File] Table.aggregate First and Last 2✅ 2⚪ 325ms
[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⚪ 622ms
[SQLite File] Table.aggregate should be able to group on single field 9✅ 4⚪ 739ms
[SQLite File] Table.aggregate should correctly handle infinities 2✅ 2⚪ 201ms
[SQLite File] Table.aggregate should correctly select result types 2✅ 2⚪ 184ms
[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⚪ 409ms
[SQLite File] Table.aggregate should raise warnings when there are issues 7✅ 2s
[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✅ 350ms
[SQLite File] Table.aggregate should report warnings and errors based on types 4✅ 314ms
[SQLite File] Table.aggregate should summarize empty table 8✅ 3⚪ 441ms
[SQLite File] Table.aggregate should summarize whole table 10✅ 6⚪ 1s
[SQLite File] Table.aggregate Standard_Deviation 1✅ 76ms
[SQLite File] Table.aggregate+Expressions 2✅ 225ms
[SQLite File] Table.coalesce 8✅ 416ms
[SQLite File] Table.cross_join 9✅ 1s
[SQLite File] Table.cross_tab 1⚪ 0ms
[SQLite File] Table.default_ordering 5✅ 289ms
[SQLite File] Table.distinct 7✅ 528ms
[SQLite File] Table.duplicates 1⚪ 0ms
[SQLite File] Table.filter 1✅ 373ms
[SQLite File] Table.filter 27✅ 3s
[SQLite File] Table.filter by an expression 4✅ 1⚪ 198ms
[SQLite File] Table.from_union 1⚪ 0ms
[SQLite File] Table.join 38✅ 5s
[SQLite File] Table.make_table_from_dictionary/vectors 8✅ 732ms
[SQLite File] Table.merge 19✅ 4s
[SQLite File] Table.offset 1✅ 19ms
[SQLite File] Table.remove_columns 13✅ 173ms
[SQLite File] Table.rename_columns 26✅ 495ms
[SQLite File] Table.reorder_columns 11✅ 162ms
[SQLite File] Table.reorder_columns by type 1✅ 40ms
[SQLite File] Table.replace 21✅ 2s
[SQLite File] Table.select_columns 16✅ 245ms
[SQLite File] Table.select_columns By_Type and Table.remove_columns By_Type 2✅ 78ms
[SQLite File] Table.sort 21✅ 1s
[SQLite File] Table.sort_columns 4✅ 73ms
[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✅ 334ms
[SQLite File] Temp column 2✅ 62ms
[SQLite File] Transaction Support 4✅ 138ms
[SQLite In-Memory] Interactions Between various operations 10✅ 2s
[SQLite In-Memory] (Column_Operations_Spec) Arithmetic Column Operations 11✅ 2⚪ 859ms
[SQLite In-Memory] (Column_Operations_Spec) Boolean Column Operations 7✅ 1⚪ 1s
[SQLite In-Memory] (Column_Operations_Spec) Colum Operations - Names 8✅ 220ms
[SQLite In-Memory] (Column_Operations_Spec) Column Comparisons 5✅ 1⚪ 10s
[SQLite In-Memory] (Column_Operations_Spec) Column Operations - Equality & Null Handling 4✅ 3⚪ 218ms
[SQLite In-Memory] (Column_Operations_Spec) Column Operations - Text Trim 3✅ 159ms
[SQLite In-Memory] (Column_Operations_Spec) Column.const 3✅ 94ms
[SQLite In-Memory] (Column_Operations_Spec) Column.fill_nothing/empty 4✅ 115ms
[SQLite In-Memory] (Column_Operations_Spec) Column.let 1✅ 189ms
[SQLite In-Memory] (Column_Operations_Spec) Column.rename 1✅ 22ms
[SQLite In-Memory] (Column_Operations_Spec) Date truncation 1⚪ 0ms
[SQLite In-Memory] (Column_Operations_Spec) Decimal 1⚪ 0ms
[SQLite In-Memory] (Column_Operations_Spec) Min/Max Operations 2✅ 1⚪ 200ms
[SQLite In-Memory] (Column_Operations_Spec) Other Column Operations 1✅ 32ms
[SQLite In-Memory] (Column_Operations_Spec) replace: DB specific edge-cases 2✅ 18ms
[SQLite In-Memory] (Column_Operations_Spec) replace: empty table and nothings 2✅ 39ms
[SQLite In-Memory] (Column_Operations_Spec) replace: literal regex pattern and replacement 5✅ 39ms
[SQLite In-Memory] (Column_Operations_Spec) replace: literal text pattern and replacement 4✅ 173ms
[SQLite In-Memory] (Column_Operations_Spec) replace: Named_Pattern and replacement 1✅ 4ms
[SQLite In-Memory] (Column_Operations_Spec) replace: pattern and replacement columns 4✅ 52ms
[SQLite In-Memory] (Column_Operations_Spec) Rounding numeric tests 17✅ 28s
[SQLite In-Memory] (Column_Operations_Spec) Rounding-like operations 16✅ 2s
[SQLite In-Memory] (Column_Operations_Spec) Table.fill_nothing/empty 14✅ 975ms
[SQLite In-Memory] (Column_Operations_Spec) Table.make_constant_column 4✅ 209ms
[SQLite In-Memory] (Column_Operations_Spec) Table.text_replace 7✅ 269ms
[SQLite In-Memory] (Column_Operations_Spec) Text Column Operations 13✅ 873ms
[SQLite In-Memory] (Conversion_Spec) Simple variant of Table/Column.parse in all backends 5✅ 291ms
[SQLite In-Memory] (Conversion_Spec) Table.expand_column 1✅ 22ms
[SQLite In-Memory] (Conversion_Spec) Table.expand_to_rows 1✅ 23ms
[SQLite In-Memory] (Conversion_Spec) Table/Column auto value type 1✅ 20ms
[SQLite In-Memory] (Conversion_Spec) Table/Column.cast - checking invariants 8✅ 331ms
[SQLite In-Memory] (Conversion_Spec) Table/Column.cast - numeric 3✅ 122ms
[SQLite In-Memory] (Conversion_Spec) Table/Column.cast - to text 2✅ 80ms
[SQLite In-Memory] (Core_Spec) Table.at 3✅ 86ms
[SQLite In-Memory] (Core_Spec) Table.column_count 1✅ 1ms
[SQLite In-Memory] (Core_Spec) Table.column_names 2✅ 178ms
[SQLite In-Memory] (Core_Spec) Table.get 3✅ 39ms
[SQLite In-Memory] (Core_Spec) Table.read 6✅ 508ms
[SQLite In-Memory] (Core_Spec) Table.rows 5✅ 142ms
[SQLite In-Memory] (Core_Spec) Table.set 8✅ 259ms
[SQLite In-Memory] (Derived_Columns_Spec) Table.set with Simple_Expression 8✅ 1⚪ 2s
[SQLite In-Memory] (Derived_Columns_Spec) Unique derived column names 8✅ 333ms
[SQLite In-Memory] (Expression_Spec) Expression Arithmetic 3✅ 395ms
[SQLite In-Memory] (Expression_Spec) Expression Boolean literals 1✅ 118ms
[SQLite In-Memory] (Expression_Spec) Expression Boolean Operators 4✅ 387ms
[SQLite In-Memory] (Expression_Spec) Expression Column Arithmetic 2✅ 336ms
[SQLite In-Memory] (Expression_Spec) Expression Comparison Operators 6✅ 601ms
[SQLite In-Memory] (Expression_Spec) Expression Date and Time literals 4⚪ 0ms
[SQLite In-Memory] (Expression_Spec) Expression Errors should be handled 4✅ 38ms
[SQLite In-Memory] (Expression_Spec) Expression Float literals 1✅ 58ms
[SQLite In-Memory] (Expression_Spec) Expression Integer literals 1✅ 86ms
[SQLite In-Memory] (Expression_Spec) Expression Nothing literals 1✅ 1⚪ 44ms
[SQLite In-Memory] (Expression_Spec) Expression Text literals 1✅ 91ms
[SQLite In-Memory] (Expression_Spec) Expression Text literals 2✅ 53ms
[SQLite In-Memory] (Expression_Spec) Expression Text Operators 2✅ 188ms
[SQLite In-Memory] (Expression_Spec) Expression Warnings should be reported 2✅ 2⚪ 262ms
[SQLite In-Memory] (Expression_Spec) Function invocation 5✅ 332ms
[SQLite In-Memory] (Nothing_Spec) between 30✅ 1s
[SQLite In-Memory] (Nothing_Spec) Comparisons 108✅ 8s
[SQLite In-Memory] (Nothing_Spec) distinct 6✅ 199ms
[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✅ 216ms
[SQLite In-Memory] (Nothing_Spec) not 1✅ 14ms
[SQLite In-Memory] (Nothing_Spec) sort 12✅ 268ms
[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✅ 5s
[SQLite In-Memory] (Upload_Spec) Creating an empty table 17✅ 1s
[SQLite In-Memory] (Upload_Spec) Deleting rows from a Database table 4✅ 518ms
[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⚪ 2s
[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✅ 128ms
[SQLite In-Memory] Basic Table Access 6✅ 356ms
[SQLite In-Memory] Column Naming edge cases 7✅ 444ms
[SQLite In-Memory] Column.const 1✅ 34ms
[SQLite In-Memory] Column.map 1✅ 7ms
[SQLite In-Memory] Column.take/drop 6✅ 3s
[SQLite In-Memory] Column.zip 1✅ 7ms
[SQLite In-Memory] Connection.query 7✅ 452ms
[SQLite In-Memory] Date-Time operations 1⚪ 0ms
[SQLite In-Memory] Date-Time support 1⚪ 0ms
[SQLite In-Memory] Dialect-specific codegen 1✅ 73ms
[SQLite In-Memory] Dropping Missing Values 8✅ 3s
[SQLite In-Memory] Error Handling 2✅ 55ms
[SQLite In-Memory] Filling Missing Values 5✅ 2⚪ 966ms
[SQLite In-Memory] Internals 1✅ 13ms
[SQLite In-Memory] IR Traversal 4✅ 10s
[SQLite In-Memory] Masking Tables 1✅ 292ms
[SQLite In-Memory] math functions 6✅ 3s
[SQLite In-Memory] Metadata 2✅ 76ms
[SQLite In-Memory] Missing Values 2✅ 110ms
[SQLite In-Memory] partial Date-Time support 2⚪ 0ms
[SQLite In-Memory] Schemas and Databases 3✅ 8ms
[SQLite In-Memory] single-column DB_Table 5✅ 114ms
[SQLite In-Memory] Sorting 5✅ 183ms
[SQLite In-Memory] Table Text Cleanse 4✅ 40ms
[SQLite In-Memory] Table.add_group_number 1✅ 11ms
[SQLite In-Memory] Table.add_row_number (common) 7✅ 419ms
[SQLite In-Memory] Table.add_row_number (Database specific) 1✅ 104ms
[SQLite In-Memory] Table.aggregate 4✅ 255ms
[SQLite In-Memory] Table.aggregate Concatenate 6✅ 359ms
[SQLite In-Memory] Table.aggregate Count_Distinct 2✅ 2⚪ 534ms
[SQLite In-Memory] Table.aggregate First and Last 2✅ 2⚪ 195ms
[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⚪ 506ms
[SQLite In-Memory] Table.aggregate should be able to group on single field 9✅ 4⚪ 559ms
[SQLite In-Memory] Table.aggregate should correctly handle infinities 2✅ 2⚪ 150ms
[SQLite In-Memory] Table.aggregate should correctly select result types 2✅ 2⚪ 141ms
[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⚪ 321ms
[SQLite In-Memory] Table.aggregate should raise warnings when there are issues 7✅ 1s
[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✅ 299ms
[SQLite In-Memory] Table.aggregate should report warnings and errors based on types 4✅ 351ms
[SQLite In-Memory] Table.aggregate should summarize empty table 8✅ 3⚪ 318ms
[SQLite In-Memory] Table.aggregate should summarize whole table 10✅ 6⚪ 2s
[SQLite In-Memory] Table.aggregate Standard_Deviation 1✅ 61ms
[SQLite In-Memory] Table.aggregate+Expressions 2✅ 106ms
[SQLite In-Memory] Table.coalesce 8✅ 339ms
[SQLite In-Memory] Table.cross_join 9✅ 2s
[SQLite In-Memory] Table.cross_tab 1⚪ 0ms
[SQLite In-Memory] Table.default_ordering 5✅ 117ms
[SQLite In-Memory] Table.distinct 7✅ 475ms
[SQLite In-Memory] Table.duplicates 1⚪ 0ms
[SQLite In-Memory] Table.filter 1✅ 244ms
[SQLite In-Memory] Table.filter 27✅ 3s
[SQLite In-Memory] Table.filter by an expression 4✅ 1⚪ 254ms
[SQLite In-Memory] Table.from_union 1⚪ 0ms
[SQLite In-Memory] Table.join 38✅ 7s
[SQLite In-Memory] Table.make_table_from_dictionary/vectors 8✅ 748ms
[SQLite In-Memory] Table.merge 19✅ 6s
[SQLite In-Memory] Table.offset 1✅ 6ms
[SQLite In-Memory] Table.remove_columns 13✅ 438ms
[SQLite In-Memory] Table.rename_columns 26✅ 390ms
[SQLite In-Memory] Table.reorder_columns 11✅ 224ms
[SQLite In-Memory] Table.reorder_columns by type 1✅ 75ms
[SQLite In-Memory] Table.replace 21✅ 3s
[SQLite In-Memory] Table.select_columns 16✅ 394ms
[SQLite In-Memory] Table.select_columns By_Type and Table.remove_columns By_Type 2✅ 140ms
[SQLite In-Memory] Table.sort 21✅ 870ms
[SQLite In-Memory] Table.sort_columns 4✅ 93ms
[SQLite In-Memory] Table.take/drop 7✅ 5s
[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✅ 191ms
[SQLite In-Memory] Temp column 2✅ 52ms
[SQLite In-Memory] Transaction Support 4✅ 203ms
[SQLite] Type Mapping 8✅ 639ms
Aggregate Columns 23✅ 2s
All types 1✅ 91ms
Boolean 4✅ 216ms
Boolean Column.format, with format Column 3✅ 50ms
Boolean Column.format, with format string 3✅ 67ms
ceil 3✅ 31ms
Column selectors 2✅ 119ms
Column Text Cleanse 15✅ 198ms
Column Text Cleanse 15✅ 149ms
Column Text Cleanse 15✅ 136ms
Column.parse 15✅ 350ms
Columns 20✅ 14s
Counting Values 1✅ 11ms
Data.read_many 19✅ 1s
DataFormatter builders 3✅ 106ms
DataFormatter.format 10✅ 164ms
DataFormatter.parse 13✅ 413ms
Date Column.format, with format Column 6✅ 85ms
Date Column.format, with format string 4✅ 159ms
Date_Time Column.format, with format Column 6✅ 129ms
Date_Time Column.format, with format string 5✅ 255ms
Date_Time truncate 1✅ 11ms
Dates 9✅ 622ms
Delimited File Parsing 39✅ 3⚪ 2s
Delimited File Writing 35✅ 3s
different types 2✅ 14ms
Dropping Missing Values 1✅ 78ms
Edge cases 1✅ 35ms
Errors 2✅ 27ms
Errors 4✅ 87ms
Excel Range 9✅ 814ms
expand_column 21✅ 475ms
expand_to_rows 16✅ 268ms
Fan_Out 2✅ 70ms
fetching files using HTTP 5✅ 442ms
File.read (Delimited) 3✅ 55ms
File.read (Delimited) should work with Date_Time 3✅ 66ms
File.read (Delimited) should work with Dates 3✅ 218ms
File.read (Delimited) should work with Time_Of_Days 3✅ 69ms
fill 8✅ 239ms
Float 3✅ 37ms
Float, with format Column 3✅ 39ms
floor 3✅ 32ms
from_objects with Array 1✅ 23ms
from_objects with JSON (single values) 2✅ 39ms
from_objects with mixed vector of single and JSON objects 5✅ 75ms
from_objects with non-uniform JSON vector 6✅ 76ms
from_objects with single values 5✅ 259ms
from_objects with uniform JSON vector 5✅ 55ms
InferredIntegerBuilder 2✅ 38ms
Info 1✅ 16ms
Integer 3✅ 52ms
Integer 1✅ 50ms
Integer, with format Column 3✅ 42ms
Integration 1✅ 91ms
IO operations on Enso Cloud files 1⚪ 0ms
JSON conversion 2✅ 52ms
Locales 2✅ 66ms
Mapping Operations 7✅ 720ms
Masking Tables 3✅ 90ms
NaN handling 7✅ 179ms
nothing handling 7✅ 198ms
Numeric 4✅ 267ms
Numeric format, empty 4✅ 113ms
parsing Table formats in DataLinks 8✅ 2s
Problems 13✅ 2⚪ 510ms
Read XLSX / XLS Files 16✅ 1⚪ 8s
Reading single cells correctly 7✅ 704ms
Response caching 36✅ 13s
round/truncate/ceil/floor 3✅ 126ms
Rounding 8✅ 151ms
running count 9✅ 124ms
running kurtosis 1✅ 14ms
running max 3✅ 44ms
running mean 2✅ 84ms
running min 3✅ 42ms
running product 2✅ 28ms
running skew 2✅ 33ms
running standard deviation 2✅ 30ms
running sum 8✅ 111ms
running variance 2✅ 28ms
Should be able to serialise a table with Dates to Text 2✅ 138ms
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
single-column Table 12✅ 261ms
single-value Column 17✅ 287ms
Slicing Tables 4✅ 261ms
SortedListIndex (used for SortJoin) 6✅ 86ms
Sorting Columns 4✅ 43ms
Sorting Tables 2✅ 184ms
SQL_Statement serialization 2✅ 116ms
SQLite_Format should allow connecting to SQLite files 5✅ 183ms
Table Construction 12✅ 10s
Table Display 1✅ 121ms
Table.from Text 1✅ 17ms
Table.parse 22✅ 786ms
Table.parse_to_columns 15✅ 417ms
Table.split 10✅ 133ms
Table.split/tokenize column count 8✅ 282ms
Table.split/tokenize column order 1✅ 127ms
Table.split/tokenize errors 4✅ 12ms
Table.split/tokenize name conflicts 2✅ 107ms
Table.tokenize 14✅ 208ms
Table/Column.should_equal helpers 26✅ 699ms
Text.parse_to_table 2✅ 33ms
Text.parse_to_table errors 3✅ 19ms
Text.parse_to_table parsing 3✅ 52ms
Text.parse_to_table with case-insensitivity 1✅ 12ms
Text.parse_to_table with groups 2✅ 51ms
Time_Of_Day Column.format, with format Column 6✅ 91ms
Time_Of_Day Column.format, with format string 5✅ 167ms
to_xml 28✅ 2⚪ 450ms
truncate 3✅ 35ms
Unique_Name_Strategy Helper 12✅ 481ms
Unique_Name_Strategy.combine_with_prefix 6✅ 66ms
Unsupported statistics 4✅ 11ms
Use First Row As Names 5✅ 203ms
Value_Type 2✅ 89ms
Various File Format support on Table 6✅ 221ms
Vector conversion 1✅ 23ms
Write xls Files 47✅ 2s
Write xlsx Files 47✅ 3s
Writing 4✅ 87ms
Writing to csv files 3✅ 606ms
Writing to json files 3✅ 2s
XLS reading 13✅ 359ms
XLSX reading 13✅ 833ms
XML 7✅ 396ms

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

Test suite Passed Failed Skipped Time
should_contain extension method 1✅ 100ms
should_end_with extension method 1✅ 37ms
should_equal extension method 4✅ 1s
should_not_contain extension method 1✅ 40ms
should_not_equal extension method 2✅ 104ms
should_start_with extension method 1✅ 60ms

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

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

Test suite Passed Failed Skipped Time
Dataflow Error Visualization 2✅ 117ms
File uploads 2✅ 22ms
Geo_Map 3✅ 593ms
Histogram Visualization 6✅ 172ms
Lazy Table Visualization 12✅ 1s
Lazy Text Visualization 3✅ 187ms
Scatter Plot Visualization 14✅ 1s
Serializable Visualization Identifiers 6✅ 379ms
SQL Visualization 1✅ 419ms
Table Visualization 14✅ 2s
Table.lookup_ignore_case 1✅ 375ms
Table.rows 1✅ 237ms
Type Names of Visualization Defaults 1✅ 269ms
Vector and Arrays 2✅ 1⚪ 113ms
Widget_Helpers run 2✅ 27ms
Widgets for Data.read 2✅ 238ms
Widgets for Database 1✅ 29ms
Widgets for In-Database Connection with table name sets 1✅ 242ms
Widgets for In-Database Connection with table types 1✅ 27ms
Widgets for In-Database Table with column name sets 2✅ 57ms
Widgets for In-Memory with column name sets 3✅ 174ms
Widgets for the Text type 1✅ 224ms