Skip to content

(even more) Dashboard fixes #17663

(even more) Dashboard fixes

(even more) Dashboard fixes #17663

GitHub Actions / Standard Library Tests (windows) succeeded Sep 26, 2023 in 0s

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⚪ 143ms
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✅ 443ms
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⚪ 97s
C:/runner/_work/enso/enso/target/test-results/Tests/JUnit.xml 2056✅ 42⚪ 53s
C:/runner/_work/enso/enso/target/test-results/Visualization_Tests/JUnit.xml 70✅ 1⚪ 3s

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

9 tests were completed in 143ms 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✅ 143ms
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 443ms with 5 passed, 0 failed and 0 skipped.

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

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

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

Test suite Passed Failed Skipped Time
Image File_Format 2✅ 133ms
Image with 1 channel 19✅ 114ms
Image with 2 channels 19✅ 130ms
Image with 3 channels 19✅ 122ms
Image with 4 channels 19✅ 144ms
Image Write 2✅ 42ms
Image.read 9✅ 1s
Matrix with 1 channel 21✅ 165ms
Matrix with 2 channels 21✅ 137ms
Matrix with 3 channels 21✅ 138ms
Matrix with 4 channels 21✅ 122ms
Matrix_Error 1✅ 2ms

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

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

Test suite Passed Failed Skipped Time
[Codegen] Aggregation 2✅ 113ms
[Codegen] Basic Select 3✅ 50ms
[Codegen] Handling Missing Values 2✅ 91ms
[Codegen] JSON serialization 1⚪ 0ms
[Codegen] Masking Tables and Columns 2✅ 156ms
[Codegen] Sorting 4✅ 29ms
[In-Memory-specific] Table.join 1✅ 541ms
[In-Memory-specific] Table.set 2✅ 57ms
[In-Memory] Interactions Between various operations 11✅ 2s
[In-Memory] Arithmetic Column Operations 12✅ 129ms
[In-Memory] Boolean Column Operations 5✅ 1⚪ 171ms
[In-Memory] Colum Operations - Names 10✅ 48ms
[In-Memory] Column Comparisons 5✅ 1⚪ 309ms
[In-Memory] Column Naming edge cases 7✅ 365ms
[In-Memory] Column operation Integer Overflow handling 6✅ 288ms
[In-Memory] Column Operations - Equality & Null Handling 4✅ 3⚪ 61ms
[In-Memory] Column Operations - Text Replace 0ms
[In-Memory] Column Operations - Text Replace (in-memory only) 8✅ 68ms
[In-Memory] Column Operations - Text Trim 3✅ 34ms
[In-Memory] Column.const 3✅ 7ms
[In-Memory] Column.fill_nothing/empty 4✅ 6ms
[In-Memory] Column.map 6✅ 132ms
[In-Memory] Column.rename 1✅ 4ms
[In-Memory] Column.take/drop 8✅ 86ms
[In-Memory] Column.zip 6✅ 25ms
[In-Memory] Date-Time operations 21✅ 1⚪ 752ms
[In-Memory] Date-Time support 3✅ 43ms
[In-Memory] Dropping Missing Values 8✅ 273ms
[In-Memory] Expression Arithmetic 3✅ 57ms
[In-Memory] Expression Boolean literals 1✅ 61ms
[In-Memory] Expression Boolean Operators 4✅ 39ms
[In-Memory] Expression Column Arithmetic 2✅ 60ms
[In-Memory] Expression Comparison Operators 6✅ 133ms
[In-Memory] Expression Date and Time literals 5✅ 45ms
[In-Memory] Expression Errors should be handled 4✅ 35ms
[In-Memory] Expression Float literals 1✅ 27ms
[In-Memory] Expression Integer literals 1✅ 20ms
[In-Memory] Expression Nothing literals 3✅ 28ms
[In-Memory] Expression Text literals 1✅ 20ms
[In-Memory] Expression Text literals 2✅ 7ms
[In-Memory] Expression Text Operators 2✅ 63ms
[In-Memory] Expression Warnings should be reported 4✅ 103ms
[In-Memory] Filling Missing Values 6✅ 33ms
[In-Memory] Function invocation 2✅ 15ms
[In-Memory] Handling of Big Integer values 10✅ 137ms
[In-Memory] Loss_Of_Integer_Precision (large integers not being exactly representable in Float) 5✅ 86ms
[In-Memory] Min/Max Operations 2✅ 72ms
[In-Memory] Other Column Operations 1✅ 4ms
[In-Memory] replace: empty table and nothings 2✅ 7ms
[In-Memory] replace: literal regex pattern and replacement 5✅ 17ms
[In-Memory] replace: literal text pattern and replacement 4✅ 38ms
[In-Memory] replace: pattern and replacement columns 4✅ 16ms
[In-Memory] Rounding numeric tests 19✅ 1s
[In-Memory] Rounding-like operations 15✅ 38ms
[In-Memory] Simple variant of Table/Column.parse in all backends 5✅ 47ms
[In-Memory] Storage Builders 1✅ 29ms
[In-Memory] Table.add_row_number (common) 7✅ 160ms
[In-Memory] Table.add_row_number (in-memory specific) 6✅ 34ms
[In-Memory] Table.aggregate 3✅ 146ms
[In-Memory] Table.aggregate 3✅ 19ms
[In-Memory] Table.aggregate Concatenate 6✅ 135ms
[In-Memory] Table.aggregate Count_Distinct 2✅ 110ms
[In-Memory] Table.aggregate First and Last 1✅ 3ms
[In-Memory] Table.aggregate Mode 1✅ 2ms
[In-Memory] Table.aggregate Shortest 1✅ 17ms
[In-Memory] Table.aggregate should be able to group on multiple fields not in left columns 13✅ 457ms
[In-Memory] Table.aggregate should be able to group on single field 13✅ 377ms
[In-Memory] Table.aggregate should correctly handle infinities 4✅ 26ms
[In-Memory] Table.aggregate should correctly handle NaN 5✅ 21ms
[In-Memory] Table.aggregate should correctly select result types 4✅ 53ms
[In-Memory] Table.aggregate should merge warnings when issues computing aggregation 2✅ 8ms
[In-Memory] Table.aggregate should not summarize empty table when grouped 11✅ 74ms
[In-Memory] Table.aggregate should raise warnings when there are issues 7✅ 94ms
[In-Memory] Table.aggregate should raise warnings when there are issues computing aggregation 3✅ 39ms
[In-Memory] Table.aggregate should report warnings and errors based on types 4✅ 54ms
[In-Memory] Table.aggregate should summarize empty table 11✅ 91ms
[In-Memory] Table.aggregate should summarize whole table 13✅ 235ms
[In-Memory] Table.aggregate Standard_Deviation 1✅ 18ms
[In-Memory] Table.aggregate+Expressions 2✅ 47ms
[In-Memory] Table.at 3✅ 24ms
[In-Memory] Table.column_count 1✅ 0ms
[In-Memory] Table.column_names 2✅ 13ms
[In-Memory] Table.cross_join 8✅ 62ms
[In-Memory] Table.cross_tab 23✅ 301ms
[In-Memory] Table.distinct 6✅ 121ms
[In-Memory] Table.distinct 7✅ 97ms
[In-Memory] Table.fill_nothing/empty 6✅ 23ms
[In-Memory] Table.filter 5✅ 863ms
[In-Memory] Table.filter 20✅ 2⚪ 482ms
[In-Memory] Table.filter_by_expression 5✅ 133ms
[In-Memory] Table.get 3✅ 12ms
[In-Memory] Table.join 33✅ 592ms
[In-Memory] Table.join performance 3✅ 1⚪ 908ms
[In-Memory] Table.order_by 23✅ 225ms
[In-Memory] Table.remove_columns 12✅ 281ms
[In-Memory] Table.rename_columns 20✅ 486ms
[In-Memory] Table.reorder_columns 10✅ 240ms
[In-Memory] Table.replace 3✅ 55ms
[In-Memory] Table.rows 6✅ 56ms
[In-Memory] Table.select_columns 15✅ 594ms
[In-Memory] Table.set 7✅ 623ms
[In-Memory] Table.sort_columns 4✅ 105ms
[In-Memory] Table.take/drop 9✅ 541ms
[In-Memory] Table.transpose 8✅ 78ms
[In-Memory] Table.union 23✅ 378ms
[In-Memory] Table.zip 11✅ 160ms
[In-Memory] Table/Column.cast - checking invariants 12✅ 105ms
[In-Memory] Table/Column.cast - date/time 3✅ 12ms
[In-Memory] Table/Column.cast - numeric 6✅ 140ms
[In-Memory] Table/Column.cast - to text 8✅ 181ms
[In-Memory] Temp column 2✅ 5ms
[In-Memory] Text Column Operations 5✅ 174ms
[PostgreSQL] .pgpass 2✅ 233ms
[PostgreSQL] Connection setup 3✅ 200ms
[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✅ 55ms
[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⚪ 197ms
[SQLite File] Basic Table Access 4✅ 445ms
[SQLite File] Boolean Column Operations 4✅ 2⚪ 141ms
[SQLite File] Colum Operations - Names 8✅ 48ms
[SQLite File] Column Comparisons 4✅ 1⚪ 283ms
[SQLite File] Column Naming edge cases 7✅ 215ms
[SQLite File] Column Operations - Equality & Null Handling 4✅ 3⚪ 107ms
[SQLite File] Column Operations - Text Replace 2✅ 20ms
[SQLite File] Column Operations - Text Replace (in-memory only) 0ms
[SQLite File] Column Operations - Text Trim 3✅ 53ms
[SQLite File] Column.const 3✅ 46ms
[SQLite File] Column.fill_nothing/empty 4✅ 62ms
[SQLite File] Column.map 1✅ 13ms
[SQLite File] Column.rename 1✅ 25ms
[SQLite File] Column.take/drop 6✅ 893ms
[SQLite File] Column.zip 1✅ 11ms
[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✅ 93ms
[SQLite File] Deleting rows from a Database table (source=Database) 11✅ 558ms
[SQLite File] Deleting rows from a Database table (source=in-memory) 11✅ 584ms
[SQLite File] Dialect-specific codegen 1✅ 31ms
[SQLite File] Dropping Missing Values 7✅ 246ms
[SQLite File] Error Handling 2✅ 67ms
[SQLite File] Expression Arithmetic 3✅ 138ms
[SQLite File] Expression Boolean literals 1✅ 27ms
[SQLite File] Expression Boolean Operators 4✅ 82ms
[SQLite File] Expression Column Arithmetic 2✅ 123ms
[SQLite File] Expression Comparison Operators 6✅ 198ms
[SQLite File] Expression Date and Time literals 4⚪ 0ms
[SQLite File] Expression Errors should be handled 4✅ 31ms
[SQLite File] Expression Float literals 1✅ 11ms
[SQLite File] Expression Integer literals 1✅ 13ms
[SQLite File] Expression Nothing literals 3✅ 64ms
[SQLite File] Expression Text literals 1✅ 26ms
[SQLite File] Expression Text literals 2✅ 19ms
[SQLite File] Expression Text Operators 2✅ 52ms
[SQLite File] Expression Warnings should be reported 2✅ 2⚪ 94ms
[SQLite File] Filling Missing Values 3✅ 1⚪ 71ms
[SQLite File] Function invocation 2✅ 25ms
[SQLite File] Masking Tables 1✅ 53ms
[SQLite File] math functions 6✅ 1s
[SQLite File] Metadata 2✅ 41ms
[SQLite File] Min/Max Operations 2✅ 49ms
[SQLite File] Missing Values 2✅ 62ms
[SQLite File] Other Column Operations 1✅ 36ms
[SQLite File] Output Execution Context for Database operations 12✅ 1⚪ 673ms
[SQLite File] partial Date-Time support 2✅ 58ms
[SQLite File] Persisting a Database Table (query) 8✅ 487ms
[SQLite File] replace: empty table and nothings 2✅ 52ms
[SQLite File] replace: literal regex pattern and replacement 5✅ 26ms
[SQLite File] replace: literal text pattern and replacement 4✅ 82ms
[SQLite File] replace: pattern and replacement columns 4✅ 21ms
[SQLite File] Rounding numeric tests 19✅ 8s
[SQLite File] Rounding-like operations 15✅ 363ms
[SQLite File] Schemas and Databases 3✅ 11ms
[SQLite File] Simple variant of Table/Column.parse in all backends 5✅ 124ms
[SQLite File] Sorting 5✅ 110ms
[SQLite File] Support for Long Column/Table names 6✅ 1s
[SQLite File] Table.add_row_number (common) 7✅ 127ms
[SQLite File] Table.add_row_number (Database specific) 1✅ 37ms
[SQLite File] Table.aggregate 1✅ 17ms
[SQLite File] Table.aggregate Concatenate 6✅ 112ms
[SQLite File] Table.aggregate Count_Distinct 1✅ 1⚪ 96ms
[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⚪ 107ms
[SQLite File] Table.aggregate should be able to group on single field 7✅ 6⚪ 97ms
[SQLite File] Table.aggregate should correctly handle infinities 2✅ 2⚪ 58ms
[SQLite File] Table.aggregate should correctly handle NaN 1⚪ 0ms
[SQLite File] Table.aggregate should correctly select result types 2✅ 2⚪ 55ms
[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⚪ 52ms
[SQLite File] Table.aggregate should raise warnings when there are issues 7✅ 485ms
[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✅ 121ms
[SQLite File] Table.aggregate should report warnings and errors based on types 4✅ 106ms
[SQLite File] Table.aggregate should summarize empty table 7✅ 4⚪ 64ms
[SQLite File] Table.aggregate should summarize whole table 7✅ 6⚪ 86ms
[SQLite File] Table.aggregate Standard_Deviation 1✅ 19ms
[SQLite File] Table.aggregate+Expressions 2✅ 46ms
[SQLite File] Table.at 3✅ 18ms
[SQLite File] Table.column_count 1✅ 0ms
[SQLite File] Table.column_names 2✅ 70ms
[SQLite File] Table.cross_join 8✅ 335ms
[SQLite File] Table.cross_tab 1⚪ 0ms
[SQLite File] Table.default_ordering 4✅ 124ms
[SQLite File] Table.distinct 7✅ 157ms
[SQLite File] Table.fill_nothing/empty 6✅ 151ms
[SQLite File] Table.filter 1✅ 1ms
[SQLite File] Table.filter 19✅ 1⚪ 686ms
[SQLite File] Table.filter_by_expression 4✅ 1⚪ 121ms
[SQLite File] Table.get 3✅ 9ms
[SQLite File] Table.join 26✅ 3⚪ 869ms
[SQLite File] Table.order_by 19✅ 2⚪ 175ms
[SQLite File] Table.query 8✅ 276ms
[SQLite File] Table.remove_columns 11✅ 514ms
[SQLite File] Table.rename_columns 20✅ 810ms
[SQLite File] Table.reorder_columns 9✅ 420ms
[SQLite File] Table.replace 0ms
[SQLite File] Table.rows 6✅ 52ms
[SQLite File] Table.select_columns 14✅ 814ms
[SQLite File] Table.set 7✅ 110ms
[SQLite File] Table.sort_columns 4✅ 101ms
[SQLite File] Table.take/drop 7✅ 2s
[SQLite File] Table.transpose 1⚪ 0ms
[SQLite File] Table.union 18✅ 1⚪ 752ms
[SQLite File] Table.zip 1⚪ 0ms
[SQLite File] Table/Column.cast - checking invariants 7✅ 124ms
[SQLite File] Table/Column.cast - numeric 3✅ 52ms
[SQLite File] Table/Column.cast - to text 1✅ 33ms
[SQLite File] Tables and Table Types 4✅ 86ms
[SQLite File] Temp column 2✅ 31ms
[SQLite File] Text Column Operations 5✅ 220ms
[SQLite File] Transaction Support 4✅ 94ms
[SQLite File] Uploading an in-memory Table 10✅ 713ms
[SQLite In-Memory] Interactions Between various operations 8✅ 1s
[SQLite In-Memory] Aggregation 2✅ 22ms
[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⚪ 144ms
[SQLite In-Memory] Basic Table Access 4✅ 107ms
[SQLite In-Memory] Boolean Column Operations 4✅ 2⚪ 97ms
[SQLite In-Memory] Colum Operations - Names 8✅ 28ms
[SQLite In-Memory] Column Comparisons 4✅ 1⚪ 156ms
[SQLite In-Memory] Column Naming edge cases 7✅ 94ms
[SQLite In-Memory] Column Operations - Equality & Null Handling 4✅ 3⚪ 59ms
[SQLite In-Memory] Column Operations - Text Replace 2✅ 9ms
[SQLite In-Memory] Column Operations - Text Replace (in-memory only) 0ms
[SQLite In-Memory] Column Operations - Text Trim 3✅ 25ms
[SQLite In-Memory] Column.const 3✅ 37ms
[SQLite In-Memory] Column.fill_nothing/empty 4✅ 38ms
[SQLite In-Memory] Column.map 1✅ 7ms
[SQLite In-Memory] Column.rename 1✅ 10ms
[SQLite In-Memory] Column.take/drop 6✅ 820ms
[SQLite In-Memory] Column.zip 1✅ 7ms
[SQLite In-Memory] Creating an empty table 15✅ 304ms
[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✅ 73ms
[SQLite In-Memory] Deleting rows from a Database table (source=Database) 11✅ 482ms
[SQLite In-Memory] Deleting rows from a Database table (source=in-memory) 11✅ 352ms
[SQLite In-Memory] Dialect-specific codegen 1✅ 2ms
[SQLite In-Memory] Dropping Missing Values 7✅ 184ms
[SQLite In-Memory] Error Handling 2✅ 45ms
[SQLite In-Memory] Expression Arithmetic 3✅ 104ms
[SQLite In-Memory] Expression Boolean literals 1✅ 21ms
[SQLite In-Memory] Expression Boolean Operators 4✅ 65ms
[SQLite In-Memory] Expression Column Arithmetic 2✅ 97ms
[SQLite In-Memory] Expression Comparison Operators 6✅ 151ms
[SQLite In-Memory] Expression Date and Time literals 4⚪ 0ms
[SQLite In-Memory] Expression Errors should be handled 4✅ 26ms
[SQLite In-Memory] Expression Float literals 1✅ 8ms
[SQLite In-Memory] Expression Integer literals 1✅ 8ms
[SQLite In-Memory] Expression Nothing literals 3✅ 46ms
[SQLite In-Memory] Expression Text literals 1✅ 13ms
[SQLite In-Memory] Expression Text literals 2✅ 23ms
[SQLite In-Memory] Expression Text Operators 2✅ 42ms
[SQLite In-Memory] Expression Warnings should be reported 2✅ 2⚪ 79ms
[SQLite In-Memory] Filling Missing Values 3✅ 1⚪ 56ms
[SQLite In-Memory] Function invocation 2✅ 28ms
[SQLite In-Memory] Masking Tables 1✅ 10ms
[SQLite In-Memory] math functions 6✅ 618ms
[SQLite In-Memory] Metadata 2✅ 5ms
[SQLite In-Memory] Min/Max Operations 2✅ 42ms
[SQLite In-Memory] Missing Values 2✅ 14ms
[SQLite In-Memory] Other Column Operations 1✅ 11ms
[SQLite In-Memory] Output Execution Context for Database operations 9✅ 1⚪ 301ms
[SQLite In-Memory] partial Date-Time support 2✅ 18ms
[SQLite In-Memory] Persisting a Database Table (query) 8✅ 356ms
[SQLite In-Memory] replace: empty table and nothings 2✅ 20ms
[SQLite In-Memory] replace: literal regex pattern and replacement 5✅ 15ms
[SQLite In-Memory] replace: literal text pattern and replacement 4✅ 33ms
[SQLite In-Memory] replace: pattern and replacement columns 4✅ 12ms
[SQLite In-Memory] Rounding numeric tests 19✅ 6s
[SQLite In-Memory] Rounding-like operations 15✅ 230ms
[SQLite In-Memory] Schemas and Databases 3✅ 1ms
[SQLite In-Memory] Simple variant of Table/Column.parse in all backends 5✅ 78ms
[SQLite In-Memory] Sorting 5✅ 29ms
[SQLite In-Memory] Support for Long Column/Table names 6✅ 896ms
[SQLite In-Memory] Table.add_row_number (common) 7✅ 133ms
[SQLite In-Memory] Table.add_row_number (Database specific) 1✅ 23ms
[SQLite In-Memory] Table.aggregate 1✅ 12ms
[SQLite In-Memory] Table.aggregate Concatenate 6✅ 82ms
[SQLite In-Memory] Table.aggregate Count_Distinct 1✅ 1⚪ 69ms
[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⚪ 97ms
[SQLite In-Memory] Table.aggregate should be able to group on single field 7✅ 6⚪ 67ms
[SQLite In-Memory] Table.aggregate should correctly handle infinities 2✅ 2⚪ 32ms
[SQLite In-Memory] Table.aggregate should correctly handle NaN 1⚪ 0ms
[SQLite In-Memory] Table.aggregate should correctly select result types 2✅ 2⚪ 28ms
[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⚪ 38ms
[SQLite In-Memory] Table.aggregate should raise warnings when there are issues 7✅ 292ms
[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✅ 73ms
[SQLite In-Memory] Table.aggregate should summarize empty table 7✅ 4⚪ 40ms
[SQLite In-Memory] Table.aggregate should summarize whole table 7✅ 6⚪ 50ms
[SQLite In-Memory] Table.aggregate Standard_Deviation 1✅ 13ms
[SQLite In-Memory] Table.aggregate+Expressions 2✅ 39ms
[SQLite In-Memory] Table.at 3✅ 7ms
[SQLite In-Memory] Table.column_count 1✅ 0ms
[SQLite In-Memory] Table.column_names 2✅ 35ms
[SQLite In-Memory] Table.cross_join 8✅ 213ms
[SQLite In-Memory] Table.cross_tab 1⚪ 0ms
[SQLite In-Memory] Table.default_ordering 4✅ 14ms
[SQLite In-Memory] Table.distinct 7✅ 113ms
[SQLite In-Memory] Table.fill_nothing/empty 6✅ 105ms
[SQLite In-Memory] Table.filter 1✅ 0ms
[SQLite In-Memory] Table.filter 19✅ 1⚪ 481ms
[SQLite In-Memory] Table.filter_by_expression 4✅ 1⚪ 79ms
[SQLite In-Memory] Table.get 3✅ 4ms
[SQLite In-Memory] Table.join 26✅ 3⚪ 709ms
[SQLite In-Memory] Table.order_by 19✅ 2⚪ 149ms
[SQLite In-Memory] Table.query 8✅ 83ms
[SQLite In-Memory] Table.remove_columns 11✅ 280ms
[SQLite In-Memory] Table.rename_columns 20✅ 479ms
[SQLite In-Memory] Table.reorder_columns 9✅ 230ms
[SQLite In-Memory] Table.replace 0ms
[SQLite In-Memory] Table.rows 6✅ 28ms
[SQLite In-Memory] Table.select_columns 14✅ 388ms
[SQLite In-Memory] Table.set 7✅ 115ms
[SQLite In-Memory] Table.sort_columns 4✅ 69ms
[SQLite In-Memory] Table.take/drop 7✅ 2s
[SQLite In-Memory] Table.transpose 1⚪ 0ms
[SQLite In-Memory] Table.union 18✅ 1⚪ 602ms
[SQLite In-Memory] Table.zip 1⚪ 0ms
[SQLite In-Memory] Table/Column.cast - checking invariants 7✅ 103ms
[SQLite In-Memory] Table/Column.cast - numeric 3✅ 33ms
[SQLite In-Memory] Table/Column.cast - to text 1✅ 15ms
[SQLite In-Memory] Tables and Table Types 4✅ 38ms
[SQLite In-Memory] Temp column 2✅ 13ms
[SQLite In-Memory] Text Column Operations 5✅ 113ms
[SQLite In-Memory] Transaction Support 4✅ 39ms
[SQLite In-Memory] Uploading an in-memory Table 8✅ 399ms
[SQLite] Type Mapping 8✅ 170ms
Aggregate Columns 23✅ 94ms
Boolean Column.format, with format Column 3✅ 35ms
Boolean Column.format, with format string 3✅ 59ms
ceil 3✅ 19ms
Column.parse 13✅ 98ms
Columns 15✅ 1⚪ 211ms
Construction 8✅ 1⚪ 981ms
Counting Values 1✅ 1ms
DataFormatter builders 3✅ 26ms
DataFormatter.format 10✅ 54ms
DataFormatter.parse 10✅ 171ms
Date Column.format, with format Column 6✅ 58ms
Date Column.format, with format string 4✅ 114ms
Date_Time Column.format, with format Column 6✅ 67ms
Date_Time Column.format, with format string 5✅ 109ms
Date_Time truncate 1✅ 23ms
Delimited File Parsing 27✅ 3⚪ 993ms
Delimited File Writing 33✅ 2s
Dropping Missing Values 1✅ 323ms
Edge cases 1✅ 6ms
Errors 2✅ 16ms
Excel Range 9✅ 101ms
File.read (Delimited) 3✅ 41ms
File.read (Delimited) should work with Date_Time 3✅ 13ms
File.read (Delimited) should work with Dates 3✅ 10ms
File.read (Delimited) should work with Time_Of_Days 3✅ 8ms
fill 6✅ 141ms
Float 3✅ 18ms
Float, with format Column 3✅ 17ms
floor 3✅ 14ms
Info 1✅ 16ms
Integer 3✅ 42ms
Integer 1✅ 11ms
Integer, with format Column 3✅ 44ms
Integration 1✅ 80ms
JSON conversion 2✅ 63ms
Mapping Operations 7✅ 403ms
Masking Tables 3✅ 397ms
Numeric, empty/Nothing 4✅ 81ms
Problems 3✅ 33ms
Read XLSX / XLS Files 12✅ 2s
Reading single cells correctly 7✅ 289ms
round/truncate/ceil/floor 3✅ 66ms
Rounding 8✅ 91ms
Should be able to serialise a table with Dates to Text 2✅ 29ms
Should be able to serialise a table with DateTimes to Text 2✅ 6ms
Should be able to serialise a table with Time_Of_Days to Text 2✅ 4ms
Slicing Tables 4✅ 188ms
Sorting Columns 4✅ 50ms
Sorting Tables 2✅ 134ms
SQLite_Format should allow connecting to SQLite files 5✅ 83ms
Table.from Text 1✅ 9ms
Table.parse 22✅ 551ms
Table.parse_to_columns 14✅ 179ms
Table.split 5✅ 141ms
Table.split/tokenize column count 4✅ 81ms
Table.split/tokenize column order 1✅ 4ms
Table.split/tokenize errors 4✅ 15ms
Table.split/tokenize name conflicts 2✅ 34ms
Table.tokenize 12✅ 159ms
Text.parse_to_table 2✅ 36ms
Text.parse_to_table errors 3✅ 21ms
Text.parse_to_table parsing 3✅ 25ms
Text.parse_to_table with case-insensitivity 1✅ 7ms
Text.parse_to_table with groups 2✅ 31ms
Time_Of_Day Column.format, with format Column 6✅ 83ms
Time_Of_Day Column.format, with format string 5✅ 98ms
truncate 3✅ 18ms
Unique_Name_Strategy Helper 12✅ 345ms
Unique_Name_Strategy.combine_with_prefix 6✅ 50ms
Use First Row As Names 5✅ 227ms
Value_Type 2✅ 13ms
Various File Format support on Table 8✅ 1s
Vector conversion 1✅ 8ms
Write xls Files 38✅ 2s
Write xlsx Files 38✅ 3s
Writing 4✅ 58ms
XLS reading 7✅ 43ms
XLSX reading 7✅ 275ms

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

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

Test suite Passed Failed Skipped Time
Any.map_nothing 2✅ 13ms
Any's methods 3✅ 61ms
Array_Proxy 5✅ 46ms
ArrayOverBuffer 1⚪ 0ms
ASCII 4✅ 31ms
Atom with holes 7✅ 21ms
Auto_Detect 3✅ 15ms
BigInts 13✅ 442ms
Booleans 6✅ 18ms
Bound 3✅ 2ms
Bytes 3✅ 5ms
caching 1✅ 43ms
Callables 5✅ 19ms
Check Nothing and NaN 3✅ 0ms
codepoints 2✅ 3ms
Compare functionality with Vector 1✅ 8ms
Compile 6✅ 28ms
const 1✅ 0ms
Contexts and Execution Environment 3✅ 7ms
Conversion 41✅ 205ms
Correlation Statistics 6✅ 47ms
curry 1✅ 3ms
Dataflow Errors 11✅ 31ms
Dataflow Warnings 32✅ 795ms
Date 40✅ 5s
Date date part tests 8✅ 75ms
Date_Range 11✅ 896ms
Date_Time 44✅ 2⚪ 1s
Date_Time date part tests 8✅ 25ms
Date_Time equality 2✅ 4ms
Day_Of_Week conversions 8✅ 19ms
Deep Exports 1✅ 2ms
Default comparator 3✅ 10ms
Deterministic Random Noise Generator 2✅ 299ms
Duration 15✅ 133ms
Encoding object 4✅ 81ms
Enso Arrays 5✅ 22ms
Enso maps 46✅ 216ms
Enso Set 5✅ 31ms
Environment 1✅ 18ms
Escape 1✅ 0ms
fetch 11✅ 1s
File Operations 19✅ 137ms
flip 2✅ 1ms
Float.truncate 1✅ 4ms
Floats 5✅ 33ms
folder operations 3✅ 71ms
Formatting date/time values 5✅ 76ms
Fully Qualified Names 1✅ 1ms
Function Ascribed Parameters 12✅ 26ms
Header 1✅ 8ms
Headers 6✅ 177ms
HTTP client 4✅ 2ms
identity 3✅ 1ms
Inlining Helpers 2✅ 2ms
Integer.truncate 1✅ 1ms
Integers 24✅ 97ms
Interval 7✅ 29ms
Java case of 3✅ 8ms
Java FFI 6✅ 1⚪ 13ms
Java/Enso Date 2✅ 16ms
JavaDate 40✅ 2s
JavaDate date part tests 8✅ 5ms
JavaLocalTime 27✅ 27ms
JavaScript Objects, Arrays & Functions 8✅ 586ms
JavaScriptArrayWithADate 40✅ 2s
JavaScriptArrayWithADate date part tests 8✅ 59ms
JavascriptDataInArray 42✅ 4⚪ 482ms
JavascriptDataInArray date part tests 8✅ 84ms
JavascriptDate 42✅ 4⚪ 517ms
JavaScriptDate 40✅ 3s
JavascriptDate date part tests 8✅ 10ms
JavaScriptDate date part tests 8✅ 104ms
JavaZonedDateTime 44✅ 2⚪ 451ms
JavaZonedDateTime date part tests 8✅ 5ms
JavaZoneId 7✅ 27ms
JS_Object 2✅ 151ms
JSON 4✅ 47ms
JSON Deserialization 2✅ 39ms
JSON Serialization 3✅ 62ms
JSON_Format 2✅ 74ms
Lazy 6✅ 27ms
Lazy Generator 1✅ 4ms
Lexicographic Order on Vectors 2✅ 6ms
List 31✅ 511ms
Locale 13✅ 60ms
Looping Imports 1✅ 0ms
Lowercase Methods 5✅ 4ms
Managed_Resource 3✅ 15ms
Match.end 4✅ 16ms
Match.groups 2✅ 11ms
Match.named_groups 3✅ 25ms
Match.span 4✅ 19ms
Match.start 4✅ 17ms
Match.text 6✅ 24ms
Match.utf_16_end 4✅ 17ms
Match.utf_16_span 4✅ 16ms
Match.utf_16_start 4✅ 17ms
Maybe 5✅ 2ms
Meta-Value Inspection 3✅ 1⚪ 4ms
Meta-Value Manipulation 26✅ 90ms
Methods 1✅ 1⚪ 1ms
Natural Order 4✅ 73ms
No Method Errors 1✅ 9ms
Noise 3✅ 73ms
non-linear inserts 11✅ 83ms
Number Rounding numeric tests 19✅ 152ms
Numbers 14✅ 74ms
Numeric values 1✅ 5ms
Object Comparator 7✅ 35ms
Operator == 16✅ 69ms
Ordering 6✅ 26ms
Pair 1✅ 0ms
Pair - from 2-Item JavaScript Array 13✅ 126ms
Pair - from 2-Item List 13✅ 64ms
Pair - from 2-Item Vector 13✅ 66ms
Pair - from Pair.new 13✅ 49ms
Pair - from Pair.Value 13✅ 12ms
Panics 17✅ 142ms
parse 8✅ 58ms
Parsing date/time values 21✅ 149ms
Parsing formats 2✅ 59ms
Pattern Matches 16✅ 31ms
Pattern.find and .find_all 8✅ 73ms
Pattern.match and .match_all 8✅ 66ms
Pattern.matches 5✅ 12ms
Pattern.replace 10✅ 99ms
Pattern.split 6✅ 28ms
Pattern.tokenize 7✅ 153ms
Period 7✅ 36ms
Plain_Text 3✅ 23ms
Polyglot hash maps 2✅ 4⚪ 27ms
Polyglot JS 19✅ 106ms
Polyglot keys and values 2✅ 4⚪ 13ms
Polyglot Operator == 7✅ 25ms
Polyglot Python 1⚪ 0ms
Polyglot R 1⚪ 0ms
post 24✅ 735ms
Problem_Behavior 2✅ 11ms
Process 5✅ 13s
Qualified Names 3✅ 2ms
Random 6✅ 583ms
Range 36✅ 5s
Rank Data 7✅ 18ms
read_bytes 6✅ 44ms
read_text 6✅ 77ms
Refs 1✅ 1ms
Regex splitting 3✅ 10ms
Regex tokenizing 2✅ 16ms
Regex: find and find_all 20✅ 1⚪ 160ms
Regression 12✅ 81ms
ReportingStreamDecoder 6✅ 260ms
ReportingStreamEncoder 8✅ 167ms
Request 10✅ 37ms
rounding 4✅ 17ms
should correctly evaluate documentation examples 6✅ 30ms
Sorting with multiple comparators 4✅ 2⚪ 43ms
Sorting with the default comparator 7✅ 3⚪ 63ms
Stack traces 1✅ 7ms
State 2✅ 2ms
Statistics 14✅ 214ms
Statistics - empty Vector 3✅ 10ms
Statistics - invalid input 5✅ 97ms
Statistics - invalid input 1✅ 1ms
Statistics - NaN Vector 3✅ 15ms
Statistics - Nothing Vector 3✅ 36ms
System 1✅ 1ms
Text 84✅ 5s
Text_Sub_Range_Data 2✅ 18ms
Text_Utils 4✅ 44ms
Text.match 6✅ 22ms
Text.replace 16✅ 147ms
Text.Span 3✅ 15ms
the Self construct 6✅ 11ms
Time_Of_Day 27✅ 150ms
to_display_text 5✅ 32ms
Type Errors 11✅ 106ms
uncurry 1✅ 1ms
Unresolved symbol 1✅ 4ms
URI 4✅ 22ms
Use a slice of an array as vectors 71✅ 2⚪ 134ms
Use Array as vectors 71✅ 2⚪ 549ms
Use Array_Proxy as vectors 71✅ 2⚪ 135ms
Use Java ArrayList as vectors 71✅ 2⚪ 148ms
Use Vector as vectors 71✅ 2⚪ 994ms
UTF_16 BigEndian 2✅ 5ms
UTF_16 LittleEndian 2✅ 4ms
UTF_8 7✅ 35ms
Vector builder 2✅ 5ms
Vector Slicing Helpers 1✅ 16ms
Vector/Array equality 9✅ 12ms
Windows 1252 4✅ 15ms
write operations 21✅ 665ms
Zone 9✅ 26ms

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

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

Test suite Passed Failed Skipped Time
Dataflow Error Visualization 2✅ 101ms
File uploads 2✅ 12ms
Geo_Map 3✅ 771ms
Histogram Visualization 6✅ 165ms
Lazy Table Visualization 12✅ 311ms
Lazy Text Visualization 3✅ 37ms
Scatter Plot Visualization 14✅ 685ms
Serializable Visualization Identifiers 5✅ 106ms
SQL Visualization 1✅ 133ms
Table Visualization 9✅ 400ms
Table.lookup_ignore_case 1✅ 14ms
Table.rows 1✅ 174ms
Type Names of Visualization Defaults 1✅ 162ms
Vector and Arrays 2✅ 1⚪ 27ms
Widgets for Database 1✅ 16ms
Widgets for In-Database Connection with table name sets 1✅ 103ms
Widgets for In-Database Connection with table types 1✅ 13ms
Widgets for In-Database Table with column name sets 2✅ 24ms
Widgets for In-Memory with column name sets 2✅ 44ms
Widgets for the Text type 1✅ 96ms