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

Minor changes to the top bar styles #7802

Merged
merged 9 commits into from
Sep 26, 2023

Merge branch 'develop' into wip/vitvakatu/gui2-top-bar

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

Minor changes to the top bar styles #7802

Merge branch 'develop' into wip/vitvakatu/gui2-top-bar
b720369
Select commit
Loading
Failed to load commit list.
GitHub Actions / Standard Library Tests (windows) succeeded Sep 26, 2023 in 1s

Standard Library Tests (windows) ✅

Tests passed successfully

Report Passed Failed Skipped Time
C:/runner/_work/enso/enso/target/test-results/AWS_Tests/JUnit.xml 3✅ 6⚪ 161ms
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✅ 417ms
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 2503✅ 150⚪ 92s
C:/runner/_work/enso/enso/target/test-results/Tests/JUnit.xml 2056✅ 42⚪ 50s
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

9 tests were completed in 161ms with 3 passed, 0 failed and 6 skipped.

Test suite Passed Failed Skipped Time
S3.get_object 1⚪ 0ms
S3.head (bucket) 1⚪ 0ms
S3.head (object) 1⚪ 0ms
S3.list_buckets 1⚪ 0ms
S3.list_objects 1⚪ 0ms
S3.parse_uri 3✅ 161ms
S3.read_bucket 1⚪ 0ms

✅ 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 417ms with 5 passed, 0 failed and 0 skipped.

Test suite Passed Failed Skipped Time
Geo Points 2✅ 25ms
GeoJSON to Table 3✅ 392ms

✅ 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✅ 145ms
Image with 1 channel 19✅ 118ms
Image with 2 channels 19✅ 155ms
Image with 3 channels 19✅ 122ms
Image with 4 channels 19✅ 108ms
Image Write 2✅ 38ms
Image.read 9✅ 1s
Matrix with 1 channel 21✅ 202ms
Matrix with 2 channels 21✅ 175ms
Matrix with 3 channels 21✅ 144ms
Matrix with 4 channels 21✅ 154ms
Matrix_Error 1✅ 1ms

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

2653 tests were completed in 92s with 2503 passed, 0 failed and 150 skipped.

Test suite Passed Failed Skipped Time
[Codegen] Aggregation 2✅ 63ms
[Codegen] Basic Select 3✅ 36ms
[Codegen] Handling Missing Values 2✅ 87ms
[Codegen] JSON serialization 1⚪ 0ms
[Codegen] Masking Tables and Columns 2✅ 154ms
[Codegen] Sorting 4✅ 43ms
[In-Memory-specific] Table.join 1✅ 504ms
[In-Memory-specific] Table.set 2✅ 58ms
[In-Memory] Interactions Between various operations 11✅ 2s
[In-Memory] Arithmetic Column Operations 12✅ 147ms
[In-Memory] Boolean Column Operations 5✅ 1⚪ 168ms
[In-Memory] Colum Operations - Names 10✅ 39ms
[In-Memory] Column Comparisons 5✅ 1⚪ 208ms
[In-Memory] Column Naming edge cases 7✅ 523ms
[In-Memory] Column operation Integer Overflow handling 6✅ 339ms
[In-Memory] Column Operations - Equality & Null Handling 4✅ 3⚪ 69ms
[In-Memory] Column Operations - Text Replace 0ms
[In-Memory] Column Operations - Text Replace (in-memory only) 8✅ 55ms
[In-Memory] Column Operations - Text Trim 3✅ 23ms
[In-Memory] Column.const 3✅ 9ms
[In-Memory] Column.fill_nothing/empty 4✅ 6ms
[In-Memory] Column.map 6✅ 134ms
[In-Memory] Column.rename 1✅ 6ms
[In-Memory] Column.take/drop 8✅ 94ms
[In-Memory] Column.zip 6✅ 23ms
[In-Memory] Date-Time operations 21✅ 1⚪ 833ms
[In-Memory] Date-Time support 3✅ 34ms
[In-Memory] Dropping Missing Values 8✅ 258ms
[In-Memory] Expression Arithmetic 3✅ 50ms
[In-Memory] Expression Boolean literals 1✅ 44ms
[In-Memory] Expression Boolean Operators 4✅ 27ms
[In-Memory] Expression Column Arithmetic 2✅ 52ms
[In-Memory] Expression Comparison Operators 6✅ 94ms
[In-Memory] Expression Date and Time literals 5✅ 25ms
[In-Memory] Expression Errors should be handled 4✅ 30ms
[In-Memory] Expression Float literals 1✅ 21ms
[In-Memory] Expression Integer literals 1✅ 20ms
[In-Memory] Expression Nothing literals 3✅ 22ms
[In-Memory] Expression Text literals 1✅ 18ms
[In-Memory] Expression Text literals 2✅ 4ms
[In-Memory] Expression Text Operators 2✅ 17ms
[In-Memory] Expression Warnings should be reported 4✅ 115ms
[In-Memory] Filling Missing Values 6✅ 30ms
[In-Memory] Function invocation 2✅ 10ms
[In-Memory] Handling of Big Integer values 10✅ 117ms
[In-Memory] Loss_Of_Integer_Precision (large integers not being exactly representable in Float) 5✅ 85ms
[In-Memory] Min/Max Operations 2✅ 73ms
[In-Memory] Other Column Operations 1✅ 2ms
[In-Memory] replace: empty table and nothings 2✅ 6ms
[In-Memory] replace: literal regex pattern and replacement 5✅ 23ms
[In-Memory] replace: literal text pattern and replacement 4✅ 39ms
[In-Memory] replace: pattern and replacement columns 4✅ 19ms
[In-Memory] Rounding numeric tests 19✅ 1s
[In-Memory] Rounding-like operations 15✅ 31ms
[In-Memory] Simple variant of Table/Column.parse in all backends 5✅ 69ms
[In-Memory] Storage Builders 1✅ 26ms
[In-Memory] Table.add_row_number (common) 7✅ 145ms
[In-Memory] Table.add_row_number (in-memory specific) 6✅ 41ms
[In-Memory] Table.aggregate 3✅ 119ms
[In-Memory] Table.aggregate 3✅ 29ms
[In-Memory] Table.aggregate Concatenate 6✅ 91ms
[In-Memory] Table.aggregate Count_Distinct 2✅ 112ms
[In-Memory] Table.aggregate First and Last 1✅ 4ms
[In-Memory] Table.aggregate Mode 1✅ 2ms
[In-Memory] Table.aggregate Shortest 1✅ 28ms
[In-Memory] Table.aggregate should be able to group on multiple fields not in left columns 13✅ 429ms
[In-Memory] Table.aggregate should be able to group on single field 13✅ 367ms
[In-Memory] Table.aggregate should correctly handle infinities 4✅ 41ms
[In-Memory] Table.aggregate should correctly handle NaN 5✅ 23ms
[In-Memory] Table.aggregate should correctly select result types 4✅ 77ms
[In-Memory] Table.aggregate should merge warnings when issues computing aggregation 2✅ 7ms
[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✅ 98ms
[In-Memory] Table.aggregate should raise warnings when there are issues computing aggregation 3✅ 25ms
[In-Memory] Table.aggregate should report warnings and errors based on types 4✅ 52ms
[In-Memory] Table.aggregate should summarize empty table 11✅ 87ms
[In-Memory] Table.aggregate should summarize whole table 13✅ 260ms
[In-Memory] Table.aggregate Standard_Deviation 1✅ 21ms
[In-Memory] Table.aggregate+Expressions 2✅ 58ms
[In-Memory] Table.at 3✅ 18ms
[In-Memory] Table.column_count 1✅ 0ms
[In-Memory] Table.column_names 2✅ 18ms
[In-Memory] Table.cross_join 8✅ 87ms
[In-Memory] Table.cross_tab 23✅ 342ms
[In-Memory] Table.distinct 6✅ 117ms
[In-Memory] Table.distinct 7✅ 93ms
[In-Memory] Table.fill_nothing/empty 6✅ 18ms
[In-Memory] Table.filter 5✅ 808ms
[In-Memory] Table.filter 20✅ 2⚪ 457ms
[In-Memory] Table.filter_by_expression 5✅ 119ms
[In-Memory] Table.get 3✅ 11ms
[In-Memory] Table.join 33✅ 651ms
[In-Memory] Table.join performance 3✅ 1⚪ 627ms
[In-Memory] Table.order_by 23✅ 197ms
[In-Memory] Table.remove_columns 12✅ 234ms
[In-Memory] Table.rename_columns 20✅ 499ms
[In-Memory] Table.reorder_columns 10✅ 237ms
[In-Memory] Table.replace 3✅ 71ms
[In-Memory] Table.rows 6✅ 109ms
[In-Memory] Table.select_columns 15✅ 426ms
[In-Memory] Table.set 7✅ 566ms
[In-Memory] Table.sort_columns 4✅ 86ms
[In-Memory] Table.take/drop 9✅ 511ms
[In-Memory] Table.transpose 8✅ 106ms
[In-Memory] Table.union 23✅ 318ms
[In-Memory] Table.zip 11✅ 183ms
[In-Memory] Table/Column.cast - checking invariants 12✅ 139ms
[In-Memory] Table/Column.cast - date/time 3✅ 15ms
[In-Memory] Table/Column.cast - numeric 6✅ 174ms
[In-Memory] Table/Column.cast - to text 8✅ 200ms
[In-Memory] Temp column 2✅ 5ms
[In-Memory] Text Column Operations 5✅ 196ms
[PostgreSQL] .pgpass 2✅ 274ms
[PostgreSQL] Connection setup 3✅ 247ms
[PostgreSQL] Database tests 1⚪ 0ms
[PostgreSQL] SSL connectivity tests 1⚪ 0ms
[Redshift] Database tests 1⚪ 0ms
[SQLite File] Interactions Between various operations 8✅ 1s
[SQLite File] Aggregation 2✅ 64ms
[SQLite File] Appending a Database table to a Database table 29✅ 2s
[SQLite File] Appending an in-memory table to a Database table 30✅ 1s
[SQLite File] Arithmetic Column Operations 10✅ 2⚪ 180ms
[SQLite File] Basic Table Access 4✅ 357ms
[SQLite File] Boolean Column Operations 4✅ 2⚪ 135ms
[SQLite File] Colum Operations - Names 8✅ 55ms
[SQLite File] Column Comparisons 4✅ 1⚪ 218ms
[SQLite File] Column Naming edge cases 7✅ 165ms
[SQLite File] Column Operations - Equality & Null Handling 4✅ 3⚪ 79ms
[SQLite File] Column Operations - Text Replace 2✅ 16ms
[SQLite File] Column Operations - Text Replace (in-memory only) 0ms
[SQLite File] Column Operations - Text Trim 3✅ 47ms
[SQLite File] Column.const 3✅ 39ms
[SQLite File] Column.fill_nothing/empty 4✅ 55ms
[SQLite File] Column.map 1✅ 9ms
[SQLite File] Column.rename 1✅ 11ms
[SQLite File] Column.take/drop 6✅ 781ms
[SQLite File] Column.zip 1✅ 10ms
[SQLite File] Creating an empty table 17✅ 1s
[SQLite File] Date-Time operations 1⚪ 0ms
[SQLite File] Date-Time support 1⚪ 0ms
[SQLite File] Deleting rows from a Database table 4✅ 82ms
[SQLite File] Deleting rows from a Database table (source=Database) 11✅ 513ms
[SQLite File] Deleting rows from a Database table (source=in-memory) 11✅ 552ms
[SQLite File] Dialect-specific codegen 1✅ 22ms
[SQLite File] Dropping Missing Values 7✅ 213ms
[SQLite File] Error Handling 2✅ 78ms
[SQLite File] Expression Arithmetic 3✅ 102ms
[SQLite File] Expression Boolean literals 1✅ 25ms
[SQLite File] Expression Boolean Operators 4✅ 73ms
[SQLite File] Expression Column Arithmetic 2✅ 99ms
[SQLite File] Expression Comparison Operators 6✅ 161ms
[SQLite File] Expression Date and Time literals 4⚪ 0ms
[SQLite File] Expression Errors should be handled 4✅ 25ms
[SQLite File] Expression Float literals 1✅ 8ms
[SQLite File] Expression Integer literals 1✅ 10ms
[SQLite File] Expression Nothing literals 3✅ 53ms
[SQLite File] Expression Text literals 1✅ 17ms
[SQLite File] Expression Text literals 2✅ 15ms
[SQLite File] Expression Text Operators 2✅ 57ms
[SQLite File] Expression Warnings should be reported 2✅ 2⚪ 112ms
[SQLite File] Filling Missing Values 3✅ 1⚪ 60ms
[SQLite File] Function invocation 2✅ 39ms
[SQLite File] Masking Tables 1✅ 75ms
[SQLite File] math functions 6✅ 1s
[SQLite File] Metadata 2✅ 35ms
[SQLite File] Min/Max Operations 2✅ 57ms
[SQLite File] Missing Values 2✅ 88ms
[SQLite File] Other Column Operations 1✅ 33ms
[SQLite File] Output Execution Context for Database operations 12✅ 1⚪ 659ms
[SQLite File] partial Date-Time support 2✅ 71ms
[SQLite File] Persisting a Database Table (query) 8✅ 553ms
[SQLite File] replace: empty table and nothings 2✅ 28ms
[SQLite File] replace: literal regex pattern and replacement 5✅ 31ms
[SQLite File] replace: literal text pattern and replacement 4✅ 83ms
[SQLite File] replace: pattern and replacement columns 4✅ 27ms
[SQLite File] Rounding numeric tests 19✅ 7s
[SQLite File] Rounding-like operations 15✅ 279ms
[SQLite File] Schemas and Databases 3✅ 18ms
[SQLite File] Simple variant of Table/Column.parse in all backends 5✅ 105ms
[SQLite File] Sorting 5✅ 110ms
[SQLite File] Support for Long Column/Table names 6✅ 1s
[SQLite File] Table.add_row_number (common) 7✅ 111ms
[SQLite File] Table.add_row_number (Database specific) 1✅ 31ms
[SQLite File] Table.aggregate 1✅ 14ms
[SQLite File] Table.aggregate Concatenate 6✅ 104ms
[SQLite File] Table.aggregate Count_Distinct 1✅ 1⚪ 80ms
[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⚪ 129ms
[SQLite File] Table.aggregate should be able to group on single field 7✅ 6⚪ 76ms
[SQLite File] Table.aggregate should correctly handle infinities 2✅ 2⚪ 38ms
[SQLite File] Table.aggregate should correctly handle NaN 1⚪ 0ms
[SQLite File] Table.aggregate should correctly select result types 2✅ 2⚪ 39ms
[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⚪ 33ms
[SQLite File] Table.aggregate should raise warnings when there are issues 7✅ 394ms
[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✅ 106ms
[SQLite File] Table.aggregate should report warnings and errors based on types 4✅ 81ms
[SQLite File] Table.aggregate should summarize empty table 7✅ 4⚪ 59ms
[SQLite File] Table.aggregate should summarize whole table 7✅ 6⚪ 87ms
[SQLite File] Table.aggregate Standard_Deviation 1✅ 13ms
[SQLite File] Table.aggregate+Expressions 2✅ 50ms
[SQLite File] Table.at 3✅ 17ms
[SQLite File] Table.column_count 1✅ 0ms
[SQLite File] Table.column_names 2✅ 55ms
[SQLite File] Table.cross_join 8✅ 260ms
[SQLite File] Table.cross_tab 1⚪ 0ms
[SQLite File] Table.default_ordering 4✅ 157ms
[SQLite File] Table.distinct 7✅ 130ms
[SQLite File] Table.fill_nothing/empty 6✅ 121ms
[SQLite File] Table.filter 1✅ 2ms
[SQLite File] Table.filter 19✅ 1⚪ 590ms
[SQLite File] Table.filter_by_expression 4✅ 1⚪ 95ms
[SQLite File] Table.get 3✅ 12ms
[SQLite File] Table.join 26✅ 3⚪ 741ms
[SQLite File] Table.order_by 19✅ 2⚪ 218ms
[SQLite File] Table.query 8✅ 338ms
[SQLite File] Table.remove_columns 11✅ 435ms
[SQLite File] Table.rename_columns 20✅ 695ms
[SQLite File] Table.reorder_columns 9✅ 315ms
[SQLite File] Table.replace 0ms
[SQLite File] Table.rows 6✅ 41ms
[SQLite File] Table.select_columns 14✅ 633ms
[SQLite File] Table.set 7✅ 98ms
[SQLite File] Table.sort_columns 4✅ 90ms
[SQLite File] Table.take/drop 7✅ 2s
[SQLite File] Table.transpose 1⚪ 0ms
[SQLite File] Table.union 18✅ 1⚪ 626ms
[SQLite File] Table.zip 1⚪ 0ms
[SQLite File] Table/Column.cast - checking invariants 7✅ 106ms
[SQLite File] Table/Column.cast - numeric 3✅ 44ms
[SQLite File] Table/Column.cast - to text 1✅ 21ms
[SQLite File] Tables and Table Types 4✅ 111ms
[SQLite File] Temp column 2✅ 16ms
[SQLite File] Text Column Operations 5✅ 212ms
[SQLite File] Transaction Support 4✅ 72ms
[SQLite File] Uploading an in-memory Table 10✅ 881ms
[SQLite In-Memory] Interactions Between various operations 8✅ 1s
[SQLite In-Memory] Aggregation 2✅ 15ms
[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✅ 1s
[SQLite In-Memory] Arithmetic Column Operations 10✅ 2⚪ 149ms
[SQLite In-Memory] Basic Table Access 4✅ 96ms
[SQLite In-Memory] Boolean Column Operations 4✅ 2⚪ 83ms
[SQLite In-Memory] Colum Operations - Names 8✅ 29ms
[SQLite In-Memory] Column Comparisons 4✅ 1⚪ 180ms
[SQLite In-Memory] Column Naming edge cases 7✅ 103ms
[SQLite In-Memory] Column Operations - Equality & Null Handling 4✅ 3⚪ 60ms
[SQLite In-Memory] Column Operations - Text Replace 2✅ 8ms
[SQLite In-Memory] Column Operations - Text Replace (in-memory only) 0ms
[SQLite In-Memory] Column Operations - Text Trim 3✅ 24ms
[SQLite In-Memory] Column.const 3✅ 26ms
[SQLite In-Memory] Column.fill_nothing/empty 4✅ 39ms
[SQLite In-Memory] Column.map 1✅ 6ms
[SQLite In-Memory] Column.rename 1✅ 9ms
[SQLite In-Memory] Column.take/drop 6✅ 695ms
[SQLite In-Memory] Column.zip 1✅ 6ms
[SQLite In-Memory] Creating an empty table 15✅ 354ms
[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✅ 81ms
[SQLite In-Memory] Deleting rows from a Database table (source=Database) 11✅ 417ms
[SQLite In-Memory] Deleting rows from a Database table (source=in-memory) 11✅ 414ms
[SQLite In-Memory] Dialect-specific codegen 1✅ 2ms
[SQLite In-Memory] Dropping Missing Values 7✅ 186ms
[SQLite In-Memory] Error Handling 2✅ 28ms
[SQLite In-Memory] Expression Arithmetic 3✅ 100ms
[SQLite In-Memory] Expression Boolean literals 1✅ 15ms
[SQLite In-Memory] Expression Boolean Operators 4✅ 64ms
[SQLite In-Memory] Expression Column Arithmetic 2✅ 97ms
[SQLite In-Memory] Expression Comparison Operators 6✅ 160ms
[SQLite In-Memory] Expression Date and Time literals 4⚪ 0ms
[SQLite In-Memory] Expression Errors should be handled 4✅ 16ms
[SQLite In-Memory] Expression Float literals 1✅ 7ms
[SQLite In-Memory] Expression Integer literals 1✅ 7ms
[SQLite In-Memory] Expression Nothing literals 3✅ 38ms
[SQLite In-Memory] Expression Text literals 1✅ 11ms
[SQLite In-Memory] Expression Text literals 2✅ 10ms
[SQLite In-Memory] Expression Text Operators 2✅ 36ms
[SQLite In-Memory] Expression Warnings should be reported 2✅ 2⚪ 84ms
[SQLite In-Memory] Filling Missing Values 3✅ 1⚪ 50ms
[SQLite In-Memory] Function invocation 2✅ 19ms
[SQLite In-Memory] Masking Tables 1✅ 7ms
[SQLite In-Memory] math functions 6✅ 656ms
[SQLite In-Memory] Metadata 2✅ 3ms
[SQLite In-Memory] Min/Max Operations 2✅ 33ms
[SQLite In-Memory] Missing Values 2✅ 10ms
[SQLite In-Memory] Other Column Operations 1✅ 11ms
[SQLite In-Memory] Output Execution Context for Database operations 9✅ 1⚪ 273ms
[SQLite In-Memory] partial Date-Time support 2✅ 31ms
[SQLite In-Memory] Persisting a Database Table (query) 8✅ 386ms
[SQLite In-Memory] replace: empty table and nothings 2✅ 17ms
[SQLite In-Memory] replace: literal regex pattern and replacement 5✅ 12ms
[SQLite In-Memory] replace: literal text pattern and replacement 4✅ 22ms
[SQLite In-Memory] replace: pattern and replacement columns 4✅ 6ms
[SQLite In-Memory] Rounding numeric tests 19✅ 6s
[SQLite In-Memory] Rounding-like operations 15✅ 263ms
[SQLite In-Memory] Schemas and Databases 3✅ 1ms
[SQLite In-Memory] Simple variant of Table/Column.parse in all backends 5✅ 52ms
[SQLite In-Memory] Sorting 5✅ 23ms
[SQLite In-Memory] Support for Long Column/Table names 6✅ 888ms
[SQLite In-Memory] Table.add_row_number (common) 7✅ 104ms
[SQLite In-Memory] Table.add_row_number (Database specific) 1✅ 19ms
[SQLite In-Memory] Table.aggregate 1✅ 11ms
[SQLite In-Memory] Table.aggregate Concatenate 6✅ 62ms
[SQLite In-Memory] Table.aggregate Count_Distinct 1✅ 1⚪ 59ms
[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⚪ 68ms
[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⚪ 24ms
[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⚪ 34ms
[SQLite In-Memory] Table.aggregate should raise warnings when there are issues 7✅ 272ms
[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✅ 68ms
[SQLite In-Memory] Table.aggregate should report warnings and errors based on types 4✅ 68ms
[SQLite In-Memory] Table.aggregate should summarize empty table 7✅ 4⚪ 33ms
[SQLite In-Memory] Table.aggregate should summarize whole table 7✅ 6⚪ 50ms
[SQLite In-Memory] Table.aggregate Standard_Deviation 1✅ 11ms
[SQLite In-Memory] Table.aggregate+Expressions 2✅ 47ms
[SQLite In-Memory] Table.at 3✅ 8ms
[SQLite In-Memory] Table.column_count 1✅ 0ms
[SQLite In-Memory] Table.column_names 2✅ 24ms
[SQLite In-Memory] Table.cross_join 8✅ 210ms
[SQLite In-Memory] Table.cross_tab 1⚪ 0ms
[SQLite In-Memory] Table.default_ordering 4✅ 10ms
[SQLite In-Memory] Table.distinct 7✅ 103ms
[SQLite In-Memory] Table.fill_nothing/empty 6✅ 87ms
[SQLite In-Memory] Table.filter 1✅ 0ms
[SQLite In-Memory] Table.filter 19✅ 1⚪ 472ms
[SQLite In-Memory] Table.filter_by_expression 4✅ 1⚪ 69ms
[SQLite In-Memory] Table.get 3✅ 5ms
[SQLite In-Memory] Table.join 26✅ 3⚪ 750ms
[SQLite In-Memory] Table.order_by 19✅ 2⚪ 128ms
[SQLite In-Memory] Table.query 8✅ 69ms
[SQLite In-Memory] Table.remove_columns 11✅ 291ms
[SQLite In-Memory] Table.rename_columns 20✅ 415ms
[SQLite In-Memory] Table.reorder_columns 9✅ 238ms
[SQLite In-Memory] Table.replace 0ms
[SQLite In-Memory] Table.rows 6✅ 14ms
[SQLite In-Memory] Table.select_columns 14✅ 386ms
[SQLite In-Memory] Table.set 7✅ 75ms
[SQLite In-Memory] Table.sort_columns 4✅ 51ms
[SQLite In-Memory] Table.take/drop 7✅ 2s
[SQLite In-Memory] Table.transpose 1⚪ 0ms
[SQLite In-Memory] Table.union 18✅ 1⚪ 592ms
[SQLite In-Memory] Table.zip 1⚪ 0ms
[SQLite In-Memory] Table/Column.cast - checking invariants 7✅ 91ms
[SQLite In-Memory] Table/Column.cast - numeric 3✅ 50ms
[SQLite In-Memory] Table/Column.cast - to text 1✅ 29ms
[SQLite In-Memory] Tables and Table Types 4✅ 41ms
[SQLite In-Memory] Temp column 2✅ 11ms
[SQLite In-Memory] Text Column Operations 5✅ 171ms
[SQLite In-Memory] Transaction Support 4✅ 39ms
[SQLite In-Memory] Uploading an in-memory Table 8✅ 312ms
[SQLite] Type Mapping 8✅ 153ms
Aggregate Columns 23✅ 95ms
Boolean Column.format, with format Column 3✅ 41ms
Boolean Column.format, with format string 3✅ 70ms
ceil 3✅ 14ms
Column.parse 13✅ 108ms
Columns 15✅ 1⚪ 227ms
Construction 8✅ 1⚪ 1s
Counting Values 1✅ 1ms
DataFormatter builders 3✅ 23ms
DataFormatter.format 10✅ 66ms
DataFormatter.parse 10✅ 213ms
Date Column.format, with format Column 6✅ 83ms
Date Column.format, with format string 4✅ 122ms
Date_Time Column.format, with format Column 6✅ 100ms
Date_Time Column.format, with format string 5✅ 118ms
Date_Time truncate 1✅ 16ms
Delimited File Parsing 27✅ 3⚪ 1s
Delimited File Writing 33✅ 1s
Dropping Missing Values 1✅ 288ms
Edge cases 1✅ 5ms
Errors 2✅ 10ms
Excel Range 9✅ 99ms
File.read (Delimited) 3✅ 38ms
File.read (Delimited) should work with Date_Time 3✅ 9ms
File.read (Delimited) should work with Dates 3✅ 22ms
File.read (Delimited) should work with Time_Of_Days 3✅ 11ms
fill 6✅ 143ms
Float 3✅ 26ms
Float, with format Column 3✅ 13ms
floor 3✅ 12ms
Info 1✅ 20ms
Integer 3✅ 36ms
Integer 1✅ 7ms
Integer, with format Column 3✅ 48ms
Integration 1✅ 85ms
JSON conversion 2✅ 65ms
Mapping Operations 7✅ 366ms
Masking Tables 3✅ 463ms
Numeric, empty/Nothing 4✅ 52ms
Problems 3✅ 31ms
Read XLSX / XLS Files 12✅ 2s
Reading single cells correctly 7✅ 207ms
round/truncate/ceil/floor 3✅ 51ms
Rounding 8✅ 80ms
Should be able to serialise a table with Dates to Text 2✅ 54ms
Should be able to serialise a table with DateTimes to Text 2✅ 17ms
Should be able to serialise a table with Time_Of_Days to Text 2✅ 14ms
Slicing Tables 4✅ 158ms
Sorting Columns 4✅ 47ms
Sorting Tables 2✅ 126ms
SQLite_Format should allow connecting to SQLite files 5✅ 44ms
Table.from Text 1✅ 6ms
Table.parse 22✅ 645ms
Table.parse_to_columns 14✅ 245ms
Table.split 5✅ 144ms
Table.split/tokenize column count 4✅ 68ms
Table.split/tokenize column order 1✅ 4ms
Table.split/tokenize errors 4✅ 12ms
Table.split/tokenize name conflicts 2✅ 38ms
Table.tokenize 12✅ 124ms
Text.parse_to_table 2✅ 40ms
Text.parse_to_table errors 3✅ 12ms
Text.parse_to_table parsing 3✅ 32ms
Text.parse_to_table with case-insensitivity 1✅ 8ms
Text.parse_to_table with groups 2✅ 21ms
Time_Of_Day Column.format, with format Column 6✅ 95ms
Time_Of_Day Column.format, with format string 5✅ 119ms
truncate 3✅ 19ms
Unique_Name_Strategy Helper 12✅ 248ms
Unique_Name_Strategy.combine_with_prefix 6✅ 22ms
Use First Row As Names 5✅ 202ms
Value_Type 2✅ 23ms
Various File Format support on Table 8✅ 1s
Vector conversion 1✅ 6ms
Write xls Files 38✅ 1s
Write xlsx Files 38✅ 3s
Writing 4✅ 52ms
XLS reading 7✅ 42ms
XLSX reading 7✅ 259ms

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

2098 tests were completed in 50s with 2056 passed, 0 failed and 42 skipped.

Test suite Passed Failed Skipped Time
Any.map_nothing 2✅ 18ms
Any's methods 3✅ 57ms
Array_Proxy 5✅ 46ms
ArrayOverBuffer 1⚪ 0ms
ASCII 4✅ 39ms
Atom with holes 7✅ 21ms
Auto_Detect 3✅ 12ms
BigInts 13✅ 410ms
Booleans 6✅ 18ms
Bound 3✅ 2ms
Bytes 3✅ 3ms
caching 1✅ 35ms
Callables 5✅ 19ms
Check Nothing and NaN 3✅ 0ms
codepoints 2✅ 6ms
Compare functionality with Vector 1✅ 10ms
Compile 6✅ 35ms
const 1✅ 0ms
Contexts and Execution Environment 3✅ 10ms
Conversion 41✅ 209ms
Correlation Statistics 6✅ 55ms
curry 1✅ 3ms
Dataflow Errors 11✅ 32ms
Dataflow Warnings 32✅ 956ms
Date 40✅ 5s
Date date part tests 8✅ 154ms
Date_Range 11✅ 971ms
Date_Time 44✅ 2⚪ 609ms
Date_Time date part tests 8✅ 26ms
Date_Time equality 2✅ 4ms
Day_Of_Week conversions 8✅ 29ms
Deep Exports 1✅ 1ms
Default comparator 3✅ 9ms
Deterministic Random Noise Generator 2✅ 322ms
Duration 15✅ 175ms
Encoding object 4✅ 75ms
Enso Arrays 5✅ 18ms
Enso maps 46✅ 242ms
Enso Set 5✅ 34ms
Environment 1✅ 18ms
Escape 1✅ 1ms
fetch 11✅ 1s
File Operations 19✅ 174ms
flip 2✅ 1ms
Float.truncate 1✅ 8ms
Floats 5✅ 25ms
folder operations 3✅ 51ms
Formatting date/time values 5✅ 73ms
Fully Qualified Names 1✅ 0ms
Function Ascribed Parameters 12✅ 33ms
Header 1✅ 7ms
Headers 6✅ 257ms
HTTP client 4✅ 2ms
identity 3✅ 1ms
Inlining Helpers 2✅ 5ms
Integer.truncate 1✅ 1ms
Integers 24✅ 120ms
Interval 7✅ 62ms
Java case of 3✅ 11ms
Java FFI 6✅ 1⚪ 16ms
Java/Enso Date 2✅ 28ms
JavaDate 40✅ 2s
JavaDate date part tests 8✅ 8ms
JavaLocalTime 27✅ 42ms
JavaScript Objects, Arrays & Functions 8✅ 636ms
JavaScriptArrayWithADate 40✅ 2s
JavaScriptArrayWithADate date part tests 8✅ 74ms
JavascriptDataInArray 42✅ 4⚪ 311ms
JavascriptDataInArray date part tests 8✅ 79ms
JavascriptDate 42✅ 4⚪ 274ms
JavaScriptDate 40✅ 3s
JavascriptDate date part tests 8✅ 12ms
JavaScriptDate date part tests 8✅ 161ms
JavaZonedDateTime 44✅ 2⚪ 180ms
JavaZonedDateTime date part tests 8✅ 4ms
JavaZoneId 7✅ 26ms
JS_Object 2✅ 161ms
JSON 4✅ 47ms
JSON Deserialization 2✅ 42ms
JSON Serialization 3✅ 107ms
JSON_Format 2✅ 112ms
Lazy 6✅ 52ms
Lazy Generator 1✅ 3ms
Lexicographic Order on Vectors 2✅ 8ms
List 31✅ 654ms
Locale 13✅ 85ms
Looping Imports 1✅ 1ms
Lowercase Methods 5✅ 4ms
Managed_Resource 3✅ 23ms
Match.end 4✅ 20ms
Match.groups 2✅ 13ms
Match.named_groups 3✅ 49ms
Match.span 4✅ 18ms
Match.start 4✅ 25ms
Match.text 6✅ 45ms
Match.utf_16_end 4✅ 16ms
Match.utf_16_span 4✅ 14ms
Match.utf_16_start 4✅ 20ms
Maybe 5✅ 3ms
Meta-Value Inspection 3✅ 1⚪ 4ms
Meta-Value Manipulation 26✅ 99ms
Methods 1✅ 1⚪ 0ms
Natural Order 4✅ 91ms
No Method Errors 1✅ 9ms
Noise 3✅ 65ms
non-linear inserts 11✅ 108ms
Number Rounding numeric tests 19✅ 155ms
Numbers 14✅ 81ms
Numeric values 1✅ 7ms
Object Comparator 7✅ 46ms
Operator == 16✅ 64ms
Ordering 6✅ 29ms
Pair 1✅ 0ms
Pair - from 2-Item JavaScript Array 13✅ 114ms
Pair - from 2-Item List 13✅ 85ms
Pair - from 2-Item Vector 13✅ 122ms
Pair - from Pair.new 13✅ 52ms
Pair - from Pair.Value 13✅ 11ms
Panics 17✅ 150ms
parse 8✅ 74ms
Parsing date/time values 21✅ 166ms
Parsing formats 2✅ 47ms
Pattern Matches 16✅ 32ms
Pattern.find and .find_all 8✅ 111ms
Pattern.match and .match_all 8✅ 74ms
Pattern.matches 5✅ 14ms
Pattern.replace 10✅ 122ms
Pattern.split 6✅ 29ms
Pattern.tokenize 7✅ 147ms
Period 7✅ 48ms
Plain_Text 3✅ 19ms
Polyglot hash maps 2✅ 4⚪ 25ms
Polyglot JS 19✅ 107ms
Polyglot keys and values 2✅ 4⚪ 19ms
Polyglot Operator == 7✅ 22ms
Polyglot Python 1⚪ 0ms
Polyglot R 1⚪ 0ms
post 24✅ 861ms
Problem_Behavior 2✅ 14ms
Process 5✅ 7s
Qualified Names 3✅ 2ms
Random 6✅ 645ms
Range 36✅ 5s
Rank Data 7✅ 26ms
read_bytes 6✅ 47ms
read_text 6✅ 113ms
Refs 1✅ 3ms
Regex splitting 3✅ 9ms
Regex tokenizing 2✅ 14ms
Regex: find and find_all 20✅ 1⚪ 233ms
Regression 12✅ 117ms
ReportingStreamDecoder 6✅ 333ms
ReportingStreamEncoder 8✅ 143ms
Request 10✅ 43ms
rounding 4✅ 18ms
should correctly evaluate documentation examples 6✅ 44ms
Sorting with multiple comparators 4✅ 2⚪ 48ms
Sorting with the default comparator 7✅ 3⚪ 77ms
Stack traces 1✅ 16ms
State 2✅ 3ms
Statistics 14✅ 293ms
Statistics - empty Vector 3✅ 13ms
Statistics - invalid input 5✅ 153ms
Statistics - invalid input 1✅ 1ms
Statistics - NaN Vector 3✅ 21ms
Statistics - Nothing Vector 3✅ 54ms
System 1✅ 1ms
Text 84✅ 6s
Text_Sub_Range_Data 2✅ 24ms
Text_Utils 4✅ 64ms
Text.match 6✅ 33ms
Text.replace 16✅ 142ms
Text.Span 3✅ 17ms
the Self construct 6✅ 16ms
Time_Of_Day 27✅ 206ms
to_display_text 5✅ 35ms
Type Errors 11✅ 104ms
uncurry 1✅ 1ms
Unresolved symbol 1✅ 1ms
URI 4✅ 27ms
Use a slice of an array as vectors 71✅ 2⚪ 164ms
Use Array as vectors 71✅ 2⚪ 747ms
Use Array_Proxy as vectors 71✅ 2⚪ 131ms
Use Java ArrayList as vectors 71✅ 2⚪ 196ms
Use Vector as vectors 71✅ 2⚪ 1s
UTF_16 BigEndian 2✅ 5ms
UTF_16 LittleEndian 2✅ 5ms
UTF_8 7✅ 39ms
Vector builder 2✅ 6ms
Vector Slicing Helpers 1✅ 27ms
Vector/Array equality 9✅ 10ms
Windows 1252 4✅ 15ms
write operations 21✅ 692ms
Zone 9✅ 28ms

✅ 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✅ 94ms
File uploads 2✅ 7ms
Geo_Map 3✅ 923ms
Histogram Visualization 6✅ 162ms
Lazy Table Visualization 12✅ 391ms
Lazy Text Visualization 3✅ 39ms
Scatter Plot Visualization 14✅ 686ms
Serializable Visualization Identifiers 5✅ 110ms
SQL Visualization 1✅ 182ms
Table Visualization 9✅ 408ms
Table.lookup_ignore_case 1✅ 12ms
Table.rows 1✅ 187ms
Type Names of Visualization Defaults 1✅ 161ms
Vector and Arrays 2✅ 1⚪ 27ms
Widgets for Database 1✅ 14ms
Widgets for In-Database Connection with table name sets 1✅ 120ms
Widgets for In-Database Connection with table types 1✅ 14ms
Widgets for In-Database Table with column name sets 2✅ 25ms
Widgets for In-Memory with column name sets 2✅ 39ms
Widgets for the Text type 1✅ 114ms