Skip to content

Proper dropdown active area and arrow placement #13724

Proper dropdown active area and arrow placement

Proper dropdown active area and arrow placement #13724

GitHub Actions / Standard Library Tests (linux) succeeded Aug 11, 2023 in 1s

Standard Library Tests (linux) ✅

Tests passed successfully

Report Passed Failed Skipped Time
/runner/_work/enso/enso/target/test-results/Examples_Tests/JUnit.xml 33✅ 5s
/runner/_work/enso/enso/target/test-results/Geo_Tests/JUnit.xml 5✅ 205ms
/runner/_work/enso/enso/target/test-results/Image_Tests/JUnit.xml 174✅ 969ms
/runner/_work/enso/enso/target/test-results/Table_Tests/JUnit.xml 3036✅ 194⚪ 69s
/runner/_work/enso/enso/target/test-results/Tests/JUnit.xml 2191✅ 26⚪ 26s
/runner/_work/enso/enso/target/test-results/Visualization_Tests/JUnit.xml 70✅ 1⚪ 2s

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

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

Test suite Passed Failed Skipped Time
Examples 33✅ 5s

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

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

Test suite Passed Failed Skipped Time
Geo Points 2✅ 14ms
GeoJSON to Table 3✅ 191ms

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

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

Test suite Passed Failed Skipped Time
Image File_Format 2✅ 68ms
Image with 1 channel 19✅ 58ms
Image with 2 channels 19✅ 63ms
Image with 3 channels 19✅ 58ms
Image with 4 channels 19✅ 57ms
Image Write 2✅ 8ms
Image.read 9✅ 374ms
Matrix with 1 channel 21✅ 79ms
Matrix with 2 channels 21✅ 70ms
Matrix with 3 channels 21✅ 70ms
Matrix with 4 channels 21✅ 63ms
Matrix_Error 1✅ 1ms

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

3230 tests were completed in 69s with 3036 passed, 0 failed and 194 skipped.

Test suite Passed Failed Skipped Time
[Codegen] Aggregation 2✅ 59ms
[Codegen] Basic Select 3✅ 44ms
[Codegen] Handling Missing Values 2✅ 36ms
[Codegen] JSON serialization 1⚪ 0ms
[Codegen] Masking Tables and Columns 2✅ 74ms
[Codegen] Sorting 4✅ 27ms
[In-Memory-specific] Table.join 1✅ 263ms
[In-Memory-specific] Table.set 2✅ 54ms
[In-Memory] Interactions Between various operations 8✅ 599ms
[In-Memory] Arithmetic Column Operations 12✅ 65ms
[In-Memory] Boolean Column Operations 4✅ 2⚪ 397ms
[In-Memory] Colum Operations - Names 10✅ 23ms
[In-Memory] Column Comparisons 5✅ 1⚪ 201ms
[In-Memory] Column Naming edge cases 7✅ 287ms
[In-Memory] Column Operations - Equality & Null Handling 4✅ 3⚪ 118ms
[In-Memory] Column Operations - Text Replace 0ms
[In-Memory] Column Operations - Text Replace (in-memory only) 7✅ 1⚪ 24ms
[In-Memory] Column Operations - Text Trim 3✅ 15ms
[In-Memory] Column.const 3✅ 3ms
[In-Memory] Column.fill_nothing/empty 4✅ 59ms
[In-Memory] Column.map 4✅ 28ms
[In-Memory] Column.rename 1✅ 2ms
[In-Memory] Column.take/drop 6✅ 43ms
[In-Memory] Column.zip 4✅ 3ms
[In-Memory] Date-Time operations 21✅ 1⚪ 392ms
[In-Memory] Date-Time support 3✅ 28ms
[In-Memory] Dropping Missing Values 8✅ 107ms
[In-Memory] Expression Arithmetic 3✅ 47ms
[In-Memory] Expression Boolean literals 1✅ 25ms
[In-Memory] Expression Boolean Operators 4✅ 23ms
[In-Memory] Expression Column Arithmetic 2✅ 31ms
[In-Memory] Expression Comparison Operators 6✅ 58ms
[In-Memory] Expression Date and Time literals 5✅ 25ms
[In-Memory] Expression Decimal literals 1✅ 13ms
[In-Memory] Expression Errors should be handled 4✅ 13ms
[In-Memory] Expression Integer literals 1✅ 10ms
[In-Memory] Expression Nothing literals 3✅ 17ms
[In-Memory] Expression Text literals 1✅ 15ms
[In-Memory] Expression Text literals 2✅ 5ms
[In-Memory] Expression Text Operators 2✅ 9ms
[In-Memory] Expression Warnings should be reported 4✅ 58ms
[In-Memory] Filling Missing Values 3✅ 2⚪ 7ms
[In-Memory] Function invocation 2✅ 10ms
[In-Memory] Loss_Of_Integer_Precision (large integers not being exactly representable in Float) 5✅ 44ms
[In-Memory] Min/Max Operations 2✅ 41ms
[In-Memory] Other Column Operations 1✅ 1ms
[In-Memory] replace: literal regex pattern and replacement 5✅ 10ms
[In-Memory] replace: literal text pattern and replacement 4✅ 23ms
[In-Memory] replace: pattern and replacement columns 4✅ 6ms
[In-Memory] Rounding numeric tests 17✅ 1s
[In-Memory] Rounding-like operations 15✅ 105ms
[In-Memory] Simple variant of Table/Column.parse in all backends 5✅ 35ms
[In-Memory] Storage Builders 1✅ 11ms
[In-Memory] Table.add_row_number (common) 6✅ 86ms
[In-Memory] Table.add_row_number (in-memory specific) 6✅ 18ms
[In-Memory] Table.aggregate 3✅ 112ms
[In-Memory] Table.aggregate 3✅ 6ms
[In-Memory] Table.aggregate Concatenate 6✅ 16ms
[In-Memory] Table.aggregate Count_Distinct 2✅ 9ms
[In-Memory] Table.aggregate First and Last 1✅ 1ms
[In-Memory] Table.aggregate Mode 1✅ 1ms
[In-Memory] Table.aggregate Shortest 1✅ 1ms
[In-Memory] Table.aggregate should be able to group on multiple fields not in left columns 13✅ 98ms
[In-Memory] Table.aggregate should be able to group on single field 13✅ 252ms
[In-Memory] Table.aggregate should correctly handle infinities 4✅ 12ms
[In-Memory] Table.aggregate should correctly handle NaN 5✅ 7ms
[In-Memory] Table.aggregate should correctly select result types 4✅ 6ms
[In-Memory] Table.aggregate should merge warnings when issues computing aggregation 2✅ 4ms
[In-Memory] Table.aggregate should not summarize empty table when grouped 11✅ 77ms
[In-Memory] Table.aggregate should raise warnings when there are issues 7✅ 37ms
[In-Memory] Table.aggregate should raise warnings when there are issues computing aggregation 3✅ 17ms
[In-Memory] Table.aggregate should report warnings and errors based on types 4✅ 26ms
[In-Memory] Table.aggregate should summarize empty table 11✅ 86ms
[In-Memory] Table.aggregate should summarize whole table 13✅ 242ms
[In-Memory] Table.aggregate Standard_Deviation 1✅ 2ms
[In-Memory] Table.aggregate+Expressions 2✅ 17ms
[In-Memory] Table.at 3✅ 12ms
[In-Memory] Table.column_count 1✅ 0ms
[In-Memory] Table.column_names 2✅ 13ms
[In-Memory] Table.cross_join 8✅ 34ms
[In-Memory] Table.cross_tab 23✅ 148ms
[In-Memory] Table.distinct 6✅ 85ms
[In-Memory] Table.distinct 7✅ 47ms
[In-Memory] Table.fill_nothing/empty 6✅ 23ms
[In-Memory] Table.filter 5✅ 641ms
[In-Memory] Table.filter 20✅ 2⚪ 188ms
[In-Memory] Table.filter_by_expression 5✅ 66ms
[In-Memory] Table.get 3✅ 7ms
[In-Memory] Table.join 33✅ 336ms
[In-Memory] Table.join performance 3✅ 1⚪ 325ms
[In-Memory] Table.order_by 23✅ 116ms
[In-Memory] Table.remove_columns 12✅ 198ms
[In-Memory] Table.rename_columns 20✅ 268ms
[In-Memory] Table.reorder_columns 10✅ 118ms
[In-Memory] Table.replace 3✅ 55ms
[In-Memory] Table.rows 6✅ 30ms
[In-Memory] Table.select_columns 15✅ 235ms
[In-Memory] Table.set 7✅ 326ms
[In-Memory] Table.sort_columns 4✅ 72ms
[In-Memory] Table.take/drop 6✅ 161ms
[In-Memory] Table.transpose 8✅ 49ms
[In-Memory] Table.union 20✅ 1⚪ 127ms
[In-Memory] Table.zip 11✅ 73ms
[In-Memory] Table/Column.cast - checking invariants 10✅ 94ms
[In-Memory] Table/Column.cast - date/time 3✅ 31ms
[In-Memory] Table/Column.cast - numeric 4✅ 1⚪ 68ms
[In-Memory] Table/Column.cast - to text 3✅ 41ms
[In-Memory] Text Column Operations 5✅ 111ms
[PostgreSQL] Interactions Between various operations 10✅ 314ms
[PostgreSQL] .pgpass 3✅ 150ms
[PostgreSQL] Aggregation 2✅ 32ms
[PostgreSQL] Appending a Database table to a Database table 28✅ 1s
[PostgreSQL] Appending an in-memory table to a Database table 28✅ 1s
[PostgreSQL] Arithmetic Column Operations 10✅ 2⚪ 112ms
[PostgreSQL] Basic Table Access 4✅ 230ms
[PostgreSQL] Boolean Column Operations 5✅ 1⚪ 147ms
[PostgreSQL] Colum Operations - Names 8✅ 22ms
[PostgreSQL] Column Comparisons 4✅ 1⚪ 163ms
[PostgreSQL] Column Naming edge cases 7✅ 181ms
[PostgreSQL] Column Operations - Equality & Null Handling 4✅ 3⚪ 60ms
[PostgreSQL] Column Operations - Text Replace 2✅ 8ms
[PostgreSQL] Column Operations - Text Replace (in-memory only) 0ms
[PostgreSQL] Column Operations - Text Trim 3✅ 21ms
[PostgreSQL] Column.const 3✅ 22ms
[PostgreSQL] Column.fill_nothing/empty 4✅ 39ms
[PostgreSQL] Column.map 1✅ 4ms
[PostgreSQL] Column.rename 1✅ 6ms
[PostgreSQL] Column.take/drop 1⚪ 0ms
[PostgreSQL] Column.zip 1✅ 5ms
[PostgreSQL] Connection setup 3✅ 75ms
[PostgreSQL] Creating an empty table 17✅ 883ms
[PostgreSQL] Database Encoding 1✅ 135ms
[PostgreSQL] Date-Time operations 19✅ 1⚪ 645ms
[PostgreSQL] Date-Time support 3✅ 67ms
[PostgreSQL] Dialect-specific codegen 1✅ 11ms
[PostgreSQL] Dropping Missing Values 8✅ 270ms
[PostgreSQL] Edge Cases 1✅ 26ms
[PostgreSQL] Expression Arithmetic 3✅ 148ms
[PostgreSQL] Expression Boolean literals 1✅ 9ms
[PostgreSQL] Expression Boolean Operators 4✅ 27ms
[PostgreSQL] Expression Column Arithmetic 2✅ 83ms
[PostgreSQL] Expression Comparison Operators 6✅ 111ms
[PostgreSQL] Expression Date and Time literals 4✅ 57ms
[PostgreSQL] Expression Decimal literals 1✅ 3ms
[PostgreSQL] Expression Errors should be handled 4✅ 6ms
[PostgreSQL] Expression Integer literals 1✅ 5ms
[PostgreSQL] Expression Nothing literals 3✅ 26ms
[PostgreSQL] Expression Text literals 1✅ 8ms
[PostgreSQL] Expression Text literals 2✅ 16ms
[PostgreSQL] Expression Text Operators 2✅ 43ms
[PostgreSQL] Expression Warnings should be reported 2✅ 2⚪ 98ms
[PostgreSQL] Filling Missing Values 4✅ 56ms
[PostgreSQL] Function invocation 2✅ 8ms
[PostgreSQL] Info 3✅ 18ms
[PostgreSQL] Masking Tables 1✅ 40ms
[PostgreSQL] math functions 6✅ 2s
[PostgreSQL] Min/Max Operations 2✅ 15ms
[PostgreSQL] Missing Values 2✅ 56ms
[PostgreSQL] Other Column Operations 1✅ 8ms
[PostgreSQL] Output Execution Context for Database operations 10✅ 1⚪ 451ms
[PostgreSQL] Persisting a Database Table (query) 8✅ 420ms
[PostgreSQL] replace: literal regex pattern and replacement 5✅ 19ms
[PostgreSQL] replace: literal text pattern and replacement 4✅ 41ms
[PostgreSQL] replace: pattern and replacement columns 4✅ 10ms
[PostgreSQL] Rounding numeric tests 17✅ 8s
[PostgreSQL] Rounding-like operations 22✅ 529ms
[PostgreSQL] Schemas and Databases 4✅ 48ms
[PostgreSQL] Simple variant of Table/Column.parse in all backends 5✅ 39ms
[PostgreSQL] Sorting 5✅ 64ms
[PostgreSQL] SSL connectivity tests 1⚪ 0ms
[PostgreSQL] Support for Long Column/Table names 14✅ 882ms
[PostgreSQL] Table.add_row_number (common) 6✅ 61ms
[PostgreSQL] Table.add_row_number (Database specific) 1✅ 15ms
[PostgreSQL] Table.aggregate 3✅ 83ms
[PostgreSQL] Table.aggregate Concatenate 6✅ 63ms
[PostgreSQL] Table.aggregate Count_Distinct 2✅ 96ms
[PostgreSQL] Table.aggregate First and Last 1✅ 20ms
[PostgreSQL] Table.aggregate Mode 1✅ 14ms
[PostgreSQL] Table.aggregate Shortest 1✅ 8ms
[PostgreSQL] Table.aggregate should be able to group on multiple fields not in left columns 12✅ 1⚪ 144ms
[PostgreSQL] Table.aggregate should be able to group on single field 12✅ 1⚪ 73ms
[PostgreSQL] Table.aggregate should correctly handle infinities 4✅ 138ms
[PostgreSQL] Table.aggregate should correctly handle NaN 5✅ 76ms
[PostgreSQL] Table.aggregate should correctly infer result types 4✅ 35ms
[PostgreSQL] Table.aggregate should correctly select result types 4✅ 64ms
[PostgreSQL] Table.aggregate should merge warnings when issues computing aggregation 1⚪ 0ms
[PostgreSQL] Table.aggregate should not summarize empty table when grouped 10✅ 1⚪ 33ms
[PostgreSQL] Table.aggregate should raise warnings when there are issues 7✅ 309ms
[PostgreSQL] Table.aggregate should raise warnings when there are issues computing aggregation 1⚪ 0ms
[PostgreSQL] Table.aggregate should report unsupported operations but not block other aggregations in warning mode 1✅ 12ms
[PostgreSQL] Table.aggregate should report warnings and errors based on types 4✅ 64ms
[PostgreSQL] Table.aggregate should summarize empty table 10✅ 1⚪ 34ms
[PostgreSQL] Table.aggregate should summarize whole table 12✅ 1⚪ 73ms
[PostgreSQL] Table.aggregate Standard_Deviation 1✅ 13ms
[PostgreSQL] Table.aggregate+Expressions 2✅ 38ms
[PostgreSQL] Table.at 3✅ 9ms
[PostgreSQL] Table.column_count 1✅ 0ms
[PostgreSQL] Table.column_names 2✅ 35ms
[PostgreSQL] Table.cross_join 8✅ 166ms
[PostgreSQL] Table.cross_tab 1⚪ 0ms
[PostgreSQL] Table.default_ordering 4✅ 61ms
[PostgreSQL] Table.distinct 7✅ 67ms
[PostgreSQL] Table.fill_nothing/empty 6✅ 108ms
[PostgreSQL] Table.filter 1✅ 0ms
[PostgreSQL] Table.filter 19✅ 1⚪ 451ms
[PostgreSQL] Table.filter_by_expression 4✅ 1⚪ 42ms
[PostgreSQL] Table.get 3✅ 4ms
[PostgreSQL] Table.join 26✅ 3⚪ 492ms
[PostgreSQL] Table.order_by 19✅ 2⚪ 118ms
[PostgreSQL] Table.query 8✅ 83ms
[PostgreSQL] Table.remove_columns 12✅ 270ms
[PostgreSQL] Table.rename_columns 20✅ 450ms
[PostgreSQL] Table.reorder_columns 10✅ 187ms
[PostgreSQL] Table.replace 0ms
[PostgreSQL] Table.rows 6✅ 15ms
[PostgreSQL] Table.select_columns 15✅ 473ms
[PostgreSQL] Table.set 7✅ 64ms
[PostgreSQL] Table.sort_columns 4✅ 60ms
[PostgreSQL] Table.take/drop 1⚪ 0ms
[PostgreSQL] Table.transpose 1⚪ 0ms
[PostgreSQL] Table.union 19✅ 506ms
[PostgreSQL] Table.zip 1⚪ 0ms
[PostgreSQL] Table/Column.cast - checking invariants 7✅ 1⚪ 51ms
[PostgreSQL] Table/Column.cast - date/time 3✅ 19ms
[PostgreSQL] Table/Column.cast - numeric 3✅ 1⚪ 33ms
[PostgreSQL] Table/Column.cast - to text 4✅ 1⚪ 32ms
[PostgreSQL] Tables and Table Types 4✅ 67ms
[PostgreSQL] Text Column Operations 5✅ 114ms
[PostgreSQL] Transaction Support 4✅ 32ms
[PostgreSQL] Type Mapping 8✅ 187ms
[PostgreSQL] Uploading an in-memory Table 10✅ 451ms
[PostgreSQL] Warning/Error handling 2✅ 44ms
[Redshift] Database tests 1⚪ 0ms
[SQLite File] Interactions Between various operations 8✅ 577ms
[SQLite File] Aggregation 2✅ 24ms
[SQLite File] Appending a Database table to a Database table 28✅ 761ms
[SQLite File] Appending an in-memory table to a Database table 28✅ 673ms
[SQLite File] Arithmetic Column Operations 10✅ 2⚪ 95ms
[SQLite File] Basic Table Access 4✅ 229ms
[SQLite File] Boolean Column Operations 4✅ 2⚪ 67ms
[SQLite File] Colum Operations - Names 8✅ 22ms
[SQLite File] Column Comparisons 4✅ 1⚪ 121ms
[SQLite File] Column Naming edge cases 7✅ 104ms
[SQLite File] Column Operations - Equality & Null Handling 4✅ 3⚪ 44ms
[SQLite File] Column Operations - Text Replace 2✅ 9ms
[SQLite File] Column Operations - Text Replace (in-memory only) 0ms
[SQLite File] Column Operations - Text Trim 3✅ 24ms
[SQLite File] Column.const 3✅ 24ms
[SQLite File] Column.fill_nothing/empty 4✅ 32ms
[SQLite File] Column.map 1✅ 4ms
[SQLite File] Column.rename 1✅ 5ms
[SQLite File] Column.take/drop 1⚪ 0ms
[SQLite File] Column.zip 1✅ 4ms
[SQLite File] Creating an empty table 17✅ 525ms
[SQLite File] Date-Time operations 1⚪ 0ms
[SQLite File] Date-Time support 1⚪ 0ms
[SQLite File] Dialect-specific codegen 1✅ 13ms
[SQLite File] Dropping Missing Values 7✅ 102ms
[SQLite File] Error Handling 2✅ 48ms
[SQLite File] Expression Arithmetic 3✅ 80ms
[SQLite File] Expression Boolean literals 1✅ 19ms
[SQLite File] Expression Boolean Operators 4✅ 28ms
[SQLite File] Expression Column Arithmetic 2✅ 57ms
[SQLite File] Expression Comparison Operators 6✅ 85ms
[SQLite File] Expression Date and Time literals 4⚪ 0ms
[SQLite File] Expression Decimal literals 1✅ 7ms
[SQLite File] Expression Errors should be handled 4✅ 14ms
[SQLite File] Expression Integer literals 1✅ 9ms
[SQLite File] Expression Nothing literals 3✅ 44ms
[SQLite File] Expression Text literals 1✅ 18ms
[SQLite File] Expression Text literals 2✅ 10ms
[SQLite File] Expression Text Operators 2✅ 21ms
[SQLite File] Expression Warnings should be reported 2✅ 2⚪ 67ms
[SQLite File] Filling Missing Values 3✅ 1⚪ 33ms
[SQLite File] Function invocation 2✅ 14ms
[SQLite File] Masking Tables 1✅ 27ms
[SQLite File] math functions 6✅ 900ms
[SQLite File] Metadata 2✅ 23ms
[SQLite File] Min/Max Operations 2✅ 39ms
[SQLite File] Missing Values 2✅ 25ms
[SQLite File] Other Column Operations 1✅ 20ms
[SQLite File] Output Execution Context for Database operations 10✅ 1⚪ 252ms
[SQLite File] partial Date-Time support 2✅ 55ms
[SQLite File] Persisting a Database Table (query) 8✅ 275ms
[SQLite File] replace: literal regex pattern and replacement 5✅ 19ms
[SQLite File] replace: literal text pattern and replacement 4✅ 56ms
[SQLite File] replace: pattern and replacement columns 4✅ 4ms
[SQLite File] Rounding numeric tests 17✅ 3s
[SQLite File] Rounding-like operations 15✅ 163ms
[SQLite File] Schemas and Databases 3✅ 5ms
[SQLite File] Simple variant of Table/Column.parse in all backends 5✅ 78ms
[SQLite File] Sorting 5✅ 51ms
[SQLite File] Support for Long Column/Table names 6✅ 606ms
[SQLite File] Table.add_row_number (common) 6✅ 57ms
[SQLite File] Table.add_row_number (Database specific) 1✅ 18ms
[SQLite File] Table.aggregate 1✅ 9ms
[SQLite File] Table.aggregate Concatenate 6✅ 54ms
[SQLite File] Table.aggregate Count_Distinct 1✅ 1⚪ 44ms
[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⚪ 71ms
[SQLite File] Table.aggregate should be able to group on single field 7✅ 6⚪ 45ms
[SQLite File] Table.aggregate should correctly handle infinities 2✅ 2⚪ 21ms
[SQLite File] Table.aggregate should correctly handle NaN 1⚪ 0ms
[SQLite File] Table.aggregate should correctly select result types 2✅ 2⚪ 19ms
[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⚪ 19ms
[SQLite File] Table.aggregate should raise warnings when there are issues 7✅ 198ms
[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✅ 59ms
[SQLite File] Table.aggregate should report warnings and errors based on types 4✅ 55ms
[SQLite File] Table.aggregate should summarize empty table 7✅ 4⚪ 28ms
[SQLite File] Table.aggregate should summarize whole table 7✅ 6⚪ 56ms
[SQLite File] Table.aggregate Standard_Deviation 1✅ 11ms
[SQLite File] Table.aggregate+Expressions 2✅ 25ms
[SQLite File] Table.at 3✅ 12ms
[SQLite File] Table.column_count 1✅ 0ms
[SQLite File] Table.column_names 2✅ 42ms
[SQLite File] Table.cross_join 8✅ 132ms
[SQLite File] Table.cross_tab 1⚪ 0ms
[SQLite File] Table.default_ordering 4✅ 80ms
[SQLite File] Table.distinct 7✅ 52ms
[SQLite File] Table.fill_nothing/empty 6✅ 81ms
[SQLite File] Table.filter 1✅ 1ms
[SQLite File] Table.filter 19✅ 1⚪ 328ms
[SQLite File] Table.filter_by_expression 4✅ 1⚪ 44ms
[SQLite File] Table.get 3✅ 7ms
[SQLite File] Table.join 26✅ 3⚪ 391ms
[SQLite File] Table.order_by 19✅ 2⚪ 110ms
[SQLite File] Table.query 8✅ 116ms
[SQLite File] Table.remove_columns 11✅ 249ms
[SQLite File] Table.rename_columns 20✅ 383ms
[SQLite File] Table.reorder_columns 9✅ 184ms
[SQLite File] Table.replace 0ms
[SQLite File] Table.rows 6✅ 34ms
[SQLite File] Table.select_columns 14✅ 395ms
[SQLite File] Table.set 7✅ 91ms
[SQLite File] Table.sort_columns 4✅ 59ms
[SQLite File] Table.take/drop 1⚪ 0ms
[SQLite File] Table.transpose 1⚪ 0ms
[SQLite File] Table.union 18✅ 1⚪ 329ms
[SQLite File] Table.zip 1⚪ 0ms
[SQLite File] Table/Column.cast - checking invariants 7✅ 63ms
[SQLite File] Table/Column.cast - numeric 3✅ 1⚪ 36ms
[SQLite File] Table/Column.cast - to text 1✅ 19ms
[SQLite File] Tables and Table Types 4✅ 63ms
[SQLite File] Text Column Operations 5✅ 135ms
[SQLite File] Transaction Support 4✅ 31ms
[SQLite File] Uploading an in-memory Table 10✅ 479ms
[SQLite In-Memory] Interactions Between various operations 8✅ 677ms
[SQLite In-Memory] Aggregation 2✅ 7ms
[SQLite In-Memory] Appending a Database table to a Database table 28✅ 534ms
[SQLite In-Memory] Appending an in-memory table to a Database table 28✅ 410ms
[SQLite In-Memory] Arithmetic Column Operations 10✅ 2⚪ 65ms
[SQLite In-Memory] Basic Table Access 4✅ 24ms
[SQLite In-Memory] Boolean Column Operations 4✅ 2⚪ 44ms
[SQLite In-Memory] Colum Operations - Names 8✅ 12ms
[SQLite In-Memory] Column Comparisons 4✅ 1⚪ 49ms
[SQLite In-Memory] Column Naming edge cases 7✅ 43ms
[SQLite In-Memory] Column Operations - Equality & Null Handling 4✅ 3⚪ 26ms
[SQLite In-Memory] Column Operations - Text Replace 2✅ 4ms
[SQLite In-Memory] Column Operations - Text Replace (in-memory only) 0ms
[SQLite In-Memory] Column Operations - Text Trim 3✅ 11ms
[SQLite In-Memory] Column.const 3✅ 13ms
[SQLite In-Memory] Column.fill_nothing/empty 4✅ 14ms
[SQLite In-Memory] Column.map 1✅ 3ms
[SQLite In-Memory] Column.rename 1✅ 4ms
[SQLite In-Memory] Column.take/drop 1⚪ 0ms
[SQLite In-Memory] Column.zip 1✅ 4ms
[SQLite In-Memory] Creating an empty table 15✅ 118ms
[SQLite In-Memory] Date-Time operations 1⚪ 0ms
[SQLite In-Memory] Date-Time support 1⚪ 0ms
[SQLite In-Memory] Dialect-specific codegen 1✅ 2ms
[SQLite In-Memory] Dropping Missing Values 7✅ 72ms
[SQLite In-Memory] Error Handling 2✅ 13ms
[SQLite In-Memory] Expression Arithmetic 3✅ 56ms
[SQLite In-Memory] Expression Boolean literals 1✅ 7ms
[SQLite In-Memory] Expression Boolean Operators 4✅ 23ms
[SQLite In-Memory] Expression Column Arithmetic 2✅ 30ms
[SQLite In-Memory] Expression Comparison Operators 6✅ 63ms
[SQLite In-Memory] Expression Date and Time literals 4⚪ 0ms
[SQLite In-Memory] Expression Decimal literals 1✅ 3ms
[SQLite In-Memory] Expression Errors should be handled 4✅ 7ms
[SQLite In-Memory] Expression Integer literals 1✅ 4ms
[SQLite In-Memory] Expression Nothing literals 3✅ 16ms
[SQLite In-Memory] Expression Text literals 1✅ 5ms
[SQLite In-Memory] Expression Text literals 2✅ 5ms
[SQLite In-Memory] Expression Text Operators 2✅ 15ms
[SQLite In-Memory] Expression Warnings should be reported 2✅ 2⚪ 36ms
[SQLite In-Memory] Filling Missing Values 3✅ 1⚪ 21ms
[SQLite In-Memory] Function invocation 2✅ 8ms
[SQLite In-Memory] Masking Tables 1✅ 3ms
[SQLite In-Memory] math functions 6✅ 308ms
[SQLite In-Memory] Metadata 2✅ 2ms
[SQLite In-Memory] Min/Max Operations 2✅ 13ms
[SQLite In-Memory] Missing Values 2✅ 5ms
[SQLite In-Memory] Other Column Operations 1✅ 5ms
[SQLite In-Memory] Output Execution Context for Database operations 7✅ 1⚪ 64ms
[SQLite In-Memory] partial Date-Time support 2✅ 8ms
[SQLite In-Memory] Persisting a Database Table (query) 8✅ 180ms
[SQLite In-Memory] replace: literal regex pattern and replacement 5✅ 6ms
[SQLite In-Memory] replace: literal text pattern and replacement 4✅ 8ms
[SQLite In-Memory] replace: pattern and replacement columns 4✅ 2ms
[SQLite In-Memory] Rounding numeric tests 17✅ 3s
[SQLite In-Memory] Rounding-like operations 15✅ 120ms
[SQLite In-Memory] Schemas and Databases 3✅ 0ms
[SQLite In-Memory] Simple variant of Table/Column.parse in all backends 5✅ 27ms
[SQLite In-Memory] Sorting 5✅ 11ms
[SQLite In-Memory] Support for Long Column/Table names 6✅ 364ms
[SQLite In-Memory] Table.add_row_number (common) 6✅ 36ms
[SQLite In-Memory] Table.add_row_number (Database specific) 1✅ 10ms
[SQLite In-Memory] Table.aggregate 1✅ 5ms
[SQLite In-Memory] Table.aggregate Concatenate 6✅ 30ms
[SQLite In-Memory] Table.aggregate Count_Distinct 1✅ 1⚪ 33ms
[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⚪ 42ms
[SQLite In-Memory] Table.aggregate should be able to group on single field 7✅ 6⚪ 33ms
[SQLite In-Memory] Table.aggregate should correctly handle infinities 2✅ 2⚪ 18ms
[SQLite In-Memory] Table.aggregate should correctly handle NaN 1⚪ 0ms
[SQLite In-Memory] Table.aggregate should correctly select result types 2✅ 2⚪ 13ms
[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⚪ 14ms
[SQLite In-Memory] Table.aggregate should raise warnings when there are issues 7✅ 165ms
[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✅ 31ms
[SQLite In-Memory] Table.aggregate should report warnings and errors based on types 4✅ 35ms
[SQLite In-Memory] Table.aggregate should summarize empty table 7✅ 4⚪ 12ms
[SQLite In-Memory] Table.aggregate should summarize whole table 7✅ 6⚪ 22ms
[SQLite In-Memory] Table.aggregate Standard_Deviation 1✅ 5ms
[SQLite In-Memory] Table.aggregate+Expressions 2✅ 17ms
[SQLite In-Memory] Table.at 3✅ 3ms
[SQLite In-Memory] Table.column_count 1✅ 0ms
[SQLite In-Memory] Table.column_names 2✅ 10ms
[SQLite In-Memory] Table.cross_join 8✅ 94ms
[SQLite In-Memory] Table.cross_tab 1⚪ 0ms
[SQLite In-Memory] Table.default_ordering 4✅ 6ms
[SQLite In-Memory] Table.distinct 7✅ 53ms
[SQLite In-Memory] Table.fill_nothing/empty 6✅ 32ms
[SQLite In-Memory] Table.filter 1✅ 0ms
[SQLite In-Memory] Table.filter 19✅ 1⚪ 191ms
[SQLite In-Memory] Table.filter_by_expression 4✅ 1⚪ 59ms
[SQLite In-Memory] Table.get 3✅ 1ms
[SQLite In-Memory] Table.join 26✅ 3⚪ 276ms
[SQLite In-Memory] Table.order_by 19✅ 2⚪ 77ms
[SQLite In-Memory] Table.query 8✅ 24ms
[SQLite In-Memory] Table.remove_columns 11✅ 104ms
[SQLite In-Memory] Table.rename_columns 20✅ 200ms
[SQLite In-Memory] Table.reorder_columns 9✅ 103ms
[SQLite In-Memory] Table.replace 0ms
[SQLite In-Memory] Table.rows 6✅ 5ms
[SQLite In-Memory] Table.select_columns 14✅ 162ms
[SQLite In-Memory] Table.set 7✅ 31ms
[SQLite In-Memory] Table.sort_columns 4✅ 30ms
[SQLite In-Memory] Table.take/drop 1⚪ 0ms
[SQLite In-Memory] Table.transpose 1⚪ 0ms
[SQLite In-Memory] Table.union 18✅ 1⚪ 211ms
[SQLite In-Memory] Table.zip 1⚪ 0ms
[SQLite In-Memory] Table/Column.cast - checking invariants 7✅ 37ms
[SQLite In-Memory] Table/Column.cast - numeric 3✅ 1⚪ 14ms
[SQLite In-Memory] Table/Column.cast - to text 1✅ 7ms
[SQLite In-Memory] Tables and Table Types 4✅ 24ms
[SQLite In-Memory] Text Column Operations 5✅ 53ms
[SQLite In-Memory] Transaction Support 4✅ 18ms
[SQLite In-Memory] Uploading an in-memory Table 8✅ 150ms
[SQLite] Type Mapping 8✅ 74ms
Aggregate Columns 23✅ 36ms
Boolean Column.format, with format Column 3✅ 20ms
Boolean Column.format, with format string 3✅ 31ms
ceil 3✅ 6ms
Column.parse 13✅ 31ms
Columns 13✅ 1⚪ 54ms
Construction 9✅ 2s
Counting Values 1✅ 1ms
DataFormatter builders 4✅ 9ms
DataFormatter.format 9✅ 1⚪ 18ms
DataFormatter.parse 10✅ 120ms
Date Column.format, with format Column 6✅ 24ms
Date Column.format, with format string 4✅ 81ms
Date_Time Column.format, with format Column 6✅ 15ms
Date_Time Column.format, with format string 4✅ 30ms
Date_Time truncate 1✅ 11ms
Delimited File Parsing 27✅ 3⚪ 607ms
Delimited File Writing 33✅ 700ms
Dropping Missing Values 1✅ 171ms
Edge cases 1✅ 2ms
Errors 2✅ 3ms
Excel Range 9✅ 77ms
File.read (Delimited) 3✅ 38ms
File.read (Delimited) should work with Date_Time 3✅ 4ms
File.read (Delimited) should work with Dates 3✅ 8ms
File.read (Delimited) should work with Time_Of_Days 3✅ 6ms
fill 6✅ 77ms
Float 3✅ 5ms
Float, with format Column 3✅ 4ms
floor 3✅ 4ms
Info 1✅ 9ms
Integer 3✅ 28ms
Integer 1✅ 4ms
Integer, with format Column 3✅ 8ms
Integration 1✅ 40ms
JSON conversion 2✅ 32ms
Mapping Operations 7✅ 396ms
Masking Tables 3✅ 161ms
Numeric, empty/Nothing 4✅ 24ms
Problems 3✅ 18ms
Read XLSX / XLS Files 12✅ 1s
Reading single cells correctly 7✅ 186ms
round/truncate/ceil/floor 3✅ 211ms
Rounding 7✅ 207ms
Should be able to serialise a table with Dates to Text 2✅ 25ms
Should be able to serialise a table with DateTimes to Text 2✅ 2ms
Should be able to serialise a table with Time_Of_Days to Text 2✅ 2ms
Slicing Tables 4✅ 81ms
Sorting Columns 4✅ 30ms
Sorting Tables 2✅ 66ms
SQLite_Format should allow connecting to SQLite files 5✅ 17ms
Table.from Text 1✅ 8ms
Table.parse 22✅ 270ms
Table.parse_to_columns 14✅ 125ms
Table.split 5✅ 69ms
Table.split/tokenize column count 4✅ 25ms
Table.split/tokenize column order 1✅ 2ms
Table.split/tokenize errors 4✅ 3ms
Table.split/tokenize name conflicts 2✅ 17ms
Table.tokenize 12✅ 92ms
Text.parse_to_table 2✅ 32ms
Text.parse_to_table errors 3✅ 7ms
Text.parse_to_table parsing 3✅ 15ms
Text.parse_to_table with case-insensitivity 1✅ 2ms
Text.parse_to_table with groups 2✅ 16ms
Time_Of_Day Column.format, with format Column 6✅ 11ms
Time_Of_Day Column.format, with format string 5✅ 38ms
truncate 3✅ 5ms
Unique_Name_Strategy Helper 12✅ 67ms
Unique_Name_Strategy.combine_with_prefix 6✅ 13ms
Use First Row As Names 5✅ 151ms
Value_Type 2✅ 10ms
Various File Format support on Table 8✅ 516ms
Vector conversion 1✅ 8ms
Write xls Files 36✅ 476ms
Write xlsx Files 36✅ 1s
Writing 4✅ 37ms
XLS reading 7✅ 30ms
XLSX reading 7✅ 222ms

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

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

Test suite Passed Failed Skipped Time
Any.map_nothing 2✅ 6ms
Any's methods 3✅ 43ms
Array_Proxy 5✅ 39ms
ArrayOverBuffer 1✅ 16ms
ASCII 4✅ 33ms
Atom with holes 7✅ 25ms
Auto_Detect 3✅ 8ms
BigInts 10✅ 314ms
Booleans 6✅ 12ms
Bound 3✅ 1ms
Bytes 3✅ 2ms
caching 1✅ 21ms
Callables 5✅ 9ms
Check Nothing and NaN 3✅ 0ms
codepoints 2✅ 3ms
Compare functionality with Vector 1✅ 5ms
Compile 6✅ 22ms
const 1✅ 0ms
Contexts and Execution Environment 3✅ 5ms
Conversion 21✅ 36ms
Correlation Statistics 6✅ 39ms
curry 1✅ 2ms
Dataflow Errors 11✅ 16ms
Dataflow Warnings 32✅ 486ms
Date 45✅ 3s
Date date part tests 8✅ 51ms
Date_Range 11✅ 609ms
Date_Time 55✅ 2⚪ 395ms
Date_Time date part tests 8✅ 19ms
Date_Time equality 2✅ 3ms
Day_Of_Week conversions 8✅ 12ms
Decimal.round 16✅ 121ms
Decimal.truncate 1✅ 3ms
Decimals 5✅ 21ms
Deep Exports 1✅ 0ms
Default comparator 3✅ 5ms
Deterministic Random Noise Generator 2✅ 222ms
Duration 15✅ 69ms
Encoding object 4✅ 56ms
Enso Arrays 5✅ 12ms
Enso maps 46✅ 113ms
Enso Set 5✅ 34ms
Environment 1✅ 10ms
Escape 1✅ 1ms
File Operations 20✅ 117ms
flip 2✅ 0ms
folder operations 3✅ 29ms
Fully Qualified Names 1✅ 1ms
Function Ascribed Parameters 12✅ 15ms
Header 1✅ 4ms
HTTP 23✅ 495ms
identity 3✅ 1ms
Inlining Helpers 2✅ 1ms
Integer.round 7✅ 68ms
Integer.truncate 1✅ 0ms
Integers 23✅ 76ms
Interval 7✅ 23ms
Java FFI 6✅ 1⚪ 9ms
Java/Enso Date 2✅ 13ms
JavaDate 45✅ 861ms
JavaDate date part tests 8✅ 1ms
JavaLocalTime 27✅ 19ms
JavaScript Objects, Arrays & Functions 8✅ 247ms
JavaScriptArrayWithADate 45✅ 986ms
JavaScriptArrayWithADate date part tests 8✅ 26ms
JavascriptDataInArray 53✅ 4⚪ 306ms
JavascriptDataInArray date part tests 8✅ 45ms
JavascriptDate 53✅ 4⚪ 264ms
JavaScriptDate 45✅ 1s
JavascriptDate date part tests 8✅ 83ms
JavaScriptDate date part tests 8✅ 45ms
JavaZonedDateTime 55✅ 2⚪ 193ms
JavaZonedDateTime date part tests 8✅ 6ms
JavaZoneId 7✅ 11ms
JS_Object 2✅ 74ms
JSON 4✅ 25ms
JSON Deserialization 2✅ 52ms
JSON Serialization 3✅ 108ms
JSON_Format 2✅ 36ms
Lazy 6✅ 19ms
Lazy Generator 1✅ 1ms
Lexicographic Order on Vectors 2✅ 3ms
List 31✅ 388ms
Locale 13✅ 41ms
Looping Imports 1✅ 0ms
Lowercase Methods 5✅ 6ms
Managed_Resource 3✅ 9ms
Match.end 4✅ 12ms
Match.groups 2✅ 5ms
Match.named_groups 3✅ 17ms
Match.span 4✅ 10ms
Match.start 4✅ 12ms
Match.text 6✅ 15ms
Match.utf_16_end 4✅ 11ms
Match.utf_16_span 4✅ 9ms
Match.utf_16_start 4✅ 10ms
Maybe 5✅ 4ms
Meta-Value Inspection 4✅ 6ms
Meta-Value Manipulation 26✅ 98ms
Methods 1✅ 1⚪ 1ms
Natural Order 4✅ 43ms
No Method Errors 1✅ 5ms
Noise 3✅ 43ms
non-linear inserts 11✅ 141ms
Numbers 14✅ 58ms
Numeric values 1✅ 4ms
Object Comparator 7✅ 14ms
Operator == 15✅ 46ms
Ordering 6✅ 15ms
Pair 1✅ 0ms
Pair - from 2-Item JavaScript Array 13✅ 65ms
Pair - from 2-Item List 13✅ 37ms
Pair - from 2-Item Vector 13✅ 37ms
Pair - from Pair.new 13✅ 62ms
Pair - from Pair.Value 13✅ 6ms
Panics 17✅ 75ms
parse 8✅ 33ms
Pattern Matches 16✅ 25ms
Pattern.find and .find_all 8✅ 68ms
Pattern.match and .match_all 8✅ 57ms
Pattern.matches 5✅ 15ms
Pattern.replace 16✅ 120ms
Pattern.split 6✅ 19ms
Pattern.tokenize 7✅ 142ms
Period 7✅ 14ms
Plain_Text 3✅ 10ms
Polyglot hash maps 6✅ 78ms
Polyglot JS 19✅ 79ms
Polyglot keys and values 6✅ 1s
Polyglot Python 15✅ 78ms
Polyglot R 1⚪ 0ms
Problem_Behavior 2✅ 12ms
Process 5✅ 28ms
PythonDate 45✅ 2s
PythonDate 52✅ 5⚪ 861ms
PythonDate date part tests 8✅ 40ms
PythonDate date part tests 8✅ 206ms
PythonLocalTime 27✅ 73ms
Qualified Names 3✅ 3ms
Random 6✅ 261ms
Range 36✅ 3s
Rank Data 7✅ 11ms
read_bytes 6✅ 12ms
read_text 6✅ 40ms
Refs 1✅ 1ms
Regex splitting 3✅ 7ms
Regex tokenizing 2✅ 10ms
Regex: find and find_all 20✅ 1⚪ 81ms
Regression 12✅ 71ms
ReportingStreamDecoder 6✅ 145ms
ReportingStreamEncoder 8✅ 59ms
Request 10✅ 16ms
Sorting with multiple comparators 4✅ 2⚪ 18ms
Sorting with the default comparator 7✅ 3⚪ 33ms
Stack traces 1✅ 5ms
Statistics 14✅ 117ms
Statistics - empty Vector 3✅ 5ms
Statistics - invalid input 5✅ 48ms
Statistics - invalid input 1✅ 0ms
Statistics - NaN Vector 3✅ 8ms
Statistics - Nothing Vector 3✅ 19ms
System 2✅ 2ms
Text 84✅ 3s
Text_Sub_Range_Data 2✅ 11ms
Text_Utils 4✅ 41ms
Text.match 6✅ 12ms
Text.replace 16✅ 77ms
Text.Span 3✅ 9ms
the Self construct 6✅ 6ms
Time_Of_Day 27✅ 88ms
to_display_text 5✅ 18ms
uncurry 1✅ 0ms
Unresolved symbol 1✅ 1ms
URI 4✅ 9ms
Use a slice of an array as vectors 72✅ 111ms
Use Array as vectors 72✅ 103ms
Use Array_Proxy as vectors 72✅ 51ms
Use Java ArrayList as vectors 72✅ 95ms
Use Vector as vectors 72✅ 446ms
UTF_16 BigEndian 2✅ 2ms
UTF_16 LittleEndian 2✅ 2ms
UTF_8 7✅ 22ms
Vector Slicing Helpers 1✅ 13ms
Vector/Array equality 9✅ 6ms
Windows 1252 4✅ 9ms
write operations 20✅ 238ms
Zone 9✅ 13ms

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

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

Test suite Passed Failed Skipped Time
Dataflow Error Visualization 2✅ 49ms
File uploads 2✅ 3ms
Geo_Map 3✅ 377ms
Histogram Visualization 6✅ 90ms
Lazy Table Visualization 12✅ 208ms
Lazy Text Visualization 3✅ 21ms
Scatter Plot Visualization 14✅ 534ms
Serializable Visualization Identifiers 5✅ 64ms
SQL Visualization 1✅ 78ms
Table Visualization 9✅ 329ms
Table.lookup_ignore_case 1✅ 11ms
Table.rows 1✅ 98ms
Type Names of Visualization Defaults 1✅ 94ms
Vector and Arrays 2✅ 1⚪ 32ms
Widgets for Database 1✅ 7ms
Widgets for In-Database Connection with table name sets 1✅ 57ms
Widgets for In-Database Connection with table types 1✅ 10ms
Widgets for In-Database Table with column name sets 2✅ 29ms
Widgets for In-Memory with column name sets 2✅ 27ms
Widgets for the Text type 1✅ 46ms