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

Allow Java Enums in "case of" branches #7607

Merged
merged 8 commits into from
Aug 21, 2023

Less FQN names

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

Allow Java Enums in "case of" branches #7607

Less FQN names
06fb100
Select commit
Loading
Failed to load commit list.
GitHub Actions / Standard Library Tests (windows) succeeded Aug 21, 2023 in 1s

Standard Library Tests (windows) ✅

Tests passed successfully

Report Passed Failed Skipped Time
C:/runner/_work/enso/enso/target/test-results/Examples_Tests/JUnit.xml 33✅ 8s
C:/runner/_work/enso/enso/target/test-results/Geo_Tests/JUnit.xml 5✅ 469ms
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 2354✅ 163⚪ 87s
C:/runner/_work/enso/enso/target/test-results/Tests/JUnit.xml 2020✅ 42⚪ 60s
C:/runner/_work/enso/enso/target/test-results/Visualization_Tests/JUnit.xml 70✅ 1⚪ 4s

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

33 tests were completed in 8s with 33 passed, 0 failed and 0 skipped.

Test suite Passed Failed Skipped Time
Examples 33✅ 8s

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

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

Test suite Passed Failed Skipped Time
Geo Points 2✅ 30ms
GeoJSON to Table 3✅ 439ms

✅ 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✅ 152ms
Image with 1 channel 19✅ 108ms
Image with 2 channels 19✅ 132ms
Image with 3 channels 19✅ 111ms
Image with 4 channels 19✅ 124ms
Image Write 2✅ 37ms
Image.read 9✅ 2s
Matrix with 1 channel 21✅ 185ms
Matrix with 2 channels 21✅ 155ms
Matrix with 3 channels 21✅ 142ms
Matrix with 4 channels 21✅ 149ms
Matrix_Error 1✅ 2ms

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

2517 tests were completed in 87s with 2354 passed, 0 failed and 163 skipped.

Test suite Passed Failed Skipped Time
[Codegen] Aggregation 2✅ 92ms
[Codegen] Basic Select 3✅ 139ms
[Codegen] Handling Missing Values 2✅ 104ms
[Codegen] JSON serialization 1⚪ 0ms
[Codegen] Masking Tables and Columns 2✅ 149ms
[Codegen] Sorting 4✅ 40ms
[In-Memory-specific] Table.join 1✅ 500ms
[In-Memory-specific] Table.set 2✅ 56ms
[In-Memory] Interactions Between various operations 8✅ 1s
[In-Memory] Arithmetic Column Operations 12✅ 117ms
[In-Memory] Boolean Column Operations 4✅ 2⚪ 100ms
[In-Memory] Colum Operations - Names 10✅ 49ms
[In-Memory] Column Comparisons 5✅ 1⚪ 278ms
[In-Memory] Column Naming edge cases 7✅ 352ms
[In-Memory] Column Operations - Equality & Null Handling 4✅ 3⚪ 55ms
[In-Memory] Column Operations - Text Replace 0ms
[In-Memory] Column Operations - Text Replace (in-memory only) 7✅ 1⚪ 59ms
[In-Memory] Column Operations - Text Trim 3✅ 25ms
[In-Memory] Column.const 3✅ 6ms
[In-Memory] Column.fill_nothing/empty 4✅ 6ms
[In-Memory] Column.map 4✅ 35ms
[In-Memory] Column.rename 1✅ 3ms
[In-Memory] Column.take/drop 6✅ 104ms
[In-Memory] Column.zip 4✅ 7ms
[In-Memory] Date-Time operations 21✅ 1⚪ 606ms
[In-Memory] Date-Time support 3✅ 33ms
[In-Memory] Dropping Missing Values 8✅ 219ms
[In-Memory] Expression Arithmetic 3✅ 50ms
[In-Memory] Expression Boolean literals 1✅ 54ms
[In-Memory] Expression Boolean Operators 4✅ 38ms
[In-Memory] Expression Column Arithmetic 2✅ 50ms
[In-Memory] Expression Comparison Operators 6✅ 92ms
[In-Memory] Expression Date and Time literals 5✅ 31ms
[In-Memory] Expression Decimal literals 1✅ 20ms
[In-Memory] Expression Errors should be handled 4✅ 27ms
[In-Memory] Expression Integer literals 1✅ 17ms
[In-Memory] Expression Nothing literals 3✅ 20ms
[In-Memory] Expression Text literals 1✅ 19ms
[In-Memory] Expression Text literals 2✅ 8ms
[In-Memory] Expression Text Operators 2✅ 25ms
[In-Memory] Expression Warnings should be reported 4✅ 90ms
[In-Memory] Filling Missing Values 3✅ 2⚪ 14ms
[In-Memory] Function invocation 2✅ 14ms
[In-Memory] Loss_Of_Integer_Precision (large integers not being exactly representable in Float) 5✅ 106ms
[In-Memory] Min/Max Operations 2✅ 56ms
[In-Memory] Other Column Operations 1✅ 2ms
[In-Memory] replace: empty table and nothings 2✅ 4ms
[In-Memory] replace: literal regex pattern and replacement 5✅ 17ms
[In-Memory] replace: literal text pattern and replacement 4✅ 31ms
[In-Memory] replace: pattern and replacement columns 4✅ 14ms
[In-Memory] Rounding numeric tests 19✅ 1s
[In-Memory] Rounding-like operations 15✅ 36ms
[In-Memory] Simple variant of Table/Column.parse in all backends 5✅ 45ms
[In-Memory] Storage Builders 1✅ 29ms
[In-Memory] Table.add_row_number (common) 6✅ 147ms
[In-Memory] Table.add_row_number (in-memory specific) 6✅ 36ms
[In-Memory] Table.aggregate 3✅ 127ms
[In-Memory] Table.aggregate 3✅ 18ms
[In-Memory] Table.aggregate Concatenate 6✅ 82ms
[In-Memory] Table.aggregate Count_Distinct 2✅ 84ms
[In-Memory] Table.aggregate First and Last 1✅ 2ms
[In-Memory] Table.aggregate Mode 1✅ 3ms
[In-Memory] Table.aggregate Shortest 1✅ 13ms
[In-Memory] Table.aggregate should be able to group on multiple fields not in left columns 13✅ 327ms
[In-Memory] Table.aggregate should be able to group on single field 13✅ 252ms
[In-Memory] Table.aggregate should correctly handle infinities 4✅ 28ms
[In-Memory] Table.aggregate should correctly handle NaN 5✅ 15ms
[In-Memory] Table.aggregate should correctly select result types 4✅ 50ms
[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✅ 56ms
[In-Memory] Table.aggregate should raise warnings when there are issues 7✅ 95ms
[In-Memory] Table.aggregate should raise warnings when there are issues computing aggregation 3✅ 30ms
[In-Memory] Table.aggregate should report warnings and errors based on types 4✅ 56ms
[In-Memory] Table.aggregate should summarize empty table 11✅ 81ms
[In-Memory] Table.aggregate should summarize whole table 13✅ 238ms
[In-Memory] Table.aggregate Standard_Deviation 1✅ 12ms
[In-Memory] Table.aggregate+Expressions 2✅ 46ms
[In-Memory] Table.at 3✅ 18ms
[In-Memory] Table.column_count 1✅ 0ms
[In-Memory] Table.column_names 2✅ 15ms
[In-Memory] Table.cross_join 8✅ 59ms
[In-Memory] Table.cross_tab 23✅ 285ms
[In-Memory] Table.distinct 6✅ 111ms
[In-Memory] Table.distinct 7✅ 116ms
[In-Memory] Table.fill_nothing/empty 6✅ 18ms
[In-Memory] Table.filter 5✅ 846ms
[In-Memory] Table.filter 20✅ 2⚪ 373ms
[In-Memory] Table.filter_by_expression 5✅ 91ms
[In-Memory] Table.get 3✅ 11ms
[In-Memory] Table.join 33✅ 554ms
[In-Memory] Table.join performance 3✅ 1⚪ 738ms
[In-Memory] Table.order_by 23✅ 198ms
[In-Memory] Table.remove_columns 12✅ 210ms
[In-Memory] Table.rename_columns 20✅ 484ms
[In-Memory] Table.reorder_columns 10✅ 210ms
[In-Memory] Table.replace 3✅ 56ms
[In-Memory] Table.rows 6✅ 46ms
[In-Memory] Table.select_columns 15✅ 405ms
[In-Memory] Table.set 7✅ 665ms
[In-Memory] Table.sort_columns 4✅ 97ms
[In-Memory] Table.take/drop 6✅ 304ms
[In-Memory] Table.transpose 8✅ 69ms
[In-Memory] Table.union 20✅ 1⚪ 278ms
[In-Memory] Table.zip 11✅ 130ms
[In-Memory] Table/Column.cast - checking invariants 10✅ 106ms
[In-Memory] Table/Column.cast - date/time 3✅ 32ms
[In-Memory] Table/Column.cast - numeric 4✅ 1⚪ 75ms
[In-Memory] Table/Column.cast - to text 3✅ 61ms
[In-Memory] Text Column Operations 5✅ 151ms
[PostgreSQL] .pgpass 2✅ 274ms
[PostgreSQL] Connection setup 3✅ 229ms
[PostgreSQL] Database tests 1⚪ 0ms
[PostgreSQL] SSL connectivity tests 1⚪ 0ms
[Redshift] Database tests 1⚪ 0ms
[SQLite File] Interactions Between various operations 8✅ 2s
[SQLite File] Aggregation 2✅ 70ms
[SQLite File] Appending a Database table to a Database table 28✅ 2s
[SQLite File] Appending an in-memory table to a Database table 28✅ 2s
[SQLite File] Arithmetic Column Operations 10✅ 2⚪ 179ms
[SQLite File] Basic Table Access 4✅ 497ms
[SQLite File] Boolean Column Operations 4✅ 2⚪ 158ms
[SQLite File] Colum Operations - Names 8✅ 65ms
[SQLite File] Column Comparisons 4✅ 1⚪ 342ms
[SQLite File] Column Naming edge cases 7✅ 217ms
[SQLite File] Column Operations - Equality & Null Handling 4✅ 3⚪ 127ms
[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✅ 59ms
[SQLite File] Column.const 3✅ 53ms
[SQLite File] Column.fill_nothing/empty 4✅ 74ms
[SQLite File] Column.map 1✅ 12ms
[SQLite File] Column.rename 1✅ 13ms
[SQLite File] Column.take/drop 1⚪ 0ms
[SQLite File] Column.zip 1✅ 18ms
[SQLite File] Creating an empty table 17✅ 1s
[SQLite File] Date-Time operations 1⚪ 0ms
[SQLite File] Date-Time support 1⚪ 0ms
[SQLite File] Dialect-specific codegen 1✅ 24ms
[SQLite File] Dropping Missing Values 7✅ 226ms
[SQLite File] Error Handling 2✅ 61ms
[SQLite File] Expression Arithmetic 3✅ 213ms
[SQLite File] Expression Boolean literals 1✅ 21ms
[SQLite File] Expression Boolean Operators 4✅ 59ms
[SQLite File] Expression Column Arithmetic 2✅ 121ms
[SQLite File] Expression Comparison Operators 6✅ 212ms
[SQLite File] Expression Date and Time literals 4⚪ 0ms
[SQLite File] Expression Decimal literals 1✅ 10ms
[SQLite File] Expression Errors should be handled 4✅ 37ms
[SQLite File] Expression Integer literals 1✅ 17ms
[SQLite File] Expression Nothing literals 3✅ 57ms
[SQLite File] Expression Text literals 1✅ 27ms
[SQLite File] Expression Text literals 2✅ 16ms
[SQLite File] Expression Text Operators 2✅ 73ms
[SQLite File] Expression Warnings should be reported 2✅ 2⚪ 136ms
[SQLite File] Filling Missing Values 3✅ 1⚪ 92ms
[SQLite File] Function invocation 2✅ 28ms
[SQLite File] Masking Tables 1✅ 65ms
[SQLite File] math functions 6✅ 2s
[SQLite File] Metadata 2✅ 46ms
[SQLite File] Min/Max Operations 2✅ 68ms
[SQLite File] Missing Values 2✅ 62ms
[SQLite File] Other Column Operations 1✅ 22ms
[SQLite File] Output Execution Context for Database operations 10✅ 1⚪ 582ms
[SQLite File] partial Date-Time support 2✅ 95ms
[SQLite File] Persisting a Database Table (query) 8✅ 515ms
[SQLite File] replace: empty table and nothings 2✅ 32ms
[SQLite File] replace: literal regex pattern and replacement 5✅ 30ms
[SQLite File] replace: literal text pattern and replacement 4✅ 95ms
[SQLite File] replace: pattern and replacement columns 4✅ 30ms
[SQLite File] Rounding numeric tests 19✅ 8s
[SQLite File] Rounding-like operations 15✅ 377ms
[SQLite File] Schemas and Databases 3✅ 12ms
[SQLite File] Simple variant of Table/Column.parse in all backends 5✅ 174ms
[SQLite File] Sorting 5✅ 83ms
[SQLite File] Support for Long Column/Table names 6✅ 1s
[SQLite File] Table.add_row_number (common) 6✅ 162ms
[SQLite File] Table.add_row_number (Database specific) 1✅ 35ms
[SQLite File] Table.aggregate 1✅ 18ms
[SQLite File] Table.aggregate Concatenate 6✅ 111ms
[SQLite File] Table.aggregate Count_Distinct 1✅ 1⚪ 121ms
[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⚪ 116ms
[SQLite File] Table.aggregate should be able to group on single field 7✅ 6⚪ 94ms
[SQLite File] Table.aggregate should correctly handle infinities 2✅ 2⚪ 55ms
[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⚪ 43ms
[SQLite File] Table.aggregate should raise warnings when there are issues 7✅ 572ms
[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✅ 115ms
[SQLite File] Table.aggregate should report warnings and errors based on types 4✅ 110ms
[SQLite File] Table.aggregate should summarize empty table 7✅ 4⚪ 63ms
[SQLite File] Table.aggregate should summarize whole table 7✅ 6⚪ 108ms
[SQLite File] Table.aggregate Standard_Deviation 1✅ 19ms
[SQLite File] Table.aggregate+Expressions 2✅ 78ms
[SQLite File] Table.at 3✅ 31ms
[SQLite File] Table.column_count 1✅ 0ms
[SQLite File] Table.column_names 2✅ 74ms
[SQLite File] Table.cross_join 8✅ 321ms
[SQLite File] Table.cross_tab 1⚪ 0ms
[SQLite File] Table.default_ordering 4✅ 152ms
[SQLite File] Table.distinct 7✅ 132ms
[SQLite File] Table.fill_nothing/empty 6✅ 133ms
[SQLite File] Table.filter 1✅ 2ms
[SQLite File] Table.filter 19✅ 1⚪ 702ms
[SQLite File] Table.filter_by_expression 4✅ 1⚪ 178ms
[SQLite File] Table.get 3✅ 10ms
[SQLite File] Table.join 26✅ 3⚪ 898ms
[SQLite File] Table.order_by 19✅ 2⚪ 241ms
[SQLite File] Table.query 8✅ 342ms
[SQLite File] Table.remove_columns 11✅ 547ms
[SQLite File] Table.rename_columns 20✅ 811ms
[SQLite File] Table.reorder_columns 9✅ 422ms
[SQLite File] Table.replace 0ms
[SQLite File] Table.rows 6✅ 64ms
[SQLite File] Table.select_columns 14✅ 898ms
[SQLite File] Table.set 7✅ 143ms
[SQLite File] Table.sort_columns 4✅ 108ms
[SQLite File] Table.take/drop 1⚪ 0ms
[SQLite File] Table.transpose 1⚪ 0ms
[SQLite File] Table.union 18✅ 1⚪ 743ms
[SQLite File] Table.zip 1⚪ 0ms
[SQLite File] Table/Column.cast - checking invariants 7✅ 131ms
[SQLite File] Table/Column.cast - numeric 3✅ 1⚪ 59ms
[SQLite File] Table/Column.cast - to text 1✅ 25ms
[SQLite File] Tables and Table Types 4✅ 107ms
[SQLite File] Text Column Operations 5✅ 250ms
[SQLite File] Transaction Support 4✅ 76ms
[SQLite File] Uploading an in-memory Table 10✅ 708ms
[SQLite In-Memory] Interactions Between various operations 8✅ 2s
[SQLite In-Memory] Aggregation 2✅ 17ms
[SQLite In-Memory] Appending a Database table to a Database table 28✅ 1s
[SQLite In-Memory] Appending an in-memory table to a Database table 28✅ 1s
[SQLite In-Memory] Arithmetic Column Operations 10✅ 2⚪ 106ms
[SQLite In-Memory] Basic Table Access 4✅ 86ms
[SQLite In-Memory] Boolean Column Operations 4✅ 2⚪ 93ms
[SQLite In-Memory] Colum Operations - Names 8✅ 38ms
[SQLite In-Memory] Column Comparisons 4✅ 1⚪ 135ms
[SQLite In-Memory] Column Naming edge cases 7✅ 124ms
[SQLite In-Memory] Column Operations - Equality & Null Handling 4✅ 3⚪ 69ms
[SQLite In-Memory] Column Operations - Text Replace 2✅ 10ms
[SQLite In-Memory] Column Operations - Text Replace (in-memory only) 0ms
[SQLite In-Memory] Column Operations - Text Trim 3✅ 29ms
[SQLite In-Memory] Column.const 3✅ 31ms
[SQLite In-Memory] Column.fill_nothing/empty 4✅ 46ms
[SQLite In-Memory] Column.map 1✅ 9ms
[SQLite In-Memory] Column.rename 1✅ 10ms
[SQLite In-Memory] Column.take/drop 1⚪ 0ms
[SQLite In-Memory] Column.zip 1✅ 10ms
[SQLite In-Memory] Creating an empty table 15✅ 371ms
[SQLite In-Memory] Date-Time operations 1⚪ 0ms
[SQLite In-Memory] Date-Time support 1⚪ 0ms
[SQLite In-Memory] Dialect-specific codegen 1✅ 3ms
[SQLite In-Memory] Dropping Missing Values 7✅ 266ms
[SQLite In-Memory] Error Handling 2✅ 48ms
[SQLite In-Memory] Expression Arithmetic 3✅ 134ms
[SQLite In-Memory] Expression Boolean literals 1✅ 28ms
[SQLite In-Memory] Expression Boolean Operators 4✅ 63ms
[SQLite In-Memory] Expression Column Arithmetic 2✅ 93ms
[SQLite In-Memory] Expression Comparison Operators 6✅ 171ms
[SQLite In-Memory] Expression Date and Time literals 4⚪ 0ms
[SQLite In-Memory] Expression Decimal literals 1✅ 11ms
[SQLite In-Memory] Expression Errors should be handled 4✅ 15ms
[SQLite In-Memory] Expression Integer literals 1✅ 12ms
[SQLite In-Memory] Expression Nothing literals 3✅ 55ms
[SQLite In-Memory] Expression Text literals 1✅ 20ms
[SQLite In-Memory] Expression Text literals 2✅ 14ms
[SQLite In-Memory] Expression Text Operators 2✅ 46ms
[SQLite In-Memory] Expression Warnings should be reported 2✅ 2⚪ 88ms
[SQLite In-Memory] Filling Missing Values 3✅ 1⚪ 68ms
[SQLite In-Memory] Function invocation 2✅ 25ms
[SQLite In-Memory] Masking Tables 1✅ 10ms
[SQLite In-Memory] math functions 6✅ 635ms
[SQLite In-Memory] Metadata 2✅ 4ms
[SQLite In-Memory] Min/Max Operations 2✅ 33ms
[SQLite In-Memory] Missing Values 2✅ 15ms
[SQLite In-Memory] Other Column Operations 1✅ 11ms
[SQLite In-Memory] Output Execution Context for Database operations 7✅ 1⚪ 206ms
[SQLite In-Memory] partial Date-Time support 2✅ 21ms
[SQLite In-Memory] Persisting a Database Table (query) 8✅ 435ms
[SQLite In-Memory] replace: empty table and nothings 2✅ 22ms
[SQLite In-Memory] replace: literal regex pattern and replacement 5✅ 14ms
[SQLite In-Memory] replace: literal text pattern and replacement 4✅ 28ms
[SQLite In-Memory] replace: pattern and replacement columns 4✅ 8ms
[SQLite In-Memory] Rounding numeric tests 19✅ 6s
[SQLite In-Memory] Rounding-like operations 15✅ 218ms
[SQLite In-Memory] Schemas and Databases 3✅ 1ms
[SQLite In-Memory] Simple variant of Table/Column.parse in all backends 5✅ 48ms
[SQLite In-Memory] Sorting 5✅ 24ms
[SQLite In-Memory] Support for Long Column/Table names 6✅ 801ms
[SQLite In-Memory] Table.add_row_number (common) 6✅ 67ms
[SQLite In-Memory] Table.add_row_number (Database specific) 1✅ 47ms
[SQLite In-Memory] Table.aggregate 1✅ 10ms
[SQLite In-Memory] Table.aggregate Concatenate 6✅ 69ms
[SQLite In-Memory] Table.aggregate Count_Distinct 1✅ 1⚪ 82ms
[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⚪ 101ms
[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⚪ 27ms
[SQLite In-Memory] Table.aggregate should correctly handle NaN 1⚪ 0ms
[SQLite In-Memory] Table.aggregate should correctly select result types 2✅ 2⚪ 62ms
[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⚪ 33ms
[SQLite In-Memory] Table.aggregate should raise warnings when there are issues 7✅ 330ms
[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✅ 65ms
[SQLite In-Memory] Table.aggregate should report warnings and errors based on types 4✅ 72ms
[SQLite In-Memory] Table.aggregate should summarize empty table 7✅ 4⚪ 31ms
[SQLite In-Memory] Table.aggregate should summarize whole table 7✅ 6⚪ 50ms
[SQLite In-Memory] Table.aggregate Standard_Deviation 1✅ 15ms
[SQLite In-Memory] Table.aggregate+Expressions 2✅ 37ms
[SQLite In-Memory] Table.at 3✅ 8ms
[SQLite In-Memory] Table.column_count 1✅ 0ms
[SQLite In-Memory] Table.column_names 2✅ 40ms
[SQLite In-Memory] Table.cross_join 8✅ 212ms
[SQLite In-Memory] Table.cross_tab 1⚪ 0ms
[SQLite In-Memory] Table.default_ordering 4✅ 23ms
[SQLite In-Memory] Table.distinct 7✅ 97ms
[SQLite In-Memory] Table.fill_nothing/empty 6✅ 110ms
[SQLite In-Memory] Table.filter 1✅ 1ms
[SQLite In-Memory] Table.filter 19✅ 1⚪ 534ms
[SQLite In-Memory] Table.filter_by_expression 4✅ 1⚪ 94ms
[SQLite In-Memory] Table.get 3✅ 5ms
[SQLite In-Memory] Table.join 26✅ 3⚪ 689ms
[SQLite In-Memory] Table.order_by 19✅ 2⚪ 144ms
[SQLite In-Memory] Table.query 8✅ 70ms
[SQLite In-Memory] Table.remove_columns 11✅ 294ms
[SQLite In-Memory] Table.rename_columns 20✅ 373ms
[SQLite In-Memory] Table.reorder_columns 9✅ 189ms
[SQLite In-Memory] Table.replace 0ms
[SQLite In-Memory] Table.rows 6✅ 26ms
[SQLite In-Memory] Table.select_columns 14✅ 438ms
[SQLite In-Memory] Table.set 7✅ 106ms
[SQLite In-Memory] Table.sort_columns 4✅ 70ms
[SQLite In-Memory] Table.take/drop 1⚪ 0ms
[SQLite In-Memory] Table.transpose 1⚪ 0ms
[SQLite In-Memory] Table.union 18✅ 1⚪ 605ms
[SQLite In-Memory] Table.zip 1⚪ 0ms
[SQLite In-Memory] Table/Column.cast - checking invariants 7✅ 67ms
[SQLite In-Memory] Table/Column.cast - numeric 3✅ 1⚪ 33ms
[SQLite In-Memory] Table/Column.cast - to text 1✅ 20ms
[SQLite In-Memory] Tables and Table Types 4✅ 27ms
[SQLite In-Memory] Text Column Operations 5✅ 134ms
[SQLite In-Memory] Transaction Support 4✅ 39ms
[SQLite In-Memory] Uploading an in-memory Table 8✅ 484ms
[SQLite] Type Mapping 8✅ 187ms
Aggregate Columns 23✅ 96ms
Boolean Column.format, with format Column 3✅ 18ms
Boolean Column.format, with format string 3✅ 59ms
ceil 3✅ 13ms
Column.parse 13✅ 80ms
Columns 13✅ 1⚪ 74ms
Construction 8✅ 1⚪ 932ms
Counting Values 1✅ 1ms
DataFormatter builders 4✅ 25ms
DataFormatter.format 9✅ 1⚪ 39ms
DataFormatter.parse 10✅ 214ms
Date Column.format, with format Column 6✅ 27ms
Date Column.format, with format string 4✅ 66ms
Date_Time Column.format, with format Column 6✅ 22ms
Date_Time Column.format, with format string 4✅ 57ms
Date_Time truncate 1✅ 14ms
Delimited File Parsing 27✅ 3⚪ 1s
Delimited File Writing 33✅ 2s
Dropping Missing Values 1✅ 315ms
Edge cases 1✅ 3ms
Errors 2✅ 5ms
Excel Range 9✅ 98ms
File.read (Delimited) 3✅ 37ms
File.read (Delimited) should work with Date_Time 3✅ 8ms
File.read (Delimited) should work with Dates 3✅ 11ms
File.read (Delimited) should work with Time_Of_Days 3✅ 7ms
fill 6✅ 128ms
Float 3✅ 11ms
Float, with format Column 3✅ 9ms
floor 3✅ 13ms
Info 1✅ 13ms
Integer 3✅ 46ms
Integer 1✅ 6ms
Integer, with format Column 3✅ 11ms
Integration 1✅ 103ms
JSON conversion 2✅ 79ms
Mapping Operations 7✅ 315ms
Masking Tables 3✅ 252ms
Numeric, empty/Nothing 4✅ 40ms
Problems 3✅ 29ms
Read XLSX / XLS Files 12✅ 2s
Reading single cells correctly 7✅ 231ms
round/truncate/ceil/floor 3✅ 54ms
Rounding 8✅ 65ms
Should be able to serialise a table with Dates to Text 2✅ 24ms
Should be able to serialise a table with DateTimes to Text 2✅ 13ms
Should be able to serialise a table with Time_Of_Days to Text 2✅ 12ms
Slicing Tables 4✅ 162ms
Sorting Columns 4✅ 48ms
Sorting Tables 2✅ 123ms
SQLite_Format should allow connecting to SQLite files 5✅ 81ms
Table.from Text 1✅ 7ms
Table.parse 22✅ 443ms
Table.parse_to_columns 14✅ 162ms
Table.split 5✅ 127ms
Table.split/tokenize column count 4✅ 56ms
Table.split/tokenize column order 1✅ 3ms
Table.split/tokenize errors 4✅ 8ms
Table.split/tokenize name conflicts 2✅ 28ms
Table.tokenize 12✅ 110ms
Text.parse_to_table 2✅ 31ms
Text.parse_to_table errors 3✅ 19ms
Text.parse_to_table parsing 3✅ 25ms
Text.parse_to_table with case-insensitivity 1✅ 6ms
Text.parse_to_table with groups 2✅ 23ms
Time_Of_Day Column.format, with format Column 6✅ 20ms
Time_Of_Day Column.format, with format string 5✅ 65ms
truncate 3✅ 15ms
Unique_Name_Strategy Helper 12✅ 359ms
Unique_Name_Strategy.combine_with_prefix 6✅ 47ms
Use First Row As Names 5✅ 212ms
Value_Type 2✅ 36ms
Various File Format support on Table 8✅ 1s
Vector conversion 1✅ 6ms
Write xls Files 36✅ 2s
Write xlsx Files 36✅ 3s
Writing 4✅ 119ms
XLS reading 7✅ 29ms
XLSX reading 7✅ 245ms

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

2062 tests were completed in 60s with 2020 passed, 0 failed and 42 skipped.

Test suite Passed Failed Skipped Time
Any.map_nothing 2✅ 18ms
Any's methods 3✅ 95ms
Array_Proxy 5✅ 64ms
ArrayOverBuffer 1⚪ 0ms
ASCII 4✅ 33ms
Atom with holes 7✅ 36ms
Auto_Detect 3✅ 21ms
BigInts 10✅ 457ms
Booleans 6✅ 25ms
Bound 3✅ 2ms
Bytes 3✅ 7ms
caching 1✅ 41ms
Callables 5✅ 28ms
Check Nothing and NaN 3✅ 1ms
codepoints 2✅ 3ms
Compare functionality with Vector 1✅ 17ms
Compile 6✅ 25ms
const 1✅ 0ms
Contexts and Execution Environment 3✅ 8ms
Conversion 21✅ 131ms
Correlation Statistics 6✅ 59ms
curry 1✅ 7ms
Dataflow Errors 11✅ 49ms
Dataflow Warnings 32✅ 846ms
Date 45✅ 7s
Date date part tests 8✅ 89ms
Date_Range 11✅ 891ms
Date_Time 55✅ 2⚪ 836ms
Date_Time date part tests 8✅ 23ms
Date_Time equality 2✅ 6ms
Day_Of_Week conversions 8✅ 20ms
Decimal.truncate 1✅ 4ms
Decimals 5✅ 19ms
Deep Exports 1✅ 2ms
Default comparator 3✅ 20ms
Deterministic Random Noise Generator 2✅ 557ms
Duration 15✅ 144ms
Encoding object 4✅ 69ms
Enso Arrays 5✅ 27ms
Enso maps 46✅ 211ms
Enso Set 5✅ 31ms
Environment 1✅ 28ms
Escape 1✅ 0ms
File Operations 18✅ 182ms
flip 2✅ 1ms
folder operations 3✅ 79ms
Fully Qualified Names 1✅ 2ms
Function Ascribed Parameters 12✅ 26ms
Header 1✅ 9ms
HTTP 23✅ 899ms
identity 3✅ 1ms
Inlining Helpers 2✅ 3ms
Integer.truncate 1✅ 1ms
Integers 23✅ 123ms
Interval 7✅ 41ms
Java case of 3✅ 10ms
Java FFI 6✅ 1⚪ 14ms
Java/Enso Date 2✅ 16ms
JavaDate 45✅ 2s
JavaDate date part tests 8✅ 6ms
JavaLocalTime 27✅ 32ms
JavaScript Objects, Arrays & Functions 8✅ 642ms
JavaScriptArrayWithADate 45✅ 2s
JavaScriptArrayWithADate date part tests 8✅ 82ms
JavascriptDataInArray 53✅ 4⚪ 361ms
JavascriptDataInArray date part tests 8✅ 77ms
JavascriptDate 53✅ 4⚪ 525ms
JavaScriptDate 45✅ 3s
JavascriptDate date part tests 8✅ 155ms
JavaScriptDate date part tests 8✅ 102ms
JavaZonedDateTime 55✅ 2⚪ 206ms
JavaZonedDateTime date part tests 8✅ 12ms
JavaZoneId 7✅ 27ms
JS_Object 2✅ 134ms
JSON 4✅ 43ms
JSON Deserialization 2✅ 65ms
JSON Serialization 3✅ 93ms
JSON_Format 2✅ 94ms
Lazy 6✅ 30ms
Lazy Generator 1✅ 3ms
Lexicographic Order on Vectors 2✅ 8ms
List 31✅ 597ms
Locale 13✅ 86ms
Looping Imports 1✅ 0ms
Lowercase Methods 5✅ 7ms
Managed_Resource 3✅ 20ms
Match.end 4✅ 16ms
Match.groups 2✅ 9ms
Match.named_groups 3✅ 26ms
Match.span 4✅ 19ms
Match.start 4✅ 16ms
Match.text 6✅ 26ms
Match.utf_16_end 4✅ 18ms
Match.utf_16_span 4✅ 18ms
Match.utf_16_start 4✅ 15ms
Maybe 5✅ 3ms
Meta-Value Inspection 3✅ 1⚪ 4ms
Meta-Value Manipulation 26✅ 106ms
Methods 1✅ 1⚪ 2ms
Natural Order 4✅ 102ms
No Method Errors 1✅ 15ms
Noise 3✅ 75ms
non-linear inserts 11✅ 88ms
Number Rounding numeric tests 19✅ 156ms
Numbers 14✅ 74ms
Numeric values 1✅ 3ms
Object Comparator 7✅ 50ms
Operator == 15✅ 200ms
Ordering 6✅ 70ms
Pair 1✅ 0ms
Pair - from 2-Item JavaScript Array 13✅ 134ms
Pair - from 2-Item List 13✅ 83ms
Pair - from 2-Item Vector 13✅ 92ms
Pair - from Pair.new 13✅ 54ms
Pair - from Pair.Value 13✅ 13ms
Panics 17✅ 195ms
parse 8✅ 68ms
Pattern Matches 16✅ 45ms
Pattern.find and .find_all 8✅ 98ms
Pattern.match and .match_all 8✅ 66ms
Pattern.matches 5✅ 21ms
Pattern.replace 16✅ 180ms
Pattern.split 6✅ 27ms
Pattern.tokenize 7✅ 147ms
Period 7✅ 28ms
Plain_Text 3✅ 29ms
Polyglot hash maps 2✅ 4⚪ 27ms
Polyglot JS 19✅ 106ms
Polyglot keys and values 2✅ 4⚪ 13ms
Polyglot Python 1⚪ 0ms
Polyglot R 1⚪ 0ms
Problem_Behavior 2✅ 12ms
Process 5✅ 19s
Qualified Names 3✅ 4ms
Random 6✅ 489ms
Range 36✅ 5s
Rank Data 7✅ 25ms
read_bytes 6✅ 58ms
read_text 6✅ 102ms
Refs 1✅ 2ms
Regex splitting 3✅ 11ms
Regex tokenizing 2✅ 21ms
Regex: find and find_all 20✅ 1⚪ 193ms
Regression 12✅ 102ms
ReportingStreamDecoder 6✅ 384ms
ReportingStreamEncoder 8✅ 241ms
Request 10✅ 32ms
rounding 4✅ 21ms
Sorting with multiple comparators 4✅ 2⚪ 50ms
Sorting with the default comparator 7✅ 3⚪ 116ms
Stack traces 1✅ 6ms
State 2✅ 2ms
Statistics 14✅ 269ms
Statistics - empty Vector 3✅ 11ms
Statistics - invalid input 5✅ 101ms
Statistics - invalid input 1✅ 1ms
Statistics - NaN Vector 3✅ 15ms
Statistics - Nothing Vector 3✅ 50ms
System 1✅ 1ms
Text 84✅ 5s
Text_Sub_Range_Data 2✅ 20ms
Text_Utils 4✅ 38ms
Text.match 6✅ 24ms
Text.replace 16✅ 163ms
Text.Span 3✅ 16ms
the Self construct 6✅ 12ms
Time_Of_Day 27✅ 161ms
to_display_text 5✅ 26ms
uncurry 1✅ 1ms
Unresolved symbol 1✅ 2ms
URI 4✅ 23ms
Use a slice of an array as vectors 70✅ 2⚪ 111ms
Use Array as vectors 70✅ 2⚪ 323ms
Use Array_Proxy as vectors 70✅ 2⚪ 153ms
Use Java ArrayList as vectors 70✅ 2⚪ 160ms
Use Vector as vectors 70✅ 2⚪ 1s
UTF_16 BigEndian 2✅ 3ms
UTF_16 LittleEndian 2✅ 4ms
UTF_8 7✅ 30ms
Vector builder 2✅ 12ms
Vector Slicing Helpers 1✅ 17ms
Vector/Array equality 9✅ 20ms
Windows 1252 4✅ 16ms
write operations 20✅ 749ms
Zone 9✅ 27ms

✅ 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✅ 98ms
File uploads 2✅ 6ms
Geo_Map 3✅ 845ms
Histogram Visualization 6✅ 203ms
Lazy Table Visualization 12✅ 368ms
Lazy Text Visualization 3✅ 44ms
Scatter Plot Visualization 14✅ 779ms
Serializable Visualization Identifiers 5✅ 117ms
SQL Visualization 1✅ 145ms
Table Visualization 9✅ 386ms
Table.lookup_ignore_case 1✅ 19ms
Table.rows 1✅ 207ms
Type Names of Visualization Defaults 1✅ 265ms
Vector and Arrays 2✅ 1⚪ 29ms
Widgets for Database 1✅ 12ms
Widgets for In-Database Connection with table name sets 1✅ 122ms
Widgets for In-Database Connection with table types 1✅ 13ms
Widgets for In-Database Table with column name sets 2✅ 22ms
Widgets for In-Memory with column name sets 2✅ 39ms
Widgets for the Text type 1✅ 96ms