Skip to content

Merge branch 'develop' into wip/jtulach/ChainedOperator_7904

Sign in for the full log view
GitHub Actions / Standard Library Tests (macos) succeeded Dec 1, 2023 in 1s

Standard Library Tests (macos) ✅

Tests passed successfully

Report Passed Failed Skipped Time
/Users/runner/work/enso/enso/target/test-results/AWS_Tests/JUnit.xml 19✅ 4s
/Users/runner/work/enso/enso/target/test-results/Examples_Tests/JUnit.xml 32✅ 1⚪ 10s
/Users/runner/work/enso/enso/target/test-results/Geo_Tests/JUnit.xml 5✅ 477ms
/Users/runner/work/enso/enso/target/test-results/Image_Tests/JUnit.xml 174✅ 2s
/Users/runner/work/enso/enso/target/test-results/Table_Tests/JUnit.xml 2728✅ 154⚪ 113s
/Users/runner/work/enso/enso/target/test-results/Tests/JUnit.xml 2189✅ 42⚪ 50s
/Users/runner/work/enso/enso/target/test-results/Visualization_Tests/JUnit.xml 70✅ 1⚪ 5s

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

19 tests were completed in 4s with 19 passed, 0 failed and 0 skipped.

Test suite Passed Failed Skipped Time
S3.get_object 2✅ 2s
S3.head (bucket) 1✅ 157ms
S3.head (object) 2✅ 191ms
S3.list_buckets 2✅ 1s
S3.list_objects 4✅ 170ms
S3.parse_uri 3✅ 120ms
S3.read_bucket 5✅ 275ms

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

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

Test suite Passed Failed Skipped Time
Examples 32✅ 10s
Python Examples 1⚪ 0ms

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

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

Test suite Passed Failed Skipped Time
Geo Points 2✅ 42ms
GeoJSON to Table 3✅ 435ms

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

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

Test suite Passed Failed Skipped Time
Image File_Format 2✅ 70ms
Image with 1 channel 19✅ 186ms
Image with 2 channels 19✅ 129ms
Image with 3 channels 19✅ 185ms
Image with 4 channels 19✅ 138ms
Image Write 2✅ 17ms
Image.read 9✅ 420ms
Matrix with 1 channel 21✅ 211ms
Matrix with 2 channels 21✅ 141ms
Matrix with 3 channels 21✅ 169ms
Matrix with 4 channels 21✅ 190ms
Matrix_Error 1✅ 3ms

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

2882 tests were completed in 113s with 2728 passed, 0 failed and 154 skipped.

Test suite Passed Failed Skipped Time
[Codegen] Aggregation 2✅ 111ms
[Codegen] Basic Select 3✅ 73ms
[Codegen] Handling Missing Values 2✅ 120ms
[Codegen] JSON serialization 1⚪ 0ms
[Codegen] Masking Tables and Columns 2✅ 159ms
[Codegen] Sorting 4✅ 53ms
[In-Memory-specific] Table.join 1✅ 516ms
[In-Memory-specific] Table.set 2✅ 68ms
[In-Memory] Interactions Between various operations 11✅ 589ms
[In-Memory] Arithmetic Column Operations 12✅ 161ms
[In-Memory] Boolean Column Operations 5✅ 1⚪ 226ms
[In-Memory] Colum Operations - Names 10✅ 47ms
[In-Memory] Column Comparisons 5✅ 1⚪ 348ms
[In-Memory] Column Naming edge cases 7✅ 211ms
[In-Memory] Column operation Integer Overflow handling 6✅ 470ms
[In-Memory] Column Operations - Equality & Null Handling 4✅ 3⚪ 76ms
[In-Memory] Column Operations - Text Replace 0ms
[In-Memory] Column Operations - Text Replace (in-memory only) 8✅ 67ms
[In-Memory] Column Operations - Text Trim 3✅ 27ms
[In-Memory] Column.const 3✅ 6ms
[In-Memory] Column.fill_nothing/empty 4✅ 10ms
[In-Memory] Column.map 6✅ 117ms
[In-Memory] Column.rename 1✅ 5ms
[In-Memory] Column.take/drop 8✅ 67ms
[In-Memory] Column.zip 6✅ 25ms
[In-Memory] Date truncation 1✅ 2ms
[In-Memory] Date-Time operations 21✅ 1⚪ 578ms
[In-Memory] Date-Time support 3✅ 38ms
[In-Memory] Dropping Missing Values 9✅ 447ms
[In-Memory] Expression Arithmetic 3✅ 55ms
[In-Memory] Expression Boolean literals 1✅ 46ms
[In-Memory] Expression Boolean Operators 4✅ 37ms
[In-Memory] Expression Column Arithmetic 2✅ 50ms
[In-Memory] Expression Comparison Operators 6✅ 109ms
[In-Memory] Expression Date and Time literals 5✅ 27ms
[In-Memory] Expression Errors should be handled 4✅ 24ms
[In-Memory] Expression Float literals 1✅ 18ms
[In-Memory] Expression Integer literals 1✅ 8ms
[In-Memory] Expression Nothing literals 3✅ 20ms
[In-Memory] Expression Text literals 1✅ 27ms
[In-Memory] Expression Text literals 2✅ 5ms
[In-Memory] Expression Text Operators 2✅ 26ms
[In-Memory] Expression Warnings should be reported 4✅ 88ms
[In-Memory] Filling Missing Values 8✅ 63ms
[In-Memory] Function invocation 2✅ 16ms
[In-Memory] Handling of Big Integer values 10✅ 144ms
[In-Memory] Loss_Of_Integer_Precision (large integers not being exactly representable in Float) 5✅ 97ms
[In-Memory] Min/Max Operations 2✅ 66ms
[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✅ 15ms
[In-Memory] replace: literal text pattern and replacement 4✅ 35ms
[In-Memory] replace: pattern and replacement columns 4✅ 14ms
[In-Memory] Rounding numeric tests 19✅ 895ms
[In-Memory] Rounding-like operations 15✅ 44ms
[In-Memory] Simple variant of Table/Column.parse in all backends 5✅ 82ms
[In-Memory] Storage Builders 2✅ 87ms
[In-Memory] Table.add_row_number (common) 7✅ 181ms
[In-Memory] Table.add_row_number (in-memory specific) 7✅ 45ms
[In-Memory] Table.aggregate 3✅ 178ms
[In-Memory] Table.aggregate 3✅ 24ms
[In-Memory] Table.aggregate Concatenate 6✅ 102ms
[In-Memory] Table.aggregate Count_Distinct 2✅ 109ms
[In-Memory] Table.aggregate First and Last 1✅ 3ms
[In-Memory] Table.aggregate Mode 1✅ 2ms
[In-Memory] Table.aggregate Shortest 1✅ 18ms
[In-Memory] Table.aggregate should be able to group on multiple fields not in left columns 13✅ 439ms
[In-Memory] Table.aggregate should be able to group on single field 13✅ 389ms
[In-Memory] Table.aggregate should correctly handle infinities 4✅ 24ms
[In-Memory] Table.aggregate should correctly handle NaN 5✅ 20ms
[In-Memory] Table.aggregate should correctly select result types 4✅ 49ms
[In-Memory] Table.aggregate should merge warnings when issues computing aggregation 2✅ 23ms
[In-Memory] Table.aggregate should not summarize empty table when grouped 11✅ 62ms
[In-Memory] Table.aggregate should raise warnings when there are issues 7✅ 152ms
[In-Memory] Table.aggregate should raise warnings when there are issues computing aggregation 3✅ 68ms
[In-Memory] Table.aggregate should report warnings and errors based on types 4✅ 74ms
[In-Memory] Table.aggregate should summarize empty table 11✅ 80ms
[In-Memory] Table.aggregate should summarize whole table 13✅ 210ms
[In-Memory] Table.aggregate Standard_Deviation 1✅ 14ms
[In-Memory] Table.aggregate+Expressions 2✅ 55ms
[In-Memory] Table.at 3✅ 21ms
[In-Memory] Table.column_count 1✅ 0ms
[In-Memory] Table.column_names 2✅ 16ms
[In-Memory] Table.cross_join 9✅ 397ms
[In-Memory] Table.cross_tab 23✅ 588ms
[In-Memory] Table.distinct 6✅ 172ms
[In-Memory] Table.distinct 7✅ 122ms
[In-Memory] Table.fill_nothing/empty 6✅ 35ms
[In-Memory] Table.filter 4✅ 699ms
[In-Memory] Table.filter 21✅ 2⚪ 745ms
[In-Memory] Table.filter_by_expression 5✅ 128ms
[In-Memory] Table.get 3✅ 16ms
[In-Memory] Table.join 38✅ 700ms
[In-Memory] Table.lookup_and_replace 20✅ 538ms
[In-Memory] Table.make_constant_column 4✅ 11ms
[In-Memory] Table.order_by 23✅ 201ms
[In-Memory] Table.read 5✅ 34ms
[In-Memory] Table.remove_columns 12✅ 347ms
[In-Memory] Table.rename_columns 20✅ 283ms
[In-Memory] Table.reorder_columns 10✅ 230ms
[In-Memory] Table.replace 4✅ 140ms
[In-Memory] Table.rows 6✅ 87ms
[In-Memory] Table.select_columns 15✅ 460ms
[In-Memory] Table.set 8✅ 776ms
[In-Memory] Table.set with Column_Operation 9✅ 484ms
[In-Memory] Table.sort_columns 4✅ 83ms
[In-Memory] Table.take/drop 11✅ 451ms
[In-Memory] Table.transpose 8✅ 102ms
[In-Memory] Table.union 25✅ 633ms
[In-Memory] Table.zip 12✅ 276ms
[In-Memory] Table/Column auto value type 13✅ 130ms
[In-Memory] Table/Column.cast - checking invariants 12✅ 120ms
[In-Memory] Table/Column.cast - date/time 3✅ 49ms
[In-Memory] Table/Column.cast - numeric 6✅ 152ms
[In-Memory] Table/Column.cast - to text 9✅ 169ms
[In-Memory] Temp column 2✅ 5ms
[In-Memory] Text Column Operations 5✅ 156ms
[In-Memory] Unique derived column names 8✅ 37ms
[PostgreSQL] .pgpass 3✅ 234ms
[PostgreSQL] Connection setup 3✅ 197ms
[PostgreSQL] Database tests 1⚪ 0ms
[PostgreSQL] SSL connectivity tests 1⚪ 0ms
[Redshift] Database tests 1⚪ 0ms
[SQLite File] Interactions Between various operations 8✅ 285ms
[SQLite File] Aggregation 2✅ 69ms
[SQLite File] Appending a Database table to a Database table 29✅ 2s
[SQLite File] Appending an in-memory table to a Database table 30✅ 2s
[SQLite File] Arithmetic Column Operations 10✅ 2⚪ 356ms
[SQLite File] Basic Table Access 4✅ 508ms
[SQLite File] Boolean Column Operations 4✅ 2⚪ 148ms
[SQLite File] Colum Operations - Names 8✅ 56ms
[SQLite File] Column Comparisons 4✅ 1⚪ 267ms
[SQLite File] Column Naming edge cases 7✅ 188ms
[SQLite File] Column Operations - Equality & Null Handling 4✅ 3⚪ 86ms
[SQLite File] Column Operations - Text Replace 2✅ 15ms
[SQLite File] Column Operations - Text Replace (in-memory only) 0ms
[SQLite File] Column Operations - Text Trim 3✅ 50ms
[SQLite File] Column.const 1✅ 16ms
[SQLite File] Column.const 3✅ 43ms
[SQLite File] Column.fill_nothing/empty 4✅ 64ms
[SQLite File] Column.map 1✅ 11ms
[SQLite File] Column.rename 1✅ 11ms
[SQLite File] Column.take/drop 6✅ 874ms
[SQLite File] Column.zip 1✅ 14ms
[SQLite File] Connection.query 10✅ 587ms
[SQLite File] Creating an empty table 19✅ 2s
[SQLite File] Date truncation 1⚪ 0ms
[SQLite File] Date-Time operations 1⚪ 0ms
[SQLite File] Date-Time support 1⚪ 0ms
[SQLite File] Deleting rows from a Database table 4✅ 104ms
[SQLite File] Deleting rows from a Database table (source=Database) 11✅ 551ms
[SQLite File] Deleting rows from a Database table (source=in-memory) 11✅ 522ms
[SQLite File] Dialect-specific codegen 1✅ 22ms
[SQLite File] Dropping Missing Values 8✅ 552ms
[SQLite File] Error Handling 2✅ 74ms
[SQLite File] Expression Arithmetic 3✅ 147ms
[SQLite File] Expression Boolean literals 1✅ 37ms
[SQLite File] Expression Boolean Operators 4✅ 88ms
[SQLite File] Expression Column Arithmetic 2✅ 120ms
[SQLite File] Expression Comparison Operators 6✅ 227ms
[SQLite File] Expression Date and Time literals 4⚪ 0ms
[SQLite File] Expression Errors should be handled 4✅ 20ms
[SQLite File] Expression Float literals 1✅ 16ms
[SQLite File] Expression Integer literals 1✅ 16ms
[SQLite File] Expression Nothing literals 3✅ 71ms
[SQLite File] Expression Text literals 1✅ 27ms
[SQLite File] Expression Text literals 2✅ 19ms
[SQLite File] Expression Text Operators 2✅ 61ms
[SQLite File] Expression Warnings should be reported 2✅ 2⚪ 107ms
[SQLite File] Filling Missing Values 5✅ 1⚪ 127ms
[SQLite File] Function invocation 2✅ 31ms
[SQLite File] Masking Tables 1✅ 46ms
[SQLite File] math functions 6✅ 2s
[SQLite File] Metadata 2✅ 45ms
[SQLite File] Min/Max Operations 2✅ 64ms
[SQLite File] Missing Values 2✅ 88ms
[SQLite File] Other Column Operations 1✅ 20ms
[SQLite File] Output Execution Context for Database operations 12✅ 1⚪ 832ms
[SQLite File] partial Date-Time support 2✅ 43ms
[SQLite File] Persisting a Database Table (query) 8✅ 571ms
[SQLite File] replace: empty table and nothings 2✅ 31ms
[SQLite File] replace: literal regex pattern and replacement 5✅ 17ms
[SQLite File] replace: literal text pattern and replacement 4✅ 42ms
[SQLite File] replace: pattern and replacement columns 4✅ 5ms
[SQLite File] Rounding numeric tests 19✅ 10s
[SQLite File] Rounding-like operations 15✅ 371ms
[SQLite File] Schemas and Databases 3✅ 11ms
[SQLite File] Simple variant of Table/Column.parse in all backends 5✅ 106ms
[SQLite File] Sorting 5✅ 107ms
[SQLite File] Support for Long Column/Table names 6✅ 2s
[SQLite File] Table.add_row_number (common) 7✅ 147ms
[SQLite File] Table.add_row_number (Database specific) 1✅ 37ms
[SQLite File] Table.aggregate 1✅ 17ms
[SQLite File] Table.aggregate Concatenate 6✅ 105ms
[SQLite File] Table.aggregate Count_Distinct 1✅ 1⚪ 98ms
[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⚪ 120ms
[SQLite File] Table.aggregate should be able to group on single field 7✅ 6⚪ 99ms
[SQLite File] Table.aggregate should correctly handle infinities 2✅ 2⚪ 46ms
[SQLite File] Table.aggregate should correctly handle NaN 1⚪ 0ms
[SQLite File] Table.aggregate should correctly select result types 2✅ 2⚪ 41ms
[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⚪ 57ms
[SQLite File] Table.aggregate should raise warnings when there are issues 7✅ 376ms
[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✅ 94ms
[SQLite File] Table.aggregate should report warnings and errors based on types 4✅ 98ms
[SQLite File] Table.aggregate should summarize empty table 7✅ 4⚪ 73ms
[SQLite File] Table.aggregate should summarize whole table 7✅ 6⚪ 105ms
[SQLite File] Table.aggregate Standard_Deviation 1✅ 18ms
[SQLite File] Table.aggregate+Expressions 2✅ 48ms
[SQLite File] Table.at 3✅ 20ms
[SQLite File] Table.column_count 1✅ 0ms
[SQLite File] Table.column_names 2✅ 85ms
[SQLite File] Table.cross_join 9✅ 349ms
[SQLite File] Table.cross_tab 1⚪ 0ms
[SQLite File] Table.default_ordering 4✅ 117ms
[SQLite File] Table.distinct 7✅ 217ms
[SQLite File] Table.expand_column 1✅ 12ms
[SQLite File] Table.expand_to_rows 1✅ 13ms
[SQLite File] Table.fill_nothing/empty 6✅ 141ms
[SQLite File] Table.filter 1✅ 1ms
[SQLite File] Table.filter 20✅ 1⚪ 832ms
[SQLite File] Table.filter_by_expression 4✅ 1⚪ 101ms
[SQLite File] Table.get 3✅ 23ms
[SQLite File] Table.join 31✅ 3⚪ 1s
[SQLite File] Table.lookup_and_replace 19✅ 1s
[SQLite File] Table.make_constant_column 3✅ 1⚪ 69ms
[SQLite File] Table.order_by 19✅ 2⚪ 209ms
[SQLite File] Table.read 6✅ 266ms
[SQLite File] Table.remove_columns 11✅ 472ms
[SQLite File] Table.rename_columns 20✅ 770ms
[SQLite File] Table.reorder_columns 9✅ 378ms
[SQLite File] Table.replace 4✅ 88ms
[SQLite File] Table.rows 6✅ 61ms
[SQLite File] Table.select_columns 14✅ 734ms
[SQLite File] Table.set 8✅ 274ms
[SQLite File] Table.set with Column_Operation 8✅ 1⚪ 525ms
[SQLite File] Table.sort_columns 4✅ 117ms
[SQLite File] Table.take/drop 7✅ 2s
[SQLite File] Table.transpose 1⚪ 0ms
[SQLite File] Table.union 19✅ 1⚪ 1s
[SQLite File] Table.zip 1⚪ 0ms
[SQLite File] Table/Column auto value type 1✅ 12ms
[SQLite File] Table/Column.cast - checking invariants 7✅ 127ms
[SQLite File] Table/Column.cast - numeric 3✅ 49ms
[SQLite File] Table/Column.cast - to text 1✅ 26ms
[SQLite File] Tables and Table Types 4✅ 128ms
[SQLite File] Temp column 2✅ 20ms
[SQLite File] Text Column Operations 5✅ 218ms
[SQLite File] Transaction Support 4✅ 80ms
[SQLite File] Unique derived column names 8✅ 157ms
[SQLite File] Uploading an in-memory Table 11✅ 770ms
[SQLite In-Memory] Interactions Between various operations 8✅ 284ms
[SQLite In-Memory] Aggregation 2✅ 31ms
[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⚪ 161ms
[SQLite In-Memory] Basic Table Access 4✅ 115ms
[SQLite In-Memory] Boolean Column Operations 4✅ 2⚪ 111ms
[SQLite In-Memory] Colum Operations - Names 8✅ 38ms
[SQLite In-Memory] Column Comparisons 4✅ 1⚪ 198ms
[SQLite In-Memory] Column Naming edge cases 7✅ 116ms
[SQLite In-Memory] Column Operations - Equality & Null Handling 4✅ 3⚪ 58ms
[SQLite In-Memory] Column Operations - Text Replace 2✅ 11ms
[SQLite In-Memory] Column Operations - Text Replace (in-memory only) 0ms
[SQLite In-Memory] Column Operations - Text Trim 3✅ 33ms
[SQLite In-Memory] Column.const 1✅ 10ms
[SQLite In-Memory] Column.const 3✅ 32ms
[SQLite In-Memory] Column.fill_nothing/empty 4✅ 47ms
[SQLite In-Memory] Column.map 1✅ 8ms
[SQLite In-Memory] Column.rename 1✅ 9ms
[SQLite In-Memory] Column.take/drop 6✅ 777ms
[SQLite In-Memory] Column.zip 1✅ 9ms
[SQLite In-Memory] Connection.query 10✅ 141ms
[SQLite In-Memory] Creating an empty table 17✅ 534ms
[SQLite In-Memory] Date truncation 1⚪ 0ms
[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✅ 115ms
[SQLite In-Memory] Deleting rows from a Database table (source=Database) 11✅ 576ms
[SQLite In-Memory] Deleting rows from a Database table (source=in-memory) 11✅ 482ms
[SQLite In-Memory] Dialect-specific codegen 1✅ 4ms
[SQLite In-Memory] Dropping Missing Values 8✅ 583ms
[SQLite In-Memory] Error Handling 2✅ 30ms
[SQLite In-Memory] Expression Arithmetic 3✅ 133ms
[SQLite In-Memory] Expression Boolean literals 1✅ 44ms
[SQLite In-Memory] Expression Boolean Operators 4✅ 69ms
[SQLite In-Memory] Expression Column Arithmetic 2✅ 110ms
[SQLite In-Memory] Expression Comparison Operators 6✅ 175ms
[SQLite In-Memory] Expression Date and Time literals 4⚪ 0ms
[SQLite In-Memory] Expression Errors should be handled 4✅ 14ms
[SQLite In-Memory] Expression Float literals 1✅ 12ms
[SQLite In-Memory] Expression Integer literals 1✅ 11ms
[SQLite In-Memory] Expression Nothing literals 3✅ 57ms
[SQLite In-Memory] Expression Text literals 1✅ 29ms
[SQLite In-Memory] Expression Text literals 2✅ 23ms
[SQLite In-Memory] Expression Text Operators 2✅ 54ms
[SQLite In-Memory] Expression Warnings should be reported 2✅ 2⚪ 76ms
[SQLite In-Memory] Filling Missing Values 5✅ 1⚪ 107ms
[SQLite In-Memory] Function invocation 2✅ 28ms
[SQLite In-Memory] Masking Tables 1✅ 10ms
[SQLite In-Memory] math functions 6✅ 963ms
[SQLite In-Memory] Metadata 2✅ 7ms
[SQLite In-Memory] Min/Max Operations 2✅ 52ms
[SQLite In-Memory] Missing Values 2✅ 22ms
[SQLite In-Memory] Other Column Operations 1✅ 12ms
[SQLite In-Memory] Output Execution Context for Database operations 9✅ 1⚪ 552ms
[SQLite In-Memory] partial Date-Time support 2✅ 19ms
[SQLite In-Memory] Persisting a Database Table (query) 8✅ 519ms
[SQLite In-Memory] replace: empty table and nothings 2✅ 22ms
[SQLite In-Memory] replace: literal regex pattern and replacement 5✅ 13ms
[SQLite In-Memory] replace: literal text pattern and replacement 4✅ 28ms
[SQLite In-Memory] replace: pattern and replacement columns 4✅ 5ms
[SQLite In-Memory] Rounding numeric tests 19✅ 8s
[SQLite In-Memory] Rounding-like operations 15✅ 299ms
[SQLite In-Memory] Schemas and Databases 3✅ 1ms
[SQLite In-Memory] Simple variant of Table/Column.parse in all backends 5✅ 67ms
[SQLite In-Memory] Sorting 5✅ 55ms
[SQLite In-Memory] Support for Long Column/Table names 6✅ 661ms
[SQLite In-Memory] Table.add_row_number (common) 7✅ 110ms
[SQLite In-Memory] Table.add_row_number (Database specific) 1✅ 24ms
[SQLite In-Memory] Table.aggregate 1✅ 14ms
[SQLite In-Memory] Table.aggregate Concatenate 6✅ 92ms
[SQLite In-Memory] Table.aggregate Count_Distinct 1✅ 1⚪ 89ms
[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⚪ 111ms
[SQLite In-Memory] Table.aggregate should be able to group on single field 7✅ 6⚪ 97ms
[SQLite In-Memory] Table.aggregate should correctly handle infinities 2✅ 2⚪ 42ms
[SQLite In-Memory] Table.aggregate should correctly handle NaN 1⚪ 0ms
[SQLite In-Memory] Table.aggregate should correctly select result types 2✅ 2⚪ 39ms
[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⚪ 49ms
[SQLite In-Memory] Table.aggregate should raise warnings when there are issues 7✅ 307ms
[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✅ 80ms
[SQLite In-Memory] Table.aggregate should report warnings and errors based on types 4✅ 83ms
[SQLite In-Memory] Table.aggregate should summarize empty table 7✅ 4⚪ 44ms
[SQLite In-Memory] Table.aggregate should summarize whole table 7✅ 6⚪ 66ms
[SQLite In-Memory] Table.aggregate Standard_Deviation 1✅ 15ms
[SQLite In-Memory] Table.aggregate+Expressions 2✅ 39ms
[SQLite In-Memory] Table.at 3✅ 11ms
[SQLite In-Memory] Table.column_count 1✅ 0ms
[SQLite In-Memory] Table.column_names 2✅ 38ms
[SQLite In-Memory] Table.cross_join 9✅ 284ms
[SQLite In-Memory] Table.cross_tab 1⚪ 0ms
[SQLite In-Memory] Table.default_ordering 4✅ 15ms
[SQLite In-Memory] Table.distinct 7✅ 132ms
[SQLite In-Memory] Table.expand_column 1✅ 8ms
[SQLite In-Memory] Table.expand_to_rows 1✅ 8ms
[SQLite In-Memory] Table.fill_nothing/empty 6✅ 251ms
[SQLite In-Memory] Table.filter 1✅ 0ms
[SQLite In-Memory] Table.filter 20✅ 1⚪ 678ms
[SQLite In-Memory] Table.filter_by_expression 4✅ 1⚪ 90ms
[SQLite In-Memory] Table.get 3✅ 7ms
[SQLite In-Memory] Table.join 31✅ 3⚪ 1s
[SQLite In-Memory] Table.lookup_and_replace 19✅ 938ms
[SQLite In-Memory] Table.make_constant_column 3✅ 1⚪ 43ms
[SQLite In-Memory] Table.order_by 19✅ 2⚪ 172ms
[SQLite In-Memory] Table.read 6✅ 163ms
[SQLite In-Memory] Table.remove_columns 11✅ 276ms
[SQLite In-Memory] Table.rename_columns 20✅ 451ms
[SQLite In-Memory] Table.reorder_columns 9✅ 229ms
[SQLite In-Memory] Table.replace 4✅ 48ms
[SQLite In-Memory] Table.rows 6✅ 25ms
[SQLite In-Memory] Table.select_columns 14✅ 413ms
[SQLite In-Memory] Table.set 8✅ 100ms
[SQLite In-Memory] Table.set with Column_Operation 8✅ 1⚪ 444ms
[SQLite In-Memory] Table.sort_columns 4✅ 68ms
[SQLite In-Memory] Table.take/drop 7✅ 2s
[SQLite In-Memory] Table.transpose 1⚪ 0ms
[SQLite In-Memory] Table.union 19✅ 1⚪ 698ms
[SQLite In-Memory] Table.zip 1⚪ 0ms
[SQLite In-Memory] Table/Column auto value type 1✅ 8ms
[SQLite In-Memory] Table/Column.cast - checking invariants 7✅ 97ms
[SQLite In-Memory] Table/Column.cast - numeric 3✅ 42ms
[SQLite In-Memory] Table/Column.cast - to text 1✅ 20ms
[SQLite In-Memory] Tables and Table Types 4✅ 47ms
[SQLite In-Memory] Temp column 2✅ 18ms
[SQLite In-Memory] Text Column Operations 5✅ 165ms
[SQLite In-Memory] Transaction Support 4✅ 38ms
[SQLite In-Memory] Unique derived column names 8✅ 117ms
[SQLite In-Memory] Uploading an in-memory Table 9✅ 478ms
[SQLite] Type Mapping 8✅ 163ms
Aggregate Columns 23✅ 183ms
Boolean Column.format, with format Column 3✅ 40ms
Boolean Column.format, with format string 3✅ 58ms
ceil 3✅ 18ms
Column.parse 13✅ 83ms
Columns 16✅ 522ms
Construction 8✅ 1⚪ 2s
Counting Values 1✅ 1ms
DataFormatter builders 3✅ 24ms
DataFormatter.format 10✅ 144ms
DataFormatter.parse 13✅ 304ms
Date Column.format, with format Column 6✅ 587ms
Date Column.format, with format string 4✅ 150ms
Date_Time Column.format, with format Column 6✅ 142ms
Date_Time Column.format, with format string 5✅ 218ms
Date_Time truncate 1✅ 11ms
Delimited File Parsing 27✅ 3⚪ 1s
Delimited File Writing 33✅ 1s
Dropping Missing Values 1✅ 740ms
Edge cases 1✅ 10ms
Errors 2✅ 14ms
Excel Range 9✅ 109ms
File.read (Delimited) 3✅ 93ms
File.read (Delimited) should work with Date_Time 3✅ 9ms
File.read (Delimited) should work with Dates 3✅ 10ms
File.read (Delimited) should work with Time_Of_Days 3✅ 6ms
fill 6✅ 181ms
Float 3✅ 17ms
Float, with format Column 3✅ 13ms
floor 3✅ 23ms
Info 1✅ 211ms
Integer 3✅ 47ms
Integer 1✅ 9ms
Integer, with format Column 3✅ 41ms
Integration 1✅ 61ms
JSON conversion 2✅ 64ms
Mapping Operations 7✅ 478ms
Masking Tables 3✅ 602ms
Numeric, empty/Nothing 4✅ 63ms
Problems 3✅ 31ms
Read XLSX / XLS Files 12✅ 3s
Reading single cells correctly 7✅ 330ms
round/truncate/ceil/floor 3✅ 61ms
Rounding 8✅ 81ms
Should be able to serialise a table with Dates to Text 2✅ 39ms
Should be able to serialise a table with DateTimes to Text 2✅ 10ms
Should be able to serialise a table with Time_Of_Days to Text 2✅ 6ms
Slicing Tables 4✅ 326ms
SortedListIndex (used for SortJoin) 6✅ 11ms
Sorting Columns 4✅ 103ms
Sorting Tables 2✅ 475ms
SQLite_Format should allow connecting to SQLite files 5✅ 52ms
Table.from Text 1✅ 25ms
Table.parse 22✅ 446ms
Table.parse_to_columns 14✅ 228ms
Table.split 5✅ 156ms
Table.split/tokenize column count 4✅ 67ms
Table.split/tokenize column order 1✅ 4ms
Table.split/tokenize errors 4✅ 12ms
Table.split/tokenize name conflicts 2✅ 39ms
Table.tokenize 12✅ 169ms
Text.parse_to_table 2✅ 142ms
Text.parse_to_table errors 3✅ 26ms
Text.parse_to_table parsing 3✅ 48ms
Text.parse_to_table with case-insensitivity 1✅ 49ms
Text.parse_to_table with groups 2✅ 31ms
Time_Of_Day Column.format, with format Column 6✅ 67ms
Time_Of_Day Column.format, with format string 5✅ 85ms
truncate 3✅ 23ms
Unique_Name_Strategy Helper 12✅ 156ms
Unique_Name_Strategy.combine_with_prefix 6✅ 14ms
Use First Row As Names 5✅ 271ms
Value_Type 2✅ 22ms
Various File Format support on Table 8✅ 1s
Vector conversion 1✅ 10ms
Write xls Files 38✅ 1s
Write xlsx Files 38✅ 3s
Writing 4✅ 53ms
XLS reading 7✅ 63ms
XLSX reading 7✅ 559ms

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

2231 tests were completed in 50s with 2189 passed, 0 failed and 42 skipped.

Test suite Passed Failed Skipped Time
Any.map_nothing 2✅ 19ms
Any's methods 3✅ 58ms
Array_Proxy 5✅ 45ms
ArrayOverBuffer 1✅ 26ms
ASCII 4✅ 38ms
Asserts 1⚪ 0ms
at/get 7✅ 229ms
Atom with holes 7✅ 21ms
Auto_Detect 3✅ 15ms
BigInts 13✅ 1s
Booleans 6✅ 20ms
Bound 3✅ 3ms
Bytes 3✅ 8ms
caching 1✅ 52ms
Callables 5✅ 13ms
Check Nothing and NaN 3✅ 0ms
children 2✅ 15ms
codepoints 2✅ 5ms
Compare functionality with Vector 1✅ 14ms
Compile 6✅ 25ms
const 1✅ 0ms
Contexts and Execution Environment 3✅ 8ms
Conversion 42✅ 221ms
Correlation Statistics 6✅ 51ms
curry 1✅ 5ms
Data.read / File_Format 2✅ 318ms
Dataflow Errors 11✅ 42ms
Dataflow Warnings 32✅ 998ms
Date 41✅ 9s
Date date part tests 8✅ 121ms
Date_Range 11✅ 1s
Date_Time 45✅ 2⚪ 931ms
Date_Time date part tests 8✅ 32ms
Date_Time equality 2✅ 5ms
Day_Of_Week conversions 8✅ 27ms
Deep Exports 1✅ 2ms
Default comparator 3✅ 10ms
display text 1✅ 1ms
Duration 15✅ 218ms
Encoding object 4✅ 147ms
Enso Arrays 5✅ 25ms
Enso maps 50✅ 279ms
Enso Set 5✅ 39ms
Environment 1✅ 19ms
Escape 1✅ 0ms
fetch 10✅ 714ms
File Operations 21✅ 256ms
flip 2✅ 1ms
Float.truncate 1✅ 7ms
Floats 5✅ 27ms
folder operations 3✅ 62ms
Formatting date/time values 6✅ 133ms
Fully Qualified Names 1✅ 1ms
Function Ascribed Parameters 12✅ 32ms
get_elements_by_tag_name 3✅ 31ms
Header 1✅ 9ms
Header resolution 7✅ 29ms
Headers 6✅ 127ms
HTTP client 4✅ 3ms
HTTP_Method parse 3✅ 6ms
identity 3✅ 1ms
Inlining Helpers 2✅ 3ms
inner / outer xml 2✅ 47ms
Instrument @Tail_Call fibonacci 6✅ 563ms
Instrument fibonacci 3✅ 242ms
Integer.truncate 1✅ 1ms
Integers 24✅ 121ms
Interval 7✅ 38ms
Java case of 3✅ 5ms
Java FFI 6✅ 1⚪ 11ms
Java/Enso Date 2✅ 19ms
JavaDate 41✅ 2s
JavaDate date part tests 8✅ 7ms
JavaLocalTime 28✅ 52ms
JavaScript Objects, Arrays & Functions 8✅ 433ms
JavaScriptArrayWithADate 41✅ 3s
JavaScriptArrayWithADate date part tests 8✅ 78ms
JavascriptDataInArray 43✅ 4⚪ 442ms
JavascriptDataInArray date part tests 8✅ 99ms
JavascriptDate 43✅ 4⚪ 396ms
JavaScriptDate 41✅ 4s
JavascriptDate date part tests 8✅ 16ms
JavaScriptDate date part tests 8✅ 88ms
JavaZonedDateTime 45✅ 2⚪ 408ms
JavaZonedDateTime date part tests 8✅ 12ms
JavaZoneId 7✅ 44ms
JS_Object 3✅ 320ms
JSON 5✅ 61ms
JSON 1✅ 49ms
JSON Deserialization 8✅ 397ms
JSON Serialization 3✅ 54ms
JSON_Format 2✅ 79ms
Lazy 6✅ 31ms
Lazy Generator 1✅ 3ms
Lexicographic Order on Vectors 2✅ 8ms
List 31✅ 665ms
Locale 13✅ 73ms
Looping Imports 1✅ 1ms
Lowercase Methods 5✅ 7ms
Managed_Resource 3✅ 17ms
Match.end 4✅ 16ms
Match.groups 2✅ 9ms
Match.named_groups 3✅ 23ms
Match.span 4✅ 16ms
Match.start 4✅ 16ms
Match.text 6✅ 34ms
Match.utf_16_end 4✅ 22ms
Match.utf_16_span 4✅ 18ms
Match.utf_16_start 4✅ 14ms
Maybe 5✅ 3ms
Meta-Value Inspection 4✅ 6ms
Meta-Value Manipulation 26✅ 145ms
Meta.Type.find 4✅ 9ms
Methods 1✅ 1⚪ 2ms
Missing_Required_Argument 3✅ 35ms
Natural Order 4✅ 97ms
No Method Errors 1✅ 8ms
non-linear inserts 11✅ 180ms
Number Conversions 1✅ 4ms
Number Rounding numeric tests 19✅ 185ms
Numbers 14✅ 106ms
Numeric values 1✅ 3ms
Object Comparator 7✅ 26ms
Operator == 16✅ 90ms
Ordering 6✅ 30ms
Pair 1✅ 0ms
Pair - from 2-Item JavaScript Array 13✅ 200ms
Pair - from 2-Item List 13✅ 81ms
Pair - from 2-Item Vector 13✅ 112ms
Pair - from Pair.new 13✅ 65ms
Pair - from Pair.Value 13✅ 19ms
Panics 17✅ 155ms
parse 8✅ 167ms
Parsing date/time values 26✅ 1⚪ 379ms
Parsing formats 4✅ 191ms
Pattern Matches 16✅ 41ms
Pattern.find and .find_all 8✅ 62ms
Pattern.match and .match_all 8✅ 52ms
Pattern.matches 5✅ 11ms
Pattern.replace 10✅ 108ms
Pattern.split 6✅ 25ms
Pattern.tokenize 7✅ 149ms
Period 7✅ 47ms
Plain_Text 3✅ 23ms
Polyglot Argument 7✅ 13ms
Polyglot Argument with Inheritance 3✅ 6ms
Polyglot Conversion 14✅ 17ms
Polyglot hash maps 2✅ 4⚪ 37ms
Polyglot JS 19✅ 109ms
Polyglot keys and values 2✅ 4⚪ 15ms
Polyglot Operator == 7✅ 35ms
Polyglot Python 1⚪ 0ms
Polyglot R 1⚪ 0ms
post 24✅ 1s
Problem_Behavior 2✅ 20ms
Process 5✅ 102ms
Qualified Names 3✅ 3ms
Random 15✅ 1s
Range 35✅ 621ms
Rank Data 7✅ 19ms
Read XML 7✅ 37ms
read_bytes 6✅ 33ms
read_text 6✅ 145ms
Refs 1✅ 1ms
Regex splitting 3✅ 12ms
Regex tokenizing 2✅ 26ms
Regex: find and find_all 20✅ 1⚪ 229ms
Regression 12✅ 81ms
ReportingStreamDecoder 6✅ 381ms
ReportingStreamEncoder 8✅ 113ms
Request 10✅ 46ms
rounding 4✅ 21ms
should correctly evaluate documentation examples 6✅ 34ms
Sorting with multiple comparators 4✅ 2⚪ 44ms
Sorting with the default comparator 7✅ 3⚪ 100ms
Stack traces 1✅ 8ms
State 2✅ 3ms
Statistics 14✅ 242ms
Statistics - empty Vector 3✅ 15ms
Statistics - invalid input 5✅ 101ms
Statistics - invalid input 1✅ 1ms
Statistics - NaN Vector 3✅ 21ms
Statistics - Nothing Vector 3✅ 40ms
System 2✅ 19ms
tag name 1✅ 8ms
take/drop Sample non-determinism 2✅ 10ms
take/drop Sample non-determinism 2✅ 0ms
take/drop Sample non-determinism 2✅ 0ms
take/drop Sample non-determinism 2✅ 0ms
take/drop Sample non-determinism 2✅ 0ms
Text 84✅ 7s
text contents 1✅ 4ms
Text_Sub_Range_Data 2✅ 23ms
Text_Utils 4✅ 41ms
Text.match 6✅ 26ms
Text.replace 16✅ 227ms
Text.Span 3✅ 24ms
Text.substring 4✅ 11ms
the Self construct 6✅ 13ms
Time_Of_Day 28✅ 309ms
to_display_text 5✅ 35ms
Type Errors 11✅ 115ms
uncurry 1✅ 1ms
Unresolved symbol 1✅ 1ms
URI 4✅ 16ms
Use a slice of an array as vectors 71✅ 2⚪ 175ms
Use Array as vectors 71✅ 2⚪ 598ms
Use Array_Proxy as vectors 71✅ 2⚪ 124ms
Use Java ArrayList as vectors 71✅ 2⚪ 193ms
Use Vector as vectors 71✅ 2⚪ 2s
UTF_16 BigEndian 2✅ 7ms
UTF_16 LittleEndian 2✅ 6ms
UTF_8 7✅ 39ms
Vector builder 5✅ 20ms
Vector Slicing Helpers 1✅ 18ms
Vector/Array equality 9✅ 13ms
Windows 1252 4✅ 33ms
write operations 21✅ 821ms
Zone 9✅ 35ms

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

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

Test suite Passed Failed Skipped Time
Dataflow Error Visualization 2✅ 145ms
File uploads 2✅ 6ms
Geo_Map 3✅ 727ms
Histogram Visualization 6✅ 310ms
Lazy Table Visualization 12✅ 721ms
Lazy Text Visualization 3✅ 54ms
Scatter Plot Visualization 14✅ 935ms
Serializable Visualization Identifiers 5✅ 132ms
SQL Visualization 1✅ 347ms
Table Visualization 9✅ 550ms
Table.lookup_ignore_case 1✅ 24ms
Table.rows 1✅ 317ms
Type Names of Visualization Defaults 1✅ 187ms
Vector and Arrays 2✅ 1⚪ 84ms
Widgets for Database 1✅ 12ms
Widgets for In-Database Connection with table name sets 1✅ 239ms
Widgets for In-Database Connection with table types 1✅ 17ms
Widgets for In-Database Table with column name sets 2✅ 28ms
Widgets for In-Memory with column name sets 2✅ 50ms
Widgets for the Text type 1✅ 100ms