Skip to content

Avoid using a (warnings) Library on this #13726

Avoid using a (warnings) Library on this

Avoid using a (warnings) Library on this #13726

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

Standard Library Tests (macos) ✅

Tests passed successfully

Report Passed Failed Skipped Time
/Users/runner/work/enso/enso/target/test-results/Examples_Tests/JUnit.xml 33✅ 10s
/Users/runner/work/enso/enso/target/test-results/Geo_Tests/JUnit.xml 5✅ 777ms
/Users/runner/work/enso/enso/target/test-results/Image_Tests/JUnit.xml 174✅ 5s
/Users/runner/work/enso/enso/target/test-results/Table_Tests/JUnit.xml 2343✅ 162⚪ 152s
/Users/runner/work/enso/enso/target/test-results/Tests/JUnit.xml 2191✅ 26⚪ 116s
/Users/runner/work/enso/enso/target/test-results/Visualization_Tests/JUnit.xml 70✅ 1⚪ 8s

✅ /Users/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

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

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

Test suite Passed Failed Skipped Time
Geo Points 2✅ 48ms
GeoJSON to Table 3✅ 729ms

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

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

Test suite Passed Failed Skipped Time
Image File_Format 2✅ 253ms
Image with 1 channel 19✅ 281ms
Image with 2 channels 19✅ 256ms
Image with 3 channels 19✅ 233ms
Image with 4 channels 19✅ 220ms
Image Write 2✅ 52ms
Image.read 9✅ 2s
Matrix with 1 channel 21✅ 313ms
Matrix with 2 channels 21✅ 289ms
Matrix with 3 channels 21✅ 278ms
Matrix with 4 channels 21✅ 251ms
Matrix_Error 1✅ 5ms

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

2505 tests were completed in 152s with 2343 passed, 0 failed and 162 skipped.

Test suite Passed Failed Skipped Time
[Codegen] Aggregation 2✅ 94ms
[Codegen] Basic Select 3✅ 72ms
[Codegen] Handling Missing Values 2✅ 138ms
[Codegen] JSON serialization 1⚪ 0ms
[Codegen] Masking Tables and Columns 2✅ 190ms
[Codegen] Sorting 4✅ 52ms
[In-Memory-specific] Table.join 1✅ 1s
[In-Memory-specific] Table.set 2✅ 118ms
[In-Memory] Interactions Between various operations 8✅ 2s
[In-Memory] Arithmetic Column Operations 12✅ 192ms
[In-Memory] Boolean Column Operations 4✅ 2⚪ 1s
[In-Memory] Colum Operations - Names 10✅ 66ms
[In-Memory] Column Comparisons 5✅ 1⚪ 525ms
[In-Memory] Column Naming edge cases 7✅ 614ms
[In-Memory] Column Operations - Equality & Null Handling 4✅ 3⚪ 267ms
[In-Memory] Column Operations - Text Replace 0ms
[In-Memory] Column Operations - Text Replace (in-memory only) 7✅ 1⚪ 96ms
[In-Memory] Column Operations - Text Trim 3✅ 42ms
[In-Memory] Column.const 3✅ 9ms
[In-Memory] Column.fill_nothing/empty 4✅ 14ms
[In-Memory] Column.map 4✅ 62ms
[In-Memory] Column.rename 1✅ 5ms
[In-Memory] Column.take/drop 6✅ 137ms
[In-Memory] Column.zip 4✅ 16ms
[In-Memory] Date-Time operations 21✅ 1⚪ 976ms
[In-Memory] Date-Time support 3✅ 67ms
[In-Memory] Dropping Missing Values 8✅ 423ms
[In-Memory] Expression Arithmetic 3✅ 115ms
[In-Memory] Expression Boolean literals 1✅ 90ms
[In-Memory] Expression Boolean Operators 4✅ 58ms
[In-Memory] Expression Column Arithmetic 2✅ 117ms
[In-Memory] Expression Comparison Operators 6✅ 191ms
[In-Memory] Expression Date and Time literals 5✅ 44ms
[In-Memory] Expression Decimal literals 1✅ 30ms
[In-Memory] Expression Errors should be handled 4✅ 31ms
[In-Memory] Expression Integer literals 1✅ 38ms
[In-Memory] Expression Nothing literals 3✅ 30ms
[In-Memory] Expression Text literals 1✅ 25ms
[In-Memory] Expression Text literals 2✅ 10ms
[In-Memory] Expression Text Operators 2✅ 44ms
[In-Memory] Expression Warnings should be reported 4✅ 141ms
[In-Memory] Filling Missing Values 3✅ 2⚪ 28ms
[In-Memory] Function invocation 2✅ 28ms
[In-Memory] Loss_Of_Integer_Precision (large integers not being exactly representable in Float) 5✅ 122ms
[In-Memory] Min/Max Operations 2✅ 92ms
[In-Memory] Other Column Operations 1✅ 3ms
[In-Memory] replace: literal regex pattern and replacement 5✅ 26ms
[In-Memory] replace: literal text pattern and replacement 4✅ 34ms
[In-Memory] replace: pattern and replacement columns 4✅ 18ms
[In-Memory] Rounding numeric tests 17✅ 5s
[In-Memory] Rounding-like operations 15✅ 399ms
[In-Memory] Simple variant of Table/Column.parse in all backends 5✅ 79ms
[In-Memory] Storage Builders 1✅ 24ms
[In-Memory] Table.add_row_number (common) 6✅ 217ms
[In-Memory] Table.add_row_number (in-memory specific) 6✅ 70ms
[In-Memory] Table.aggregate 3✅ 365ms
[In-Memory] Table.aggregate 3✅ 36ms
[In-Memory] Table.aggregate Concatenate 6✅ 131ms
[In-Memory] Table.aggregate Count_Distinct 2✅ 164ms
[In-Memory] Table.aggregate First and Last 1✅ 5ms
[In-Memory] Table.aggregate Mode 1✅ 3ms
[In-Memory] Table.aggregate Shortest 1✅ 24ms
[In-Memory] Table.aggregate should be able to group on multiple fields not in left columns 13✅ 534ms
[In-Memory] Table.aggregate should be able to group on single field 13✅ 432ms
[In-Memory] Table.aggregate should correctly handle infinities 4✅ 48ms
[In-Memory] Table.aggregate should correctly handle NaN 5✅ 26ms
[In-Memory] Table.aggregate should correctly select result types 4✅ 80ms
[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✅ 94ms
[In-Memory] Table.aggregate should raise warnings when there are issues 7✅ 169ms
[In-Memory] Table.aggregate should raise warnings when there are issues computing aggregation 3✅ 47ms
[In-Memory] Table.aggregate should report warnings and errors based on types 4✅ 91ms
[In-Memory] Table.aggregate should summarize empty table 11✅ 107ms
[In-Memory] Table.aggregate should summarize whole table 13✅ 326ms
[In-Memory] Table.aggregate Standard_Deviation 1✅ 21ms
[In-Memory] Table.aggregate+Expressions 2✅ 68ms
[In-Memory] Table.at 3✅ 39ms
[In-Memory] Table.column_count 1✅ 0ms
[In-Memory] Table.column_names 2✅ 24ms
[In-Memory] Table.cross_join 8✅ 104ms
[In-Memory] Table.cross_tab 23✅ 427ms
[In-Memory] Table.distinct 6✅ 217ms
[In-Memory] Table.distinct 7✅ 144ms
[In-Memory] Table.fill_nothing/empty 6✅ 45ms
[In-Memory] Table.filter 5✅ 3s
[In-Memory] Table.filter 20✅ 2⚪ 627ms
[In-Memory] Table.filter_by_expression 5✅ 116ms
[In-Memory] Table.get 3✅ 29ms
[In-Memory] Table.join 33✅ 990ms
[In-Memory] Table.join performance 3✅ 1⚪ 2s
[In-Memory] Table.order_by 23✅ 415ms
[In-Memory] Table.remove_columns 12✅ 604ms
[In-Memory] Table.rename_columns 20✅ 822ms
[In-Memory] Table.reorder_columns 10✅ 411ms
[In-Memory] Table.replace 3✅ 96ms
[In-Memory] Table.rows 6✅ 99ms
[In-Memory] Table.select_columns 15✅ 749ms
[In-Memory] Table.set 7✅ 876ms
[In-Memory] Table.sort_columns 4✅ 180ms
[In-Memory] Table.take/drop 6✅ 548ms
[In-Memory] Table.transpose 8✅ 131ms
[In-Memory] Table.union 20✅ 1⚪ 599ms
[In-Memory] Table.zip 11✅ 214ms
[In-Memory] Table/Column.cast - checking invariants 10✅ 136ms
[In-Memory] Table/Column.cast - date/time 3✅ 74ms
[In-Memory] Table/Column.cast - numeric 4✅ 1⚪ 138ms
[In-Memory] Table/Column.cast - to text 3✅ 120ms
[In-Memory] Text Column Operations 5✅ 214ms
[PostgreSQL] .pgpass 3✅ 395ms
[PostgreSQL] Connection setup 3✅ 339ms
[PostgreSQL] Database tests 1⚪ 0ms
[PostgreSQL] SSL connectivity tests 1⚪ 0ms
[Redshift] Database tests 1⚪ 0ms
[SQLite File] Interactions Between various operations 8✅ 2s
[SQLite File] Aggregation 2✅ 82ms
[SQLite File] Appending a Database table to a Database table 28✅ 3s
[SQLite File] Appending an in-memory table to a Database table 28✅ 2s
[SQLite File] Arithmetic Column Operations 10✅ 2⚪ 340ms
[SQLite File] Basic Table Access 4✅ 732ms
[SQLite File] Boolean Column Operations 4✅ 2⚪ 250ms
[SQLite File] Colum Operations - Names 8✅ 115ms
[SQLite File] Column Comparisons 4✅ 1⚪ 460ms
[SQLite File] Column Naming edge cases 7✅ 280ms
[SQLite File] Column Operations - Equality & Null Handling 4✅ 3⚪ 145ms
[SQLite File] Column Operations - Text Replace 2✅ 31ms
[SQLite File] Column Operations - Text Replace (in-memory only) 0ms
[SQLite File] Column Operations - Text Trim 3✅ 101ms
[SQLite File] Column.const 3✅ 88ms
[SQLite File] Column.fill_nothing/empty 4✅ 112ms
[SQLite File] Column.map 1✅ 20ms
[SQLite File] Column.rename 1✅ 22ms
[SQLite File] Column.take/drop 1⚪ 0ms
[SQLite File] Column.zip 1✅ 21ms
[SQLite File] Creating an empty table 17✅ 2s
[SQLite File] Date-Time operations 1⚪ 0ms
[SQLite File] Date-Time support 1⚪ 0ms
[SQLite File] Dialect-specific codegen 1✅ 41ms
[SQLite File] Dropping Missing Values 7✅ 437ms
[SQLite File] Error Handling 2✅ 128ms
[SQLite File] Expression Arithmetic 3✅ 263ms
[SQLite File] Expression Boolean literals 1✅ 57ms
[SQLite File] Expression Boolean Operators 4✅ 136ms
[SQLite File] Expression Column Arithmetic 2✅ 212ms
[SQLite File] Expression Comparison Operators 6✅ 347ms
[SQLite File] Expression Date and Time literals 4⚪ 0ms
[SQLite File] Expression Decimal literals 1✅ 23ms
[SQLite File] Expression Errors should be handled 4✅ 23ms
[SQLite File] Expression Integer literals 1✅ 23ms
[SQLite File] Expression Nothing literals 3✅ 98ms
[SQLite File] Expression Text literals 1✅ 44ms
[SQLite File] Expression Text literals 2✅ 31ms
[SQLite File] Expression Text Operators 2✅ 96ms
[SQLite File] Expression Warnings should be reported 2✅ 2⚪ 147ms
[SQLite File] Filling Missing Values 3✅ 1⚪ 152ms
[SQLite File] Function invocation 2✅ 52ms
[SQLite File] Masking Tables 1✅ 60ms
[SQLite File] math functions 6✅ 2s
[SQLite File] Metadata 2✅ 57ms
[SQLite File] Min/Max Operations 2✅ 110ms
[SQLite File] Missing Values 2✅ 89ms
[SQLite File] Other Column Operations 1✅ 39ms
[SQLite File] Output Execution Context for Database operations 10✅ 1⚪ 860ms
[SQLite File] partial Date-Time support 2✅ 99ms
[SQLite File] Persisting a Database Table (query) 8✅ 817ms
[SQLite File] replace: literal regex pattern and replacement 5✅ 49ms
[SQLite File] replace: literal text pattern and replacement 4✅ 79ms
[SQLite File] replace: pattern and replacement columns 4✅ 11ms
[SQLite File] Rounding numeric tests 17✅ 14s
[SQLite File] Rounding-like operations 15✅ 656ms
[SQLite File] Schemas and Databases 3✅ 14ms
[SQLite File] Simple variant of Table/Column.parse in all backends 5✅ 198ms
[SQLite File] Sorting 5✅ 122ms
[SQLite File] Support for Long Column/Table names 6✅ 2s
[SQLite File] Table.add_row_number (common) 6✅ 204ms
[SQLite File] Table.add_row_number (Database specific) 1✅ 63ms
[SQLite File] Table.aggregate 1✅ 29ms
[SQLite File] Table.aggregate Concatenate 6✅ 173ms
[SQLite File] Table.aggregate Count_Distinct 1✅ 1⚪ 163ms
[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⚪ 194ms
[SQLite File] Table.aggregate should be able to group on single field 7✅ 6⚪ 158ms
[SQLite File] Table.aggregate should correctly handle infinities 2✅ 2⚪ 83ms
[SQLite File] Table.aggregate should correctly handle NaN 1⚪ 0ms
[SQLite File] Table.aggregate should correctly select result types 2✅ 2⚪ 69ms
[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⚪ 92ms
[SQLite File] Table.aggregate should raise warnings when there are issues 7✅ 766ms
[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✅ 166ms
[SQLite File] Table.aggregate should summarize empty table 7✅ 4⚪ 103ms
[SQLite File] Table.aggregate should summarize whole table 7✅ 6⚪ 132ms
[SQLite File] Table.aggregate Standard_Deviation 1✅ 29ms
[SQLite File] Table.aggregate+Expressions 2✅ 74ms
[SQLite File] Table.at 3✅ 25ms
[SQLite File] Table.column_count 1✅ 0ms
[SQLite File] Table.column_names 2✅ 91ms
[SQLite File] Table.cross_join 8✅ 566ms
[SQLite File] Table.cross_tab 1⚪ 0ms
[SQLite File] Table.default_ordering 4✅ 167ms
[SQLite File] Table.distinct 7✅ 231ms
[SQLite File] Table.fill_nothing/empty 6✅ 243ms
[SQLite File] Table.filter 1✅ 1ms
[SQLite File] Table.filter 19✅ 1⚪ 1s
[SQLite File] Table.filter_by_expression 4✅ 1⚪ 254ms
[SQLite File] Table.get 3✅ 13ms
[SQLite File] Table.join 26✅ 3⚪ 2s
[SQLite File] Table.order_by 19✅ 2⚪ 338ms
[SQLite File] Table.query 8✅ 348ms
[SQLite File] Table.remove_columns 11✅ 821ms
[SQLite File] Table.rename_columns 20✅ 1s
[SQLite File] Table.reorder_columns 9✅ 657ms
[SQLite File] Table.replace 0ms
[SQLite File] Table.rows 6✅ 63ms
[SQLite File] Table.select_columns 14✅ 1s
[SQLite File] Table.set 7✅ 158ms
[SQLite File] Table.sort_columns 4✅ 187ms
[SQLite File] Table.take/drop 1⚪ 0ms
[SQLite File] Table.transpose 1⚪ 0ms
[SQLite File] Table.union 18✅ 1⚪ 1s
[SQLite File] Table.zip 1⚪ 0ms
[SQLite File] Table/Column.cast - checking invariants 7✅ 201ms
[SQLite File] Table/Column.cast - numeric 3✅ 1⚪ 91ms
[SQLite File] Table/Column.cast - to text 1✅ 54ms
[SQLite File] Tables and Table Types 4✅ 213ms
[SQLite File] Text Column Operations 5✅ 367ms
[SQLite File] Transaction Support 4✅ 120ms
[SQLite File] Uploading an in-memory Table 10✅ 1s
[SQLite In-Memory] Interactions Between various operations 8✅ 2s
[SQLite In-Memory] Aggregation 2✅ 37ms
[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✅ 2s
[SQLite In-Memory] Arithmetic Column Operations 10✅ 2⚪ 226ms
[SQLite In-Memory] Basic Table Access 4✅ 178ms
[SQLite In-Memory] Boolean Column Operations 4✅ 2⚪ 168ms
[SQLite In-Memory] Colum Operations - Names 8✅ 69ms
[SQLite In-Memory] Column Comparisons 4✅ 1⚪ 277ms
[SQLite In-Memory] Column Naming edge cases 7✅ 182ms
[SQLite In-Memory] Column Operations - Equality & Null Handling 4✅ 3⚪ 91ms
[SQLite In-Memory] Column Operations - Text Replace 2✅ 16ms
[SQLite In-Memory] Column Operations - Text Replace (in-memory only) 0ms
[SQLite In-Memory] Column Operations - Text Trim 3✅ 45ms
[SQLite In-Memory] Column.const 3✅ 46ms
[SQLite In-Memory] Column.fill_nothing/empty 4✅ 72ms
[SQLite In-Memory] Column.map 1✅ 13ms
[SQLite In-Memory] Column.rename 1✅ 14ms
[SQLite In-Memory] Column.take/drop 1⚪ 0ms
[SQLite In-Memory] Column.zip 1✅ 15ms
[SQLite In-Memory] Creating an empty table 15✅ 485ms
[SQLite In-Memory] Date-Time operations 1⚪ 0ms
[SQLite In-Memory] Date-Time support 1⚪ 0ms
[SQLite In-Memory] Dialect-specific codegen 1✅ 5ms
[SQLite In-Memory] Dropping Missing Values 7✅ 339ms
[SQLite In-Memory] Error Handling 2✅ 43ms
[SQLite In-Memory] Expression Arithmetic 3✅ 185ms
[SQLite In-Memory] Expression Boolean literals 1✅ 39ms
[SQLite In-Memory] Expression Boolean Operators 4✅ 102ms
[SQLite In-Memory] Expression Column Arithmetic 2✅ 153ms
[SQLite In-Memory] Expression Comparison Operators 6✅ 253ms
[SQLite In-Memory] Expression Date and Time literals 4⚪ 0ms
[SQLite In-Memory] Expression Decimal literals 1✅ 16ms
[SQLite In-Memory] Expression Errors should be handled 4✅ 21ms
[SQLite In-Memory] Expression Integer literals 1✅ 17ms
[SQLite In-Memory] Expression Nothing literals 3✅ 61ms
[SQLite In-Memory] Expression Text literals 1✅ 35ms
[SQLite In-Memory] Expression Text literals 2✅ 22ms
[SQLite In-Memory] Expression Text Operators 2✅ 67ms
[SQLite In-Memory] Expression Warnings should be reported 2✅ 2⚪ 110ms
[SQLite In-Memory] Filling Missing Values 3✅ 1⚪ 104ms
[SQLite In-Memory] Function invocation 2✅ 42ms
[SQLite In-Memory] Masking Tables 1✅ 17ms
[SQLite In-Memory] math functions 6✅ 1s
[SQLite In-Memory] Metadata 2✅ 9ms
[SQLite In-Memory] Min/Max Operations 2✅ 79ms
[SQLite In-Memory] Missing Values 2✅ 28ms
[SQLite In-Memory] Other Column Operations 1✅ 21ms
[SQLite In-Memory] Output Execution Context for Database operations 7✅ 1⚪ 350ms
[SQLite In-Memory] partial Date-Time support 2✅ 28ms
[SQLite In-Memory] Persisting a Database Table (query) 8✅ 544ms
[SQLite In-Memory] replace: literal regex pattern and replacement 5✅ 19ms
[SQLite In-Memory] replace: literal text pattern and replacement 4✅ 33ms
[SQLite In-Memory] replace: pattern and replacement columns 4✅ 8ms
[SQLite In-Memory] Rounding numeric tests 17✅ 12s
[SQLite In-Memory] Rounding-like operations 15✅ 465ms
[SQLite In-Memory] Schemas and Databases 3✅ 1ms
[SQLite In-Memory] Simple variant of Table/Column.parse in all backends 5✅ 92ms
[SQLite In-Memory] Sorting 5✅ 67ms
[SQLite In-Memory] Support for Long Column/Table names 6✅ 882ms
[SQLite In-Memory] Table.add_row_number (common) 6✅ 144ms
[SQLite In-Memory] Table.add_row_number (Database specific) 1✅ 40ms
[SQLite In-Memory] Table.aggregate 1✅ 21ms
[SQLite In-Memory] Table.aggregate Concatenate 6✅ 132ms
[SQLite In-Memory] Table.aggregate Count_Distinct 1✅ 1⚪ 117ms
[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⚪ 145ms
[SQLite In-Memory] Table.aggregate should be able to group on single field 7✅ 6⚪ 119ms
[SQLite In-Memory] Table.aggregate should correctly handle infinities 2✅ 2⚪ 59ms
[SQLite In-Memory] Table.aggregate should correctly handle NaN 1⚪ 0ms
[SQLite In-Memory] Table.aggregate should correctly select result types 2✅ 2⚪ 51ms
[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⚪ 75ms
[SQLite In-Memory] Table.aggregate should raise warnings when there are issues 7✅ 480ms
[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✅ 123ms
[SQLite In-Memory] Table.aggregate should report warnings and errors based on types 4✅ 137ms
[SQLite In-Memory] Table.aggregate should summarize empty table 7✅ 4⚪ 68ms
[SQLite In-Memory] Table.aggregate should summarize whole table 7✅ 6⚪ 88ms
[SQLite In-Memory] Table.aggregate Standard_Deviation 1✅ 22ms
[SQLite In-Memory] Table.aggregate+Expressions 2✅ 65ms
[SQLite In-Memory] Table.at 3✅ 15ms
[SQLite In-Memory] Table.column_count 1✅ 0ms
[SQLite In-Memory] Table.column_names 2✅ 71ms
[SQLite In-Memory] Table.cross_join 8✅ 397ms
[SQLite In-Memory] Table.cross_tab 1⚪ 0ms
[SQLite In-Memory] Table.default_ordering 4✅ 24ms
[SQLite In-Memory] Table.distinct 7✅ 191ms
[SQLite In-Memory] Table.fill_nothing/empty 6✅ 156ms
[SQLite In-Memory] Table.filter 1✅ 1ms
[SQLite In-Memory] Table.filter 19✅ 1⚪ 998ms
[SQLite In-Memory] Table.filter_by_expression 4✅ 1⚪ 126ms
[SQLite In-Memory] Table.get 3✅ 9ms
[SQLite In-Memory] Table.join 26✅ 3⚪ 1s
[SQLite In-Memory] Table.order_by 19✅ 2⚪ 237ms
[SQLite In-Memory] Table.query 8✅ 106ms
[SQLite In-Memory] Table.remove_columns 11✅ 528ms
[SQLite In-Memory] Table.rename_columns 20✅ 794ms
[SQLite In-Memory] Table.reorder_columns 9✅ 427ms
[SQLite In-Memory] Table.replace 0ms
[SQLite In-Memory] Table.rows 6✅ 44ms
[SQLite In-Memory] Table.select_columns 14✅ 762ms
[SQLite In-Memory] Table.set 7✅ 118ms
[SQLite In-Memory] Table.sort_columns 4✅ 125ms
[SQLite In-Memory] Table.take/drop 1⚪ 0ms
[SQLite In-Memory] Table.transpose 1⚪ 0ms
[SQLite In-Memory] Table.union 18✅ 1⚪ 920ms
[SQLite In-Memory] Table.zip 1⚪ 0ms
[SQLite In-Memory] Table/Column.cast - checking invariants 7✅ 142ms
[SQLite In-Memory] Table/Column.cast - numeric 3✅ 1⚪ 57ms
[SQLite In-Memory] Table/Column.cast - to text 1✅ 29ms
[SQLite In-Memory] Tables and Table Types 4✅ 64ms
[SQLite In-Memory] Text Column Operations 5✅ 251ms
[SQLite In-Memory] Transaction Support 4✅ 54ms
[SQLite In-Memory] Uploading an in-memory Table 8✅ 521ms
[SQLite] Type Mapping 8✅ 219ms
Aggregate Columns 23✅ 130ms
Boolean Column.format, with format Column 3✅ 37ms
Boolean Column.format, with format string 3✅ 125ms
ceil 3✅ 34ms
Column.parse 13✅ 97ms
Columns 13✅ 1⚪ 155ms
Construction 9✅ 8s
Counting Values 1✅ 2ms
DataFormatter builders 4✅ 43ms
DataFormatter.format 9✅ 1⚪ 51ms
DataFormatter.parse 10✅ 303ms
Date Column.format, with format Column 6✅ 101ms
Date Column.format, with format string 4✅ 131ms
Date_Time Column.format, with format Column 6✅ 68ms
Date_Time Column.format, with format string 4✅ 118ms
Date_Time truncate 1✅ 32ms
Delimited File Parsing 27✅ 3⚪ 1s
Delimited File Writing 33✅ 2s
Dropping Missing Values 1✅ 779ms
Edge cases 1✅ 9ms
Errors 2✅ 13ms
Excel Range 9✅ 179ms
File.read (Delimited) 3✅ 47ms
File.read (Delimited) should work with Date_Time 3✅ 11ms
File.read (Delimited) should work with Dates 3✅ 16ms
File.read (Delimited) should work with Time_Of_Days 3✅ 13ms
fill 6✅ 280ms
Float 3✅ 21ms
Float, with format Column 3✅ 14ms
floor 3✅ 23ms
Info 1✅ 43ms
Integer 3✅ 81ms
Integer 1✅ 18ms
Integer, with format Column 3✅ 29ms
Integration 1✅ 105ms
JSON conversion 2✅ 137ms
Mapping Operations 7✅ 704ms
Masking Tables 3✅ 444ms
Numeric, empty/Nothing 4✅ 95ms
Problems 3✅ 31ms
Read XLSX / XLS Files 12✅ 3s
Reading single cells correctly 7✅ 530ms
round/truncate/ceil/floor 3✅ 1s
Rounding 7✅ 1s
Should be able to serialise a table with Dates to Text 2✅ 44ms
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✅ 9ms
Slicing Tables 4✅ 300ms
Sorting Columns 4✅ 107ms
Sorting Tables 2✅ 261ms
SQLite_Format should allow connecting to SQLite files 5✅ 66ms
Table.from Text 1✅ 10ms
Table.parse 22✅ 712ms
Table.parse_to_columns 14✅ 274ms
Table.split 5✅ 221ms
Table.split/tokenize column count 4✅ 95ms
Table.split/tokenize column order 1✅ 6ms
Table.split/tokenize errors 4✅ 18ms
Table.split/tokenize name conflicts 2✅ 60ms
Table.tokenize 12✅ 184ms
Text.parse_to_table 2✅ 51ms
Text.parse_to_table errors 3✅ 34ms
Text.parse_to_table parsing 3✅ 40ms
Text.parse_to_table with case-insensitivity 1✅ 11ms
Text.parse_to_table with groups 2✅ 29ms
Time_Of_Day Column.format, with format Column 6✅ 50ms
Time_Of_Day Column.format, with format string 5✅ 136ms
truncate 3✅ 25ms
Unique_Name_Strategy Helper 12✅ 214ms
Unique_Name_Strategy.combine_with_prefix 6✅ 20ms
Use First Row As Names 5✅ 431ms
Value_Type 2✅ 29ms
Various File Format support on Table 8✅ 2s
Vector conversion 1✅ 14ms
Write xls Files 36✅ 1s
Write xlsx Files 36✅ 3s
Writing 4✅ 80ms
XLS reading 7✅ 49ms
XLSX reading 7✅ 522ms

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

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

Test suite Passed Failed Skipped Time
Any.map_nothing 2✅ 24ms
Any's methods 3✅ 252ms
Array_Proxy 5✅ 146ms
ArrayOverBuffer 1✅ 51ms
ASCII 4✅ 51ms
Atom with holes 7✅ 39ms
Auto_Detect 3✅ 23ms
BigInts 10✅ 3s
Booleans 6✅ 54ms
Bound 3✅ 5ms
Bytes 3✅ 9ms
caching 1✅ 88ms
Callables 5✅ 41ms
Check Nothing and NaN 3✅ 1ms
codepoints 2✅ 6ms
Compare functionality with Vector 1✅ 27ms
Compile 6✅ 37ms
const 1✅ 1ms
Contexts and Execution Environment 3✅ 14ms
Conversion 21✅ 133ms
Correlation Statistics 6✅ 86ms
curry 1✅ 10ms
Dataflow Errors 11✅ 69ms
Dataflow Warnings 32✅ 1s
Date 45✅ 13s
Date date part tests 8✅ 128ms
Date_Range 11✅ 2s
Date_Time 55✅ 2⚪ 2s
Date_Time date part tests 8✅ 77ms
Date_Time equality 2✅ 11ms
Day_Of_Week conversions 8✅ 55ms
Decimal.round 16✅ 189ms
Decimal.truncate 1✅ 8ms
Decimals 5✅ 93ms
Deep Exports 1✅ 4ms
Default comparator 3✅ 17ms
Deterministic Random Noise Generator 2✅ 1s
Duration 15✅ 217ms
Encoding object 4✅ 110ms
Enso Arrays 5✅ 39ms
Enso maps 46✅ 466ms
Enso Set 5✅ 51ms
Environment 1✅ 35ms
Escape 1✅ 1ms
File Operations 20✅ 411ms
flip 2✅ 2ms
folder operations 3✅ 115ms
Fully Qualified Names 1✅ 2ms
Function Ascribed Parameters 12✅ 42ms
Header 1✅ 24ms
HTTP 23✅ 1s
identity 3✅ 3ms
Inlining Helpers 2✅ 5ms
Integer.round 7✅ 115ms
Integer.truncate 1✅ 3ms
Integers 23✅ 186ms
Interval 7✅ 206ms
Java FFI 6✅ 1⚪ 31ms
Java/Enso Date 2✅ 24ms
JavaDate 45✅ 7s
JavaDate date part tests 8✅ 7ms
JavaLocalTime 27✅ 49ms
JavaScript Objects, Arrays & Functions 8✅ 860ms
JavaScriptArrayWithADate 45✅ 6s
JavaScriptArrayWithADate date part tests 8✅ 115ms
JavascriptDataInArray 53✅ 4⚪ 1s
JavascriptDataInArray date part tests 8✅ 116ms
JavascriptDate 53✅ 4⚪ 1s
JavaScriptDate 45✅ 10s
JavascriptDate date part tests 8✅ 226ms
JavaScriptDate date part tests 8✅ 138ms
JavaZonedDateTime 55✅ 2⚪ 955ms
JavaZonedDateTime date part tests 8✅ 10ms
JavaZoneId 7✅ 66ms
JS_Object 2✅ 261ms
JSON 4✅ 114ms
JSON Deserialization 2✅ 104ms
JSON Serialization 3✅ 187ms
JSON_Format 2✅ 119ms
Lazy 6✅ 67ms
Lazy Generator 1✅ 5ms
Lexicographic Order on Vectors 2✅ 14ms
List 31✅ 1s
Locale 13✅ 183ms
Looping Imports 1✅ 1ms
Lowercase Methods 5✅ 10ms
Managed_Resource 3✅ 34ms
Match.end 4✅ 37ms
Match.groups 2✅ 18ms
Match.named_groups 3✅ 39ms
Match.span 4✅ 29ms
Match.start 4✅ 28ms
Match.text 6✅ 35ms
Match.utf_16_end 4✅ 25ms
Match.utf_16_span 4✅ 28ms
Match.utf_16_start 4✅ 25ms
Maybe 5✅ 7ms
Meta-Value Inspection 4✅ 9ms
Meta-Value Manipulation 26✅ 164ms
Methods 1✅ 1⚪ 1ms
Natural Order 4✅ 163ms
No Method Errors 1✅ 17ms
Noise 3✅ 411ms
non-linear inserts 11✅ 175ms
Numbers 14✅ 183ms
Numeric values 1✅ 6ms
Object Comparator 7✅ 47ms
Operator == 15✅ 124ms
Ordering 6✅ 51ms
Pair 1✅ 0ms
Pair - from 2-Item JavaScript Array 13✅ 226ms
Pair - from 2-Item List 13✅ 122ms
Pair - from 2-Item Vector 13✅ 147ms
Pair - from Pair.new 13✅ 104ms
Pair - from Pair.Value 13✅ 27ms
Panics 17✅ 316ms
parse 8✅ 113ms
Pattern Matches 16✅ 66ms
Pattern.find and .find_all 8✅ 129ms
Pattern.match and .match_all 8✅ 89ms
Pattern.matches 5✅ 23ms
Pattern.replace 16✅ 294ms
Pattern.split 6✅ 50ms
Pattern.tokenize 7✅ 259ms
Period 7✅ 46ms
Plain_Text 3✅ 38ms
Polyglot hash maps 6✅ 232ms
Polyglot JS 19✅ 205ms
Polyglot keys and values 6✅ 6s
Polyglot Python 15✅ 191ms
Polyglot R 1⚪ 0ms
Problem_Behavior 2✅ 24ms
Process 5✅ 102ms
PythonDate 45✅ 13s
PythonDate 52✅ 5⚪ 3s
PythonDate date part tests 8✅ 188ms
PythonDate date part tests 8✅ 367ms
PythonLocalTime 27✅ 221ms
Qualified Names 3✅ 4ms
Random 6✅ 2s
Range 36✅ 7s
Rank Data 7✅ 40ms
read_bytes 6✅ 64ms
read_text 6✅ 152ms
Refs 1✅ 2ms
Regex splitting 3✅ 27ms
Regex tokenizing 2✅ 47ms
Regex: find and find_all 20✅ 1⚪ 250ms
Regression 12✅ 124ms
ReportingStreamDecoder 6✅ 1s
ReportingStreamEncoder 8✅ 200ms
Request 10✅ 61ms
Sorting with multiple comparators 4✅ 2⚪ 58ms
Sorting with the default comparator 7✅ 3⚪ 147ms
Stack traces 1✅ 11ms
Statistics 14✅ 389ms
Statistics - empty Vector 3✅ 16ms
Statistics - invalid input 5✅ 162ms
Statistics - invalid input 1✅ 2ms
Statistics - NaN Vector 3✅ 69ms
Statistics - Nothing Vector 3✅ 73ms
System 2✅ 36ms
Text 84✅ 13s
Text_Sub_Range_Data 2✅ 39ms
Text_Utils 4✅ 86ms
Text.match 6✅ 39ms
Text.replace 16✅ 275ms
Text.Span 3✅ 32ms
the Self construct 6✅ 18ms
Time_Of_Day 27✅ 292ms
to_display_text 5✅ 49ms
uncurry 1✅ 2ms
Unresolved symbol 1✅ 2ms
URI 4✅ 34ms
Use a slice of an array as vectors 72✅ 278ms
Use Array as vectors 72✅ 334ms
Use Array_Proxy as vectors 72✅ 234ms
Use Java ArrayList as vectors 72✅ 291ms
Use Vector as vectors 72✅ 1s
UTF_16 BigEndian 2✅ 7ms
UTF_16 LittleEndian 2✅ 7ms
UTF_8 7✅ 51ms
Vector Slicing Helpers 1✅ 35ms
Vector/Array equality 9✅ 22ms
Windows 1252 4✅ 26ms
write operations 20✅ 829ms
Zone 9✅ 61ms

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

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

Test suite Passed Failed Skipped Time
Dataflow Error Visualization 2✅ 202ms
File uploads 2✅ 14ms
Geo_Map 3✅ 2s
Histogram Visualization 6✅ 352ms
Lazy Table Visualization 12✅ 887ms
Lazy Text Visualization 3✅ 86ms
Scatter Plot Visualization 14✅ 1s
Serializable Visualization Identifiers 5✅ 236ms
SQL Visualization 1✅ 305ms
Table Visualization 9✅ 846ms
Table.lookup_ignore_case 1✅ 42ms
Table.rows 1✅ 528ms
Type Names of Visualization Defaults 1✅ 323ms
Vector and Arrays 2✅ 1⚪ 147ms
Widgets for Database 1✅ 26ms
Widgets for In-Database Connection with table name sets 1✅ 287ms
Widgets for In-Database Connection with table types 1✅ 42ms
Widgets for In-Database Table with column name sets 2✅ 103ms
Widgets for In-Memory with column name sets 2✅ 155ms
Widgets for the Text type 1✅ 264ms