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

Recognize if-like Tree.MultiSegmentApp as IfThenElse IR #11365

Draft
wants to merge 44 commits into
base: develop
Choose a base branch
from

Register Literal.Bool and Empty for persistance

fba42c5
Select commit
Loading
Failed to load commit list.
Sign in for the full log view
Draft

Recognize if-like Tree.MultiSegmentApp as IfThenElse IR #11365

Register Literal.Bool and Empty for persistance
fba42c5
Select commit
Loading
Failed to load commit list.
GitHub Actions / Standard Library Tests Report (GraalVM CE, macos, amd64) failed Oct 20, 2024 in 1s

8202 passed, 3 failed and 215 skipped

Tests failed

Report Passed Failed Skipped Time
/Users/runner/work/enso/enso/target/test-results/AWS_Tests/JUnit.xml 96✅ 11⚪ 47s
/Users/runner/work/enso/enso/target/test-results/Base_Internal_Tests/JUnit.xml 26✅ 2s
/Users/runner/work/enso/enso/target/test-results/Base_Tests/JUnit.xml 2940✅ 3❌ 31⚪ 107s
/Users/runner/work/enso/enso/target/test-results/Examples_Tests/JUnit.xml 32✅ 1⚪ 4s
/Users/runner/work/enso/enso/target/test-results/Geo_Tests/JUnit.xml 5✅ 525ms
/Users/runner/work/enso/enso/target/test-results/Image_Tests/JUnit.xml 174✅ 1⚪ 1s
/Users/runner/work/enso/enso/target/test-results/Microsoft_Tests/JUnit.xml 1⚪ 0ms
/Users/runner/work/enso/enso/target/test-results/Snowflake_Tests/JUnit.xml 1⚪ 0ms
/Users/runner/work/enso/enso/target/test-results/Table_Tests/JUnit.xml 4845✅ 168⚪ 257s
/Users/runner/work/enso/enso/target/test-results/Tableau_Tests/JUnit.xml 13✅ 742ms
/Users/runner/work/enso/enso/target/test-results/Visualization_Tests/JUnit.xml 71✅ 1⚪ 4s

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

107 tests were completed in 47s with 96 passed, 0 failed and 11 skipped.

Test suite Passed Failed Skipped Time
(Enso Cloud -> Enso Cloud) copying/moving 1⚪ 0ms
(Enso Cloud -> Enso Cloud) Data Link copying/moving 1⚪ 0ms
(Enso Cloud -> Local) copying/moving 1⚪ 0ms
(Enso Cloud -> Local) Data Link copying/moving 1⚪ 0ms
(Enso Cloud -> S3) copying/moving 1⚪ 0ms
(Enso Cloud -> S3) Data Link copying/moving 1⚪ 0ms
(Local -> Enso Cloud) copying/moving 1⚪ 0ms
(Local -> Enso Cloud) Data Link copying/moving 1⚪ 0ms
(Local -> Local) copying/moving 5✅ 92ms
(Local -> Local) Data Link copying/moving 3✅ 265ms
(Local -> S3) copying/moving 5✅ 815ms
(Local -> S3) Data Link copying/moving 3✅ 654ms
(S3 -> Enso Cloud) copying/moving 1⚪ 0ms
(S3 -> Enso Cloud) Data Link copying/moving 1⚪ 0ms
(S3 -> Local) copying/moving 5✅ 799ms
(S3 -> Local) Data Link copying/moving 3✅ 875ms
(S3 -> S3) copying/moving 5✅ 1s
(S3 -> S3) Data Link copying/moving 3✅ 1s
[Redshift] Database tests 1⚪ 0ms
AWS_Credential 4✅ 3s
DataLinks to S3_File 8✅ 3s
S3 Path handling 7✅ 246ms
S3_File reading 7✅ 667ms
S3_File writing 20✅ 7s
S3.get_object 2✅ 13s
S3.head (bucket) 1✅ 2s
S3.head (object) 2✅ 2s
S3.list_buckets 4✅ 8s
S3.list_objects 4✅ 2s
S3.read_bucket 5✅ 1s

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

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

Test suite Passed Failed Skipped Time
(Decimal_Constructor_Spec) conversions 1✅ 44ms
Host File values behaviour in Enso 2✅ 11ms
I/O Checks 2✅ 968ms
Object Comparator 9✅ 254ms
Test Reporter running on GitHub 3✅ 319ms
Text_Utils 4✅ 119ms
to_display_text 5✅ 120ms

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

2974 tests were completed in 107s with 2940 passed, 3 failed and 31 skipped.

Test suite Passed Failed Skipped Time
(Decimal_Spec) arithmetic 9✅ 228ms
(Decimal_Spec) BigDecimal internal representation methods 1✅ 1ms
(Decimal_Spec) comparison 12✅ 1s
(Decimal_Spec) construction 21✅ 107ms
(Decimal_Spec) conversions 14✅ 94ms
(Decimal_Spec) Decimal.set_scale 2✅ 2ms
(Decimal_Spec) div 1✅ 5ms
(Decimal_Spec) edge cases 2✅ 24ms
(Decimal_Spec) floor, ceil, truncate 4✅ 37ms
(Decimal_Spec) Integer/Float .to_decimal 2✅ 1ms
(Decimal_Spec) min/max 3✅ 46ms
(Decimal_Spec) pow 2✅ 11ms
(Decimal_Spec) remainder 3✅ 8ms
(Decimal_Spec) Rounding 19✅ 184ms
(Decimal_Spec) signs 3✅ 5ms
(Decimal_Spec) text conversion 4✅ 20ms
(Decimal_Spec) Text.to_decimal 3✅ 3ms
Any.map_nothing 2✅ 22ms
Any's methods 3✅ 50ms
arithmetic 1✅ 37ms
Array_Proxy 5✅ 35ms
ArrayOverBuffer 1✅ 19ms
ASCII 4✅ 68ms
Asserts 5✅ 17ms
at/get 7✅ 229ms
Atom Constructors 4✅ 10ms
Atom with holes 9✅ 28ms
Auto_Detect 3✅ 31ms
Autoscoped Constructors 20✅ 96ms
Base_64 3✅ 66ms
BigInts 26✅ 2s
Booleans 6✅ 30ms
Bound 3✅ 2ms
Builder.new 11✅ 62ms
Bytes 3✅ 12ms
caching 1✅ 52ms
Callables 5✅ 13ms
Can run each helper 2✅ 18ms
Check Nothing and NaN 3✅ 1ms
children 2✅ 2ms
codepoints 2✅ 1ms
Compare functionality with Vector 1✅ 20ms
Compile 6✅ 25ms
const 1✅ 0ms
Contexts and Execution Environment 3✅ 5ms
Conversion 33✅ 221ms
Correlation Statistics 6✅ 53ms
curry 1✅ 3ms
Data.read / File_Format 2✅ 120ms
Dataflow Errors 11✅ 107ms
Dataflow Warnings 33✅ 2s
Date 41✅ 11s
Date date part tests 8✅ 99ms
Date_Range 11✅ 1s
Date_Time 45✅ 2⚪ 2s
Date_Time date part tests 8✅ 36ms
Date_Time equality 2✅ 10ms
Day_Of_Week conversions 8✅ 16ms
Debug 1✅ 2ms
Default comparator 5✅ 31ms
Default Encoding 10✅ 198ms
display text 1✅ 1ms
Duration 15✅ 328ms
Empty errors 4✅ 3ms
Encoding object 4✅ 80ms
Enso Arrays 6✅ 40ms
Enso Dictionaries 24✅ 209ms
Enso Hashset 7✅ 69ms
Enso: Common polyglot Dictionary operations 29✅ 8s
Environment 1✅ 20ms
Escape 1✅ 1ms
fetch 11✅ 448ms
File Operations 22✅ 1⚪ 496ms
flip 2✅ 1ms
Float.truncate 1✅ 8ms
Floats 6✅ 53ms
folder operations 8✅ 135ms
Format Detection in HTTP Fetch 3✅ 92ms
Formatting date/time values 6✅ 129ms
Fully Qualified Names 1✅ 2ms
Function Ascribed Parameters 12✅ 11ms
Functions 2✅ 9ms
Get by tag name 3✅ 29ms
Header 1✅ 4ms
Header resolution 7✅ 36ms
Headers 8✅ 160ms
Http Auth 2✅ 5s
HTTP client 4✅ 829ms
HTTP DataLink 11✅ 441ms
Http Error handling 5✅ 1s
HTTP in Data.read 4✅ 96ms
HTTP_Method parse 3✅ 7ms
HTTP_Status_Code 1✅ 5ms
identity 3✅ 2ms
Inlining Helpers 2✅ 11ms
inner / outer xml 2✅ 24ms
Input Stream 5✅ 49ms
Instrument @Tail_Call fibonacci 5✅ 1❌ 829ms
Instrument fibonacci 1✅ 2❌ 864ms
Integer.truncate 1✅ 2ms
Integers 26✅ 202ms
Interval 7✅ 42ms
Java case of 3✅ 4ms
Java FFI 6✅ 1⚪ 15ms
Java: Common polyglot Dictionary operations 29✅ 25ms
Java/Enso Date 2✅ 15ms
JavaDate 41✅ 4s
JavaDate date part tests 8✅ 8ms
JavaLocalTime 28✅ 38ms
JavaScript Objects, Arrays & Functions 8✅ 501ms
JavaScript: Common polyglot Dictionary operations 29✅ 52ms
JavaScriptArrayWithADate 41✅ 7s
JavaScriptArrayWithADate date part tests 8✅ 32ms
JavascriptDataInArray 43✅ 4⚪ 438ms
JavascriptDataInArray date part tests 8✅ 90ms
JavascriptDate 43✅ 4⚪ 602ms
JavaScriptDate 41✅ 6s
JavascriptDate date part tests 8✅ 21ms
JavaScriptDate date part tests 8✅ 149ms
JavaZonedDateTime 45✅ 2⚪ 313ms
JavaZonedDateTime date part tests 8✅ 8ms
JavaZoneId 7✅ 26ms
JS_Object 5✅ 85ms
JSON 5✅ 44ms
JSON 1✅ 27ms
JSON Deserialization 10✅ 228ms
JSON Serialization 5✅ 77ms
JSON_Format 2✅ 58ms
Lazy 6✅ 24ms
Lazy Generator 1✅ 3ms
Lexicographic Order on Vectors 2✅ 8ms
List 32✅ 686ms
Locale 13✅ 65ms
Looping Imports 1✅ 1ms
Lowercase Methods 5✅ 9ms
Managed_Resource 4✅ 3s
Match.end 4✅ 22ms
Match.groups 2✅ 13ms
Match.named_groups 3✅ 37ms
Match.span 4✅ 24ms
Match.start 4✅ 21ms
Match.text 6✅ 25ms
Match.to_display_text 1✅ 8ms
Match.utf_16_end 4✅ 19ms
Match.utf_16_span 4✅ 20ms
Match.utf_16_start 4✅ 31ms
Maybe 5✅ 4ms
Meta-Value Inspection 6✅ 17ms
Meta-Value Manipulation 26✅ 131ms
Meta.Type.find 4✅ 13ms
Methods 1✅ 1⚪ 1ms
Missing_Argument 3✅ 36ms
MultiValue Conversions 11✅ 146ms
Natural Order 4✅ 140ms
No Method Errors 1✅ 9ms
No_Such_Method 4✅ 34ms
non-linear inserts 11✅ 143ms
Number Conversions 10✅ 33ms
Numbers 15✅ 191ms
Operator == 17✅ 186ms
Ordering 6✅ 35ms
Pair 1✅ 0ms
Pair - from 2-Item JavaScript Array 14✅ 209ms
Pair - from 2-Item List 14✅ 137ms
Pair - from 2-Item Vector 14✅ 190ms
Pair - from Pair.new 14✅ 83ms
Pair - from Pair.Value 14✅ 16ms
Panics 22✅ 378ms
parse 8✅ 319ms
Parsing date/time values 26✅ 1⚪ 438ms
Parsing formats 4✅ 398ms
Path Operations 9✅ 1⚪ 48ms
Pattern Matches 19✅ 184ms
Pattern.find and .find_all 8✅ 88ms
Pattern.match and .match_all 8✅ 45ms
Pattern.matches 5✅ 13ms
Pattern.replace 8✅ 132ms
Pattern.split 6✅ 30ms
Pattern.tokenize 7✅ 201ms
Period 7✅ 27ms
Plain_Text 3✅ 53ms
Polyglot 12✅ 35ms
Polyglot Argument 7✅ 13ms
Polyglot Argument with Inheritance 3✅ 5ms
Polyglot Conversion 14✅ 17ms
Polyglot hash maps 8✅ 170ms
Polyglot JS 19✅ 210ms
Polyglot keys and values 5✅ 62ms
Polyglot Operator == 7✅ 37ms
Polyglot Python 18✅ 113ms
Polyglot R 1⚪ 0ms
post 25✅ 2s
Private constructors 11✅ 71ms
Private methods 5✅ 6ms
Problem_Behavior 2✅ 21ms
Process 5✅ 94ms
Python: Common polyglot Dictionary operations 29✅ 74ms
PythonDate 1⚪ 0ms
PythonDate 42✅ 5⚪ 2s
PythonDate date part tests 8✅ 120ms
PythonLocalTime 28✅ 635ms
Qualified Names 3✅ 5ms
Random 14✅ 1s
Range 36✅ 1s
Rank Data 7✅ 19ms
Read XML 7✅ 56ms
read_bytes 5✅ 63ms
read_text 6✅ 121ms
Refs 6✅ 11ms
Regression 12✅ 55ms
ReportingStreamDecoder 6✅ 2s
ReportingStreamEncoder 8✅ 336ms
Request 10✅ 34ms
rounding 4✅ 30ms
Rounding 16✅ 257ms
should correctly evaluate documentation examples 8✅ 32ms
Sorting with multiple comparators 4✅ 2⚪ 106ms
Sorting with the default comparator 7✅ 3⚪ 224ms
Stack traces 2✅ 17ms
State 5✅ 6ms
Statistics 15✅ 323ms
Statistics - empty Vector 3✅ 8ms
Statistics - invalid input 5✅ 36ms
Statistics - invalid input 1✅ 1ms
Statistics - NaN Vector 3✅ 14ms
Statistics - Nothing Vector 3✅ 30ms
System 2✅ 19ms
tag name 1✅ 1ms
take/drop Sample non-determinism 2✅ 17ms
take/drop Sample non-determinism 2✅ 8ms
take/drop Sample non-determinism 2✅ 7ms
take/drop Sample non-determinism 2✅ 11ms
take/drop Sample non-determinism 2✅ 6ms
Temporary_File facility 6✅ 1⚪ 6s
Text - general 85✅ 12s
text contents 1✅ 0ms
Text_Sub_Range_Data 2✅ 24ms
Text.cleanse 14✅ 72ms
Text.match 6✅ 24ms
Text.Regex splitting 3✅ 15ms
Text.Regex tokenizing 2✅ 28ms
Text.Regex: find and find_all 20✅ 1⚪ 180ms
Text.replace 28✅ 244ms
Text.Span 3✅ 11ms
Text.substring 4✅ 10ms
the Self construct 6✅ 6ms
Time_Of_Day 28✅ 218ms
Type Errors 11✅ 111ms
uncurry 1✅ 1ms
Unix epoch conversion 4✅ 22ms
Unresolved symbol 1✅ 2ms
URI 22✅ 1s
Use a slice of an array as vectors 104✅ 285ms
Use Array as vectors 104✅ 467ms
Use Array_Proxy as vectors 104✅ 292ms
Use Java ArrayList as vectors 104✅ 408ms
Use Vector as vectors 104✅ 981ms
UTF_16 BigEndian 5✅ 168ms
UTF_16 LittleEndian 5✅ 94ms
UTF_8 11✅ 158ms
Vector Slicing Helpers 1✅ 8ms
Vector.build 13✅ 41ms
Vector/Array equality 9✅ 3ms
Windows 1252 4✅ 32ms
Wrapped dataflow errors 8✅ 43ms
Wrapped errors 8✅ 57ms
write operations 23✅ 1s
Write XML 4✅ 214ms
Zone 9✅ 28ms

❌ Instrument @Tail_Call fibonacci

✅ check fib & fib2 are the same
✅ call and collect on return updates
✅ * instead of + on return updates
✅ Caching in on_enter prevents on_call
❌ Access (even default) arguments of calls
	89 did not equal 155 (at /Users/runner/work/enso/enso/test/Base_Tests/src/Semantic/Instrumentor_Spec.enso:215:17-42).
✅ GC disables Instrumentor

❌ Instrument fibonacci

❌ collect and filter on return updates
	0 did not equal 1 (at /Users/runner/work/enso/enso/test/Base_Tests/src/Semantic/Instrumentor_Spec.enso:35:17-41).
❌ access local variables
	0 did not equal 3 (at /Users/runner/work/enso/enso/test/Base_Tests/src/Semantic/Instrumentor_Spec.enso:67:17-41).
✅ replay with caches and specify different result

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

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

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

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

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

Test suite Passed Failed Skipped Time
Geo Points 2✅ 48ms
GeoJSON to Table 3✅ 477ms

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

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

Test suite Passed Failed Skipped Time
Data Links to Images 1⚪ 0ms
Image File_Format 2✅ 48ms
Image with 1 channel 19✅ 198ms
Image with 2 channels 19✅ 136ms
Image with 3 channels 19✅ 133ms
Image with 4 channels 19✅ 131ms
Image Write 2✅ 24ms
Image.read 9✅ 112ms
Matrix with 1 channel 21✅ 158ms
Matrix with 2 channels 21✅ 177ms
Matrix with 3 channels 21✅ 208ms
Matrix with 4 channels 21✅ 157ms
Matrix_Error 1✅ 2ms

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

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

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

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

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

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

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

5013 tests were completed in 257s with 4845 passed, 0 failed and 168 skipped.

Test suite Passed Failed Skipped Time
[Codegen] Aggregation 2✅ 211ms
[Codegen] Basic Select 3✅ 154ms
[Codegen] Handling Missing Values 2✅ 187ms
[Codegen] JSON serialization 1✅ 224ms
[Codegen] Masking Tables and Columns 2✅ 200ms
[Codegen] Sorting 4✅ 138ms
[In-Memory-specific] Table.join 1✅ 143ms
[In-Memory-specific] Table.set 2✅ 36ms
[In-Memory] Interactions Between various operations 12✅ 709ms
[In-Memory] (Column_Operations_Spec) Arithmetic Column Operations 13✅ 1⚪ 1s
[In-Memory] (Column_Operations_Spec) Boolean Column Operations 8✅ 1s
[In-Memory] (Column_Operations_Spec) Colum Operations - Names 10✅ 670ms
[In-Memory] (Column_Operations_Spec) Column Comparisons 6✅ 1⚪ 5s
[In-Memory] (Column_Operations_Spec) Column Operations - Equality & Null Handling 4✅ 3⚪ 185ms
[In-Memory] (Column_Operations_Spec) Column Operations - Text Replace (in-memory only) 8✅ 392ms
[In-Memory] (Column_Operations_Spec) Column Operations - Text Trim 3✅ 124ms
[In-Memory] (Column_Operations_Spec) Column.const 3✅ 32ms
[In-Memory] (Column_Operations_Spec) Column.fill_nothing/empty 4✅ 102ms
[In-Memory] (Column_Operations_Spec) Column.rename 1✅ 11ms
[In-Memory] (Column_Operations_Spec) Date truncation 1✅ 16ms
[In-Memory] (Column_Operations_Spec) Decimal 5✅ 732ms
[In-Memory] (Column_Operations_Spec) Min/Max Operations 3✅ 435ms
[In-Memory] (Column_Operations_Spec) Other Column Operations 1✅ 27ms
[In-Memory] (Column_Operations_Spec) replace: empty table and nothings 2✅ 13ms
[In-Memory] (Column_Operations_Spec) replace: literal regex pattern and replacement 5✅ 56ms
[In-Memory] (Column_Operations_Spec) replace: literal text pattern and replacement 4✅ 127ms
[In-Memory] (Column_Operations_Spec) replace: Named_Pattern and replacement 1✅ 8ms
[In-Memory] (Column_Operations_Spec) replace: pattern and replacement columns 4✅ 23ms
[In-Memory] (Column_Operations_Spec) Rounding numeric tests 16✅ 713ms
[In-Memory] (Column_Operations_Spec) Rounding-like operations 27✅ 435ms
[In-Memory] (Column_Operations_Spec) Table.fill_nothing/empty 14✅ 308ms
[In-Memory] (Column_Operations_Spec) Table.make_constant_column 5✅ 208ms
[In-Memory] (Column_Operations_Spec) Table.text_replace 7✅ 271ms
[In-Memory] (Column_Operations_Spec) Text Column Operations 13✅ 743ms
[In-Memory] (Conversion_Spec) Simple variant of Table/Column.parse in all backends 5✅ 58ms
[In-Memory] (Conversion_Spec) Table/Column auto value type 14✅ 386ms
[In-Memory] (Conversion_Spec) Table/Column.cast - checking invariants 12✅ 126ms
[In-Memory] (Conversion_Spec) Table/Column.cast - date/time 3✅ 12ms
[In-Memory] (Conversion_Spec) Table/Column.cast - numeric 14✅ 141ms
[In-Memory] (Conversion_Spec) Table/Column.cast - to text 11✅ 62ms
[In-Memory] (Core_Spec) Table.at 3✅ 39ms
[In-Memory] (Core_Spec) Table.column_count 1✅ 1ms
[In-Memory] (Core_Spec) Table.column_names 2✅ 24ms
[In-Memory] (Core_Spec) Table.get 3✅ 17ms
[In-Memory] (Core_Spec) Table.read 5✅ 124ms
[In-Memory] (Core_Spec) Table.rows 5✅ 71ms
[In-Memory] (Core_Spec) Table.set 8✅ 696ms
[In-Memory] (Derived_Columns_Spec) Table.set with Simple_Expression 9✅ 2s
[In-Memory] (Derived_Columns_Spec) Unique derived column names 8✅ 299ms
[In-Memory] (Nothing_Spec) between 55✅ 309ms
[In-Memory] (Nothing_Spec) Comparisons 198✅ 400ms
[In-Memory] (Nothing_Spec) distinct 11✅ 54ms
[In-Memory] (Nothing_Spec) is_in 99✅ 210ms
[In-Memory] (Nothing_Spec) is_in: Boolean+Nothing edge cases 192✅ 317ms
[In-Memory] (Nothing_Spec) is_nothing 11✅ 12ms
[In-Memory] (Nothing_Spec) not 1✅ 1ms
[In-Memory] (Nothing_Spec) sort 16✅ 28ms
[In-Memory] Boolean Column operations 3✅ 1s
[In-Memory] Column Naming edge cases 7✅ 431ms
[In-Memory] Column operation Integer Overflow handling 6✅ 134ms
[In-Memory] Column.map 6✅ 61ms
[In-Memory] Column.take/drop 8✅ 180ms
[In-Memory] Column.zip 6✅ 36ms
[In-Memory] Date-Time operations 21✅ 1⚪ 1s
[In-Memory] Date-Time support 3✅ 21ms
[In-Memory] Dropping Missing Values 9✅ 457ms
[In-Memory] Expression Arithmetic 3✅ 70ms
[In-Memory] Expression Boolean literals 1✅ 19ms
[In-Memory] Expression Boolean Operators 4✅ 63ms
[In-Memory] Expression Column Arithmetic 2✅ 90ms
[In-Memory] Expression Comparison Operators 6✅ 162ms
[In-Memory] Expression Date and Time literals 5✅ 48ms
[In-Memory] Expression Errors should be handled 4✅ 14ms
[In-Memory] Expression Float literals 1✅ 12ms
[In-Memory] Expression Integer literals 1✅ 24ms
[In-Memory] Expression Nothing literals 3✅ 27ms
[In-Memory] Expression Text literals 1✅ 14ms
[In-Memory] Expression Text literals 2✅ 10ms
[In-Memory] Expression Text Operators 2✅ 47ms
[In-Memory] Expression Warnings should be reported 4✅ 122ms
[In-Memory] Filling Missing Values 9✅ 110ms
[In-Memory] Function invocation 5✅ 70ms
[In-Memory] Handling of Big Integer values 10✅ 255ms
[In-Memory] Loss_Of_Integer_Precision (large integers not being exactly representable in Float) 5✅ 197ms
[In-Memory] Storage Builders 2✅ 202ms
[In-Memory] Table Text Cleanse 4✅ 108ms
[In-Memory] Table.add_row_number (common) 7✅ 126ms
[In-Memory] Table.add_row_number (in-memory specific) 7✅ 54ms
[In-Memory] Table.aggregate 4✅ 52ms
[In-Memory] Table.aggregate 3✅ 241ms
[In-Memory] Table.aggregate Concatenate 6✅ 59ms
[In-Memory] Table.aggregate Count_Distinct 4✅ 62ms
[In-Memory] Table.aggregate First and Last 4✅ 52ms
[In-Memory] Table.aggregate Mode 1✅ 3ms
[In-Memory] Table.aggregate Shortest 1✅ 5ms
[In-Memory] Table.aggregate should be able to group on multiple fields 13✅ 174ms
[In-Memory] Table.aggregate should be able to group on single field 13✅ 236ms
[In-Memory] Table.aggregate should correctly handle infinities 4✅ 48ms
[In-Memory] Table.aggregate should correctly handle NaN 5✅ 20ms
[In-Memory] Table.aggregate should correctly select result types 4✅ 26ms
[In-Memory] Table.aggregate should merge warnings when issues computing aggregation 2✅ 29ms
[In-Memory] Table.aggregate should not summarize empty table when grouped 11✅ 63ms
[In-Memory] Table.aggregate should raise warnings when there are issues 7✅ 169ms
[In-Memory] Table.aggregate should raise warnings when there are issues computing aggregation 3✅ 90ms
[In-Memory] Table.aggregate should report warnings and errors based on types 4✅ 113ms
[In-Memory] Table.aggregate should summarize empty table 11✅ 46ms
[In-Memory] Table.aggregate should summarize whole table 16✅ 524ms
[In-Memory] Table.aggregate Standard_Deviation 1✅ 5ms
[In-Memory] Table.aggregate+Expressions 2✅ 83ms
[In-Memory] Table.coalesce 8✅ 28ms
[In-Memory] Table.cross_join 9✅ 87ms
[In-Memory] Table.cross_tab 23✅ 709ms
[In-Memory] Table.distinct 7✅ 76ms
[In-Memory] Table.distinct 6✅ 62ms
[In-Memory] Table.duplicates 6✅ 58ms
[In-Memory] Table.filter 27✅ 1⚪ 496ms
[In-Memory] Table.filter 4✅ 825ms
[In-Memory] Table.filter by an expression 5✅ 248ms
[In-Memory] Table.from_union 30✅ 362ms
[In-Memory] Table.join 42✅ 634ms
[In-Memory] Table.make_table_from_dictionary/vectors 8✅ 52ms
[In-Memory] Table.merge 20✅ 458ms
[In-Memory] Table.remove_columns 13✅ 411ms
[In-Memory] Table.rename_columns 25✅ 893ms
[In-Memory] Table.reorder_columns 11✅ 466ms
[In-Memory] Table.reorder_columns by type 1✅ 32ms
[In-Memory] Table.replace 22✅ 391ms
[In-Memory] Table.select_columns 16✅ 571ms
[In-Memory] Table.select_columns By_Type and Table.remove_columns By_Type 2✅ 136ms
[In-Memory] Table.sort 21✅ 2⚪ 181ms
[In-Memory] Table.sort_columns 4✅ 90ms
[In-Memory] Table.take/drop 11✅ 356ms
[In-Memory] Table.transpose 8✅ 69ms
[In-Memory] Table.union 29✅ 510ms
[In-Memory] Table.zip 12✅ 122ms
[In-Memory] Temp column 2✅ 3ms
[PostgreSQL] .pgpass 3✅ 447ms
[PostgreSQL] Audit Logs 1⚪ 0ms
[PostgreSQL] Connection setup 3✅ 336ms
[PostgreSQL] Database tests 1⚪ 0ms
[PostgreSQL] DataLink 1⚪ 0ms
[PostgreSQL] Saving to Data Link 1⚪ 0ms
[PostgreSQL] SSL connectivity tests 1⚪ 0ms
[SQLite File] Interactions Between various operations 10✅ 919ms
[SQLite File] (Column_Operations_Spec) Arithmetic Column Operations 11✅ 2⚪ 490ms
[SQLite File] (Column_Operations_Spec) Boolean Column Operations 7✅ 1⚪ 560ms
[SQLite File] (Column_Operations_Spec) Colum Operations - Names 8✅ 127ms
[SQLite File] (Column_Operations_Spec) Column Comparisons 5✅ 1⚪ 6s
[SQLite File] (Column_Operations_Spec) Column Operations - Equality & Null Handling 4✅ 3⚪ 133ms
[SQLite File] (Column_Operations_Spec) Column Operations - Text Trim 3✅ 353ms
[SQLite File] (Column_Operations_Spec) Column.const 3✅ 78ms
[SQLite File] (Column_Operations_Spec) Column.fill_nothing/empty 4✅ 58ms
[SQLite File] (Column_Operations_Spec) Column.let 1✅ 142ms
[SQLite File] (Column_Operations_Spec) Column.rename 1✅ 21ms
[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⚪ 126ms
[SQLite File] (Column_Operations_Spec) Other Column Operations 1✅ 23ms
[SQLite File] (Column_Operations_Spec) replace: DB specific edge-cases 2✅ 13ms
[SQLite File] (Column_Operations_Spec) replace: empty table and nothings 2✅ 21ms
[SQLite File] (Column_Operations_Spec) replace: literal regex pattern and replacement 5✅ 28ms
[SQLite File] (Column_Operations_Spec) replace: literal text pattern and replacement 4✅ 116ms
[SQLite File] (Column_Operations_Spec) replace: Named_Pattern and replacement 1✅ 2ms
[SQLite File] (Column_Operations_Spec) replace: pattern and replacement columns 4✅ 31ms
[SQLite File] (Column_Operations_Spec) Rounding numeric tests 16✅ 18s
[SQLite File] (Column_Operations_Spec) Rounding-like operations 16✅ 677ms
[SQLite File] (Column_Operations_Spec) Table.fill_nothing/empty 14✅ 493ms
[SQLite File] (Column_Operations_Spec) Table.make_constant_column 3✅ 1⚪ 127ms
[SQLite File] (Column_Operations_Spec) Table.text_replace 7✅ 223ms
[SQLite File] (Column_Operations_Spec) Text Column Operations 13✅ 569ms
[SQLite File] (Conversion_Spec) Simple variant of Table/Column.parse in all backends 5✅ 193ms
[SQLite File] (Conversion_Spec) Table.expand_column 1✅ 22ms
[SQLite File] (Conversion_Spec) Table.expand_to_rows 1✅ 22ms
[SQLite File] (Conversion_Spec) Table/Column auto value type 1✅ 21ms
[SQLite File] (Conversion_Spec) Table/Column.cast - checking invariants 7✅ 243ms
[SQLite File] (Conversion_Spec) Table/Column.cast - numeric 3✅ 97ms
[SQLite File] (Conversion_Spec) Table/Column.cast - to text 2✅ 58ms
[SQLite File] (Core_Spec) Table.at 3✅ 63ms
[SQLite File] (Core_Spec) Table.column_count 1✅ 0ms
[SQLite File] (Core_Spec) Table.column_names 2✅ 138ms
[SQLite File] (Core_Spec) Table.get 3✅ 19ms
[SQLite File] (Core_Spec) Table.read 6✅ 646ms
[SQLite File] (Core_Spec) Table.rows 5✅ 102ms
[SQLite File] (Core_Spec) Table.set 8✅ 231ms
[SQLite File] (Derived_Columns_Spec) Table.set with Simple_Expression 8✅ 1⚪ 925ms
[SQLite File] (Derived_Columns_Spec) Unique derived column names 8✅ 155ms
[SQLite File] (Nothing_Spec) between 30✅ 861ms
[SQLite File] (Nothing_Spec) Comparisons 108✅ 3s
[SQLite File] (Nothing_Spec) distinct 6✅ 91ms
[SQLite File] (Nothing_Spec) is_in 54✅ 2s
[SQLite File] (Nothing_Spec) is_in: Boolean+Nothing edge cases 192✅ 6s
[SQLite File] (Nothing_Spec) is_nothing 6✅ 149ms
[SQLite File] (Nothing_Spec) not 1✅ 8ms
[SQLite File] (Nothing_Spec) sort 12✅ 183ms
[SQLite File] (Upload_Spec) Appending a Database table to a Database table 30✅ 4s
[SQLite File] (Upload_Spec) Appending an in-memory table to a Database table 31✅ 3s
[SQLite File] (Upload_Spec) Creating an empty table 19✅ 2s
[SQLite File] (Upload_Spec) Deleting rows from a Database table 4✅ 233ms
[SQLite File] (Upload_Spec) Deleting rows from a Database table (source=Database) 11✅ 1s
[SQLite File] (Upload_Spec) Deleting rows from a Database table (source=in-memory) 11✅ 1s
[SQLite File] (Upload_Spec) Output Execution Context for Database operations 12✅ 1⚪ 1s
[SQLite File] (Upload_Spec) Persisting a Database Table (query) 9✅ 1s
[SQLite File] (Upload_Spec) Uploading an in-memory Table 12✅ 2s
[SQLite File] Aggregation 2✅ 259ms
[SQLite File] Basic Table Access 6✅ 715ms
[SQLite File] Column Naming edge cases 7✅ 407ms
[SQLite File] Column.const 1✅ 27ms
[SQLite File] Column.map 1✅ 3ms
[SQLite File] Column.take/drop 6✅ 2s
[SQLite File] Column.zip 1✅ 6ms
[SQLite File] Connection.query 7✅ 810ms
[SQLite File] Date-Time operations 1⚪ 0ms
[SQLite File] Date-Time support 1⚪ 0ms
[SQLite File] Dialect-specific codegen 1✅ 146ms
[SQLite File] Dropping Missing Values 8✅ 961ms
[SQLite File] Error Handling 2✅ 90ms
[SQLite File] Expression Arithmetic 3✅ 296ms
[SQLite File] Expression Boolean literals 1✅ 60ms
[SQLite File] Expression Boolean Operators 4✅ 172ms
[SQLite File] Expression Column Arithmetic 2✅ 245ms
[SQLite File] Expression Comparison Operators 6✅ 427ms
[SQLite File] Expression Date and Time literals 4⚪ 0ms
[SQLite File] Expression Errors should be handled 4✅ 32ms
[SQLite File] Expression Float literals 1✅ 32ms
[SQLite File] Expression Integer literals 1✅ 266ms
[SQLite File] Expression Nothing literals 3✅ 167ms
[SQLite File] Expression Text literals 1✅ 45ms
[SQLite File] Expression Text literals 2✅ 37ms
[SQLite File] Expression Text Operators 2✅ 116ms
[SQLite File] Expression Warnings should be reported 2✅ 2⚪ 220ms
[SQLite File] Filling Missing Values 5✅ 2⚪ 266ms
[SQLite File] Function invocation 5✅ 244ms
[SQLite File] Internals 1✅ 19ms
[SQLite File] IR Traversal 4✅ 6s
[SQLite File] Masking Tables 1✅ 349ms
[SQLite File] math functions 6✅ 3s
[SQLite File] Metadata 2✅ 242ms
[SQLite File] Missing Values 2✅ 142ms
[SQLite File] partial Date-Time support 2⚪ 0ms
[SQLite File] Schemas and Databases 3✅ 9ms
[SQLite File] Sorting 5✅ 249ms
[SQLite File] Table Text Cleanse 4✅ 58ms
[SQLite File] Table.add_row_number (common) 7✅ 403ms
[SQLite File] Table.add_row_number (Database specific) 1✅ 85ms
[SQLite File] Table.aggregate 4✅ 189ms
[SQLite File] Table.aggregate Concatenate 6✅ 243ms
[SQLite File] Table.aggregate Count_Distinct 2✅ 2⚪ 285ms
[SQLite File] Table.aggregate First and Last 2✅ 2⚪ 327ms
[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⚪ 318ms
[SQLite File] Table.aggregate should be able to group on single field 9✅ 4⚪ 339ms
[SQLite File] Table.aggregate should correctly handle infinities 2✅ 2⚪ 105ms
[SQLite File] Table.aggregate should correctly handle NaN 1⚪ 0ms
[SQLite File] Table.aggregate should correctly select result types 2✅ 2⚪ 95ms
[SQLite File] Table.aggregate should merge warnings when issues computing aggregation 1⚪ 0ms
[SQLite File] Table.aggregate should not summarize empty table when grouped 8✅ 3⚪ 188ms
[SQLite File] Table.aggregate should raise warnings when there are issues 7✅ 714ms
[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✅ 189ms
[SQLite File] Table.aggregate should report warnings and errors based on types 4✅ 166ms
[SQLite File] Table.aggregate should summarize empty table 8✅ 3⚪ 179ms
[SQLite File] Table.aggregate should summarize whole table 10✅ 6⚪ 712ms
[SQLite File] Table.aggregate Standard_Deviation 1✅ 43ms
[SQLite File] Table.aggregate+Expressions 2✅ 76ms
[SQLite File] Table.coalesce 8✅ 271ms
[SQLite File] Table.cross_join 9✅ 867ms
[SQLite File] Table.cross_tab 1⚪ 0ms
[SQLite File] Table.default_ordering 5✅ 245ms
[SQLite File] Table.distinct 7✅ 315ms
[SQLite File] Table.duplicates 1⚪ 0ms
[SQLite File] Table.filter 1✅ 302ms
[SQLite File] Table.filter 26✅ 2s
[SQLite File] Table.filter by an expression 4✅ 1⚪ 138ms
[SQLite File] Table.from_union 1⚪ 0ms
[SQLite File] Table.join 38✅ 3s
[SQLite File] Table.make_table_from_dictionary/vectors 8✅ 304ms
[SQLite File] Table.merge 19✅ 3s
[SQLite File] Table.remove_columns 13✅ 130ms
[SQLite File] Table.rename_columns 26✅ 269ms
[SQLite File] Table.reorder_columns 11✅ 114ms
[SQLite File] Table.reorder_columns by type 1✅ 37ms
[SQLite File] Table.replace 21✅ 2s
[SQLite File] Table.select_columns 16✅ 155ms
[SQLite File] Table.select_columns By_Type and Table.remove_columns By_Type 2✅ 80ms
[SQLite File] Table.sort 17✅ 4⚪ 803ms
[SQLite File] Table.sort_columns 4✅ 59ms
[SQLite File] Table.take/drop 7✅ 3s
[SQLite File] Table.transpose 1⚪ 0ms
[SQLite File] Table.union 24✅ 4⚪ 1s
[SQLite File] Table.zip 1⚪ 0ms
[SQLite File] Tables and Table Types 4✅ 176ms
[SQLite File] Temp column 2✅ 49ms
[SQLite File] Transaction Support 4✅ 102ms
[SQLite In-Memory] Interactions Between various operations 10✅ 840ms
[SQLite In-Memory] (Column_Operations_Spec) Arithmetic Column Operations 11✅ 2⚪ 422ms
[SQLite In-Memory] (Column_Operations_Spec) Boolean Column Operations 7✅ 1⚪ 820ms
[SQLite In-Memory] (Column_Operations_Spec) Colum Operations - Names 8✅ 122ms
[SQLite In-Memory] (Column_Operations_Spec) Column Comparisons 5✅ 1⚪ 5s
[SQLite In-Memory] (Column_Operations_Spec) Column Operations - Equality & Null Handling 4✅ 3⚪ 154ms
[SQLite In-Memory] (Column_Operations_Spec) Column Operations - Text Trim 3✅ 98ms
[SQLite In-Memory] (Column_Operations_Spec) Column.const 3✅ 64ms
[SQLite In-Memory] (Column_Operations_Spec) Column.fill_nothing/empty 4✅ 80ms
[SQLite In-Memory] (Column_Operations_Spec) Column.let 1✅ 127ms
[SQLite In-Memory] (Column_Operations_Spec) Column.rename 1✅ 16ms
[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⚪ 107ms
[SQLite In-Memory] (Column_Operations_Spec) Other Column Operations 1✅ 20ms
[SQLite In-Memory] (Column_Operations_Spec) replace: DB specific edge-cases 2✅ 11ms
[SQLite In-Memory] (Column_Operations_Spec) replace: empty table and nothings 2✅ 22ms
[SQLite In-Memory] (Column_Operations_Spec) replace: literal regex pattern and replacement 5✅ 20ms
[SQLite In-Memory] (Column_Operations_Spec) replace: literal text pattern and replacement 4✅ 99ms
[SQLite In-Memory] (Column_Operations_Spec) replace: Named_Pattern and replacement 1✅ 1ms
[SQLite In-Memory] (Column_Operations_Spec) replace: pattern and replacement columns 4✅ 25ms
[SQLite In-Memory] (Column_Operations_Spec) Rounding numeric tests 16✅ 17s
[SQLite In-Memory] (Column_Operations_Spec) Rounding-like operations 16✅ 676ms
[SQLite In-Memory] (Column_Operations_Spec) Table.fill_nothing/empty 14✅ 677ms
[SQLite In-Memory] (Column_Operations_Spec) Table.make_constant_column 3✅ 1⚪ 92ms
[SQLite In-Memory] (Column_Operations_Spec) Table.text_replace 7✅ 228ms
[SQLite In-Memory] (Column_Operations_Spec) Text Column Operations 13✅ 483ms
[SQLite In-Memory] (Conversion_Spec) Simple variant of Table/Column.parse in all backends 5✅ 139ms
[SQLite In-Memory] (Conversion_Spec) Table.expand_column 1✅ 18ms
[SQLite In-Memory] (Conversion_Spec) Table.expand_to_rows 1✅ 20ms
[SQLite In-Memory] (Conversion_Spec) Table/Column auto value type 1✅ 16ms
[SQLite In-Memory] (Conversion_Spec) Table/Column.cast - checking invariants 7✅ 201ms
[SQLite In-Memory] (Conversion_Spec) Table/Column.cast - numeric 3✅ 87ms
[SQLite In-Memory] (Conversion_Spec) Table/Column.cast - to text 2✅ 47ms
[SQLite In-Memory] (Core_Spec) Table.at 3✅ 44ms
[SQLite In-Memory] (Core_Spec) Table.column_count 1✅ 0ms
[SQLite In-Memory] (Core_Spec) Table.column_names 2✅ 93ms
[SQLite In-Memory] (Core_Spec) Table.get 3✅ 15ms
[SQLite In-Memory] (Core_Spec) Table.read 6✅ 366ms
[SQLite In-Memory] (Core_Spec) Table.rows 5✅ 158ms
[SQLite In-Memory] (Core_Spec) Table.set 8✅ 182ms
[SQLite In-Memory] (Derived_Columns_Spec) Table.set with Simple_Expression 8✅ 1⚪ 937ms
[SQLite In-Memory] (Derived_Columns_Spec) Unique derived column names 8✅ 142ms
[SQLite In-Memory] (Nothing_Spec) between 30✅ 743ms
[SQLite In-Memory] (Nothing_Spec) Comparisons 108✅ 2s
[SQLite In-Memory] (Nothing_Spec) distinct 6✅ 222ms
[SQLite In-Memory] (Nothing_Spec) is_in 54✅ 2s
[SQLite In-Memory] (Nothing_Spec) is_in: Boolean+Nothing edge cases 192✅ 5s
[SQLite In-Memory] (Nothing_Spec) is_nothing 6✅ 122ms
[SQLite In-Memory] (Nothing_Spec) not 1✅ 7ms
[SQLite In-Memory] (Nothing_Spec) sort 12✅ 192ms
[SQLite In-Memory] (Upload_Spec) Appending a Database table to a Database table 30✅ 3s
[SQLite In-Memory] (Upload_Spec) Appending an in-memory table to a Database table 31✅ 2s
[SQLite In-Memory] (Upload_Spec) Creating an empty table 17✅ 1s
[SQLite In-Memory] (Upload_Spec) Deleting rows from a Database table 4✅ 194ms
[SQLite In-Memory] (Upload_Spec) Deleting rows from a Database table (source=Database) 11✅ 1s
[SQLite In-Memory] (Upload_Spec) Deleting rows from a Database table (source=in-memory) 11✅ 923ms
[SQLite In-Memory] (Upload_Spec) Output Execution Context for Database operations 9✅ 1⚪ 773ms
[SQLite In-Memory] (Upload_Spec) Persisting a Database Table (query) 9✅ 972ms
[SQLite In-Memory] (Upload_Spec) Uploading an in-memory Table 10✅ 1s
[SQLite In-Memory] Aggregation 2✅ 75ms
[SQLite In-Memory] Basic Table Access 6✅ 281ms
[SQLite In-Memory] Column Naming edge cases 7✅ 238ms
[SQLite In-Memory] Column.const 1✅ 21ms
[SQLite In-Memory] Column.map 1✅ 2ms
[SQLite In-Memory] Column.take/drop 6✅ 2s
[SQLite In-Memory] Column.zip 1✅ 7ms
[SQLite In-Memory] Connection.query 7✅ 338ms
[SQLite In-Memory] Date-Time operations 1⚪ 0ms
[SQLite In-Memory] Date-Time support 1⚪ 0ms
[SQLite In-Memory] Dialect-specific codegen 1✅ 55ms
[SQLite In-Memory] Dropping Missing Values 8✅ 974ms
[SQLite In-Memory] Error Handling 2✅ 22ms
[SQLite In-Memory] Expression Arithmetic 3✅ 210ms
[SQLite In-Memory] Expression Boolean literals 1✅ 53ms
[SQLite In-Memory] Expression Boolean Operators 4✅ 149ms
[SQLite In-Memory] Expression Column Arithmetic 2✅ 214ms
[SQLite In-Memory] Expression Comparison Operators 6✅ 374ms
[SQLite In-Memory] Expression Date and Time literals 4⚪ 0ms
[SQLite In-Memory] Expression Errors should be handled 4✅ 9ms
[SQLite In-Memory] Expression Float literals 1✅ 27ms
[SQLite In-Memory] Expression Integer literals 1✅ 45ms
[SQLite In-Memory] Expression Nothing literals 3✅ 86ms
[SQLite In-Memory] Expression Text literals 1✅ 43ms
[SQLite In-Memory] Expression Text literals 2✅ 32ms
[SQLite In-Memory] Expression Text Operators 2✅ 103ms
[SQLite In-Memory] Expression Warnings should be reported 2✅ 2⚪ 153ms
[SQLite In-Memory] Filling Missing Values 5✅ 2⚪ 234ms
[SQLite In-Memory] Function invocation 5✅ 177ms
[SQLite In-Memory] Internals 1✅ 8ms
[SQLite In-Memory] IR Traversal 4✅ 6s
[SQLite In-Memory] Masking Tables 1✅ 222ms
[SQLite In-Memory] math functions 6✅ 2s
[SQLite In-Memory] Metadata 2✅ 49ms
[SQLite In-Memory] Missing Values 2✅ 67ms
[SQLite In-Memory] partial Date-Time support 2⚪ 0ms
[SQLite In-Memory] Schemas and Databases 3✅ 2ms
[SQLite In-Memory] Sorting 5✅ 110ms
[SQLite In-Memory] Table Text Cleanse 4✅ 45ms
[SQLite In-Memory] Table.add_row_number (common) 7✅ 244ms
[SQLite In-Memory] Table.add_row_number (Database specific) 1✅ 50ms
[SQLite In-Memory] Table.aggregate 4✅ 175ms
[SQLite In-Memory] Table.aggregate Concatenate 6✅ 202ms
[SQLite In-Memory] Table.aggregate Count_Distinct 2✅ 2⚪ 251ms
[SQLite In-Memory] Table.aggregate First and Last 2✅ 2⚪ 120ms
[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⚪ 265ms
[SQLite In-Memory] Table.aggregate should be able to group on single field 9✅ 4⚪ 291ms
[SQLite In-Memory] Table.aggregate should correctly handle infinities 2✅ 2⚪ 100ms
[SQLite In-Memory] Table.aggregate should correctly handle NaN 1⚪ 0ms
[SQLite In-Memory] Table.aggregate should correctly select result types 2✅ 2⚪ 93ms
[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⚪ 173ms
[SQLite In-Memory] Table.aggregate should raise warnings when there are issues 7✅ 600ms
[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✅ 184ms
[SQLite In-Memory] Table.aggregate should report warnings and errors based on types 4✅ 328ms
[SQLite In-Memory] Table.aggregate should summarize empty table 8✅ 3⚪ 153ms
[SQLite In-Memory] Table.aggregate should summarize whole table 10✅ 6⚪ 597ms
[SQLite In-Memory] Table.aggregate Standard_Deviation 1✅ 35ms
[SQLite In-Memory] Table.aggregate+Expressions 2✅ 71ms
[SQLite In-Memory] Table.coalesce 8✅ 289ms
[SQLite In-Memory] Table.cross_join 9✅ 628ms
[SQLite In-Memory] Table.cross_tab 1⚪ 0ms
[SQLite In-Memory] Table.default_ordering 5✅ 72ms
[SQLite In-Memory] Table.distinct 7✅ 244ms
[SQLite In-Memory] Table.duplicates 1⚪ 0ms
[SQLite In-Memory] Table.filter 1✅ 201ms
[SQLite In-Memory] Table.filter 26✅ 2s
[SQLite In-Memory] Table.filter by an expression 4✅ 1⚪ 200ms
[SQLite In-Memory] Table.from_union 1⚪ 0ms
[SQLite In-Memory] Table.join 38✅ 3s
[SQLite In-Memory] Table.make_table_from_dictionary/vectors 8✅ 219ms
[SQLite In-Memory] Table.merge 19✅ 2s
[SQLite In-Memory] Table.remove_columns 13✅ 100ms
[SQLite In-Memory] Table.rename_columns 26✅ 213ms
[SQLite In-Memory] Table.reorder_columns 11✅ 81ms
[SQLite In-Memory] Table.reorder_columns by type 1✅ 25ms
[SQLite In-Memory] Table.replace 21✅ 1s
[SQLite In-Memory] Table.select_columns 16✅ 109ms
[SQLite In-Memory] Table.select_columns By_Type and Table.remove_columns By_Type 2✅ 48ms
[SQLite In-Memory] Table.sort 17✅ 4⚪ 383ms
[SQLite In-Memory] Table.sort_columns 4✅ 44ms
[SQLite In-Memory] Table.take/drop 7✅ 2s
[SQLite In-Memory] Table.transpose 1⚪ 0ms
[SQLite In-Memory] Table.union 24✅ 4⚪ 1s
[SQLite In-Memory] Table.zip 1⚪ 0ms
[SQLite In-Memory] Tables and Table Types 4✅ 87ms
[SQLite In-Memory] Temp column 2✅ 38ms
[SQLite In-Memory] Transaction Support 4✅ 86ms
[SQLite] Type Mapping 8✅ 247ms
Aggregate Columns 23✅ 376ms
All types 1✅ 17ms
Autoconstructor Instrumentation 1✅ 2s
Boolean 4✅ 49ms
Boolean Column.format, with format Column 3✅ 105ms
Boolean Column.format, with format string 3✅ 53ms
ceil 3✅ 18ms
Column selectors 2✅ 31ms
Column should_equal 8✅ 32ms
Column Text Cleanse 15✅ 159ms
Column Text Cleanse 15✅ 106ms
Column Text Cleanse 15✅ 121ms
Column.parse 14✅ 120ms
Columns 17✅ 717ms
Counting Values 1✅ 0ms
DataFormatter builders 3✅ 22ms
DataFormatter.format 10✅ 53ms
DataFormatter.parse 13✅ 142ms
Date Column.format, with format Column 6✅ 72ms
Date Column.format, with format string 4✅ 133ms
Date_Time Column.format, with format Column 6✅ 98ms
Date_Time Column.format, with format string 5✅ 145ms
Date_Time truncate 1✅ 14ms
Dates 9✅ 154ms
Delimited File Parsing 34✅ 3⚪ 1s
Delimited File Writing 35✅ 2s
different types 2✅ 7ms
Dropping Missing Values 1✅ 45ms
Edge cases 1✅ 12ms
Errors 2✅ 15ms
Errors 4✅ 54ms
Excel Range 9✅ 68ms
expand_column 21✅ 399ms
expand_to_rows 16✅ 574ms
Fan_Out 2✅ 67ms
fetching files using HTTP 5✅ 277ms
File.read (Delimited) 3✅ 36ms
File.read (Delimited) should work with Date_Time 3✅ 29ms
File.read (Delimited) should work with Dates 3✅ 47ms
File.read (Delimited) should work with Time_Of_Days 3✅ 53ms
fill 8✅ 68ms
Float 3✅ 20ms
Float, with format Column 3✅ 19ms
floor 3✅ 21ms
from_objects with Array 1✅ 19ms
from_objects with JSON (single values) 2✅ 30ms
from_objects with mixed vector of single and JSON objects 5✅ 49ms
from_objects with non-uniform JSON vector 6✅ 131ms
from_objects with single values 5✅ 370ms
from_objects with uniform JSON vector 5✅ 36ms
InferredIntegerBuilder 2✅ 41ms
Info 1✅ 5ms
Integer 3✅ 44ms
Integer 1✅ 10ms
Integer, with format Column 3✅ 38ms
Integration 1✅ 67ms
IO operations on Enso Cloud files 1⚪ 0ms
JSON conversion 2✅ 33ms
Locales 2✅ 34ms
Mapping Operations 7✅ 673ms
Masking Tables 3✅ 109ms
NaN handling 7✅ 58ms
nothing handling 7✅ 57ms
Numeric 4✅ 55ms
Numeric format, empty 4✅ 59ms
parsing Table formats in DataLinks 8✅ 650ms
Problems 6✅ 2⚪ 158ms
Read XLSX / XLS Files 13✅ 1s
Reading single cells correctly 7✅ 687ms
round/truncate/ceil/floor 3✅ 93ms
Rounding 8✅ 79ms
running count 9✅ 72ms
running kurtosis 1✅ 7ms
running max 3✅ 22ms
running mean 2✅ 14ms
running min 3✅ 21ms
running product 2✅ 14ms
running skew 2✅ 14ms
running standard deviation 2✅ 14ms
running sum 8✅ 68ms
running variance 2✅ 14ms
Should be able to serialise a table with Dates to Text 2✅ 59ms
Should be able to serialise a table with DateTimes to Text 2✅ 16ms
Should be able to serialise a table with Time_Of_Days to Text 2✅ 36ms
Slicing Tables 4✅ 58ms
SortedListIndex (used for SortJoin) 6✅ 10ms
Sorting Columns 4✅ 12ms
Sorting Tables 2✅ 33ms
SQLite_Format should allow connecting to SQLite files 5✅ 107ms
Table Construction 9✅ 8s
Table Display 1✅ 82ms
Table should_equal 6✅ 133ms
Table.from Text 1✅ 19ms
Table.parse 22✅ 483ms
Table.parse_to_columns 15✅ 403ms
Table.split 10✅ 100ms
Table.split/tokenize column count 8✅ 217ms
Table.split/tokenize column order 1✅ 10ms
Table.split/tokenize errors 4✅ 10ms
Table.split/tokenize name conflicts 2✅ 64ms
Table.tokenize 14✅ 226ms
Text.parse_to_table 2✅ 51ms
Text.parse_to_table errors 3✅ 8ms
Text.parse_to_table parsing 3✅ 44ms
Text.parse_to_table with case-insensitivity 1✅ 14ms
Text.parse_to_table with groups 2✅ 114ms
Time_Of_Day Column.format, with format Column 6✅ 76ms
Time_Of_Day Column.format, with format string 5✅ 92ms
to_xml 28✅ 2⚪ 511ms
truncate 3✅ 24ms
Unique_Name_Strategy Helper 12✅ 278ms
Unique_Name_Strategy.combine_with_prefix 6✅ 11ms
Unsupported statistics 4✅ 4ms
Use First Row As Names 5✅ 110ms
Value_Type 2✅ 7ms
Various File Format support on Table 6✅ 176ms
Vector conversion 1✅ 12ms
Write xls Files 47✅ 2s
Write xlsx Files 47✅ 3s
Writing 4✅ 56ms
Writing to csv files 3✅ 205ms
Writing to json files 3✅ 1s
XLS reading 11✅ 211ms
XLSX reading 11✅ 591ms
XML 7✅ 187ms

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

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

Test suite Passed Failed Skipped Time
Read Tables 6✅ 493ms
Structure 7✅ 249ms

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

72 tests were completed in 4s with 71 passed, 0 failed and 1 skipped.

Test suite Passed Failed Skipped Time
Dataflow Error Visualization 2✅ 80ms
File uploads 2✅ 8ms
Geo_Map 3✅ 378ms
Histogram Visualization 6✅ 130ms
Lazy Table Visualization 12✅ 633ms
Lazy Text Visualization 3✅ 61ms
Scatter Plot Visualization 12✅ 599ms
Serializable Visualization Identifiers 6✅ 97ms
SQL Visualization 1✅ 326ms
Table Visualization 9✅ 1s
Table.lookup_ignore_case 1✅ 15ms
Table.rows 1✅ 213ms
Type Names of Visualization Defaults 1✅ 38ms
Vector and Arrays 2✅ 1⚪ 92ms
Widgets for Data.read 1✅ 94ms
Widgets for Database 1✅ 20ms
Widgets for In-Database Connection with table name sets 1✅ 193ms
Widgets for In-Database Connection with table types 1✅ 18ms
Widgets for In-Database Table with column name sets 2✅ 48ms
Widgets for In-Memory with column name sets 3✅ 107ms
Widgets for the Text type 1✅ 118ms

Annotations

Check failure on line 0 in /Users/runner/work/enso/enso/target/test-results/Base_Tests/JUnit.xml

See this annotation in the file changed.

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

Instrument @Tail_Call fibonacci ► Access (even default) arguments of calls

Failed test found in:
  /Users/runner/work/enso/enso/target/test-results/Base_Tests/JUnit.xml
Error:
  89 did not equal 155 (at /Users/runner/work/enso/enso/test/Base_Tests/src/Semantic/Instrumentor_Spec.enso:215:17-42).
Raw output
89 did not equal 155 (at /Users/runner/work/enso/enso/test/Base_Tests/src/Semantic/Instrumentor_Spec.enso:215:17-42).
            

Check failure on line 0 in /Users/runner/work/enso/enso/target/test-results/Base_Tests/JUnit.xml

See this annotation in the file changed.

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

Instrument fibonacci ► collect and filter on return updates

Failed test found in:
  /Users/runner/work/enso/enso/target/test-results/Base_Tests/JUnit.xml
Error:
  0 did not equal 1 (at /Users/runner/work/enso/enso/test/Base_Tests/src/Semantic/Instrumentor_Spec.enso:35:17-41).
Raw output
0 did not equal 1 (at /Users/runner/work/enso/enso/test/Base_Tests/src/Semantic/Instrumentor_Spec.enso:35:17-41).
            

Check failure on line 0 in /Users/runner/work/enso/enso/target/test-results/Base_Tests/JUnit.xml

See this annotation in the file changed.

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

Instrument fibonacci ► access local variables

Failed test found in:
  /Users/runner/work/enso/enso/target/test-results/Base_Tests/JUnit.xml
Error:
  0 did not equal 3 (at /Users/runner/work/enso/enso/test/Base_Tests/src/Semantic/Instrumentor_Spec.enso:67:17-41).
Raw output
0 did not equal 3 (at /Users/runner/work/enso/enso/test/Base_Tests/src/Semantic/Instrumentor_Spec.enso:67:17-41).