Skip to content
GitHub Actions / Standard Library Tests (linux) succeeded Jul 18, 2023 in 1s

Standard Library Tests (linux) ✅

Tests passed successfully

Report Passed Failed Skipped Time
/runner/_work/enso/enso/target/test-results/Examples_Tests/JUnit.xml 33✅ 10s
/runner/_work/enso/enso/target/test-results/Geo_Tests/JUnit.xml 5✅ 2s
/runner/_work/enso/enso/target/test-results/Image_Tests/JUnit.xml 174✅ 3s
/runner/_work/enso/enso/target/test-results/Table_Tests/JUnit.xml 2854✅ 195⚪ 220s
/runner/_work/enso/enso/target/test-results/Tests/JUnit.xml 1995✅ 19⚪ 121s
/runner/_work/enso/enso/target/test-results/Visualization_Tests/JUnit.xml 70✅ 1⚪ 6s

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

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

Test suite Passed Failed Skipped Time
Examples 33✅ 10s

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

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

Test suite Passed Failed Skipped Time
Geo Points 2✅ 87ms
GeoJSON to Table 3✅ 1s

✅ /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✅ 162ms
Image with 2 channels 19✅ 246ms
Image with 3 channels 19✅ 188ms
Image with 4 channels 19✅ 240ms
Image Write 2✅ 12ms
Image.read 9✅ 816ms
Matrix with 1 channel 21✅ 173ms
Matrix with 2 channels 21✅ 216ms
Matrix with 3 channels 21✅ 217ms
Matrix with 4 channels 21✅ 260ms
Matrix_Error 1✅ 1ms

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

3049 tests were completed in 220s with 2854 passed, 0 failed and 195 skipped.

Test suite Passed Failed Skipped Time
[Codegen] Aggregation 2✅ 105ms
[Codegen] Basic Select 3✅ 76ms
[Codegen] Handling Missing Values 2✅ 162ms
[Codegen] JSON serialization 1⚪ 0ms
[Codegen] Masking Tables and Columns 2✅ 205ms
[Codegen] Sorting 4✅ 44ms
[In-Memory-specific] Table.join 1✅ 770ms
[In-Memory-specific] Table.set 2✅ 83ms
[In-Memory] Interactions Between various operations 8✅ 2s
[In-Memory] Arithmetic Column Operations 10✅ 1⚪ 252ms
[In-Memory] Boolean Column Operations 4✅ 2⚪ 801ms
[In-Memory] Colum Operations - Names 10✅ 72ms
[In-Memory] Column Comparisons 4✅ 1⚪ 262ms
[In-Memory] Column Operations - Equality & Null Handling 4✅ 3⚪ 119ms
[In-Memory] Column Operations - Text Replace 5✅ 1⚪ 163ms
[In-Memory] Column Operations - Text Trim 3✅ 30ms
[In-Memory] Column.const 3✅ 9ms
[In-Memory] Column.fill_nothing/empty 4✅ 23ms
[In-Memory] Column.rename 1✅ 5ms
[In-Memory] Column.take/drop 6✅ 180ms
[In-Memory] Date-Time operations 22✅ 2s
[In-Memory] Date-Time support 3✅ 65ms
[In-Memory] Dropping Missing Values 8✅ 510ms
[In-Memory] Expression Arithmetic 3✅ 235ms
[In-Memory] Expression Boolean literals 1✅ 76ms
[In-Memory] Expression Boolean Operators 4✅ 139ms
[In-Memory] Expression Column Arithmetic 2✅ 320ms
[In-Memory] Expression Comparison Operators 6✅ 410ms
[In-Memory] Expression Date and Time literals 5✅ 207ms
[In-Memory] Expression Decimal literals 1✅ 62ms
[In-Memory] Expression Errors should be handled 4✅ 79ms
[In-Memory] Expression Integer literals 1✅ 75ms
[In-Memory] Expression Nothing literals 3✅ 148ms
[In-Memory] Expression Text literals 1✅ 53ms
[In-Memory] Expression Text literals 2✅ 27ms
[In-Memory] Expression Text Operators 2✅ 59ms
[In-Memory] Expression Warnings should be reported 4✅ 202ms
[In-Memory] Filling Missing Values 3✅ 2⚪ 54ms
[In-Memory] Function invocation 2✅ 49ms
[In-Memory] Min/Max Operations 2✅ 109ms
[In-Memory] Other Column Operations 1✅ 6ms
[In-Memory] Rounding numeric tests 17✅ 4s
[In-Memory] Rounding-like operations 14✅ 257ms
[In-Memory] Simple variant of Table/Column.parse in all backends 5✅ 358ms
[In-Memory] Storage Builders 1✅ 44ms
[In-Memory] Table.add_row_number (common) 6✅ 393ms
[In-Memory] Table.add_row_number (in-memory specific) 6✅ 137ms
[In-Memory] Table.aggregate 3✅ 510ms
[In-Memory] Table.aggregate 3✅ 37ms
[In-Memory] Table.aggregate Concatenate 6✅ 73ms
[In-Memory] Table.aggregate Count_Distinct 2✅ 76ms
[In-Memory] Table.aggregate First and Last 1✅ 11ms
[In-Memory] Table.aggregate Mode 1✅ 6ms
[In-Memory] Table.aggregate Shortest 1✅ 5ms
[In-Memory] Table.aggregate should be able to group on multiple fields not in left columns 13✅ 589ms
[In-Memory] Table.aggregate should be able to group on single field 13✅ 672ms
[In-Memory] Table.aggregate should correctly handle infinities 4✅ 69ms
[In-Memory] Table.aggregate should correctly handle NaN 5✅ 42ms
[In-Memory] Table.aggregate should correctly select result types 4✅ 35ms
[In-Memory] Table.aggregate should merge warnings when issues computing aggregation 2✅ 45ms
[In-Memory] Table.aggregate should not summarize empty table when grouped 11✅ 206ms
[In-Memory] Table.aggregate should raise warnings when there are issues 7✅ 466ms
[In-Memory] Table.aggregate should raise warnings when there are issues computing aggregation 3✅ 121ms
[In-Memory] Table.aggregate should report warnings and errors based on types 4✅ 230ms
[In-Memory] Table.aggregate should summarize empty table 11✅ 215ms
[In-Memory] Table.aggregate should summarize whole table 13✅ 562ms
[In-Memory] Table.aggregate Standard_Deviation 1✅ 23ms
[In-Memory] Table.aggregate+Expressions 2✅ 114ms
[In-Memory] Table.at 3✅ 43ms
[In-Memory] Table.column_count 1✅ 1ms
[In-Memory] Table.column_names 2✅ 37ms
[In-Memory] Table.cross_join 8✅ 298ms
[In-Memory] Table.cross_tab 22✅ 783ms
[In-Memory] Table.distinct 6✅ 368ms
[In-Memory] Table.distinct 7✅ 140ms
[In-Memory] Table.fill_nothing/empty 6✅ 45ms
[In-Memory] Table.filter 5✅ 2s
[In-Memory] Table.filter 18✅ 2⚪ 1s
[In-Memory] Table.filter_by_expression 5✅ 430ms
[In-Memory] Table.get 3✅ 18ms
[In-Memory] Table.join 33✅ 2s
[In-Memory] Table.join performance 3✅ 1⚪ 5s
[In-Memory] Table.order_by 23✅ 543ms
[In-Memory] Table.remove_columns 12✅ 509ms
[In-Memory] Table.rename_columns 19✅ 1s
[In-Memory] Table.reorder_columns 10✅ 390ms
[In-Memory] Table.replace 3✅ 66ms
[In-Memory] Table.rows 6✅ 84ms
[In-Memory] Table.select_columns 15✅ 994ms
[In-Memory] Table.set 7✅ 1s
[In-Memory] Table.sort_columns 4✅ 463ms
[In-Memory] Table.take/drop 6✅ 790ms
[In-Memory] Table.transpose 8✅ 302ms
[In-Memory] Table.union 20✅ 1⚪ 702ms
[In-Memory] Table.zip 11✅ 310ms
[In-Memory] Table/Column.cast - checking invariants 10✅ 306ms
[In-Memory] Table/Column.cast - date/time 3✅ 263ms
[In-Memory] Table/Column.cast - numeric 4✅ 1⚪ 266ms
[In-Memory] Table/Column.cast - to text 3✅ 238ms
[In-Memory] Text Column Operations 5✅ 152ms
[PostgreSQL] Interactions Between various operations 10✅ 1s
[PostgreSQL] .pgpass 3✅ 339ms
[PostgreSQL] Aggregation 2✅ 110ms
[PostgreSQL] Appending a Database table to a Database table 28✅ 3s
[PostgreSQL] Appending an in-memory table to a Database table 28✅ 2s
[PostgreSQL] Arithmetic Column Operations 8✅ 3⚪ 174ms
[PostgreSQL] Basic Table Access 3✅ 794ms
[PostgreSQL] Boolean Column Operations 5✅ 1⚪ 222ms
[PostgreSQL] Colum Operations - Names 8✅ 31ms
[PostgreSQL] Column Comparisons 4✅ 1⚪ 280ms
[PostgreSQL] Column Operations - Equality & Null Handling 4✅ 3⚪ 98ms
[PostgreSQL] Column Operations - Text Replace 0ms
[PostgreSQL] Column Operations - Text Trim 3✅ 43ms
[PostgreSQL] Column.const 3✅ 49ms
[PostgreSQL] Column.fill_nothing/empty 4✅ 72ms
[PostgreSQL] Column.rename 1✅ 10ms
[PostgreSQL] Column.take/drop 1⚪ 0ms
[PostgreSQL] Connection setup 3✅ 123ms
[PostgreSQL] Creating an empty table 14✅ 1s
[PostgreSQL] Date-Time operations 20✅ 2s
[PostgreSQL] Date-Time support 3✅ 200ms
[PostgreSQL] Dialect-specific codegen 1✅ 98ms
[PostgreSQL] Dropping Missing Values 8✅ 584ms
[PostgreSQL] Edge Cases 1✅ 169ms
[PostgreSQL] Expression Arithmetic 3✅ 245ms
[PostgreSQL] Expression Boolean literals 1✅ 28ms
[PostgreSQL] Expression Boolean Operators 4✅ 110ms
[PostgreSQL] Expression Column Arithmetic 2✅ 169ms
[PostgreSQL] Expression Comparison Operators 6✅ 361ms
[PostgreSQL] Expression Date and Time literals 4✅ 72ms
[PostgreSQL] Expression Decimal literals 1✅ 15ms
[PostgreSQL] Expression Errors should be handled 4✅ 35ms
[PostgreSQL] Expression Integer literals 1✅ 14ms
[PostgreSQL] Expression Nothing literals 3✅ 75ms
[PostgreSQL] Expression Text literals 1✅ 28ms
[PostgreSQL] Expression Text literals 2✅ 32ms
[PostgreSQL] Expression Text Operators 2✅ 67ms
[PostgreSQL] Expression Warnings should be reported 2✅ 2⚪ 147ms
[PostgreSQL] Filling Missing Values 4✅ 109ms
[PostgreSQL] Function invocation 2✅ 20ms
[PostgreSQL] Info 3✅ 127ms
[PostgreSQL] Masking Tables 1✅ 74ms
[PostgreSQL] math functions 6✅ 4s
[PostgreSQL] Min/Max Operations 2✅ 45ms
[PostgreSQL] Missing Values 2✅ 70ms
[PostgreSQL] Other Column Operations 1✅ 30ms
[PostgreSQL] Output Execution Context for Database operations 10✅ 1⚪ 584ms
[PostgreSQL] Persisting a Database Table (query) 8✅ 2s
[PostgreSQL] Rounding numeric tests 17✅ 15s
[PostgreSQL] Rounding-like operations 21✅ 876ms
[PostgreSQL] Schemas and Databases 4✅ 294ms
[PostgreSQL] Simple variant of Table/Column.parse in all backends 5✅ 68ms
[PostgreSQL] Sorting 5✅ 166ms
[PostgreSQL] SSL connectivity tests 1⚪ 0ms
[PostgreSQL] Table.add_row_number (common) 6✅ 274ms
[PostgreSQL] Table.add_row_number (Database specific) 1✅ 72ms
[PostgreSQL] Table.aggregate 3✅ 96ms
[PostgreSQL] Table.aggregate Concatenate 6✅ 82ms
[PostgreSQL] Table.aggregate Count_Distinct 2✅ 126ms
[PostgreSQL] Table.aggregate First and Last 1✅ 12ms
[PostgreSQL] Table.aggregate Mode 1✅ 10ms
[PostgreSQL] Table.aggregate Shortest 1✅ 17ms
[PostgreSQL] Table.aggregate should be able to group on multiple fields not in left columns 12✅ 1⚪ 154ms
[PostgreSQL] Table.aggregate should be able to group on single field 12✅ 1⚪ 175ms
[PostgreSQL] Table.aggregate should correctly handle infinities 4✅ 107ms
[PostgreSQL] Table.aggregate should correctly handle NaN 5✅ 49ms
[PostgreSQL] Table.aggregate should correctly infer result types 4✅ 215ms
[PostgreSQL] Table.aggregate should correctly select result types 4✅ 51ms
[PostgreSQL] Table.aggregate should merge warnings when issues computing aggregation 1⚪ 0ms
[PostgreSQL] Table.aggregate should not summarize empty table when grouped 10✅ 1⚪ 85ms
[PostgreSQL] Table.aggregate should raise warnings when there are issues 7✅ 430ms
[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✅ 21ms
[PostgreSQL] Table.aggregate should report warnings and errors based on types 4✅ 94ms
[PostgreSQL] Table.aggregate should summarize empty table 10✅ 1⚪ 66ms
[PostgreSQL] Table.aggregate should summarize whole table 12✅ 1⚪ 163ms
[PostgreSQL] Table.aggregate Standard_Deviation 1✅ 11ms
[PostgreSQL] Table.aggregate+Expressions 2✅ 47ms
[PostgreSQL] Table.at 3✅ 17ms
[PostgreSQL] Table.column_count 1✅ 0ms
[PostgreSQL] Table.column_names 2✅ 95ms
[PostgreSQL] Table.cross_join 8✅ 428ms
[PostgreSQL] Table.cross_tab 1⚪ 0ms
[PostgreSQL] Table.default_ordering 4✅ 47ms
[PostgreSQL] Table.distinct 7✅ 175ms
[PostgreSQL] Table.fill_nothing/empty 6✅ 156ms
[PostgreSQL] Table.filter 1✅ 1ms
[PostgreSQL] Table.filter 17✅ 1⚪ 742ms
[PostgreSQL] Table.filter_by_expression 4✅ 1⚪ 160ms
[PostgreSQL] Table.get 3✅ 7ms
[PostgreSQL] Table.join 26✅ 3⚪ 1s
[PostgreSQL] Table.order_by 19✅ 2⚪ 111ms
[PostgreSQL] Table.query 8✅ 323ms
[PostgreSQL] Table.remove_columns 12✅ 583ms
[PostgreSQL] Table.rename_columns 19✅ 640ms
[PostgreSQL] Table.reorder_columns 10✅ 416ms
[PostgreSQL] Table.replace 0ms
[PostgreSQL] Table.rows 6✅ 34ms
[PostgreSQL] Table.select_columns 15✅ 858ms
[PostgreSQL] Table.set 7✅ 162ms
[PostgreSQL] Table.sort_columns 4✅ 103ms
[PostgreSQL] Table.take/drop 1⚪ 0ms
[PostgreSQL] Table.transpose 1⚪ 0ms
[PostgreSQL] Table.union 19✅ 929ms
[PostgreSQL] Table.zip 1⚪ 0ms
[PostgreSQL] Table/Column.cast - checking invariants 7✅ 1⚪ 63ms
[PostgreSQL] Table/Column.cast - date/time 3✅ 37ms
[PostgreSQL] Table/Column.cast - numeric 3✅ 1⚪ 30ms
[PostgreSQL] Table/Column.cast - to text 4✅ 1⚪ 62ms
[PostgreSQL] Tables and Table Types 4✅ 237ms
[PostgreSQL] Text Column Operations 5✅ 147ms
[PostgreSQL] Transaction Support 4✅ 219ms
[PostgreSQL] Type Mapping 8✅ 327ms
[PostgreSQL] Uploading an in-memory Table 10✅ 2s
[Redshift] Database tests 1⚪ 0ms
[SQLite File] Interactions Between various operations 8✅ 1s
[SQLite File] Aggregation 2✅ 83ms
[SQLite File] Appending a Database table to a Database table 28✅ 2s
[SQLite File] Appending an in-memory table to a Database table 28✅ 2s
[SQLite File] Arithmetic Column Operations 8✅ 3⚪ 383ms
[SQLite File] Basic Table Access 3✅ 519ms
[SQLite File] Boolean Column Operations 4✅ 2⚪ 372ms
[SQLite File] Colum Operations - Names 8✅ 54ms
[SQLite File] Column Comparisons 4✅ 1⚪ 827ms
[SQLite File] Column Operations - Equality & Null Handling 4✅ 3⚪ 158ms
[SQLite File] Column Operations - Text Replace 0ms
[SQLite File] Column Operations - Text Trim 3✅ 125ms
[SQLite File] Column.const 3✅ 112ms
[SQLite File] Column.fill_nothing/empty 4✅ 113ms
[SQLite File] Column.rename 1✅ 28ms
[SQLite File] Column.take/drop 1⚪ 0ms
[SQLite File] Creating an empty table 14✅ 766ms
[SQLite File] Date-Time operations 1⚪ 0ms
[SQLite File] Date-Time support 1⚪ 0ms
[SQLite File] Dialect-specific codegen 1✅ 111ms
[SQLite File] Dropping Missing Values 7✅ 392ms
[SQLite File] Error Handling 1✅ 35ms
[SQLite File] Expression Arithmetic 3✅ 217ms
[SQLite File] Expression Boolean literals 1✅ 34ms
[SQLite File] Expression Boolean Operators 4✅ 125ms
[SQLite File] Expression Column Arithmetic 2✅ 120ms
[SQLite File] Expression Comparison Operators 6✅ 366ms
[SQLite File] Expression Date and Time literals 4⚪ 0ms
[SQLite File] Expression Decimal literals 1✅ 15ms
[SQLite File] Expression Errors should be handled 4✅ 56ms
[SQLite File] Expression Integer literals 1✅ 17ms
[SQLite File] Expression Nothing literals 3✅ 97ms
[SQLite File] Expression Text literals 1✅ 29ms
[SQLite File] Expression Text literals 2✅ 38ms
[SQLite File] Expression Text Operators 2✅ 107ms
[SQLite File] Expression Warnings should be reported 2✅ 2⚪ 188ms
[SQLite File] Filling Missing Values 3✅ 1⚪ 189ms
[SQLite File] Function invocation 2✅ 40ms
[SQLite File] Masking Tables 1✅ 67ms
[SQLite File] math functions 6✅ 2s
[SQLite File] Metadata 2✅ 49ms
[SQLite File] Min/Max Operations 2✅ 147ms
[SQLite File] Missing Values 2✅ 119ms
[SQLite File] Other Column Operations 1✅ 54ms
[SQLite File] Output Execution Context for Database operations 10✅ 1⚪ 628ms
[SQLite File] partial Date-Time support 2✅ 144ms
[SQLite File] Persisting a Database Table (query) 8✅ 908ms
[SQLite File] Rounding numeric tests 17✅ 12s
[SQLite File] Rounding-like operations 14✅ 663ms
[SQLite File] Schemas and Databases 3✅ 24ms
[SQLite File] Simple variant of Table/Column.parse in all backends 5✅ 227ms
[SQLite File] Sorting 5✅ 170ms
[SQLite File] Table.add_row_number (common) 6✅ 146ms
[SQLite File] Table.add_row_number (Database specific) 1✅ 69ms
[SQLite File] Table.aggregate 1✅ 18ms
[SQLite File] Table.aggregate Concatenate 6✅ 179ms
[SQLite File] Table.aggregate Count_Distinct 1✅ 1⚪ 174ms
[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⚪ 230ms
[SQLite File] Table.aggregate should be able to group on single field 7✅ 6⚪ 82ms
[SQLite File] Table.aggregate should correctly handle infinities 2✅ 2⚪ 72ms
[SQLite File] Table.aggregate should correctly handle NaN 1⚪ 0ms
[SQLite File] Table.aggregate should correctly select result types 2✅ 2⚪ 103ms
[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⚪ 73ms
[SQLite File] Table.aggregate should raise warnings when there are issues 7✅ 754ms
[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✅ 164ms
[SQLite File] Table.aggregate should report warnings and errors based on types 4✅ 139ms
[SQLite File] Table.aggregate should summarize empty table 7✅ 4⚪ 209ms
[SQLite File] Table.aggregate should summarize whole table 7✅ 6⚪ 257ms
[SQLite File] Table.aggregate Standard_Deviation 1✅ 20ms
[SQLite File] Table.aggregate+Expressions 2✅ 171ms
[SQLite File] Table.at 3✅ 26ms
[SQLite File] Table.column_count 1✅ 0ms
[SQLite File] Table.column_names 2✅ 128ms
[SQLite File] Table.cross_join 8✅ 277ms
[SQLite File] Table.cross_tab 1⚪ 0ms
[SQLite File] Table.default_ordering 4✅ 187ms
[SQLite File] Table.distinct 7✅ 227ms
[SQLite File] Table.fill_nothing/empty 6✅ 255ms
[SQLite File] Table.filter 1✅ 1ms
[SQLite File] Table.filter 17✅ 1⚪ 2s
[SQLite File] Table.filter_by_expression 4✅ 1⚪ 232ms
[SQLite File] Table.get 3✅ 31ms
[SQLite File] Table.join 26✅ 3⚪ 1s
[SQLite File] Table.order_by 19✅ 2⚪ 435ms
[SQLite File] Table.query 8✅ 373ms
[SQLite File] Table.remove_columns 11✅ 657ms
[SQLite File] Table.rename_columns 19✅ 2s
[SQLite File] Table.reorder_columns 9✅ 748ms
[SQLite File] Table.replace 0ms
[SQLite File] Table.rows 6✅ 56ms
[SQLite File] Table.select_columns 14✅ 1s
[SQLite File] Table.set 7✅ 280ms
[SQLite File] Table.sort_columns 4✅ 194ms
[SQLite File] Table.take/drop 1⚪ 0ms
[SQLite File] Table.transpose 1⚪ 0ms
[SQLite File] Table.union 18✅ 1⚪ 772ms
[SQLite File] Table.zip 1⚪ 0ms
[SQLite File] Table/Column.cast - checking invariants 7✅ 198ms
[SQLite File] Table/Column.cast - numeric 3✅ 1⚪ 66ms
[SQLite File] Table/Column.cast - to text 1✅ 39ms
[SQLite File] Tables and Table Types 4✅ 224ms
[SQLite File] Text Column Operations 5✅ 454ms
[SQLite File] Transaction Support 4✅ 95ms
[SQLite File] Uploading an in-memory Table 10✅ 1s
[SQLite In-Memory] Interactions Between various operations 8✅ 847ms
[SQLite In-Memory] Aggregation 2✅ 24ms
[SQLite In-Memory] Appending a Database table to a Database table 28✅ 2s
[SQLite In-Memory] Appending an in-memory table to a Database table 28✅ 1s
[SQLite In-Memory] Arithmetic Column Operations 8✅ 3⚪ 96ms
[SQLite In-Memory] Basic Table Access 3✅ 72ms
[SQLite In-Memory] Boolean Column Operations 4✅ 2⚪ 115ms
[SQLite In-Memory] Colum Operations - Names 8✅ 64ms
[SQLite In-Memory] Column Comparisons 4✅ 1⚪ 215ms
[SQLite In-Memory] Column Operations - Equality & Null Handling 4✅ 3⚪ 58ms
[SQLite In-Memory] Column Operations - Text Replace 0ms
[SQLite In-Memory] Column Operations - Text Trim 3✅ 36ms
[SQLite In-Memory] Column.const 3✅ 46ms
[SQLite In-Memory] Column.fill_nothing/empty 4✅ 42ms
[SQLite In-Memory] Column.rename 1✅ 10ms
[SQLite In-Memory] Column.take/drop 1⚪ 0ms
[SQLite In-Memory] Creating an empty table 12✅ 257ms
[SQLite In-Memory] Date-Time operations 1⚪ 0ms
[SQLite In-Memory] Date-Time support 1⚪ 0ms
[SQLite In-Memory] Dialect-specific codegen 1✅ 3ms
[SQLite In-Memory] Dropping Missing Values 7✅ 257ms
[SQLite In-Memory] Error Handling 1✅ 48ms
[SQLite In-Memory] Expression Arithmetic 3✅ 151ms
[SQLite In-Memory] Expression Boolean literals 1✅ 29ms
[SQLite In-Memory] Expression Boolean Operators 4✅ 72ms
[SQLite In-Memory] Expression Column Arithmetic 2✅ 76ms
[SQLite In-Memory] Expression Comparison Operators 6✅ 210ms
[SQLite In-Memory] Expression Date and Time literals 4⚪ 0ms
[SQLite In-Memory] Expression Decimal literals 1✅ 10ms
[SQLite In-Memory] Expression Errors should be handled 4✅ 20ms
[SQLite In-Memory] Expression Integer literals 1✅ 12ms
[SQLite In-Memory] Expression Nothing literals 3✅ 42ms
[SQLite In-Memory] Expression Text literals 1✅ 25ms
[SQLite In-Memory] Expression Text literals 2✅ 13ms
[SQLite In-Memory] Expression Text Operators 2✅ 50ms
[SQLite In-Memory] Expression Warnings should be reported 2✅ 2⚪ 80ms
[SQLite In-Memory] Filling Missing Values 3✅ 1⚪ 48ms
[SQLite In-Memory] Function invocation 2✅ 31ms
[SQLite In-Memory] Masking Tables 1✅ 14ms
[SQLite In-Memory] math functions 6✅ 788ms
[SQLite In-Memory] Metadata 2✅ 38ms
[SQLite In-Memory] Min/Max Operations 2✅ 71ms
[SQLite In-Memory] Missing Values 2✅ 21ms
[SQLite In-Memory] Other Column Operations 1✅ 15ms
[SQLite In-Memory] Output Execution Context for Database operations 7✅ 1⚪ 186ms
[SQLite In-Memory] partial Date-Time support 2✅ 103ms
[SQLite In-Memory] Persisting a Database Table (query) 8✅ 522ms
[SQLite In-Memory] Rounding numeric tests 17✅ 7s
[SQLite In-Memory] Rounding-like operations 14✅ 166ms
[SQLite In-Memory] Schemas and Databases 3✅ 0ms
[SQLite In-Memory] Simple variant of Table/Column.parse in all backends 5✅ 69ms
[SQLite In-Memory] Sorting 5✅ 44ms
[SQLite In-Memory] Table.add_row_number (common) 6✅ 111ms
[SQLite In-Memory] Table.add_row_number (Database specific) 1✅ 17ms
[SQLite In-Memory] Table.aggregate 1✅ 10ms
[SQLite In-Memory] Table.aggregate Concatenate 6✅ 74ms
[SQLite In-Memory] Table.aggregate Count_Distinct 1✅ 1⚪ 67ms
[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⚪ 155ms
[SQLite In-Memory] Table.aggregate should be able to group on single field 7✅ 6⚪ 115ms
[SQLite In-Memory] Table.aggregate should correctly handle infinities 2✅ 2⚪ 30ms
[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⚪ 48ms
[SQLite In-Memory] Table.aggregate should raise warnings when there are issues 7✅ 355ms
[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✅ 49ms
[SQLite In-Memory] Table.aggregate should report warnings and errors based on types 4✅ 66ms
[SQLite In-Memory] Table.aggregate should summarize empty table 7✅ 4⚪ 60ms
[SQLite In-Memory] Table.aggregate should summarize whole table 7✅ 6⚪ 103ms
[SQLite In-Memory] Table.aggregate Standard_Deviation 1✅ 11ms
[SQLite In-Memory] Table.aggregate+Expressions 2✅ 26ms
[SQLite In-Memory] Table.at 3✅ 4ms
[SQLite In-Memory] Table.column_count 1✅ 0ms
[SQLite In-Memory] Table.column_names 2✅ 73ms
[SQLite In-Memory] Table.cross_join 8✅ 265ms
[SQLite In-Memory] Table.cross_tab 1⚪ 0ms
[SQLite In-Memory] Table.default_ordering 4✅ 14ms
[SQLite In-Memory] Table.distinct 7✅ 153ms
[SQLite In-Memory] Table.fill_nothing/empty 6✅ 88ms
[SQLite In-Memory] Table.filter 1✅ 0ms
[SQLite In-Memory] Table.filter 17✅ 1⚪ 436ms
[SQLite In-Memory] Table.filter_by_expression 4✅ 1⚪ 84ms
[SQLite In-Memory] Table.get 3✅ 4ms
[SQLite In-Memory] Table.join 26✅ 3⚪ 571ms
[SQLite In-Memory] Table.order_by 19✅ 2⚪ 194ms
[SQLite In-Memory] Table.query 8✅ 91ms
[SQLite In-Memory] Table.remove_columns 11✅ 267ms
[SQLite In-Memory] Table.rename_columns 19✅ 471ms
[SQLite In-Memory] Table.reorder_columns 9✅ 205ms
[SQLite In-Memory] Table.replace 0ms
[SQLite In-Memory] Table.rows 6✅ 28ms
[SQLite In-Memory] Table.select_columns 14✅ 409ms
[SQLite In-Memory] Table.set 7✅ 81ms
[SQLite In-Memory] Table.sort_columns 4✅ 75ms
[SQLite In-Memory] Table.take/drop 1⚪ 0ms
[SQLite In-Memory] Table.transpose 1⚪ 0ms
[SQLite In-Memory] Table.union 18✅ 1⚪ 549ms
[SQLite In-Memory] Table.zip 1⚪ 0ms
[SQLite In-Memory] Table/Column.cast - checking invariants 7✅ 93ms
[SQLite In-Memory] Table/Column.cast - numeric 3✅ 1⚪ 99ms
[SQLite In-Memory] Table/Column.cast - to text 1✅ 15ms
[SQLite In-Memory] Tables and Table Types 4✅ 41ms
[SQLite In-Memory] Text Column Operations 5✅ 136ms
[SQLite In-Memory] Transaction Support 4✅ 59ms
[SQLite In-Memory] Uploading an in-memory Table 8✅ 390ms
[SQLite] Type Mapping 8✅ 172ms
Aggregate Columns 23✅ 441ms
Boolean Column.format, with format Column 3✅ 147ms
Boolean Column.format, with format string 3✅ 133ms
ceil 3✅ 27ms
Column.parse 13✅ 189ms
Columns 10✅ 73ms
Construction 9✅ 15s
Counting Values 1✅ 5ms
DataFormatter builders 4✅ 48ms
DataFormatter.format 9✅ 1⚪ 257ms
DataFormatter.parse 10✅ 316ms
Date Column.format, with format Column 6✅ 86ms
Date Column.format, with format string 4✅ 279ms
Date_Time Column.format, with format Column 6✅ 76ms
Date_Time Column.format, with format string 4✅ 113ms
Date_Time truncate 1✅ 54ms
Delimited File Parsing 27✅ 3⚪ 3s
Delimited File Writing 33✅ 4s
Dropping Missing Values 2✅ 2s
Edge cases 1✅ 6ms
Errors 2✅ 13ms
Excel Range 9✅ 294ms
File.read (Delimited) 3✅ 174ms
File.read (Delimited) should work with Date_Time 3✅ 62ms
File.read (Delimited) should work with Dates 3✅ 38ms
File.read (Delimited) should work with Time_Of_Days 3✅ 60ms
fill 6✅ 1s
Float 3✅ 41ms
Float, with format Column 3✅ 22ms
floor 3✅ 17ms
Helpers 1✅ 1ms
Info 1✅ 85ms
Integer 3✅ 206ms
Integer 1✅ 12ms
Integer, with format Column 3✅ 29ms
Integration 1✅ 261ms
JSON conversion 2✅ 450ms
Mapping Operations 7✅ 1s
Masking Tables 3✅ 1s
Numeric, empty/Nothing 4✅ 99ms
Problems 3✅ 44ms
Read XLSX / XLS Files 12✅ 13s
Reading single cells correctly 7✅ 1s
round/truncate/ceil/floor 3✅ 830ms
Rounding 7✅ 675ms
Should be able to serialise a table with Dates to Text 2✅ 273ms
Should be able to serialise a table with DateTimes to Text 2✅ 7ms
Should be able to serialise a table with Time_Of_Days to Text 2✅ 6ms
Slicing Tables 4✅ 547ms
Sorting Columns 4✅ 269ms
Sorting Tables 2✅ 430ms
SQLite_Format should allow connecting to SQLite files 5✅ 70ms
Table.from Text 1✅ 61ms
Table.parse 22✅ 752ms
Table.parse_to_columns 14✅ 706ms
Table.split 5✅ 181ms
Table.split/tokenize column count 4✅ 211ms
Table.split/tokenize column order 1✅ 6ms
Table.split/tokenize errors 4✅ 30ms
Table.split/tokenize name conflicts 2✅ 65ms
Table.tokenize 12✅ 408ms
Text.parse_to_table 1✅ 48ms
Text.parse_to_table errors 2✅ 83ms
Text.parse_to_table parsing 3✅ 77ms
Text.parse_to_table with case-insensitivity 1✅ 36ms
Text.parse_to_table with groups 2✅ 104ms
Time_Of_Day Column.format, with format Column 6✅ 31ms
Time_Of_Day Column.format, with format string 5✅ 182ms
truncate 3✅ 14ms
Unique_Name_Strategy Helper 7✅ 8ms
Unique_Name_Strategy.combine_with_prefix 6✅ 5ms
Use First Row As Names 5✅ 1s
Value_Type 2✅ 25ms
Various File Format support on Table 8✅ 3s
Vector conversion 1✅ 27ms
Write xls Files 36✅ 2s
Write xlsx Files 36✅ 6s
Writing 4✅ 269ms
XLS reading 7✅ 186ms
XLSX reading 7✅ 1s

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

2014 tests were completed in 121s with 1995 passed, 0 failed and 19 skipped.

Test suite Passed Failed Skipped Time
Any.map_nothing 2✅ 10ms
Any's methods 3✅ 110ms
Array_Proxy 5✅ 48ms
ArrayOverBuffer 1✅ 28ms
ASCII 4✅ 117ms
Atom with holes 4✅ 23ms
Auto_Detect 3✅ 20ms
Booleans 6✅ 38ms
Bound 3✅ 4ms
Bytes 3✅ 5ms
caching 1✅ 154ms
Callables 5✅ 18ms
Check Nothing and NaN 3✅ 0ms
codepoints 2✅ 34ms
Compare functionality with Vector 1✅ 11ms
Compile 5✅ 98ms
const 1✅ 0ms
Contexts and Execution Environment 3✅ 23ms
Conversion 21✅ 69ms
Correlation Statistics 6✅ 172ms
curry 1✅ 6ms
Dataflow Errors 11✅ 45ms
Dataflow Warnings 32✅ 2s
Date 42✅ 11s
Date_Range 11✅ 1s
Date_Time 51✅ 2⚪ 1s
Date_Time equality 2✅ 14ms
Date_Timedate part tests 8✅ 30ms
Datedate part tests 8✅ 181ms
Day_Of_Week conversions 8✅ 32ms
Decimal.round 16✅ 312ms
Decimal.truncate 1✅ 6ms
Decimals 5✅ 204ms
Deep Exports 1✅ 0ms
Default comparator 3✅ 21ms
Deterministic Random Noise Generator 2✅ 787ms
Duration 15✅ 295ms
Encoding object 4✅ 349ms
Enso Arrays 5✅ 48ms
Enso maps 46✅ 233ms
Enso Set 5✅ 87ms
Environment 1✅ 26ms
Escape 1✅ 2ms
File Operations 19✅ 205ms
flip 2✅ 1ms
folder operations 3✅ 53ms
Fully Qualified Names 1✅ 1ms
Header 1✅ 10ms
HTTP 23✅ 806ms
identity 3✅ 1ms
Inlining Helpers 2✅ 67ms
Integer.round 7✅ 107ms
Integer.truncate 1✅ 3ms
Integers 23✅ 286ms
Interval 7✅ 47ms
Java FFI 6✅ 1⚪ 18ms
Java/Enso Date 2✅ 16ms
JavaDate 42✅ 4s
JavaDatedate part tests 8✅ 18ms
JavaLocalTime 24✅ 90ms
JavaScript Objects, Arrays & Functions 8✅ 661ms
JavaScriptArrayWithADate 42✅ 4s
JavaScriptArrayWithADatedate part tests 8✅ 72ms
JavascriptDataInArray 50✅ 3⚪ 906ms
JavascriptDataInArraydate part tests 8✅ 125ms
JavascriptDate 50✅ 3⚪ 1s
JavaScriptDate 42✅ 4s
JavascriptDatedate part tests 8✅ 300ms
JavaScriptDatedate part tests 8✅ 144ms
JavaZonedDateTime 51✅ 2⚪ 474ms
JavaZonedDateTimedate part tests 8✅ 24ms
JavaZoneId 7✅ 51ms
JS_Object 2✅ 159ms
JSON 4✅ 37ms
JSON Deserialization 2✅ 121ms
JSON Serialization 3✅ 126ms
JSON_Format 2✅ 114ms
Lazy 6✅ 133ms
Lazy Generator 1✅ 4ms
Lexicographic Order on Vectors 2✅ 16ms
List 31✅ 687ms
Locale 13✅ 117ms
Looping Imports 1✅ 1ms
Lowercase Methods 5✅ 20ms
Managed_Resource 3✅ 38ms
Match.end 4✅ 86ms
Match.groups 2✅ 12ms
Match.named_groups 3✅ 112ms
Match.span 4✅ 26ms
Match.start 4✅ 74ms
Match.text 6✅ 61ms
Match.utf_16_end 4✅ 72ms
Match.utf_16_span 4✅ 29ms
Match.utf_16_start 4✅ 42ms
Maybe 5✅ 7ms
Meta-Value Inspection 4✅ 37ms
Meta-Value Manipulation 26✅ 421ms
Methods 1✅ 1⚪ 4ms
Natural Order 4✅ 575ms
No Method Errors 1✅ 15ms
Noise 3✅ 159ms
non-linear inserts 11✅ 642ms
Numbers 14✅ 419ms
Numeric values 1✅ 23ms
Object Comparator 7✅ 305ms
Operator == 15✅ 443ms
Ordering 6✅ 46ms
Pair 1✅ 1ms
Pair - from 2-Item JavaScript Array 13✅ 486ms
Pair - from 2-Item List 13✅ 342ms
Pair - from 2-Item Vector 13✅ 571ms
Pair - from Pair.new 13✅ 599ms
Pair - from Pair.Value 13✅ 76ms
Panics 17✅ 147ms
parse 8✅ 296ms
Pattern Matches 16✅ 51ms
Pattern.find and .find_all 8✅ 145ms
Pattern.match and .match_all 8✅ 133ms
Pattern.matches 5✅ 83ms
Pattern.replace 16✅ 943ms
Pattern.split 6✅ 62ms
Pattern.tokenize 7✅ 1s
Period 7✅ 44ms
Plain_Text 3✅ 26ms
Polyglot hash maps 6✅ 437ms
Polyglot JS 19✅ 148ms
Polyglot keys and values 6✅ 6s
Polyglot Python 15✅ 574ms
Polyglot R 14✅ 1⚪ 24s
Problem_Behavior 2✅ 61ms
Process 5✅ 299ms
Qualified Names 3✅ 4ms
Random 6✅ 763ms
Range 36✅ 22s
Rank Data 7✅ 81ms
read_bytes 6✅ 32ms
read_text 6✅ 102ms
Refs 1✅ 1ms
Regex splitting 3✅ 108ms
Regex tokenizing 2✅ 62ms
Regex: find and find_all 20✅ 1⚪ 342ms
Regression 12✅ 172ms
ReportingStreamDecoder 6✅ 269ms
ReportingStreamEncoder 8✅ 125ms
Request 10✅ 52ms
Sorting with multiple comparators 4✅ 2⚪ 191ms
Sorting with the default comparator 7✅ 3⚪ 149ms
Stack traces 1✅ 22ms
Statistics 13✅ 619ms
Statistics - empty Vector 3✅ 23ms
Statistics - invalid input 4✅ 122ms
Statistics - invalid input 1✅ 9ms
System 2✅ 23ms
Text 81✅ 10s
Text_Sub_Range_Data 2✅ 73ms
Text_Utils 4✅ 104ms
Text.match 6✅ 80ms
Text.replace 16✅ 338ms
Text.Span 3✅ 20ms
the Self construct 6✅ 28ms
Time_Of_Day 24✅ 173ms
to_display_text 5✅ 83ms
uncurry 1✅ 2ms
Unresolved symbol 1✅ 1ms
URI 4✅ 53ms
Use a slice of an array as vectors 72✅ 411ms
Use Array as vectors 72✅ 1s
Use Array_Proxy as vectors 72✅ 338ms
Use Java ArrayList as vectors 72✅ 1s
Use Vector as vectors 72✅ 3s
UTF_16 BigEndian 2✅ 7ms
UTF_16 LittleEndian 2✅ 11ms
UTF_8 7✅ 67ms
Vector Slicing Helpers 1✅ 34ms
Vector/Array equality 9✅ 19ms
Windows 1252 4✅ 69ms
write operations 20✅ 511ms
Zone 9✅ 53ms

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

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

Test suite Passed Failed Skipped Time
Dataflow Error Visualization 2✅ 145ms
File uploads 2✅ 8ms
Geo_Map 3✅ 992ms
Histogram Visualization 6✅ 284ms
Lazy Table Visualization 12✅ 666ms
Lazy Text Visualization 3✅ 103ms
Scatter Plot Visualization 14✅ 1s
Serializable Visualization Identifiers 5✅ 266ms
SQL Visualization 1✅ 313ms
Table Visualization 9✅ 629ms
Table.lookup_ignore_case 1✅ 24ms
Table.rows 1✅ 263ms
Type Names of Visualization Defaults 1✅ 294ms
Vector and Arrays 2✅ 1⚪ 30ms
Widgets for Database 1✅ 22ms
Widgets for In-Database Connection with table name sets 1✅ 223ms
Widgets for In-Database Connection with table types 1✅ 27ms
Widgets for In-Database Table with column name sets 2✅ 47ms
Widgets for In-Memory with column name sets 2✅ 128ms
Widgets for the Text type 1✅ 178ms