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

Translate IR to Java #8145

Merged
merged 5 commits into from
Oct 26, 2023

post-rebase fixes

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

Translate IR to Java #8145

post-rebase fixes
e306597
Select commit
Loading
Failed to load commit list.
GitHub Actions / Standard Library Tests (windows) succeeded Oct 25, 2023 in 0s. View latest attempt.

Standard Library Tests (windows) ✅

Tests passed successfully

Report Passed Failed Skipped Time
C:/runner/_work/enso/enso/target/test-results/AWS_Tests/JUnit.xml 19✅ 16s
C:/runner/_work/enso/enso/target/test-results/Examples_Tests/JUnit.xml 32✅ 1⚪ 9s
C:/runner/_work/enso/enso/target/test-results/Geo_Tests/JUnit.xml 5✅ 462ms
C:/runner/_work/enso/enso/target/test-results/Image_Tests/JUnit.xml 174✅ 3s
C:/runner/_work/enso/enso/target/test-results/Table_Tests/JUnit.xml 2596✅ 153⚪ 93s
C:/runner/_work/enso/enso/target/test-results/Tests/JUnit.xml 2173✅ 43⚪ 49s
C:/runner/_work/enso/enso/target/test-results/Visualization_Tests/JUnit.xml 70✅ 1⚪ 4s

✅ C:/runner/_work/enso/enso/target/test-results/AWS_Tests/JUnit.xml

19 tests were completed in 16s with 19 passed, 0 failed and 0 skipped.

Test suite Passed Failed Skipped Time
S3.get_object 2✅ 4s
S3.head (bucket) 1✅ 2s
S3.head (object) 2✅ 2s
S3.list_buckets 2✅ 2s
S3.list_objects 4✅ 2s
S3.parse_uri 3✅ 210ms
S3.read_bucket 5✅ 3s

✅ C:/runner/_work/enso/enso/target/test-results/Examples_Tests/JUnit.xml

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

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

✅ C:/runner/_work/enso/enso/target/test-results/Geo_Tests/JUnit.xml

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

Test suite Passed Failed Skipped Time
Geo Points 2✅ 47ms
GeoJSON to Table 3✅ 415ms

✅ C:/runner/_work/enso/enso/target/test-results/Image_Tests/JUnit.xml

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

Test suite Passed Failed Skipped Time
Image File_Format 2✅ 109ms
Image with 1 channel 19✅ 103ms
Image with 2 channels 19✅ 115ms
Image with 3 channels 19✅ 130ms
Image with 4 channels 19✅ 117ms
Image Write 2✅ 29ms
Image.read 9✅ 1s
Matrix with 1 channel 21✅ 227ms
Matrix with 2 channels 21✅ 161ms
Matrix with 3 channels 21✅ 149ms
Matrix with 4 channels 21✅ 143ms
Matrix_Error 1✅ 2ms

✅ C:/runner/_work/enso/enso/target/test-results/Table_Tests/JUnit.xml

2749 tests were completed in 93s with 2596 passed, 0 failed and 153 skipped.

Test suite Passed Failed Skipped Time
[Codegen] Aggregation 2✅ 92ms
[Codegen] Basic Select 3✅ 44ms
[Codegen] Handling Missing Values 2✅ 99ms
[Codegen] JSON serialization 1⚪ 0ms
[Codegen] Masking Tables and Columns 2✅ 138ms
[Codegen] Sorting 4✅ 43ms
[In-Memory-specific] Table.join 1✅ 549ms
[In-Memory-specific] Table.set 2✅ 54ms
[In-Memory] Interactions Between various operations 11✅ 921ms
[In-Memory] Arithmetic Column Operations 12✅ 101ms
[In-Memory] Boolean Column Operations 5✅ 1⚪ 169ms
[In-Memory] Colum Operations - Names 10✅ 49ms
[In-Memory] Column Comparisons 5✅ 1⚪ 174ms
[In-Memory] Column Naming edge cases 7✅ 466ms
[In-Memory] Column operation Integer Overflow handling 6✅ 308ms
[In-Memory] Column Operations - Equality & Null Handling 4✅ 3⚪ 65ms
[In-Memory] Column Operations - Text Replace 0ms
[In-Memory] Column Operations - Text Replace (in-memory only) 8✅ 64ms
[In-Memory] Column Operations - Text Trim 3✅ 50ms
[In-Memory] Column.const 3✅ 6ms
[In-Memory] Column.fill_nothing/empty 4✅ 5ms
[In-Memory] Column.map 6✅ 161ms
[In-Memory] Column.rename 1✅ 5ms
[In-Memory] Column.take/drop 8✅ 98ms
[In-Memory] Column.zip 6✅ 29ms
[In-Memory] Date-Time operations 21✅ 1⚪ 536ms
[In-Memory] Date-Time support 3✅ 46ms
[In-Memory] Dropping Missing Values 9✅ 324ms
[In-Memory] Expression Arithmetic 3✅ 87ms
[In-Memory] Expression Boolean literals 1✅ 59ms
[In-Memory] Expression Boolean Operators 4✅ 45ms
[In-Memory] Expression Column Arithmetic 2✅ 77ms
[In-Memory] Expression Comparison Operators 6✅ 111ms
[In-Memory] Expression Date and Time literals 5✅ 33ms
[In-Memory] Expression Errors should be handled 4✅ 31ms
[In-Memory] Expression Float literals 1✅ 30ms
[In-Memory] Expression Integer literals 1✅ 15ms
[In-Memory] Expression Nothing literals 3✅ 30ms
[In-Memory] Expression Text literals 1✅ 27ms
[In-Memory] Expression Text literals 2✅ 4ms
[In-Memory] Expression Text Operators 2✅ 33ms
[In-Memory] Expression Warnings should be reported 4✅ 122ms
[In-Memory] Filling Missing Values 8✅ 65ms
[In-Memory] Function invocation 2✅ 15ms
[In-Memory] Handling of Big Integer values 10✅ 149ms
[In-Memory] Loss_Of_Integer_Precision (large integers not being exactly representable in Float) 5✅ 144ms
[In-Memory] Min/Max Operations 2✅ 55ms
[In-Memory] Other Column Operations 1✅ 4ms
[In-Memory] replace: empty table and nothings 2✅ 4ms
[In-Memory] replace: literal regex pattern and replacement 5✅ 15ms
[In-Memory] replace: literal text pattern and replacement 4✅ 23ms
[In-Memory] replace: pattern and replacement columns 4✅ 10ms
[In-Memory] Rounding numeric tests 19✅ 760ms
[In-Memory] Rounding-like operations 15✅ 38ms
[In-Memory] Simple variant of Table/Column.parse in all backends 5✅ 49ms
[In-Memory] Storage Builders 2✅ 33ms
[In-Memory] Table.add_row_number (common) 7✅ 163ms
[In-Memory] Table.add_row_number (in-memory specific) 7✅ 33ms
[In-Memory] Table.aggregate 3✅ 185ms
[In-Memory] Table.aggregate 3✅ 13ms
[In-Memory] Table.aggregate Concatenate 6✅ 28ms
[In-Memory] Table.aggregate Count_Distinct 2✅ 17ms
[In-Memory] Table.aggregate First and Last 1✅ 2ms
[In-Memory] Table.aggregate Mode 1✅ 1ms
[In-Memory] Table.aggregate Shortest 1✅ 3ms
[In-Memory] Table.aggregate should be able to group on multiple fields not in left columns 13✅ 171ms
[In-Memory] Table.aggregate should be able to group on single field 13✅ 426ms
[In-Memory] Table.aggregate should correctly handle infinities 4✅ 39ms
[In-Memory] Table.aggregate should correctly handle NaN 5✅ 16ms
[In-Memory] Table.aggregate should correctly select result types 4✅ 20ms
[In-Memory] Table.aggregate should merge warnings when issues computing aggregation 2✅ 8ms
[In-Memory] Table.aggregate should not summarize empty table when grouped 11✅ 219ms
[In-Memory] Table.aggregate should raise warnings when there are issues 7✅ 128ms
[In-Memory] Table.aggregate should raise warnings when there are issues computing aggregation 3✅ 50ms
[In-Memory] Table.aggregate should report warnings and errors based on types 4✅ 59ms
[In-Memory] Table.aggregate should summarize empty table 11✅ 209ms
[In-Memory] Table.aggregate should summarize whole table 13✅ 358ms
[In-Memory] Table.aggregate Standard_Deviation 1✅ 5ms
[In-Memory] Table.aggregate+Expressions 2✅ 59ms
[In-Memory] Table.at 3✅ 16ms
[In-Memory] Table.column_count 1✅ 0ms
[In-Memory] Table.column_names 2✅ 45ms
[In-Memory] Table.cross_join 8✅ 77ms
[In-Memory] Table.cross_tab 23✅ 293ms
[In-Memory] Table.distinct 6✅ 159ms
[In-Memory] Table.distinct 7✅ 104ms
[In-Memory] Table.fill_nothing/empty 6✅ 16ms
[In-Memory] Table.filter 5✅ 939ms
[In-Memory] Table.filter 21✅ 2⚪ 599ms
[In-Memory] Table.filter_by_expression 5✅ 126ms
[In-Memory] Table.get 3✅ 12ms
[In-Memory] Table.join 33✅ 644ms
[In-Memory] Table.join performance 3✅ 1⚪ 635ms
[In-Memory] Table.lookup_and_replace 15✅ 266ms
[In-Memory] Table.order_by 23✅ 245ms
[In-Memory] Table.remove_columns 12✅ 216ms
[In-Memory] Table.rename_columns 20✅ 533ms
[In-Memory] Table.reorder_columns 10✅ 255ms
[In-Memory] Table.replace 4✅ 70ms
[In-Memory] Table.rows 6✅ 40ms
[In-Memory] Table.select_columns 15✅ 489ms
[In-Memory] Table.set 7✅ 701ms
[In-Memory] Table.set with Column_Operation 9✅ 353ms
[In-Memory] Table.sort_columns 4✅ 117ms
[In-Memory] Table.take/drop 9✅ 567ms
[In-Memory] Table.transpose 8✅ 86ms
[In-Memory] Table.union 24✅ 329ms
[In-Memory] Table.zip 11✅ 163ms
[In-Memory] Table/Column auto value type 13✅ 92ms
[In-Memory] Table/Column.cast - checking invariants 12✅ 124ms
[In-Memory] Table/Column.cast - date/time 3✅ 49ms
[In-Memory] Table/Column.cast - numeric 6✅ 158ms
[In-Memory] Table/Column.cast - to text 9✅ 185ms
[In-Memory] Temp column 2✅ 3ms
[In-Memory] Text Column Operations 5✅ 172ms
[PostgreSQL] .pgpass 2✅ 297ms
[PostgreSQL] Connection setup 3✅ 139ms
[PostgreSQL] Database tests 1⚪ 0ms
[PostgreSQL] SSL connectivity tests 1⚪ 0ms
[Redshift] Database tests 1⚪ 0ms
[SQLite File] Interactions Between various operations 8✅ 310ms
[SQLite File] Aggregation 2✅ 73ms
[SQLite File] Appending a Database table to a Database table 29✅ 2s
[SQLite File] Appending an in-memory table to a Database table 30✅ 2s
[SQLite File] Arithmetic Column Operations 10✅ 2⚪ 182ms
[SQLite File] Basic Table Access 4✅ 507ms
[SQLite File] Boolean Column Operations 4✅ 2⚪ 151ms
[SQLite File] Colum Operations - Names 8✅ 46ms
[SQLite File] Column Comparisons 4✅ 1⚪ 316ms
[SQLite File] Column Naming edge cases 7✅ 179ms
[SQLite File] Column Operations - Equality & Null Handling 4✅ 3⚪ 96ms
[SQLite File] Column Operations - Text Replace 2✅ 17ms
[SQLite File] Column Operations - Text Replace (in-memory only) 0ms
[SQLite File] Column Operations - Text Trim 3✅ 53ms
[SQLite File] Column.const 3✅ 47ms
[SQLite File] Column.fill_nothing/empty 4✅ 70ms
[SQLite File] Column.map 1✅ 10ms
[SQLite File] Column.rename 1✅ 25ms
[SQLite File] Column.take/drop 6✅ 812ms
[SQLite File] Column.zip 1✅ 10ms
[SQLite File] Creating an empty table 19✅ 2s
[SQLite File] Date-Time operations 1⚪ 0ms
[SQLite File] Date-Time support 1⚪ 0ms
[SQLite File] Deleting rows from a Database table 4✅ 93ms
[SQLite File] Deleting rows from a Database table (source=Database) 11✅ 567ms
[SQLite File] Deleting rows from a Database table (source=in-memory) 11✅ 537ms
[SQLite File] Dialect-specific codegen 1✅ 20ms
[SQLite File] Dropping Missing Values 8✅ 349ms
[SQLite File] Error Handling 2✅ 64ms
[SQLite File] Expression Arithmetic 3✅ 130ms
[SQLite File] Expression Boolean literals 1✅ 21ms
[SQLite File] Expression Boolean Operators 4✅ 60ms
[SQLite File] Expression Column Arithmetic 2✅ 104ms
[SQLite File] Expression Comparison Operators 6✅ 170ms
[SQLite File] Expression Date and Time literals 4⚪ 0ms
[SQLite File] Expression Errors should be handled 4✅ 32ms
[SQLite File] Expression Float literals 1✅ 9ms
[SQLite File] Expression Integer literals 1✅ 10ms
[SQLite File] Expression Nothing literals 3✅ 71ms
[SQLite File] Expression Text literals 1✅ 16ms
[SQLite File] Expression Text literals 2✅ 14ms
[SQLite File] Expression Text Operators 2✅ 63ms
[SQLite File] Expression Warnings should be reported 2✅ 2⚪ 100ms
[SQLite File] Filling Missing Values 5✅ 1⚪ 109ms
[SQLite File] Function invocation 2✅ 23ms
[SQLite File] Masking Tables 1✅ 122ms
[SQLite File] math functions 6✅ 1s
[SQLite File] Metadata 2✅ 37ms
[SQLite File] Min/Max Operations 2✅ 51ms
[SQLite File] Missing Values 2✅ 82ms
[SQLite File] Other Column Operations 1✅ 22ms
[SQLite File] Output Execution Context for Database operations 12✅ 1⚪ 675ms
[SQLite File] partial Date-Time support 2✅ 44ms
[SQLite File] Persisting a Database Table (query) 8✅ 588ms
[SQLite File] replace: empty table and nothings 2✅ 29ms
[SQLite File] replace: literal regex pattern and replacement 5✅ 24ms
[SQLite File] replace: literal text pattern and replacement 4✅ 49ms
[SQLite File] replace: pattern and replacement columns 4✅ 6ms
[SQLite File] Rounding numeric tests 19✅ 7s
[SQLite File] Rounding-like operations 15✅ 347ms
[SQLite File] Schemas and Databases 3✅ 9ms
[SQLite File] Simple variant of Table/Column.parse in all backends 5✅ 115ms
[SQLite File] Sorting 5✅ 88ms
[SQLite File] Support for Long Column/Table names 6✅ 1s
[SQLite File] Table.add_row_number (common) 7✅ 118ms
[SQLite File] Table.add_row_number (Database specific) 1✅ 34ms
[SQLite File] Table.aggregate 1✅ 35ms
[SQLite File] Table.aggregate Concatenate 6✅ 113ms
[SQLite File] Table.aggregate Count_Distinct 1✅ 1⚪ 102ms
[SQLite File] Table.aggregate First and Last 1⚪ 0ms
[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 not in left columns 7✅ 6⚪ 138ms
[SQLite File] Table.aggregate should be able to group on single field 7✅ 6⚪ 91ms
[SQLite File] Table.aggregate should correctly handle infinities 2✅ 2⚪ 45ms
[SQLite File] Table.aggregate should correctly handle NaN 1⚪ 0ms
[SQLite File] Table.aggregate should correctly select result types 2✅ 2⚪ 35ms
[SQLite File] Table.aggregate should merge warnings when issues computing aggregation 1⚪ 0ms
[SQLite File] Table.aggregate should not summarize empty table when grouped 7✅ 4⚪ 41ms
[SQLite File] Table.aggregate should raise warnings when there are issues 7✅ 422ms
[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✅ 94ms
[SQLite File] Table.aggregate should report warnings and errors based on types 4✅ 87ms
[SQLite File] Table.aggregate should summarize empty table 7✅ 4⚪ 106ms
[SQLite File] Table.aggregate should summarize whole table 7✅ 6⚪ 108ms
[SQLite File] Table.aggregate Standard_Deviation 1✅ 16ms
[SQLite File] Table.aggregate+Expressions 2✅ 43ms
[SQLite File] Table.at 3✅ 18ms
[SQLite File] Table.column_count 1✅ 0ms
[SQLite File] Table.column_names 2✅ 50ms
[SQLite File] Table.cross_join 8✅ 273ms
[SQLite File] Table.cross_tab 1⚪ 0ms
[SQLite File] Table.default_ordering 4✅ 159ms
[SQLite File] Table.distinct 7✅ 145ms
[SQLite File] Table.expand_column 1✅ 10ms
[SQLite File] Table.expand_to_rows 1✅ 11ms
[SQLite File] Table.fill_nothing/empty 6✅ 135ms
[SQLite File] Table.filter 1✅ 1ms
[SQLite File] Table.filter 20✅ 1⚪ 634ms
[SQLite File] Table.filter_by_expression 4✅ 1⚪ 93ms
[SQLite File] Table.get 3✅ 10ms
[SQLite File] Table.join 26✅ 3⚪ 805ms
[SQLite File] Table.lookup_and_replace 1⚪ 0ms
[SQLite File] Table.order_by 19✅ 2⚪ 199ms
[SQLite File] Table.query 8✅ 363ms
[SQLite File] Table.remove_columns 11✅ 475ms
[SQLite File] Table.rename_columns 20✅ 687ms
[SQLite File] Table.reorder_columns 9✅ 372ms
[SQLite File] Table.replace 4✅ 127ms
[SQLite File] Table.rows 6✅ 43ms
[SQLite File] Table.select_columns 14✅ 676ms
[SQLite File] Table.set 7✅ 105ms
[SQLite File] Table.set with Column_Operation 8✅ 1⚪ 430ms
[SQLite File] Table.sort_columns 4✅ 101ms
[SQLite File] Table.take/drop 7✅ 2s
[SQLite File] Table.transpose 1⚪ 0ms
[SQLite File] Table.union 18✅ 1⚪ 716ms
[SQLite File] Table.zip 1⚪ 0ms
[SQLite File] Table/Column auto value type 1✅ 14ms
[SQLite File] Table/Column.cast - checking invariants 7✅ 120ms
[SQLite File] Table/Column.cast - numeric 3✅ 51ms
[SQLite File] Table/Column.cast - to text 1✅ 23ms
[SQLite File] Tables and Table Types 4✅ 109ms
[SQLite File] Temp column 2✅ 18ms
[SQLite File] Text Column Operations 5✅ 207ms
[SQLite File] Transaction Support 4✅ 81ms
[SQLite File] Uploading an in-memory Table 11✅ 817ms
[SQLite In-Memory] Interactions Between various operations 8✅ 254ms
[SQLite In-Memory] Aggregation 2✅ 19ms
[SQLite In-Memory] Appending a Database table to a Database table 29✅ 1s
[SQLite In-Memory] Appending an in-memory table to a Database table 30✅ 992ms
[SQLite In-Memory] Arithmetic Column Operations 10✅ 2⚪ 125ms
[SQLite In-Memory] Basic Table Access 4✅ 111ms
[SQLite In-Memory] Boolean Column Operations 4✅ 2⚪ 82ms
[SQLite In-Memory] Colum Operations - Names 8✅ 34ms
[SQLite In-Memory] Column Comparisons 4✅ 1⚪ 106ms
[SQLite In-Memory] Column Naming edge cases 7✅ 80ms
[SQLite In-Memory] Column Operations - Equality & Null Handling 4✅ 3⚪ 38ms
[SQLite In-Memory] Column Operations - Text Replace 2✅ 6ms
[SQLite In-Memory] Column Operations - Text Replace (in-memory only) 0ms
[SQLite In-Memory] Column Operations - Text Trim 3✅ 19ms
[SQLite In-Memory] Column.const 3✅ 20ms
[SQLite In-Memory] Column.fill_nothing/empty 4✅ 27ms
[SQLite In-Memory] Column.map 1✅ 11ms
[SQLite In-Memory] Column.rename 1✅ 7ms
[SQLite In-Memory] Column.take/drop 6✅ 644ms
[SQLite In-Memory] Column.zip 1✅ 8ms
[SQLite In-Memory] Creating an empty table 17✅ 559ms
[SQLite In-Memory] Date-Time operations 1⚪ 0ms
[SQLite In-Memory] Date-Time support 1⚪ 0ms
[SQLite In-Memory] Deleting rows from a Database table 4✅ 55ms
[SQLite In-Memory] Deleting rows from a Database table (source=Database) 11✅ 462ms
[SQLite In-Memory] Deleting rows from a Database table (source=in-memory) 11✅ 358ms
[SQLite In-Memory] Dialect-specific codegen 1✅ 3ms
[SQLite In-Memory] Dropping Missing Values 8✅ 290ms
[SQLite In-Memory] Error Handling 2✅ 35ms
[SQLite In-Memory] Expression Arithmetic 3✅ 127ms
[SQLite In-Memory] Expression Boolean literals 1✅ 14ms
[SQLite In-Memory] Expression Boolean Operators 4✅ 60ms
[SQLite In-Memory] Expression Column Arithmetic 2✅ 69ms
[SQLite In-Memory] Expression Comparison Operators 6✅ 158ms
[SQLite In-Memory] Expression Date and Time literals 4⚪ 0ms
[SQLite In-Memory] Expression Errors should be handled 4✅ 62ms
[SQLite In-Memory] Expression Float literals 1✅ 6ms
[SQLite In-Memory] Expression Integer literals 1✅ 7ms
[SQLite In-Memory] Expression Nothing literals 3✅ 64ms
[SQLite In-Memory] Expression Text literals 1✅ 10ms
[SQLite In-Memory] Expression Text literals 2✅ 8ms
[SQLite In-Memory] Expression Text Operators 2✅ 30ms
[SQLite In-Memory] Expression Warnings should be reported 2✅ 2⚪ 102ms
[SQLite In-Memory] Filling Missing Values 5✅ 1⚪ 113ms
[SQLite In-Memory] Function invocation 2✅ 29ms
[SQLite In-Memory] Masking Tables 1✅ 11ms
[SQLite In-Memory] math functions 6✅ 713ms
[SQLite In-Memory] Metadata 2✅ 3ms
[SQLite In-Memory] Min/Max Operations 2✅ 51ms
[SQLite In-Memory] Missing Values 2✅ 20ms
[SQLite In-Memory] Other Column Operations 1✅ 8ms
[SQLite In-Memory] Output Execution Context for Database operations 9✅ 1⚪ 255ms
[SQLite In-Memory] partial Date-Time support 2✅ 14ms
[SQLite In-Memory] Persisting a Database Table (query) 8✅ 341ms
[SQLite In-Memory] replace: empty table and nothings 2✅ 23ms
[SQLite In-Memory] replace: literal regex pattern and replacement 5✅ 9ms
[SQLite In-Memory] replace: literal text pattern and replacement 4✅ 17ms
[SQLite In-Memory] replace: pattern and replacement columns 4✅ 10ms
[SQLite In-Memory] Rounding numeric tests 19✅ 6s
[SQLite In-Memory] Rounding-like operations 15✅ 229ms
[SQLite In-Memory] Schemas and Databases 3✅ 3ms
[SQLite In-Memory] Simple variant of Table/Column.parse in all backends 5✅ 55ms
[SQLite In-Memory] Sorting 5✅ 25ms
[SQLite In-Memory] Support for Long Column/Table names 6✅ 721ms
[SQLite In-Memory] Table.add_row_number (common) 7✅ 88ms
[SQLite In-Memory] Table.add_row_number (Database specific) 1✅ 22ms
[SQLite In-Memory] Table.aggregate 1✅ 9ms
[SQLite In-Memory] Table.aggregate Concatenate 6✅ 81ms
[SQLite In-Memory] Table.aggregate Count_Distinct 1✅ 1⚪ 52ms
[SQLite In-Memory] Table.aggregate First and Last 1⚪ 0ms
[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 not in left columns 7✅ 6⚪ 88ms
[SQLite In-Memory] Table.aggregate should be able to group on single field 7✅ 6⚪ 64ms
[SQLite In-Memory] Table.aggregate should correctly handle infinities 2✅ 2⚪ 29ms
[SQLite In-Memory] Table.aggregate should correctly handle NaN 1⚪ 0ms
[SQLite In-Memory] Table.aggregate should correctly select result types 2✅ 2⚪ 22ms
[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 7✅ 4⚪ 30ms
[SQLite In-Memory] Table.aggregate should raise warnings when there are issues 7✅ 328ms
[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✅ 95ms
[SQLite In-Memory] Table.aggregate should report warnings and errors based on types 4✅ 103ms
[SQLite In-Memory] Table.aggregate should summarize empty table 7✅ 4⚪ 38ms
[SQLite In-Memory] Table.aggregate should summarize whole table 7✅ 6⚪ 57ms
[SQLite In-Memory] Table.aggregate Standard_Deviation 1✅ 10ms
[SQLite In-Memory] Table.aggregate+Expressions 2✅ 32ms
[SQLite In-Memory] Table.at 3✅ 12ms
[SQLite In-Memory] Table.column_count 1✅ 0ms
[SQLite In-Memory] Table.column_names 2✅ 30ms
[SQLite In-Memory] Table.cross_join 8✅ 218ms
[SQLite In-Memory] Table.cross_tab 1⚪ 0ms
[SQLite In-Memory] Table.default_ordering 4✅ 10ms
[SQLite In-Memory] Table.distinct 7✅ 139ms
[SQLite In-Memory] Table.expand_column 1✅ 5ms
[SQLite In-Memory] Table.expand_to_rows 1✅ 5ms
[SQLite In-Memory] Table.fill_nothing/empty 6✅ 61ms
[SQLite In-Memory] Table.filter 1✅ 1ms
[SQLite In-Memory] Table.filter 20✅ 1⚪ 465ms
[SQLite In-Memory] Table.filter_by_expression 4✅ 1⚪ 89ms
[SQLite In-Memory] Table.get 3✅ 8ms
[SQLite In-Memory] Table.join 26✅ 3⚪ 569ms
[SQLite In-Memory] Table.lookup_and_replace 1⚪ 0ms
[SQLite In-Memory] Table.order_by 19✅ 2⚪ 124ms
[SQLite In-Memory] Table.query 8✅ 71ms
[SQLite In-Memory] Table.remove_columns 11✅ 286ms
[SQLite In-Memory] Table.rename_columns 20✅ 388ms
[SQLite In-Memory] Table.reorder_columns 9✅ 242ms
[SQLite In-Memory] Table.replace 4✅ 26ms
[SQLite In-Memory] Table.rows 6✅ 28ms
[SQLite In-Memory] Table.select_columns 14✅ 396ms
[SQLite In-Memory] Table.set 7✅ 76ms
[SQLite In-Memory] Table.set with Column_Operation 8✅ 1⚪ 286ms
[SQLite In-Memory] Table.sort_columns 4✅ 68ms
[SQLite In-Memory] Table.take/drop 7✅ 1s
[SQLite In-Memory] Table.transpose 1⚪ 0ms
[SQLite In-Memory] Table.union 18✅ 1⚪ 514ms
[SQLite In-Memory] Table.zip 1⚪ 0ms
[SQLite In-Memory] Table/Column auto value type 1✅ 6ms
[SQLite In-Memory] Table/Column.cast - checking invariants 7✅ 82ms
[SQLite In-Memory] Table/Column.cast - numeric 3✅ 26ms
[SQLite In-Memory] Table/Column.cast - to text 1✅ 14ms
[SQLite In-Memory] Tables and Table Types 4✅ 50ms
[SQLite In-Memory] Temp column 2✅ 11ms
[SQLite In-Memory] Text Column Operations 5✅ 104ms
[SQLite In-Memory] Transaction Support 4✅ 55ms
[SQLite In-Memory] Uploading an in-memory Table 9✅ 472ms
[SQLite] Type Mapping 8✅ 233ms
Aggregate Columns 23✅ 92ms
Boolean Column.format, with format Column 3✅ 31ms
Boolean Column.format, with format string 3✅ 48ms
ceil 3✅ 17ms
Column.parse 13✅ 89ms
Columns 16✅ 370ms
Construction 8✅ 1⚪ 1s
Counting Values 1✅ 1ms
DataFormatter builders 3✅ 28ms
DataFormatter.format 10✅ 44ms
DataFormatter.parse 12✅ 268ms
Date Column.format, with format Column 6✅ 52ms
Date Column.format, with format string 4✅ 91ms
Date_Time Column.format, with format Column 6✅ 65ms
Date_Time Column.format, with format string 5✅ 123ms
Date_Time truncate 1✅ 15ms
Delimited File Parsing 27✅ 3⚪ 1s
Delimited File Writing 33✅ 2s
Dropping Missing Values 1✅ 292ms
Edge cases 1✅ 5ms
Errors 2✅ 15ms
Excel Range 9✅ 88ms
File.read (Delimited) 3✅ 57ms
File.read (Delimited) should work with Date_Time 3✅ 7ms
File.read (Delimited) should work with Dates 3✅ 13ms
File.read (Delimited) should work with Time_Of_Days 3✅ 13ms
fill 6✅ 145ms
Float 3✅ 23ms
Float, with format Column 3✅ 15ms
floor 3✅ 19ms
Info 1✅ 13ms
Integer 3✅ 36ms
Integer 1✅ 18ms
Integer, with format Column 3✅ 45ms
Integration 1✅ 61ms
JSON conversion 2✅ 61ms
Mapping Operations 7✅ 327ms
Masking Tables 3✅ 416ms
Numeric, empty/Nothing 4✅ 52ms
Problems 3✅ 27ms
Read XLSX / XLS Files 12✅ 2s
Reading single cells correctly 7✅ 309ms
round/truncate/ceil/floor 3✅ 62ms
Rounding 8✅ 60ms
Should be able to serialise a table with Dates to Text 2✅ 29ms
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✅ 19ms
Slicing Tables 4✅ 176ms
Sorting Columns 4✅ 55ms
Sorting Tables 2✅ 117ms
SQLite_Format should allow connecting to SQLite files 5✅ 89ms
Table.from Text 1✅ 7ms
Table.parse 22✅ 556ms
Table.parse_to_columns 14✅ 217ms
Table.split 5✅ 116ms
Table.split/tokenize column count 4✅ 73ms
Table.split/tokenize column order 1✅ 3ms
Table.split/tokenize errors 4✅ 8ms
Table.split/tokenize name conflicts 2✅ 38ms
Table.tokenize 12✅ 112ms
Text.parse_to_table 2✅ 51ms
Text.parse_to_table errors 3✅ 11ms
Text.parse_to_table parsing 3✅ 23ms
Text.parse_to_table with case-insensitivity 1✅ 6ms
Text.parse_to_table with groups 2✅ 28ms
Time_Of_Day Column.format, with format Column 6✅ 52ms
Time_Of_Day Column.format, with format string 5✅ 69ms
truncate 3✅ 21ms
Unique_Name_Strategy Helper 12✅ 231ms
Unique_Name_Strategy.combine_with_prefix 6✅ 17ms
Use First Row As Names 5✅ 250ms
Value_Type 2✅ 38ms
Various File Format support on Table 8✅ 1s
Vector conversion 1✅ 9ms
Write xls Files 38✅ 2s
Write xlsx Files 38✅ 3s
Writing 4✅ 55ms
XLS reading 7✅ 52ms
XLSX reading 7✅ 316ms

✅ C:/runner/_work/enso/enso/target/test-results/Tests/JUnit.xml

2216 tests were completed in 49s with 2173 passed, 0 failed and 43 skipped.

Test suite Passed Failed Skipped Time
Any.map_nothing 2✅ 26ms
Any's methods 3✅ 65ms
Array_Proxy 5✅ 49ms
ArrayOverBuffer 1⚪ 0ms
ASCII 4✅ 56ms
Asserts 3✅ 19ms
at/get 7✅ 262ms
Atom with holes 7✅ 21ms
Auto_Detect 3✅ 26ms
BigInts 13✅ 438ms
Booleans 6✅ 19ms
Bound 3✅ 1ms
Bytes 3✅ 9ms
caching 1✅ 33ms
Callables 5✅ 13ms
Check Nothing and NaN 3✅ 0ms
children 2✅ 19ms
codepoints 2✅ 3ms
Compare functionality with Vector 1✅ 13ms
Compile 6✅ 40ms
const 1✅ 0ms
Contexts and Execution Environment 3✅ 8ms
Conversion 42✅ 218ms
Correlation Statistics 6✅ 74ms
curry 1✅ 7ms
Data.read / File_Format 2✅ 881ms
Dataflow Errors 11✅ 41ms
Dataflow Warnings 32✅ 866ms
Date 41✅ 5s
Date date part tests 8✅ 125ms
Date_Range 11✅ 1s
Date_Time 45✅ 2⚪ 920ms
Date_Time date part tests 8✅ 28ms
Date_Time equality 2✅ 4ms
Day_Of_Week conversions 8✅ 28ms
Deep Exports 1✅ 1ms
Default comparator 3✅ 8ms
Deterministic Random Noise Generator 2✅ 344ms
display text 1✅ 1ms
Duration 15✅ 214ms
Encoding object 4✅ 86ms
Enso Arrays 5✅ 32ms
Enso maps 50✅ 320ms
Enso Set 5✅ 58ms
Environment 1✅ 18ms
Escape 1✅ 1ms
fetch 10✅ 729ms
File Operations 19✅ 131ms
flip 2✅ 1ms
Float.truncate 1✅ 4ms
Floats 5✅ 18ms
folder operations 3✅ 60ms
Formatting date/time values 6✅ 103ms
Fully Qualified Names 1✅ 1ms
Function Ascribed Parameters 12✅ 25ms
get_elements_by_tag_name 3✅ 54ms
Header 1✅ 6ms
Header resolution 7✅ 31ms
Headers 6✅ 164ms
HTTP client 4✅ 3ms
HTTP_Method parse 3✅ 11ms
identity 3✅ 2ms
Inlining Helpers 2✅ 6ms
inner / outer xml 2✅ 113ms
Instrument @Tail_Call fibonacci 6✅ 460ms
Instrument fibonacci 2✅ 146ms
Integer.truncate 1✅ 2ms
Integers 24✅ 175ms
Interval 7✅ 37ms
Java case of 3✅ 8ms
Java FFI 6✅ 1⚪ 14ms
Java/Enso Date 2✅ 16ms
JavaDate 41✅ 2s
JavaDate date part tests 8✅ 8ms
JavaLocalTime 28✅ 35ms
JavaScript Objects, Arrays & Functions 8✅ 699ms
JavaScriptArrayWithADate 41✅ 2s
JavaScriptArrayWithADate date part tests 8✅ 89ms
JavascriptDataInArray 43✅ 4⚪ 446ms
JavascriptDataInArray date part tests 8✅ 91ms
JavascriptDate 43✅ 4⚪ 453ms
JavaScriptDate 41✅ 3s
JavascriptDate date part tests 8✅ 10ms
JavaScriptDate date part tests 8✅ 116ms
JavaZonedDateTime 45✅ 2⚪ 374ms
JavaZonedDateTime date part tests 8✅ 5ms
JavaZoneId 7✅ 36ms
JS_Object 3✅ 168ms
JSON 5✅ 64ms
JSON 1✅ 99ms
JSON Deserialization 8✅ 418ms
JSON Serialization 3✅ 54ms
JSON_Format 2✅ 114ms
Lazy 6✅ 47ms
Lazy Generator 1✅ 3ms
Lexicographic Order on Vectors 2✅ 5ms
List 31✅ 553ms
Locale 13✅ 59ms
Looping Imports 1✅ 0ms
Lowercase Methods 5✅ 4ms
Managed_Resource 3✅ 16ms
Match.end 4✅ 29ms
Match.groups 2✅ 9ms
Match.named_groups 3✅ 26ms
Match.span 4✅ 22ms
Match.start 4✅ 40ms
Match.text 6✅ 26ms
Match.utf_16_end 4✅ 30ms
Match.utf_16_span 4✅ 14ms
Match.utf_16_start 4✅ 17ms
Maybe 5✅ 3ms
Meta-Value Inspection 3✅ 1⚪ 6ms
Meta-Value Manipulation 26✅ 90ms
Meta.Type.find 4✅ 8ms
Methods 1✅ 1⚪ 1ms
Missing_Required_Argument 3✅ 31ms
Natural Order 4✅ 88ms
No Method Errors 1✅ 8ms
Noise 3✅ 75ms
non-linear inserts 11✅ 100ms
Number Conversions 1✅ 6ms
Number Rounding numeric tests 19✅ 233ms
Numbers 14✅ 115ms
Numeric values 1✅ 4ms
Object Comparator 7✅ 36ms
Operator == 16✅ 100ms
Ordering 6✅ 24ms
Pair 1✅ 0ms
Pair - from 2-Item JavaScript Array 13✅ 117ms
Pair - from 2-Item List 13✅ 74ms
Pair - from 2-Item Vector 13✅ 80ms
Pair - from Pair.new 13✅ 70ms
Pair - from Pair.Value 13✅ 14ms
Panics 17✅ 129ms
parse 8✅ 169ms
Parsing date/time values 27✅ 1⚪ 536ms
Parsing formats 4✅ 241ms
Pattern Matches 16✅ 40ms
Pattern.find and .find_all 8✅ 76ms
Pattern.match and .match_all 8✅ 44ms
Pattern.matches 5✅ 23ms
Pattern.replace 10✅ 107ms
Pattern.split 6✅ 24ms
Pattern.tokenize 7✅ 134ms
Period 7✅ 30ms
Plain_Text 3✅ 20ms
Polyglot Argument 7✅ 19ms
Polyglot Argument with Inheritance 3✅ 15ms
Polyglot Conversion 14✅ 17ms
Polyglot hash maps 2✅ 4⚪ 28ms
Polyglot JS 19✅ 131ms
Polyglot keys and values 2✅ 4⚪ 10ms
Polyglot Operator == 7✅ 30ms
Polyglot Python 1⚪ 0ms
Polyglot R 1⚪ 0ms
post 24✅ 926ms
Problem_Behavior 2✅ 15ms
Process 5✅ 7s
Qualified Names 3✅ 2ms
Random 6✅ 571ms
Range 35✅ 625ms
Rank Data 7✅ 27ms
Read XML 7✅ 61ms
read_bytes 6✅ 37ms
read_text 6✅ 77ms
Refs 1✅ 3ms
Regex splitting 3✅ 13ms
Regex tokenizing 2✅ 21ms
Regex: find and find_all 20✅ 1⚪ 203ms
Regression 12✅ 102ms
ReportingStreamDecoder 6✅ 294ms
ReportingStreamEncoder 8✅ 131ms
Request 10✅ 59ms
rounding 4✅ 33ms
should correctly evaluate documentation examples 6✅ 45ms
Sorting with multiple comparators 4✅ 2⚪ 32ms
Sorting with the default comparator 7✅ 3⚪ 68ms
Stack traces 1✅ 10ms
State 2✅ 2ms
Statistics 14✅ 226ms
Statistics - empty Vector 3✅ 9ms
Statistics - invalid input 5✅ 97ms
Statistics - invalid input 1✅ 4ms
Statistics - NaN Vector 3✅ 14ms
Statistics - Nothing Vector 3✅ 35ms
System 1✅ 2ms
tag name 1✅ 11ms
Text 84✅ 6s
text contents 1✅ 14ms
Text_Sub_Range_Data 2✅ 21ms
Text_Utils 4✅ 42ms
Text.match 6✅ 21ms
Text.replace 16✅ 192ms
Text.Span 3✅ 30ms
Text.substring 4✅ 21ms
the Self construct 6✅ 20ms
Time_Of_Day 28✅ 244ms
to_display_text 5✅ 36ms
Type Errors 11✅ 106ms
uncurry 1✅ 1ms
Unresolved symbol 1✅ 0ms
URI 4✅ 21ms
Use a slice of an array as vectors 71✅ 2⚪ 135ms
Use Array as vectors 71✅ 2⚪ 679ms
Use Array_Proxy as vectors 71✅ 2⚪ 122ms
Use Java ArrayList as vectors 71✅ 2⚪ 261ms
Use Vector as vectors 71✅ 2⚪ 1s
UTF_16 BigEndian 2✅ 4ms
UTF_16 LittleEndian 2✅ 3ms
UTF_8 7✅ 38ms
Vector builder 5✅ 29ms
Vector Slicing Helpers 1✅ 17ms
Vector/Array equality 9✅ 11ms
Windows 1252 4✅ 26ms
write operations 21✅ 623ms
Zone 9✅ 48ms

✅ C:/runner/_work/enso/enso/target/test-results/Visualization_Tests/JUnit.xml

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

Test suite Passed Failed Skipped Time
Dataflow Error Visualization 2✅ 109ms
File uploads 2✅ 6ms
Geo_Map 3✅ 1s
Histogram Visualization 6✅ 189ms
Lazy Table Visualization 12✅ 387ms
Lazy Text Visualization 3✅ 34ms
Scatter Plot Visualization 14✅ 933ms
Serializable Visualization Identifiers 5✅ 105ms
SQL Visualization 1✅ 168ms
Table Visualization 9✅ 406ms
Table.lookup_ignore_case 1✅ 13ms
Table.rows 1✅ 233ms
Type Names of Visualization Defaults 1✅ 260ms
Vector and Arrays 2✅ 1⚪ 29ms
Widgets for Database 1✅ 11ms
Widgets for In-Database Connection with table name sets 1✅ 115ms
Widgets for In-Database Connection with table types 1✅ 13ms
Widgets for In-Database Table with column name sets 2✅ 20ms
Widgets for In-Memory with column name sets 2✅ 48ms
Widgets for the Text type 1✅ 122ms