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 (linux) succeeded Sep 26, 2023 in 1s

Standard Library Tests (linux) ✅

Tests passed successfully

Report Passed Failed Skipped Time
/runner/_work/enso/enso/target/test-results/AWS_Tests/JUnit.xml 3✅ 6⚪ 100ms
/runner/_work/enso/enso/target/test-results/Examples_Tests/JUnit.xml 33✅ 63s
/runner/_work/enso/enso/target/test-results/Geo_Tests/JUnit.xml 5✅ 324ms
/runner/_work/enso/enso/target/test-results/Image_Tests/JUnit.xml 174✅ 1s
/runner/_work/enso/enso/target/test-results/Table_Tests/JUnit.xml 3259✅ 177⚪ 112s
/runner/_work/enso/enso/target/test-results/Tests/JUnit.xml 2218✅ 26⚪ 40s
/runner/_work/enso/enso/target/test-results/Visualization_Tests/JUnit.xml 70✅ 1⚪ 4s

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

9 tests were completed in 100ms 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✅ 100ms
S3.read_bucket 1⚪ 0ms

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

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

Test suite Passed Failed Skipped Time
Examples 32✅ 9s
Python Examples 1✅ 54s

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

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

Test suite Passed Failed Skipped Time
Geo Points 2✅ 17ms
GeoJSON to Table 3✅ 307ms

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

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

Test suite Passed Failed Skipped Time
Image File_Format 2✅ 110ms
Image with 1 channel 19✅ 71ms
Image with 2 channels 19✅ 89ms
Image with 3 channels 19✅ 86ms
Image with 4 channels 19✅ 98ms
Image Write 2✅ 18ms
Image.read 9✅ 464ms
Matrix with 1 channel 21✅ 151ms
Matrix with 2 channels 21✅ 104ms
Matrix with 3 channels 21✅ 107ms
Matrix with 4 channels 21✅ 117ms
Matrix_Error 1✅ 1ms

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

3436 tests were completed in 112s with 3259 passed, 0 failed and 177 skipped.

Test suite Passed Failed Skipped Time
[Codegen] Aggregation 2✅ 56ms
[Codegen] Basic Select 3✅ 28ms
[Codegen] Handling Missing Values 2✅ 70ms
[Codegen] JSON serialization 1⚪ 0ms
[Codegen] Masking Tables and Columns 2✅ 79ms
[Codegen] Sorting 4✅ 33ms
[In-Memory-specific] Table.join 1✅ 381ms
[In-Memory-specific] Table.set 2✅ 47ms
[In-Memory] Interactions Between various operations 11✅ 1s
[In-Memory] Arithmetic Column Operations 12✅ 114ms
[In-Memory] Boolean Column Operations 5✅ 1⚪ 71ms
[In-Memory] Colum Operations - Names 10✅ 41ms
[In-Memory] Column Comparisons 5✅ 1⚪ 202ms
[In-Memory] Column Naming edge cases 7✅ 328ms
[In-Memory] Column operation Integer Overflow handling 6✅ 152ms
[In-Memory] Column Operations - Equality & Null Handling 4✅ 3⚪ 33ms
[In-Memory] Column Operations - Text Replace 0ms
[In-Memory] Column Operations - Text Replace (in-memory only) 8✅ 43ms
[In-Memory] Column Operations - Text Trim 3✅ 16ms
[In-Memory] Column.const 3✅ 4ms
[In-Memory] Column.fill_nothing/empty 4✅ 5ms
[In-Memory] Column.map 6✅ 104ms
[In-Memory] Column.rename 1✅ 2ms
[In-Memory] Column.take/drop 8✅ 55ms
[In-Memory] Column.zip 6✅ 14ms
[In-Memory] Date-Time operations 21✅ 1⚪ 545ms
[In-Memory] Date-Time support 3✅ 31ms
[In-Memory] Dropping Missing Values 8✅ 166ms
[In-Memory] Expression Arithmetic 3✅ 30ms
[In-Memory] Expression Boolean literals 1✅ 31ms
[In-Memory] Expression Boolean Operators 4✅ 15ms
[In-Memory] Expression Column Arithmetic 2✅ 28ms
[In-Memory] Expression Comparison Operators 6✅ 111ms
[In-Memory] Expression Date and Time literals 5✅ 18ms
[In-Memory] Expression Errors should be handled 4✅ 19ms
[In-Memory] Expression Float literals 1✅ 18ms
[In-Memory] Expression Integer literals 1✅ 13ms
[In-Memory] Expression Nothing literals 3✅ 13ms
[In-Memory] Expression Text literals 1✅ 11ms
[In-Memory] Expression Text literals 2✅ 6ms
[In-Memory] Expression Text Operators 2✅ 12ms
[In-Memory] Expression Warnings should be reported 4✅ 64ms
[In-Memory] Filling Missing Values 6✅ 31ms
[In-Memory] Function invocation 2✅ 8ms
[In-Memory] Handling of Big Integer values 10✅ 95ms
[In-Memory] Loss_Of_Integer_Precision (large integers not being exactly representable in Float) 5✅ 64ms
[In-Memory] Min/Max Operations 2✅ 50ms
[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✅ 13ms
[In-Memory] replace: literal text pattern and replacement 4✅ 26ms
[In-Memory] replace: pattern and replacement columns 4✅ 11ms
[In-Memory] Rounding numeric tests 19✅ 992ms
[In-Memory] Rounding-like operations 15✅ 51ms
[In-Memory] Simple variant of Table/Column.parse in all backends 5✅ 32ms
[In-Memory] Storage Builders 1✅ 23ms
[In-Memory] Table.add_row_number (common) 7✅ 140ms
[In-Memory] Table.add_row_number (in-memory specific) 6✅ 28ms
[In-Memory] Table.aggregate 3✅ 170ms
[In-Memory] Table.aggregate 3✅ 20ms
[In-Memory] Table.aggregate Concatenate 6✅ 32ms
[In-Memory] Table.aggregate Count_Distinct 2✅ 17ms
[In-Memory] Table.aggregate First and Last 1✅ 4ms
[In-Memory] Table.aggregate Mode 1✅ 3ms
[In-Memory] Table.aggregate Shortest 1✅ 3ms
[In-Memory] Table.aggregate should be able to group on multiple fields not in left columns 13✅ 181ms
[In-Memory] Table.aggregate should be able to group on single field 13✅ 338ms
[In-Memory] Table.aggregate should correctly handle infinities 4✅ 20ms
[In-Memory] Table.aggregate should correctly handle NaN 5✅ 10ms
[In-Memory] Table.aggregate should correctly select result types 4✅ 6ms
[In-Memory] Table.aggregate should merge warnings when issues computing aggregation 2✅ 11ms
[In-Memory] Table.aggregate should not summarize empty table when grouped 11✅ 111ms
[In-Memory] Table.aggregate should raise warnings when there are issues 7✅ 71ms
[In-Memory] Table.aggregate should raise warnings when there are issues computing aggregation 3✅ 22ms
[In-Memory] Table.aggregate should report warnings and errors based on types 4✅ 35ms
[In-Memory] Table.aggregate should summarize empty table 11✅ 105ms
[In-Memory] Table.aggregate should summarize whole table 13✅ 241ms
[In-Memory] Table.aggregate Standard_Deviation 1✅ 2ms
[In-Memory] Table.aggregate+Expressions 2✅ 43ms
[In-Memory] Table.at 3✅ 13ms
[In-Memory] Table.column_count 1✅ 0ms
[In-Memory] Table.column_names 2✅ 13ms
[In-Memory] Table.cross_join 8✅ 37ms
[In-Memory] Table.cross_tab 23✅ 164ms
[In-Memory] Table.distinct 6✅ 136ms
[In-Memory] Table.distinct 7✅ 60ms
[In-Memory] Table.fill_nothing/empty 6✅ 17ms
[In-Memory] Table.filter 5✅ 714ms
[In-Memory] Table.filter 20✅ 2⚪ 308ms
[In-Memory] Table.filter_by_expression 5✅ 133ms
[In-Memory] Table.get 3✅ 39ms
[In-Memory] Table.join 33✅ 330ms
[In-Memory] Table.join performance 3✅ 1⚪ 482ms
[In-Memory] Table.order_by 23✅ 141ms
[In-Memory] Table.remove_columns 12✅ 240ms
[In-Memory] Table.rename_columns 20✅ 471ms
[In-Memory] Table.reorder_columns 10✅ 148ms
[In-Memory] Table.replace 3✅ 37ms
[In-Memory] Table.rows 6✅ 53ms
[In-Memory] Table.select_columns 15✅ 426ms
[In-Memory] Table.set 7✅ 572ms
[In-Memory] Table.sort_columns 4✅ 98ms
[In-Memory] Table.take/drop 9✅ 413ms
[In-Memory] Table.transpose 8✅ 42ms
[In-Memory] Table.union 23✅ 198ms
[In-Memory] Table.zip 11✅ 77ms
[In-Memory] Table/Column.cast - checking invariants 12✅ 80ms
[In-Memory] Table/Column.cast - date/time 3✅ 9ms
[In-Memory] Table/Column.cast - numeric 6✅ 77ms
[In-Memory] Table/Column.cast - to text 8✅ 163ms
[In-Memory] Temp column 2✅ 2ms
[In-Memory] Text Column Operations 5✅ 99ms
[PostgreSQL] Interactions Between various operations 10✅ 483ms
[PostgreSQL] .pgpass 3✅ 180ms
[PostgreSQL] Aggregation 2✅ 56ms
[PostgreSQL] Appending a Database table to a Database table 30✅ 2s
[PostgreSQL] Appending an in-memory table to a Database table 31✅ 1s
[PostgreSQL] Arithmetic Column Operations 10✅ 2⚪ 110ms
[PostgreSQL] Basic Table Access 4✅ 343ms
[PostgreSQL] Boolean Column Operations 5✅ 1⚪ 134ms
[PostgreSQL] Colum Operations - Names 8✅ 16ms
[PostgreSQL] Column Comparisons 4✅ 1⚪ 202ms
[PostgreSQL] Column Naming edge cases 7✅ 123ms
[PostgreSQL] Column Operations - Equality & Null Handling 4✅ 3⚪ 63ms
[PostgreSQL] Column Operations - Text Replace 2✅ 10ms
[PostgreSQL] Column Operations - Text Replace (in-memory only) 0ms
[PostgreSQL] Column Operations - Text Trim 3✅ 41ms
[PostgreSQL] Column.const 3✅ 30ms
[PostgreSQL] Column.fill_nothing/empty 4✅ 67ms
[PostgreSQL] Column.map 1✅ 9ms
[PostgreSQL] Column.rename 1✅ 8ms
[PostgreSQL] Column.take/drop 6✅ 554ms
[PostgreSQL] Column.zip 1✅ 10ms
[PostgreSQL] Connection setup 3✅ 90ms
[PostgreSQL] Creating an empty table 17✅ 1s
[PostgreSQL] Database Encoding 1✅ 185ms
[PostgreSQL] Date-Time operations 19✅ 1⚪ 737ms
[PostgreSQL] Date-Time support 3✅ 42ms
[PostgreSQL] Deleting rows from a Database table 4✅ 73ms
[PostgreSQL] Deleting rows from a Database table (source=Database) 11✅ 435ms
[PostgreSQL] Deleting rows from a Database table (source=in-memory) 11✅ 344ms
[PostgreSQL] Dialect-specific codegen 1✅ 24ms
[PostgreSQL] Dropping Missing Values 8✅ 361ms
[PostgreSQL] Edge Cases 2✅ 365ms
[PostgreSQL] Expression Arithmetic 3✅ 180ms
[PostgreSQL] Expression Boolean literals 1✅ 17ms
[PostgreSQL] Expression Boolean Operators 4✅ 70ms
[PostgreSQL] Expression Column Arithmetic 2✅ 101ms
[PostgreSQL] Expression Comparison Operators 6✅ 170ms
[PostgreSQL] Expression Date and Time literals 4✅ 51ms
[PostgreSQL] Expression Errors should be handled 4✅ 15ms
[PostgreSQL] Expression Float literals 1✅ 7ms
[PostgreSQL] Expression Integer literals 1✅ 17ms
[PostgreSQL] Expression Nothing literals 3✅ 61ms
[PostgreSQL] Expression Text literals 1✅ 19ms
[PostgreSQL] Expression Text literals 2✅ 22ms
[PostgreSQL] Expression Text Operators 2✅ 42ms
[PostgreSQL] Expression Warnings should be reported 2✅ 2⚪ 139ms
[PostgreSQL] Filling Missing Values 4✅ 58ms
[PostgreSQL] Function invocation 2✅ 42ms
[PostgreSQL] Info 4✅ 109ms
[PostgreSQL] Masking Tables 1✅ 43ms
[PostgreSQL] math functions 6✅ 3s
[PostgreSQL] Min/Max Operations 2✅ 36ms
[PostgreSQL] Missing Values 2✅ 66ms
[PostgreSQL] Other Column Operations 1✅ 15ms
[PostgreSQL] Output Execution Context for Database operations 12✅ 1⚪ 717ms
[PostgreSQL] Persisting a Database Table (query) 8✅ 571ms
[PostgreSQL] replace: empty table and nothings 2✅ 23ms
[PostgreSQL] replace: literal regex pattern and replacement 5✅ 43ms
[PostgreSQL] replace: literal text pattern and replacement 4✅ 62ms
[PostgreSQL] replace: pattern and replacement columns 4✅ 8ms
[PostgreSQL] Rounding numeric tests 19✅ 12s
[PostgreSQL] Rounding-like operations 22✅ 671ms
[PostgreSQL] Schemas and Databases 4✅ 53ms
[PostgreSQL] Simple variant of Table/Column.parse in all backends 5✅ 54ms
[PostgreSQL] Sorting 5✅ 81ms
[PostgreSQL] SSL connectivity tests 1⚪ 0ms
[PostgreSQL] Support for Long Column/Table names 14✅ 1s
[PostgreSQL] Table.add_row_number (common) 7✅ 107ms
[PostgreSQL] Table.add_row_number (Database specific) 1✅ 24ms
[PostgreSQL] Table.aggregate 3✅ 73ms
[PostgreSQL] Table.aggregate Concatenate 6✅ 53ms
[PostgreSQL] Table.aggregate Count_Distinct 2✅ 60ms
[PostgreSQL] Table.aggregate First and Last 1✅ 12ms
[PostgreSQL] Table.aggregate Mode 1✅ 8ms
[PostgreSQL] Table.aggregate Shortest 1✅ 16ms
[PostgreSQL] Table.aggregate should be able to group on multiple fields not in left columns 12✅ 1⚪ 111ms
[PostgreSQL] Table.aggregate should be able to group on single field 12✅ 1⚪ 85ms
[PostgreSQL] Table.aggregate should correctly handle infinities 4✅ 91ms
[PostgreSQL] Table.aggregate should correctly handle NaN 5✅ 42ms
[PostgreSQL] Table.aggregate should correctly infer result types 4✅ 76ms
[PostgreSQL] Table.aggregate should correctly select result types 4✅ 48ms
[PostgreSQL] Table.aggregate should merge warnings when issues computing aggregation 1⚪ 0ms
[PostgreSQL] Table.aggregate should not summarize empty table when grouped 10✅ 1⚪ 44ms
[PostgreSQL] Table.aggregate should raise warnings when there are issues 7✅ 295ms
[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✅ 76ms
[PostgreSQL] Table.aggregate should summarize empty table 10✅ 1⚪ 37ms
[PostgreSQL] Table.aggregate should summarize whole table 12✅ 1⚪ 109ms
[PostgreSQL] Table.aggregate Standard_Deviation 1✅ 10ms
[PostgreSQL] Table.aggregate+Expressions 2✅ 41ms
[PostgreSQL] Table.at 3✅ 24ms
[PostgreSQL] Table.column_count 1✅ 0ms
[PostgreSQL] Table.column_names 2✅ 62ms
[PostgreSQL] Table.cross_join 8✅ 388ms
[PostgreSQL] Table.cross_tab 1⚪ 0ms
[PostgreSQL] Table.default_ordering 4✅ 56ms
[PostgreSQL] Table.distinct 7✅ 122ms
[PostgreSQL] Table.fill_nothing/empty 6✅ 115ms
[PostgreSQL] Table.filter 1✅ 0ms
[PostgreSQL] Table.filter 19✅ 1⚪ 625ms
[PostgreSQL] Table.filter_by_expression 4✅ 1⚪ 62ms
[PostgreSQL] Table.get 3✅ 17ms
[PostgreSQL] Table.join 26✅ 3⚪ 864ms
[PostgreSQL] Table.order_by 19✅ 2⚪ 78ms
[PostgreSQL] Table.query 8✅ 110ms
[PostgreSQL] Table.remove_columns 12✅ 488ms
[PostgreSQL] Table.rename_columns 20✅ 652ms
[PostgreSQL] Table.reorder_columns 10✅ 440ms
[PostgreSQL] Table.replace 0ms
[PostgreSQL] Table.rows 6✅ 19ms
[PostgreSQL] Table.select_columns 15✅ 586ms
[PostgreSQL] Table.set 7✅ 126ms
[PostgreSQL] Table.sort_columns 4✅ 130ms
[PostgreSQL] Table.take/drop 7✅ 2s
[PostgreSQL] Table.transpose 1⚪ 0ms
[PostgreSQL] Table.union 21✅ 977ms
[PostgreSQL] Table.zip 1⚪ 0ms
[PostgreSQL] Table/Column.cast - checking invariants 9✅ 93ms
[PostgreSQL] Table/Column.cast - date/time 3✅ 28ms
[PostgreSQL] Table/Column.cast - numeric 4✅ 65ms
[PostgreSQL] Table/Column.cast - to text 5✅ 1⚪ 60ms
[PostgreSQL] Tables and Table Types 4✅ 97ms
[PostgreSQL] Temp column 2✅ 31ms
[PostgreSQL] Text Column Operations 5✅ 160ms
[PostgreSQL] Transaction Support 4✅ 80ms
[PostgreSQL] Type Mapping 8✅ 252ms
[PostgreSQL] Uploading an in-memory Table 10✅ 560ms
[PostgreSQL] Warning/Error handling 2✅ 91ms
[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✅ 1s
[SQLite File] Appending an in-memory table to a Database table 30✅ 1s
[SQLite File] Arithmetic Column Operations 10✅ 2⚪ 115ms
[SQLite File] Basic Table Access 4✅ 308ms
[SQLite File] Boolean Column Operations 4✅ 2⚪ 131ms
[SQLite File] Colum Operations - Names 8✅ 34ms
[SQLite File] Column Comparisons 4✅ 1⚪ 210ms
[SQLite File] Column Naming edge cases 7✅ 220ms
[SQLite File] Column Operations - Equality & Null Handling 4✅ 3⚪ 49ms
[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✅ 39ms
[SQLite File] Column.const 3✅ 35ms
[SQLite File] Column.fill_nothing/empty 4✅ 40ms
[SQLite File] Column.map 1✅ 8ms
[SQLite File] Column.rename 1✅ 8ms
[SQLite File] Column.take/drop 6✅ 702ms
[SQLite File] Column.zip 1✅ 11ms
[SQLite File] Creating an empty table 17✅ 888ms
[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✅ 413ms
[SQLite File] Deleting rows from a Database table (source=in-memory) 11✅ 362ms
[SQLite File] Dialect-specific codegen 1✅ 13ms
[SQLite File] Dropping Missing Values 7✅ 202ms
[SQLite File] Error Handling 2✅ 39ms
[SQLite File] Expression Arithmetic 3✅ 128ms
[SQLite File] Expression Boolean literals 1✅ 14ms
[SQLite File] Expression Boolean Operators 4✅ 41ms
[SQLite File] Expression Column Arithmetic 2✅ 87ms
[SQLite File] Expression Comparison Operators 6✅ 187ms
[SQLite File] Expression Date and Time literals 4⚪ 0ms
[SQLite File] Expression Errors should be handled 4✅ 15ms
[SQLite File] Expression Float literals 1✅ 5ms
[SQLite File] Expression Integer literals 1✅ 6ms
[SQLite File] Expression Nothing literals 3✅ 72ms
[SQLite File] Expression Text literals 1✅ 12ms
[SQLite File] Expression Text literals 2✅ 11ms
[SQLite File] Expression Text Operators 2✅ 38ms
[SQLite File] Expression Warnings should be reported 2✅ 2⚪ 65ms
[SQLite File] Filling Missing Values 3✅ 1⚪ 53ms
[SQLite File] Function invocation 2✅ 15ms
[SQLite File] Masking Tables 1✅ 29ms
[SQLite File] math functions 6✅ 901ms
[SQLite File] Metadata 2✅ 37ms
[SQLite File] Min/Max Operations 2✅ 44ms
[SQLite File] Missing Values 2✅ 29ms
[SQLite File] Other Column Operations 1✅ 15ms
[SQLite File] Output Execution Context for Database operations 12✅ 1⚪ 600ms
[SQLite File] partial Date-Time support 2✅ 61ms
[SQLite File] Persisting a Database Table (query) 8✅ 387ms
[SQLite File] replace: empty table and nothings 2✅ 22ms
[SQLite File] replace: literal regex pattern and replacement 5✅ 23ms
[SQLite File] replace: literal text pattern and replacement 4✅ 65ms
[SQLite File] replace: pattern and replacement columns 4✅ 10ms
[SQLite File] Rounding numeric tests 19✅ 6s
[SQLite File] Rounding-like operations 15✅ 235ms
[SQLite File] Schemas and Databases 3✅ 6ms
[SQLite File] Simple variant of Table/Column.parse in all backends 5✅ 98ms
[SQLite File] Sorting 5✅ 77ms
[SQLite File] Support for Long Column/Table names 6✅ 742ms
[SQLite File] Table.add_row_number (common) 7✅ 131ms
[SQLite File] Table.add_row_number (Database specific) 1✅ 68ms
[SQLite File] Table.aggregate 1✅ 17ms
[SQLite File] Table.aggregate Concatenate 6✅ 114ms
[SQLite File] Table.aggregate Count_Distinct 1✅ 1⚪ 128ms
[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⚪ 132ms
[SQLite File] Table.aggregate should be able to group on single field 7✅ 6⚪ 88ms
[SQLite File] Table.aggregate should correctly handle infinities 2✅ 2⚪ 48ms
[SQLite File] Table.aggregate should correctly handle NaN 1⚪ 0ms
[SQLite File] Table.aggregate should correctly select result types 2✅ 2⚪ 60ms
[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⚪ 54ms
[SQLite File] Table.aggregate should raise warnings when there are issues 7✅ 455ms
[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✅ 90ms
[SQLite File] Table.aggregate should report warnings and errors based on types 4✅ 81ms
[SQLite File] Table.aggregate should summarize empty table 7✅ 4⚪ 77ms
[SQLite File] Table.aggregate should summarize whole table 7✅ 6⚪ 72ms
[SQLite File] Table.aggregate Standard_Deviation 1✅ 16ms
[SQLite File] Table.aggregate+Expressions 2✅ 57ms
[SQLite File] Table.at 3✅ 32ms
[SQLite File] Table.column_count 1✅ 0ms
[SQLite File] Table.column_names 2✅ 88ms
[SQLite File] Table.cross_join 8✅ 303ms
[SQLite File] Table.cross_tab 1⚪ 0ms
[SQLite File] Table.default_ordering 4✅ 79ms
[SQLite File] Table.distinct 7✅ 111ms
[SQLite File] Table.fill_nothing/empty 6✅ 100ms
[SQLite File] Table.filter 1✅ 1ms
[SQLite File] Table.filter 19✅ 1⚪ 575ms
[SQLite File] Table.filter_by_expression 4✅ 1⚪ 93ms
[SQLite File] Table.get 3✅ 15ms
[SQLite File] Table.join 26✅ 3⚪ 720ms
[SQLite File] Table.order_by 19✅ 2⚪ 206ms
[SQLite File] Table.query 8✅ 169ms
[SQLite File] Table.remove_columns 11✅ 436ms
[SQLite File] Table.rename_columns 20✅ 766ms
[SQLite File] Table.reorder_columns 9✅ 280ms
[SQLite File] Table.replace 0ms
[SQLite File] Table.rows 6✅ 45ms
[SQLite File] Table.select_columns 14✅ 676ms
[SQLite File] Table.set 7✅ 126ms
[SQLite File] Table.sort_columns 4✅ 106ms
[SQLite File] Table.take/drop 7✅ 2s
[SQLite File] Table.transpose 1⚪ 0ms
[SQLite File] Table.union 18✅ 1⚪ 491ms
[SQLite File] Table.zip 1⚪ 0ms
[SQLite File] Table/Column.cast - checking invariants 7✅ 91ms
[SQLite File] Table/Column.cast - numeric 3✅ 62ms
[SQLite File] Table/Column.cast - to text 1✅ 39ms
[SQLite File] Tables and Table Types 4✅ 65ms
[SQLite File] Temp column 2✅ 24ms
[SQLite File] Text Column Operations 5✅ 155ms
[SQLite File] Transaction Support 4✅ 51ms
[SQLite File] Uploading an in-memory Table 10✅ 730ms
[SQLite In-Memory] Interactions Between various operations 8✅ 734ms
[SQLite In-Memory] Aggregation 2✅ 22ms
[SQLite In-Memory] Appending a Database table to a Database table 29✅ 848ms
[SQLite In-Memory] Appending an in-memory table to a Database table 30✅ 708ms
[SQLite In-Memory] Arithmetic Column Operations 10✅ 2⚪ 182ms
[SQLite In-Memory] Basic Table Access 4✅ 58ms
[SQLite In-Memory] Boolean Column Operations 4✅ 2⚪ 70ms
[SQLite In-Memory] Colum Operations - Names 8✅ 16ms
[SQLite In-Memory] Column Comparisons 4✅ 1⚪ 217ms
[SQLite In-Memory] Column Naming edge cases 7✅ 145ms
[SQLite In-Memory] Column Operations - Equality & Null Handling 4✅ 3⚪ 60ms
[SQLite In-Memory] Column Operations - Text Replace 2✅ 5ms
[SQLite In-Memory] Column Operations - Text Replace (in-memory only) 0ms
[SQLite In-Memory] Column Operations - Text Trim 3✅ 15ms
[SQLite In-Memory] Column.const 3✅ 16ms
[SQLite In-Memory] Column.fill_nothing/empty 4✅ 58ms
[SQLite In-Memory] Column.map 1✅ 10ms
[SQLite In-Memory] Column.rename 1✅ 5ms
[SQLite In-Memory] Column.take/drop 6✅ 465ms
[SQLite In-Memory] Column.zip 1✅ 9ms
[SQLite In-Memory] Creating an empty table 15✅ 142ms
[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✅ 93ms
[SQLite In-Memory] Deleting rows from a Database table (source=Database) 11✅ 382ms
[SQLite In-Memory] Deleting rows from a Database table (source=in-memory) 11✅ 213ms
[SQLite In-Memory] Dialect-specific codegen 1✅ 2ms
[SQLite In-Memory] Dropping Missing Values 7✅ 111ms
[SQLite In-Memory] Error Handling 2✅ 21ms
[SQLite In-Memory] Expression Arithmetic 3✅ 62ms
[SQLite In-Memory] Expression Boolean literals 1✅ 14ms
[SQLite In-Memory] Expression Boolean Operators 4✅ 59ms
[SQLite In-Memory] Expression Column Arithmetic 2✅ 64ms
[SQLite In-Memory] Expression Comparison Operators 6✅ 122ms
[SQLite In-Memory] Expression Date and Time literals 4⚪ 0ms
[SQLite In-Memory] Expression Errors should be handled 4✅ 11ms
[SQLite In-Memory] Expression Float literals 1✅ 7ms
[SQLite In-Memory] Expression Integer literals 1✅ 9ms
[SQLite In-Memory] Expression Nothing literals 3✅ 23ms
[SQLite In-Memory] Expression Text literals 1✅ 9ms
[SQLite In-Memory] Expression Text literals 2✅ 7ms
[SQLite In-Memory] Expression Text Operators 2✅ 48ms
[SQLite In-Memory] Expression Warnings should be reported 2✅ 2⚪ 67ms
[SQLite In-Memory] Filling Missing Values 3✅ 1⚪ 40ms
[SQLite In-Memory] Function invocation 2✅ 19ms
[SQLite In-Memory] Masking Tables 1✅ 12ms
[SQLite In-Memory] math functions 6✅ 451ms
[SQLite In-Memory] Metadata 2✅ 2ms
[SQLite In-Memory] Min/Max Operations 2✅ 39ms
[SQLite In-Memory] Missing Values 2✅ 24ms
[SQLite In-Memory] Other Column Operations 1✅ 7ms
[SQLite In-Memory] Output Execution Context for Database operations 9✅ 1⚪ 326ms
[SQLite In-Memory] partial Date-Time support 2✅ 9ms
[SQLite In-Memory] Persisting a Database Table (query) 8✅ 272ms
[SQLite In-Memory] replace: empty table and nothings 2✅ 13ms
[SQLite In-Memory] replace: literal regex pattern and replacement 5✅ 11ms
[SQLite In-Memory] replace: literal text pattern and replacement 4✅ 21ms
[SQLite In-Memory] replace: pattern and replacement columns 4✅ 5ms
[SQLite In-Memory] Rounding numeric tests 19✅ 4s
[SQLite In-Memory] Rounding-like operations 15✅ 358ms
[SQLite In-Memory] Schemas and Databases 3✅ 1ms
[SQLite In-Memory] Simple variant of Table/Column.parse in all backends 5✅ 24ms
[SQLite In-Memory] Sorting 5✅ 45ms
[SQLite In-Memory] Support for Long Column/Table names 6✅ 437ms
[SQLite In-Memory] Table.add_row_number (common) 7✅ 97ms
[SQLite In-Memory] Table.add_row_number (Database specific) 1✅ 10ms
[SQLite In-Memory] Table.aggregate 1✅ 6ms
[SQLite In-Memory] Table.aggregate Concatenate 6✅ 35ms
[SQLite In-Memory] Table.aggregate Count_Distinct 1✅ 1⚪ 39ms
[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⚪ 43ms
[SQLite In-Memory] Table.aggregate should be able to group on single field 7✅ 6⚪ 38ms
[SQLite In-Memory] Table.aggregate should correctly handle infinities 2✅ 2⚪ 16ms
[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⚪ 20ms
[SQLite In-Memory] Table.aggregate should raise warnings when there are issues 7✅ 156ms
[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✅ 62ms
[SQLite In-Memory] Table.aggregate should report warnings and errors based on types 4✅ 41ms
[SQLite In-Memory] Table.aggregate should summarize empty table 7✅ 4⚪ 17ms
[SQLite In-Memory] Table.aggregate should summarize whole table 7✅ 6⚪ 23ms
[SQLite In-Memory] Table.aggregate Standard_Deviation 1✅ 6ms
[SQLite In-Memory] Table.aggregate+Expressions 2✅ 20ms
[SQLite In-Memory] Table.at 3✅ 6ms
[SQLite In-Memory] Table.column_count 1✅ 0ms
[SQLite In-Memory] Table.column_names 2✅ 39ms
[SQLite In-Memory] Table.cross_join 8✅ 167ms
[SQLite In-Memory] Table.cross_tab 1⚪ 0ms
[SQLite In-Memory] Table.default_ordering 4✅ 10ms
[SQLite In-Memory] Table.distinct 7✅ 68ms
[SQLite In-Memory] Table.fill_nothing/empty 6✅ 145ms
[SQLite In-Memory] Table.filter 1✅ 0ms
[SQLite In-Memory] Table.filter 19✅ 1⚪ 350ms
[SQLite In-Memory] Table.filter_by_expression 4✅ 1⚪ 83ms
[SQLite In-Memory] Table.get 3✅ 3ms
[SQLite In-Memory] Table.join 26✅ 3⚪ 415ms
[SQLite In-Memory] Table.order_by 19✅ 2⚪ 85ms
[SQLite In-Memory] Table.query 8✅ 87ms
[SQLite In-Memory] Table.remove_columns 11✅ 237ms
[SQLite In-Memory] Table.rename_columns 20✅ 351ms
[SQLite In-Memory] Table.reorder_columns 9✅ 159ms
[SQLite In-Memory] Table.replace 0ms
[SQLite In-Memory] Table.rows 6✅ 14ms
[SQLite In-Memory] Table.select_columns 14✅ 326ms
[SQLite In-Memory] Table.set 7✅ 91ms
[SQLite In-Memory] Table.sort_columns 4✅ 36ms
[SQLite In-Memory] Table.take/drop 7✅ 1s
[SQLite In-Memory] Table.transpose 1⚪ 0ms
[SQLite In-Memory] Table.union 18✅ 1⚪ 379ms
[SQLite In-Memory] Table.zip 1⚪ 0ms
[SQLite In-Memory] Table/Column.cast - checking invariants 7✅ 42ms
[SQLite In-Memory] Table/Column.cast - numeric 3✅ 19ms
[SQLite In-Memory] Table/Column.cast - to text 1✅ 8ms
[SQLite In-Memory] Tables and Table Types 4✅ 27ms
[SQLite In-Memory] Temp column 2✅ 12ms
[SQLite In-Memory] Text Column Operations 5✅ 167ms
[SQLite In-Memory] Transaction Support 4✅ 25ms
[SQLite In-Memory] Uploading an in-memory Table 8✅ 362ms
[SQLite] Type Mapping 8✅ 145ms
Aggregate Columns 23✅ 41ms
Boolean Column.format, with format Column 3✅ 22ms
Boolean Column.format, with format string 3✅ 34ms
ceil 3✅ 25ms
Column.parse 13✅ 84ms
Columns 15✅ 1⚪ 437ms
Construction 9✅ 3s
Counting Values 1✅ 2ms
DataFormatter builders 3✅ 13ms
DataFormatter.format 10✅ 25ms
DataFormatter.parse 10✅ 126ms
Date Column.format, with format Column 6✅ 38ms
Date Column.format, with format string 4✅ 95ms
Date_Time Column.format, with format Column 6✅ 39ms
Date_Time Column.format, with format string 5✅ 72ms
Date_Time truncate 1✅ 19ms
Delimited File Parsing 27✅ 3⚪ 852ms
Delimited File Writing 33✅ 1s
Dropping Missing Values 1✅ 271ms
Edge cases 1✅ 7ms
Errors 2✅ 16ms
Excel Range 9✅ 72ms
File.read (Delimited) 3✅ 39ms
File.read (Delimited) should work with Date_Time 3✅ 6ms
File.read (Delimited) should work with Dates 3✅ 6ms
File.read (Delimited) should work with Time_Of_Days 3✅ 7ms
fill 6✅ 150ms
Float 3✅ 21ms
Float, with format Column 3✅ 21ms
floor 3✅ 23ms
Info 1✅ 11ms
Integer 3✅ 31ms
Integer 1✅ 12ms
Integer, with format Column 3✅ 29ms
Integration 1✅ 49ms
JSON conversion 2✅ 30ms
Mapping Operations 7✅ 389ms
Masking Tables 3✅ 318ms
Numeric, empty/Nothing 4✅ 76ms
Problems 3✅ 20ms
Read XLSX / XLS Files 12✅ 2s
Reading single cells correctly 7✅ 313ms
round/truncate/ceil/floor 3✅ 68ms
Rounding 8✅ 107ms
Should be able to serialise a table with Dates to Text 2✅ 19ms
Should be able to serialise a table with DateTimes to Text 2✅ 3ms
Should be able to serialise a table with Time_Of_Days to Text 2✅ 3ms
Slicing Tables 4✅ 292ms
Sorting Columns 4✅ 37ms
Sorting Tables 2✅ 135ms
SQLite_Format should allow connecting to SQLite files 5✅ 22ms
Table.from Text 1✅ 6ms
Table.parse 22✅ 424ms
Table.parse_to_columns 14✅ 92ms
Table.split 5✅ 84ms
Table.split/tokenize column count 4✅ 50ms
Table.split/tokenize column order 1✅ 2ms
Table.split/tokenize errors 4✅ 4ms
Table.split/tokenize name conflicts 2✅ 19ms
Table.tokenize 12✅ 111ms
Text.parse_to_table 2✅ 23ms
Text.parse_to_table errors 3✅ 10ms
Text.parse_to_table parsing 3✅ 23ms
Text.parse_to_table with case-insensitivity 1✅ 7ms
Text.parse_to_table with groups 2✅ 13ms
Time_Of_Day Column.format, with format Column 6✅ 52ms
Time_Of_Day Column.format, with format string 5✅ 50ms
truncate 3✅ 27ms
Unique_Name_Strategy Helper 12✅ 69ms
Unique_Name_Strategy.combine_with_prefix 6✅ 13ms
Use First Row As Names 5✅ 181ms
Value_Type 2✅ 9ms
Various File Format support on Table 8✅ 512ms
Vector conversion 1✅ 9ms
Write xls Files 38✅ 497ms
Write xlsx Files 38✅ 1s
Writing 4✅ 28ms
XLS reading 7✅ 61ms
XLSX reading 7✅ 192ms

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

2244 tests were completed in 40s with 2218 passed, 0 failed and 26 skipped.

Test suite Passed Failed Skipped Time
Any.map_nothing 2✅ 6ms
Any's methods 3✅ 31ms
Array_Proxy 5✅ 27ms
ArrayOverBuffer 1✅ 23ms
ASCII 4✅ 40ms
Atom with holes 7✅ 16ms
Auto_Detect 3✅ 8ms
BigInts 13✅ 442ms
Booleans 6✅ 9ms
Bound 3✅ 1ms
Bytes 3✅ 3ms
caching 1✅ 42ms
Callables 5✅ 12ms
Check Nothing and NaN 3✅ 0ms
codepoints 2✅ 2ms
Compare functionality with Vector 1✅ 6ms
Compile 6✅ 18ms
const 1✅ 0ms
Contexts and Execution Environment 3✅ 5ms
Conversion 41✅ 92ms
Correlation Statistics 6✅ 56ms
curry 1✅ 2ms
Dataflow Errors 11✅ 21ms
Dataflow Warnings 32✅ 700ms
Date 40✅ 4s
Date date part tests 8✅ 46ms
Date_Range 11✅ 1s
Date_Time 44✅ 2⚪ 427ms
Date_Time date part tests 8✅ 20ms
Date_Time equality 2✅ 3ms
Day_Of_Week conversions 8✅ 23ms
Deep Exports 1✅ 0ms
Default comparator 3✅ 13ms
Deterministic Random Noise Generator 2✅ 305ms
Duration 15✅ 118ms
Encoding object 4✅ 69ms
Enso Arrays 5✅ 12ms
Enso maps 46✅ 190ms
Enso Set 5✅ 34ms
Environment 1✅ 10ms
Escape 1✅ 0ms
fetch 11✅ 1s
File Operations 21✅ 115ms
flip 2✅ 0ms
Float.truncate 1✅ 6ms
Floats 5✅ 29ms
folder operations 3✅ 32ms
Formatting date/time values 5✅ 104ms
Fully Qualified Names 1✅ 0ms
Function Ascribed Parameters 12✅ 35ms
Header 1✅ 4ms
Headers 6✅ 166ms
HTTP client 4✅ 1ms
identity 3✅ 0ms
Inlining Helpers 2✅ 2ms
Integer.truncate 1✅ 1ms
Integers 24✅ 126ms
Interval 7✅ 21ms
Java case of 3✅ 8ms
Java FFI 6✅ 1⚪ 44ms
Java/Enso Date 2✅ 17ms
JavaDate 40✅ 3s
JavaDate date part tests 8✅ 5ms
JavaLocalTime 27✅ 16ms
JavaScript Objects, Arrays & Functions 8✅ 258ms
JavaScriptArrayWithADate 40✅ 2s
JavaScriptArrayWithADate date part tests 8✅ 63ms
JavascriptDataInArray 42✅ 4⚪ 164ms
JavascriptDataInArray date part tests 8✅ 48ms
JavascriptDate 42✅ 4⚪ 218ms
JavaScriptDate 40✅ 2s
JavascriptDate date part tests 8✅ 6ms
JavaScriptDate date part tests 8✅ 89ms
JavaZonedDateTime 44✅ 2⚪ 115ms
JavaZonedDateTime date part tests 8✅ 3ms
JavaZoneId 7✅ 17ms
JS_Object 2✅ 140ms
JSON 4✅ 37ms
JSON Deserialization 2✅ 54ms
JSON Serialization 3✅ 60ms
JSON_Format 2✅ 41ms
Lazy 6✅ 28ms
Lazy Generator 1✅ 4ms
Lexicographic Order on Vectors 2✅ 10ms
List 31✅ 397ms
Locale 13✅ 71ms
Looping Imports 1✅ 0ms
Lowercase Methods 5✅ 3ms
Managed_Resource 3✅ 20ms
Match.end 4✅ 20ms
Match.groups 2✅ 14ms
Match.named_groups 3✅ 27ms
Match.span 4✅ 11ms
Match.start 4✅ 22ms
Match.text 6✅ 33ms
Match.utf_16_end 4✅ 11ms
Match.utf_16_span 4✅ 10ms
Match.utf_16_start 4✅ 11ms
Maybe 5✅ 3ms
Meta-Value Inspection 4✅ 8ms
Meta-Value Manipulation 26✅ 108ms
Methods 1✅ 1⚪ 0ms
Natural Order 4✅ 100ms
No Method Errors 1✅ 5ms
Noise 3✅ 64ms
non-linear inserts 11✅ 81ms
Number Rounding numeric tests 19✅ 151ms
Numbers 14✅ 96ms
Numeric values 1✅ 5ms
Object Comparator 7✅ 42ms
Operator == 16✅ 74ms
Ordering 6✅ 43ms
Pair 1✅ 0ms
Pair - from 2-Item JavaScript Array 13✅ 126ms
Pair - from 2-Item List 13✅ 83ms
Pair - from 2-Item Vector 13✅ 97ms
Pair - from Pair.new 13✅ 62ms
Pair - from Pair.Value 13✅ 17ms
Panics 17✅ 77ms
parse 8✅ 52ms
Parsing date/time values 21✅ 174ms
Parsing formats 2✅ 45ms
Pattern Matches 16✅ 36ms
Pattern.find and .find_all 8✅ 79ms
Pattern.match and .match_all 8✅ 33ms
Pattern.matches 5✅ 12ms
Pattern.replace 10✅ 108ms
Pattern.split 6✅ 30ms
Pattern.tokenize 7✅ 200ms
Period 7✅ 35ms
Plain_Text 3✅ 11ms
Polyglot hash maps 6✅ 114ms
Polyglot JS 19✅ 139ms
Polyglot keys and values 6✅ 3s
Polyglot Operator == 7✅ 25ms
Polyglot Python 15✅ 101ms
Polyglot R 1⚪ 0ms
post 24✅ 593ms
Problem_Behavior 2✅ 12ms
Process 5✅ 30ms
PythonDate 40✅ 4s
PythonDate 41✅ 5⚪ 1s
PythonDate date part tests 8✅ 115ms
PythonDate date part tests 8✅ 69ms
PythonLocalTime 27✅ 74ms
Qualified Names 3✅ 3ms
Random 6✅ 411ms
Range 36✅ 3s
Rank Data 7✅ 29ms
read_bytes 6✅ 15ms
read_text 6✅ 79ms
Refs 1✅ 0ms
Regex splitting 3✅ 10ms
Regex tokenizing 2✅ 45ms
Regex: find and find_all 20✅ 1⚪ 218ms
Regression 12✅ 103ms
ReportingStreamDecoder 6✅ 181ms
ReportingStreamEncoder 8✅ 64ms
Request 10✅ 24ms
rounding 4✅ 25ms
should correctly evaluate documentation examples 6✅ 32ms
Sorting with multiple comparators 4✅ 2⚪ 26ms
Sorting with the default comparator 7✅ 3⚪ 74ms
Stack traces 1✅ 10ms
State 2✅ 4ms
Statistics 14✅ 159ms
Statistics - empty Vector 3✅ 12ms
Statistics - invalid input 5✅ 119ms
Statistics - invalid input 1✅ 1ms
Statistics - NaN Vector 3✅ 19ms
Statistics - Nothing Vector 3✅ 21ms
System 2✅ 7ms
Text 84✅ 4s
Text_Sub_Range_Data 2✅ 27ms
Text_Utils 4✅ 25ms
Text.match 6✅ 34ms
Text.replace 16✅ 264ms
Text.Span 3✅ 19ms
the Self construct 6✅ 12ms
Time_Of_Day 27✅ 97ms
to_display_text 5✅ 17ms
Type Errors 11✅ 59ms
uncurry 1✅ 1ms
Unresolved symbol 1✅ 1ms
URI 4✅ 11ms
Use a slice of an array as vectors 73✅ 86ms
Use Array as vectors 73✅ 445ms
Use Array_Proxy as vectors 73✅ 113ms
Use Java ArrayList as vectors 73✅ 122ms
Use Vector as vectors 73✅ 679ms
UTF_16 BigEndian 2✅ 3ms
UTF_16 LittleEndian 2✅ 4ms
UTF_8 7✅ 37ms
Vector builder 2✅ 4ms
Vector Slicing Helpers 1✅ 12ms
Vector/Array equality 9✅ 6ms
Windows 1252 4✅ 21ms
write operations 21✅ 353ms
Zone 9✅ 46ms

✅ /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✅ 108ms
File uploads 2✅ 4ms
Geo_Map 3✅ 841ms
Histogram Visualization 6✅ 147ms
Lazy Table Visualization 12✅ 455ms
Lazy Text Visualization 3✅ 56ms
Scatter Plot Visualization 14✅ 605ms
Serializable Visualization Identifiers 5✅ 135ms
SQL Visualization 1✅ 150ms
Table Visualization 9✅ 369ms
Table.lookup_ignore_case 1✅ 26ms
Table.rows 1✅ 210ms
Type Names of Visualization Defaults 1✅ 110ms
Vector and Arrays 2✅ 1⚪ 41ms
Widgets for Database 1✅ 15ms
Widgets for In-Database Connection with table name sets 1✅ 81ms
Widgets for In-Database Connection with table types 1✅ 8ms
Widgets for In-Database Table with column name sets 2✅ 28ms
Widgets for In-Memory with column name sets 2✅ 40ms
Widgets for the Text type 1✅ 92ms