Skip to content
GitHub Actions / Standard Library Tests (macos) succeeded Dec 22, 2023 in 0s. View latest attempt.

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✅ 8s
/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✅ 557ms
/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 2760✅ 155⚪ 145s
/Users/runner/work/enso/enso/target/test-results/Tests/JUnit.xml 2486✅ 46⚪ 75s
/Users/runner/work/enso/enso/target/test-results/Visualization_Tests/JUnit.xml 70✅ 1⚪ 4s

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

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

Test suite Passed Failed Skipped Time
S3.get_object 2✅ 4s
S3.head (bucket) 1✅ 411ms
S3.head (object) 2✅ 588ms
S3.list_buckets 2✅ 2s
S3.list_objects 4✅ 579ms
S3.parse_uri 3✅ 177ms
S3.read_bucket 5✅ 831ms

✅ /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 557ms with 5 passed, 0 failed and 0 skipped.

Test suite Passed Failed Skipped Time
Geo Points 2✅ 29ms
GeoJSON to Table 3✅ 528ms

✅ /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✅ 79ms
Image with 1 channel 19✅ 134ms
Image with 2 channels 19✅ 133ms
Image with 3 channels 19✅ 145ms
Image with 4 channels 19✅ 176ms
Image Write 2✅ 20ms
Image.read 9✅ 464ms
Matrix with 1 channel 21✅ 220ms
Matrix with 2 channels 21✅ 168ms
Matrix with 3 channels 21✅ 269ms
Matrix with 4 channels 21✅ 198ms
Matrix_Error 1✅ 2ms

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

2915 tests were completed in 145s with 2760 passed, 0 failed and 155 skipped.

Test suite Passed Failed Skipped Time
[Codegen] Aggregation 2✅ 111ms
[Codegen] Basic Select 3✅ 100ms
[Codegen] Handling Missing Values 2✅ 172ms
[Codegen] JSON serialization 1⚪ 0ms
[Codegen] Masking Tables and Columns 2✅ 217ms
[Codegen] Sorting 4✅ 50ms
[In-Memory-specific] Table.join 1✅ 606ms
[In-Memory-specific] Table.set 2✅ 75ms
[In-Memory] Interactions Between various operations 11✅ 694ms
[In-Memory] Arithmetic Column Operations 12✅ 124ms
[In-Memory] Boolean Column Operations 5✅ 1⚪ 175ms
[In-Memory] Colum Operations - Names 10✅ 51ms
[In-Memory] Column Comparisons 5✅ 1⚪ 332ms
[In-Memory] Column Naming edge cases 7✅ 261ms
[In-Memory] Column operation Integer Overflow handling 6✅ 237ms
[In-Memory] Column Operations - Equality & Null Handling 4✅ 3⚪ 80ms
[In-Memory] Column Operations - Text Replace (in-memory only) 8✅ 68ms
[In-Memory] Column Operations - Text Trim 3✅ 29ms
[In-Memory] Column.const 3✅ 5ms
[In-Memory] Column.fill_nothing/empty 4✅ 12ms
[In-Memory] Column.map 6✅ 113ms
[In-Memory] Column.rename 1✅ 3ms
[In-Memory] Column.take/drop 8✅ 135ms
[In-Memory] Column.zip 6✅ 103ms
[In-Memory] Date truncation 1✅ 2ms
[In-Memory] Date-Time operations 21✅ 1⚪ 670ms
[In-Memory] Date-Time support 3✅ 36ms
[In-Memory] Dropping Missing Values 9✅ 461ms
[In-Memory] Expression Arithmetic 3✅ 121ms
[In-Memory] Expression Boolean literals 1✅ 91ms
[In-Memory] Expression Boolean Operators 4✅ 33ms
[In-Memory] Expression Column Arithmetic 2✅ 102ms
[In-Memory] Expression Comparison Operators 6✅ 117ms
[In-Memory] Expression Date and Time literals 5✅ 43ms
[In-Memory] Expression Errors should be handled 4✅ 20ms
[In-Memory] Expression Float literals 1✅ 32ms
[In-Memory] Expression Integer literals 1✅ 19ms
[In-Memory] Expression Nothing literals 3✅ 34ms
[In-Memory] Expression Text literals 1✅ 37ms
[In-Memory] Expression Text literals 2✅ 7ms
[In-Memory] Expression Text Operators 2✅ 27ms
[In-Memory] Expression Warnings should be reported 4✅ 87ms
[In-Memory] Filling Missing Values 8✅ 63ms
[In-Memory] Function invocation 2✅ 16ms
[In-Memory] Handling of Big Integer values 10✅ 127ms
[In-Memory] Loss_Of_Integer_Precision (large integers not being exactly representable in Float) 5✅ 107ms
[In-Memory] Min/Max Operations 2✅ 69ms
[In-Memory] Other Column Operations 1✅ 2ms
[In-Memory] replace: empty table and nothings 2✅ 5ms
[In-Memory] replace: literal regex pattern and replacement 5✅ 17ms
[In-Memory] replace: literal text pattern and replacement 4✅ 43ms
[In-Memory] replace: pattern and replacement columns 4✅ 15ms
[In-Memory] Rounding numeric tests 19✅ 749ms
[In-Memory] Rounding-like operations 15✅ 38ms
[In-Memory] Simple variant of Table/Column.parse in all backends 5✅ 184ms
[In-Memory] Storage Builders 2✅ 92ms
[In-Memory] Table.add_row_number (common) 7✅ 158ms
[In-Memory] Table.add_row_number (in-memory specific) 7✅ 49ms
[In-Memory] Table.aggregate 3✅ 334ms
[In-Memory] Table.aggregate 3✅ 23ms
[In-Memory] Table.aggregate Concatenate 6✅ 84ms
[In-Memory] Table.aggregate Count_Distinct 2✅ 90ms
[In-Memory] Table.aggregate First and Last 1✅ 3ms
[In-Memory] Table.aggregate Mode 1✅ 2ms
[In-Memory] Table.aggregate Shortest 1✅ 15ms
[In-Memory] Table.aggregate should be able to group on multiple fields not in left columns 13✅ 380ms
[In-Memory] Table.aggregate should be able to group on single field 13✅ 333ms
[In-Memory] Table.aggregate should correctly handle infinities 4✅ 33ms
[In-Memory] Table.aggregate should correctly handle NaN 5✅ 17ms
[In-Memory] Table.aggregate should correctly select result types 4✅ 21ms
[In-Memory] Table.aggregate should merge warnings when issues computing aggregation 2✅ 13ms
[In-Memory] Table.aggregate should not summarize empty table when grouped 11✅ 73ms
[In-Memory] Table.aggregate should raise warnings when there are issues 7✅ 139ms
[In-Memory] Table.aggregate should raise warnings when there are issues computing aggregation 3✅ 55ms
[In-Memory] Table.aggregate should report warnings and errors based on types 4✅ 66ms
[In-Memory] Table.aggregate should summarize empty table 11✅ 76ms
[In-Memory] Table.aggregate should summarize whole table 13✅ 338ms
[In-Memory] Table.aggregate Standard_Deviation 1✅ 13ms
[In-Memory] Table.aggregate+Expressions 2✅ 49ms
[In-Memory] Table.at 3✅ 18ms
[In-Memory] Table.column_count 1✅ 0ms
[In-Memory] Table.column_names 2✅ 17ms
[In-Memory] Table.cross_join 9✅ 122ms
[In-Memory] Table.cross_tab 23✅ 356ms
[In-Memory] Table.distinct 6✅ 248ms
[In-Memory] Table.distinct 7✅ 87ms
[In-Memory] Table.fill_nothing/empty 6✅ 47ms
[In-Memory] Table.filter 4✅ 834ms
[In-Memory] Table.filter 23✅ 2⚪ 595ms
[In-Memory] Table.filter_by_expression 5✅ 164ms
[In-Memory] Table.get 3✅ 12ms
[In-Memory] Table.join 38✅ 951ms
[In-Memory] Table.make_constant_column 4✅ 10ms
[In-Memory] Table.merge 20✅ 517ms
[In-Memory] Table.order_by 23✅ 227ms
[In-Memory] Table.read 5✅ 41ms
[In-Memory] Table.remove_columns 12✅ 367ms
[In-Memory] Table.rename_columns 20✅ 396ms
[In-Memory] Table.reorder_columns 10✅ 254ms
[In-Memory] Table.rows 6✅ 84ms
[In-Memory] Table.select_columns 15✅ 476ms
[In-Memory] Table.set 8✅ 1s
[In-Memory] Table.set with Column_Operation 9✅ 540ms
[In-Memory] Table.sort_columns 4✅ 117ms
[In-Memory] Table.take/drop 11✅ 729ms
[In-Memory] Table.text_replace 4✅ 86ms
[In-Memory] Table.transpose 8✅ 83ms
[In-Memory] Table.union 25✅ 577ms
[In-Memory] Table.zip 12✅ 247ms
[In-Memory] Table/Column auto value type 13✅ 150ms
[In-Memory] Table/Column.cast - checking invariants 12✅ 113ms
[In-Memory] Table/Column.cast - date/time 3✅ 59ms
[In-Memory] Table/Column.cast - numeric 6✅ 174ms
[In-Memory] Table/Column.cast - to text 9✅ 217ms
[In-Memory] Temp column 2✅ 4ms
[In-Memory] Text Column Operations 7✅ 203ms
[In-Memory] Unique derived column names 8✅ 37ms
[PostgreSQL] .pgpass 3✅ 436ms
[PostgreSQL] Connection setup 3✅ 229ms
[PostgreSQL] Database tests 1⚪ 0ms
[PostgreSQL] SSL connectivity tests 1⚪ 0ms
[Redshift] Database tests 1⚪ 0ms
[SQLite File] Interactions Between various operations 8✅ 333ms
[SQLite File] Aggregation 2✅ 83ms
[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⚪ 313ms
[SQLite File] Basic Table Access 4✅ 693ms
[SQLite File] Boolean Column Operations 4✅ 2⚪ 279ms
[SQLite File] Colum Operations - Names 8✅ 70ms
[SQLite File] Column Comparisons 4✅ 1⚪ 395ms
[SQLite File] Column Naming edge cases 7✅ 309ms
[SQLite File] Column Operations - Equality & Null Handling 4✅ 3⚪ 138ms
[SQLite File] Column Operations - Text Replace (in-memory only) 0ms
[SQLite File] Column Operations - Text Trim 3✅ 65ms
[SQLite File] Column.const 1✅ 22ms
[SQLite File] Column.const 3✅ 53ms
[SQLite File] Column.fill_nothing/empty 4✅ 89ms
[SQLite File] Column.map 1✅ 12ms
[SQLite File] Column.rename 1✅ 14ms
[SQLite File] Column.take/drop 6✅ 1s
[SQLite File] Column.zip 1✅ 14ms
[SQLite File] Connection.query 10✅ 615ms
[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✅ 139ms
[SQLite File] Deleting rows from a Database table (source=Database) 11✅ 862ms
[SQLite File] Deleting rows from a Database table (source=in-memory) 11✅ 759ms
[SQLite File] Dialect-specific codegen 1✅ 26ms
[SQLite File] Dropping Missing Values 8✅ 546ms
[SQLite File] Error Handling 2✅ 85ms
[SQLite File] Expression Arithmetic 3✅ 161ms
[SQLite File] Expression Boolean literals 1✅ 42ms
[SQLite File] Expression Boolean Operators 4✅ 87ms
[SQLite File] Expression Column Arithmetic 2✅ 140ms
[SQLite File] Expression Comparison Operators 6✅ 222ms
[SQLite File] Expression Date and Time literals 4⚪ 0ms
[SQLite File] Expression Errors should be handled 4✅ 18ms
[SQLite File] Expression Float literals 1✅ 19ms
[SQLite File] Expression Integer literals 1✅ 18ms
[SQLite File] Expression Nothing literals 3✅ 79ms
[SQLite File] Expression Text literals 1✅ 31ms
[SQLite File] Expression Text literals 2✅ 21ms
[SQLite File] Expression Text Operators 2✅ 62ms
[SQLite File] Expression Warnings should be reported 2✅ 2⚪ 103ms
[SQLite File] Filling Missing Values 5✅ 1⚪ 150ms
[SQLite File] Function invocation 2✅ 368ms
[SQLite File] Masking Tables 1✅ 44ms
[SQLite File] math functions 6✅ 2s
[SQLite File] Metadata 2✅ 70ms
[SQLite File] Min/Max Operations 2✅ 79ms
[SQLite File] Missing Values 2✅ 77ms
[SQLite File] Other Column Operations 1✅ 26ms
[SQLite File] Output Execution Context for Database operations 12✅ 1⚪ 1s
[SQLite File] partial Date-Time support 2✅ 51ms
[SQLite File] Persisting a Database Table (query) 8✅ 773ms
[SQLite File] replace: DB specific edge-cases 2✅ 21ms
[SQLite File] replace: empty table and nothings 2✅ 44ms
[SQLite File] replace: literal regex pattern and replacement 5✅ 22ms
[SQLite File] replace: literal text pattern and replacement 4✅ 63ms
[SQLite File] replace: pattern and replacement columns 4✅ 11ms
[SQLite File] Rounding numeric tests 19✅ 16s
[SQLite File] Rounding-like operations 15✅ 528ms
[SQLite File] Schemas and Databases 3✅ 8ms
[SQLite File] Simple variant of Table/Column.parse in all backends 5✅ 138ms
[SQLite File] Sorting 5✅ 128ms
[SQLite File] Support for Long Column/Table names 6✅ 2s
[SQLite File] Table.add_row_number (common) 7✅ 151ms
[SQLite File] Table.add_row_number (Database specific) 1✅ 42ms
[SQLite File] Table.aggregate 1✅ 25ms
[SQLite File] Table.aggregate Concatenate 6✅ 141ms
[SQLite File] Table.aggregate Count_Distinct 1✅ 1⚪ 134ms
[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⚪ 168ms
[SQLite File] Table.aggregate should be able to group on single field 7✅ 6⚪ 129ms
[SQLite File] Table.aggregate should correctly handle infinities 2✅ 2⚪ 63ms
[SQLite File] Table.aggregate should correctly handle NaN 1⚪ 0ms
[SQLite File] Table.aggregate should correctly select result types 2✅ 2⚪ 64ms
[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⚪ 81ms
[SQLite File] Table.aggregate should raise warnings when there are issues 7✅ 532ms
[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✅ 119ms
[SQLite File] Table.aggregate should report warnings and errors based on types 4✅ 130ms
[SQLite File] Table.aggregate should summarize empty table 7✅ 4⚪ 85ms
[SQLite File] Table.aggregate should summarize whole table 7✅ 6⚪ 183ms
[SQLite File] Table.aggregate Standard_Deviation 1✅ 24ms
[SQLite File] Table.aggregate+Expressions 2✅ 61ms
[SQLite File] Table.at 3✅ 36ms
[SQLite File] Table.column_count 1✅ 0ms
[SQLite File] Table.column_names 2✅ 111ms
[SQLite File] Table.cross_join 9✅ 507ms
[SQLite File] Table.cross_tab 1⚪ 0ms
[SQLite File] Table.default_ordering 4✅ 158ms
[SQLite File] Table.distinct 7✅ 326ms
[SQLite File] Table.expand_column 1✅ 14ms
[SQLite File] Table.expand_to_rows 1✅ 15ms
[SQLite File] Table.fill_nothing/empty 6✅ 224ms
[SQLite File] Table.filter 1✅ 1ms
[SQLite File] Table.filter 22✅ 1⚪ 1s
[SQLite File] Table.filter_by_expression 4✅ 1⚪ 113ms
[SQLite File] Table.get 3✅ 23ms
[SQLite File] Table.join 31✅ 3⚪ 2s
[SQLite File] Table.make_constant_column 3✅ 1⚪ 86ms
[SQLite File] Table.merge 19✅ 1s
[SQLite File] Table.order_by 19✅ 2⚪ 231ms
[SQLite File] Table.read 6✅ 295ms
[SQLite File] Table.remove_columns 11✅ 824ms
[SQLite File] Table.rename_columns 20✅ 1s
[SQLite File] Table.reorder_columns 9✅ 721ms
[SQLite File] Table.rows 6✅ 75ms
[SQLite File] Table.select_columns 14✅ 1s
[SQLite File] Table.set 8✅ 273ms
[SQLite File] Table.set with Column_Operation 8✅ 1⚪ 626ms
[SQLite File] Table.sort_columns 4✅ 197ms
[SQLite File] Table.take/drop 7✅ 3s
[SQLite File] Table.text_replace 4✅ 208ms
[SQLite File] Table.transpose 1⚪ 0ms
[SQLite File] Table.union 19✅ 1⚪ 953ms
[SQLite File] Table.zip 1⚪ 0ms
[SQLite File] Table/Column auto value type 1✅ 13ms
[SQLite File] Table/Column.cast - checking invariants 7✅ 155ms
[SQLite File] Table/Column.cast - numeric 3✅ 87ms
[SQLite File] Table/Column.cast - to text 1✅ 255ms
[SQLite File] Tables and Table Types 4✅ 138ms
[SQLite File] Temp column 2✅ 23ms
[SQLite File] Text Column Operations 7✅ 354ms
[SQLite File] Transaction Support 4✅ 85ms
[SQLite File] Unique derived column names 8✅ 163ms
[SQLite File] Uploading an in-memory Table 11✅ 830ms
[SQLite In-Memory] Interactions Between various operations 8✅ 324ms
[SQLite In-Memory] Aggregation 2✅ 32ms
[SQLite In-Memory] Appending a Database table to a Database table 29✅ 2s
[SQLite In-Memory] Appending an in-memory table to a Database table 30✅ 1s
[SQLite In-Memory] Arithmetic Column Operations 10✅ 2⚪ 176ms
[SQLite In-Memory] Basic Table Access 4✅ 142ms
[SQLite In-Memory] Boolean Column Operations 4✅ 2⚪ 170ms
[SQLite In-Memory] Colum Operations - Names 8✅ 45ms
[SQLite In-Memory] Column Comparisons 4✅ 1⚪ 208ms
[SQLite In-Memory] Column Naming edge cases 7✅ 134ms
[SQLite In-Memory] Column Operations - Equality & Null Handling 4✅ 3⚪ 80ms
[SQLite In-Memory] Column Operations - Text Replace (in-memory only) 0ms
[SQLite In-Memory] Column Operations - Text Trim 3✅ 39ms
[SQLite In-Memory] Column.const 1✅ 10ms
[SQLite In-Memory] Column.const 3✅ 35ms
[SQLite In-Memory] Column.fill_nothing/empty 4✅ 57ms
[SQLite In-Memory] Column.map 1✅ 9ms
[SQLite In-Memory] Column.rename 1✅ 10ms
[SQLite In-Memory] Column.take/drop 6✅ 1s
[SQLite In-Memory] Column.zip 1✅ 10ms
[SQLite In-Memory] Connection.query 10✅ 163ms
[SQLite In-Memory] Creating an empty table 17✅ 562ms
[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✅ 101ms
[SQLite In-Memory] Deleting rows from a Database table (source=Database) 11✅ 579ms
[SQLite In-Memory] Deleting rows from a Database table (source=in-memory) 11✅ 542ms
[SQLite In-Memory] Dialect-specific codegen 1✅ 4ms
[SQLite In-Memory] Dropping Missing Values 8✅ 496ms
[SQLite In-Memory] Error Handling 2✅ 30ms
[SQLite In-Memory] Expression Arithmetic 3✅ 149ms
[SQLite In-Memory] Expression Boolean literals 1✅ 32ms
[SQLite In-Memory] Expression Boolean Operators 4✅ 83ms
[SQLite In-Memory] Expression Column Arithmetic 2✅ 123ms
[SQLite In-Memory] Expression Comparison Operators 6✅ 233ms
[SQLite In-Memory] Expression Date and Time literals 4⚪ 0ms
[SQLite In-Memory] Expression Errors should be handled 4✅ 16ms
[SQLite In-Memory] Expression Float literals 1✅ 14ms
[SQLite In-Memory] Expression Integer literals 1✅ 13ms
[SQLite In-Memory] Expression Nothing literals 3✅ 56ms
[SQLite In-Memory] Expression Text literals 1✅ 24ms
[SQLite In-Memory] Expression Text literals 2✅ 17ms
[SQLite In-Memory] Expression Text Operators 2✅ 60ms
[SQLite In-Memory] Expression Warnings should be reported 2✅ 2⚪ 88ms
[SQLite In-Memory] Filling Missing Values 5✅ 1⚪ 126ms
[SQLite In-Memory] Function invocation 2✅ 33ms
[SQLite In-Memory] Masking Tables 1✅ 12ms
[SQLite In-Memory] math functions 6✅ 888ms
[SQLite In-Memory] Metadata 2✅ 8ms
[SQLite In-Memory] Min/Max Operations 2✅ 55ms
[SQLite In-Memory] Missing Values 2✅ 22ms
[SQLite In-Memory] Other Column Operations 1✅ 15ms
[SQLite In-Memory] Output Execution Context for Database operations 9✅ 1⚪ 402ms
[SQLite In-Memory] partial Date-Time support 2✅ 24ms
[SQLite In-Memory] Persisting a Database Table (query) 8✅ 499ms
[SQLite In-Memory] replace: DB specific edge-cases 2✅ 13ms
[SQLite In-Memory] replace: empty table and nothings 2✅ 28ms
[SQLite In-Memory] replace: literal regex pattern and replacement 5✅ 13ms
[SQLite In-Memory] replace: literal text pattern and replacement 4✅ 34ms
[SQLite In-Memory] replace: pattern and replacement columns 4✅ 5ms
[SQLite In-Memory] Rounding numeric tests 19✅ 10s
[SQLite In-Memory] Rounding-like operations 15✅ 405ms
[SQLite In-Memory] Schemas and Databases 3✅ 1ms
[SQLite In-Memory] Simple variant of Table/Column.parse in all backends 5✅ 119ms
[SQLite In-Memory] Sorting 5✅ 45ms
[SQLite In-Memory] Support for Long Column/Table names 6✅ 653ms
[SQLite In-Memory] Table.add_row_number (common) 7✅ 131ms
[SQLite In-Memory] Table.add_row_number (Database specific) 1✅ 27ms
[SQLite In-Memory] Table.aggregate 1✅ 18ms
[SQLite In-Memory] Table.aggregate Concatenate 6✅ 105ms
[SQLite In-Memory] Table.aggregate Count_Distinct 1✅ 1⚪ 113ms
[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⚪ 174ms
[SQLite In-Memory] Table.aggregate should be able to group on single field 7✅ 6⚪ 132ms
[SQLite In-Memory] Table.aggregate should correctly handle infinities 2✅ 2⚪ 50ms
[SQLite In-Memory] Table.aggregate should correctly handle NaN 1⚪ 0ms
[SQLite In-Memory] Table.aggregate should correctly select result types 2✅ 2⚪ 46ms
[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⚪ 61ms
[SQLite In-Memory] Table.aggregate should raise warnings when there are issues 7✅ 384ms
[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✅ 94ms
[SQLite In-Memory] Table.aggregate should report warnings and errors based on types 4✅ 309ms
[SQLite In-Memory] Table.aggregate should summarize empty table 7✅ 4⚪ 63ms
[SQLite In-Memory] Table.aggregate should summarize whole table 7✅ 6⚪ 87ms
[SQLite In-Memory] Table.aggregate Standard_Deviation 1✅ 21ms
[SQLite In-Memory] Table.aggregate+Expressions 2✅ 52ms
[SQLite In-Memory] Table.at 3✅ 13ms
[SQLite In-Memory] Table.column_count 1✅ 0ms
[SQLite In-Memory] Table.column_names 2✅ 47ms
[SQLite In-Memory] Table.cross_join 9✅ 326ms
[SQLite In-Memory] Table.cross_tab 1⚪ 0ms
[SQLite In-Memory] Table.default_ordering 4✅ 18ms
[SQLite In-Memory] Table.distinct 7✅ 160ms
[SQLite In-Memory] Table.expand_column 1✅ 11ms
[SQLite In-Memory] Table.expand_to_rows 1✅ 11ms
[SQLite In-Memory] Table.fill_nothing/empty 6✅ 142ms
[SQLite In-Memory] Table.filter 1✅ 0ms
[SQLite In-Memory] Table.filter 22✅ 1⚪ 994ms
[SQLite In-Memory] Table.filter_by_expression 4✅ 1⚪ 101ms
[SQLite In-Memory] Table.get 3✅ 8ms
[SQLite In-Memory] Table.join 31✅ 3⚪ 1s
[SQLite In-Memory] Table.make_constant_column 3✅ 1⚪ 48ms
[SQLite In-Memory] Table.merge 19✅ 1s
[SQLite In-Memory] Table.order_by 19✅ 2⚪ 191ms
[SQLite In-Memory] Table.read 6✅ 183ms
[SQLite In-Memory] Table.remove_columns 11✅ 352ms
[SQLite In-Memory] Table.rename_columns 20✅ 718ms
[SQLite In-Memory] Table.reorder_columns 9✅ 331ms
[SQLite In-Memory] Table.rows 6✅ 32ms
[SQLite In-Memory] Table.select_columns 14✅ 494ms
[SQLite In-Memory] Table.set 8✅ 109ms
[SQLite In-Memory] Table.set with Column_Operation 8✅ 1⚪ 538ms
[SQLite In-Memory] Table.sort_columns 4✅ 101ms
[SQLite In-Memory] Table.take/drop 7✅ 2s
[SQLite In-Memory] Table.text_replace 4✅ 56ms
[SQLite In-Memory] Table.transpose 1⚪ 0ms
[SQLite In-Memory] Table.union 19✅ 1⚪ 929ms
[SQLite In-Memory] Table.zip 1⚪ 0ms
[SQLite In-Memory] Table/Column auto value type 1✅ 11ms
[SQLite In-Memory] Table/Column.cast - checking invariants 7✅ 124ms
[SQLite In-Memory] Table/Column.cast - numeric 3✅ 47ms
[SQLite In-Memory] Table/Column.cast - to text 1✅ 24ms
[SQLite In-Memory] Tables and Table Types 4✅ 50ms
[SQLite In-Memory] Temp column 2✅ 19ms
[SQLite In-Memory] Text Column Operations 7✅ 223ms
[SQLite In-Memory] Transaction Support 4✅ 43ms
[SQLite In-Memory] Unique derived column names 8✅ 138ms
[SQLite In-Memory] Uploading an in-memory Table 9✅ 540ms
[SQLite] Type Mapping 8✅ 153ms
Aggregate Columns 23✅ 89ms
Boolean Column.format, with format Column 3✅ 41ms
Boolean Column.format, with format string 3✅ 61ms
ceil 3✅ 19ms
Column.parse 13✅ 139ms
Columns 16✅ 524ms
Construction 9✅ 11s
Counting Values 1✅ 2ms
DataFormatter builders 3✅ 30ms
DataFormatter.format 10✅ 103ms
DataFormatter.parse 13✅ 566ms
Date Column.format, with format Column 6✅ 73ms
Date Column.format, with format string 4✅ 123ms
Date_Time Column.format, with format Column 6✅ 97ms
Date_Time Column.format, with format string 5✅ 140ms
Date_Time truncate 1✅ 11ms
Delimited File Parsing 27✅ 3⚪ 1s
Delimited File Writing 33✅ 2s
Dropping Missing Values 1✅ 519ms
Edge cases 1✅ 9ms
Errors 2✅ 17ms
Excel Range 9✅ 125ms
fetching files using HTTP 4✅ 483ms
File.read (Delimited) 3✅ 37ms
File.read (Delimited) should work with Date_Time 3✅ 11ms
File.read (Delimited) should work with Dates 3✅ 11ms
File.read (Delimited) should work with Time_Of_Days 3✅ 8ms
fill 6✅ 238ms
Float 3✅ 17ms
Float, with format Column 3✅ 15ms
floor 3✅ 25ms
Info 1✅ 42ms
Integer 3✅ 39ms
Integer 1✅ 9ms
Integer, with format Column 3✅ 40ms
Integration 1✅ 184ms
JSON conversion 2✅ 121ms
Mapping Operations 7✅ 626ms
Masking Tables 3✅ 578ms
Numeric, empty/Nothing 4✅ 79ms
Problems 4✅ 2⚪ 29ms
Read XLSX / XLS Files 12✅ 1s
Reading single cells correctly 7✅ 400ms
round/truncate/ceil/floor 3✅ 73ms
Rounding 8✅ 79ms
Should be able to serialise a table with Dates to Text 2✅ 35ms
Should be able to serialise a table with DateTimes to Text 2✅ 14ms
Should be able to serialise a table with Time_Of_Days to Text 2✅ 9ms
Slicing Tables 4✅ 236ms
SortedListIndex (used for SortJoin) 6✅ 10ms
Sorting Columns 4✅ 72ms
Sorting Tables 2✅ 179ms
SQLite_Format should allow connecting to SQLite files 5✅ 51ms
Table.from Text 1✅ 8ms
Table.parse 22✅ 740ms
Table.parse_to_columns 14✅ 213ms
Table.split 5✅ 143ms
Table.split/tokenize column count 4✅ 78ms
Table.split/tokenize column order 1✅ 5ms
Table.split/tokenize errors 4✅ 9ms
Table.split/tokenize name conflicts 2✅ 43ms
Table.tokenize 12✅ 138ms
Text.parse_to_table 2✅ 33ms
Text.parse_to_table errors 3✅ 10ms
Text.parse_to_table parsing 3✅ 31ms
Text.parse_to_table with case-insensitivity 1✅ 9ms
Text.parse_to_table with groups 2✅ 23ms
Time_Of_Day Column.format, with format Column 6✅ 65ms
Time_Of_Day Column.format, with format string 5✅ 205ms
truncate 3✅ 19ms
Unique_Name_Strategy Helper 12✅ 163ms
Unique_Name_Strategy.combine_with_prefix 6✅ 12ms
Use First Row As Names 5✅ 528ms
Value_Type 2✅ 16ms
Various File Format support on Table 6✅ 408ms
Vector conversion 1✅ 15ms
Write xls Files 43✅ 1s
Write xlsx Files 43✅ 3s
Writing 4✅ 45ms
Writing to csv files 3✅ 78ms
Writing to json files 3✅ 1s
XLS reading 7✅ 16ms
XLSX reading 7✅ 124ms

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

2532 tests were completed in 75s with 2486 passed, 0 failed and 46 skipped.

Test suite Passed Failed Skipped Time
Any.map_nothing 2✅ 17ms
Any's methods 3✅ 43ms
Array_Proxy 5✅ 53ms
ArrayOverBuffer 1✅ 26ms
ASCII 4✅ 41ms
Asserts 1⚪ 0ms
at/get 7✅ 182ms
Atom with holes 7✅ 20ms
Auto_Detect 3✅ 14ms
BigInts 13✅ 2s
Booleans 6✅ 20ms
Bound 3✅ 2ms
Bytes 3✅ 12ms
caching 1✅ 55ms
Callables 5✅ 12ms
Check Nothing and NaN 3✅ 0ms
children 2✅ 18ms
codepoints 2✅ 3ms
Compare functionality with Vector 1✅ 20ms
Compile 6✅ 23ms
const 1✅ 0ms
Contexts and Execution Environment 3✅ 7ms
Conversion 42✅ 221ms
Correlation Statistics 6✅ 48ms
curry 1✅ 3ms
Data.read / File_Format 2✅ 603ms
Dataflow Errors 11✅ 45ms
Dataflow Warnings 32✅ 1s
Date 41✅ 9s
Date date part tests 8✅ 87ms
Date_Range 11✅ 1s
Date_Time 45✅ 2⚪ 1s
Date_Time date part tests 8✅ 41ms
Date_Time equality 2✅ 5ms
Day_Of_Week conversions 8✅ 27ms
Deep Exports 1✅ 1ms
Default comparator 3✅ 11ms
display text 1✅ 1ms
Duration 15✅ 116ms
Encoding object 4✅ 109ms
Enso Arrays 5✅ 26ms
Enso Cloud Basic Utils 3✅ 9ms
Enso maps 50✅ 285ms
Enso Set 5✅ 76ms
Enso_User 5✅ 98ms
Environment 1✅ 19ms
Escape 1✅ 0ms
fetch 11✅ 824ms
File Operations 21✅ 267ms
flip 2✅ 2ms
Float.truncate 1✅ 5ms
Floats 5✅ 28ms
folder operations 3✅ 84ms
Formatting date/time values 6✅ 127ms
Fully Qualified Names 1✅ 2ms
Function Ascribed Parameters 12✅ 27ms
get_elements_by_tag_name 3✅ 45ms
Header 1✅ 6ms
Header resolution 7✅ 27ms
Headers 8✅ 192ms
Http Auth 2✅ 101ms
HTTP client 4✅ 3ms
Http Error handling 2✅ 1⚪ 33ms
HTTP_Method parse 3✅ 5ms
HTTP_Status_Code 1✅ 5ms
identity 3✅ 1ms
Inlining Helpers 2✅ 10ms
inner / outer xml 2✅ 78ms
Instrument @Tail_Call fibonacci 6✅ 590ms
Instrument fibonacci 3✅ 229ms
Integer.truncate 1✅ 2ms
Integers 24✅ 133ms
Interval 7✅ 37ms
Java case of 3✅ 7ms
Java FFI 6✅ 1⚪ 13ms
Java/Enso Date 2✅ 11ms
JavaDate 41✅ 5s
JavaDate date part tests 8✅ 4ms
JavaLocalTime 28✅ 39ms
JavaScript Objects, Arrays & Functions 8✅ 416ms
JavaScriptArrayWithADate 41✅ 4s
JavaScriptArrayWithADate date part tests 8✅ 78ms
JavascriptDataInArray 43✅ 4⚪ 706ms
JavascriptDataInArray date part tests 8✅ 82ms
JavascriptDate 43✅ 4⚪ 709ms
JavaScriptDate 41✅ 5s
JavascriptDate date part tests 8✅ 20ms
JavaScriptDate date part tests 8✅ 116ms
JavaZonedDateTime 45✅ 2⚪ 561ms
JavaZonedDateTime date part tests 8✅ 7ms
JavaZoneId 7✅ 34ms
JS_Object 3✅ 161ms
JSON 5✅ 105ms
JSON 1✅ 29ms
JSON Deserialization 9✅ 589ms
JSON Serialization 3✅ 62ms
JSON_Format 2✅ 109ms
Lazy 6✅ 30ms
Lazy Generator 1✅ 3ms
Lexicographic Order on Vectors 2✅ 7ms
List 31✅ 614ms
Locale 13✅ 67ms
Looping Imports 1✅ 0ms
Lowercase Methods 5✅ 7ms
Managed_Resource 3✅ 17ms
Match.end 4✅ 18ms
Match.groups 2✅ 10ms
Match.named_groups 3✅ 36ms
Match.span 4✅ 17ms
Match.start 4✅ 17ms
Match.text 6✅ 22ms
Match.to_display_text 1✅ 5ms
Match.utf_16_span 4✅ 15ms
Match.utf_16_start 8✅ 36ms
Maybe 5✅ 4ms
Meta-Value Inspection 4✅ 6ms
Meta-Value Manipulation 26✅ 138ms
Meta.Type.find 4✅ 9ms
Methods 1✅ 1⚪ 1ms
Missing_Required_Argument 3✅ 31ms
Natural Order 4✅ 151ms
No Method Errors 1✅ 8ms
non-linear inserts 11✅ 143ms
Number Conversions 1✅ 4ms
Number Rounding numeric tests 19✅ 189ms
Numbers 14✅ 105ms
Numeric values 1✅ 3ms
Object Comparator 7✅ 31ms
Operator == 16✅ 111ms
Ordering 6✅ 38ms
Pair 1✅ 0ms
Pair - from 2-Item JavaScript Array 13✅ 116ms
Pair - from 2-Item List 13✅ 73ms
Pair - from 2-Item Vector 13✅ 97ms
Pair - from Pair.new 13✅ 72ms
Pair - from Pair.Value 13✅ 13ms
Panics 17✅ 169ms
parse 8✅ 170ms
Parsing date/time values 26✅ 1⚪ 342ms
Parsing formats 4✅ 236ms
Pattern Matches 17✅ 56ms
Pattern.find and .find_all 8✅ 72ms
Pattern.match and .match_all 8✅ 65ms
Pattern.matches 5✅ 14ms
Pattern.replace 16✅ 159ms
Pattern.split 6✅ 114ms
Pattern.tokenize 7✅ 159ms
Period 7✅ 26ms
Plain_Text 3✅ 20ms
Polyglot Argument 7✅ 12ms
Polyglot Argument with Inheritance 3✅ 9ms
Polyglot Conversion 14✅ 17ms
Polyglot hash maps 6✅ 122ms
Polyglot JS 19✅ 108ms
Polyglot keys and values 6✅ 3s
Polyglot Operator == 7✅ 26ms
Polyglot Python 18✅ 171ms
Polyglot R 1⚪ 0ms
post 25✅ 1s
Problem_Behavior 2✅ 19ms
Process 5✅ 366ms
PythonDate 41✅ 8s
PythonDate 42✅ 5⚪ 2s
PythonDate date part tests 8✅ 91ms
PythonDate date part tests 8✅ 73ms
PythonLocalTime 28✅ 164ms
Qualified Names 3✅ 3ms
Random 15✅ 1s
Range 35✅ 647ms
Rank Data 7✅ 20ms
Read XML 7✅ 43ms
read_bytes 6✅ 25ms
read_text 6✅ 89ms
Refs 2✅ 3ms
Regex splitting 3✅ 11ms
Regex tokenizing 2✅ 24ms
Regex: find and find_all 20✅ 1⚪ 171ms
Regression 12✅ 77ms
ReportingStreamDecoder 6✅ 423ms
ReportingStreamEncoder 8✅ 105ms
Request 10✅ 45ms
rounding 4✅ 22ms
Sorting with multiple comparators 4✅ 2⚪ 209ms
Sorting with the default comparator 7✅ 3⚪ 129ms
Stack traces 1✅ 7ms
State 2✅ 3ms
Statistics 14✅ 338ms
Statistics - empty Vector 3✅ 12ms
Statistics - invalid input 5✅ 28ms
Statistics - invalid input 1✅ 1ms
Statistics - NaN Vector 3✅ 47ms
Statistics - Nothing Vector 3✅ 32ms
System 2✅ 11ms
tag name 1✅ 8ms
Temporary_File facility 6✅ 533ms
Text 84✅ 8s
text contents 1✅ 4ms
Text_Sub_Range_Data 2✅ 22ms
Text_Utils 4✅ 37ms
Text.match 6✅ 22ms
Text.replace 16✅ 206ms
Text.Span 3✅ 18ms
Text.substring 4✅ 11ms
the Self construct 6✅ 10ms
Time_Of_Day 28✅ 189ms
to_display_text 5✅ 54ms
Type Errors 11✅ 131ms
uncurry 1✅ 3ms
Unresolved symbol 1✅ 1ms
URI 5✅ 24ms
URI_With_Query 5✅ 2⚪ 174ms
Use a slice of an array as vectors 94✅ 3⚪ 151ms
Use Array as vectors 94✅ 3⚪ 293ms
Use Array_Proxy as vectors 94✅ 3⚪ 171ms
Use Java ArrayList as vectors 94✅ 3⚪ 229ms
Use Vector as vectors 94✅ 3⚪ 2s
UTF_16 BigEndian 2✅ 5ms
UTF_16 LittleEndian 2✅ 5ms
UTF_8 7✅ 41ms
Vector builder 5✅ 14ms
Vector Slicing Helpers 1✅ 19ms
Vector/Array equality 9✅ 12ms
Windows 1252 4✅ 23ms
Wrapped errors 5✅ 26ms
write operations 22✅ 646ms
Zone 9✅ 26ms

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

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

Test suite Passed Failed Skipped Time
Dataflow Error Visualization 2✅ 106ms
File uploads 2✅ 7ms
Geo_Map 3✅ 661ms
Histogram Visualization 6✅ 189ms
Lazy Table Visualization 12✅ 624ms
Lazy Text Visualization 3✅ 53ms
Scatter Plot Visualization 14✅ 677ms
Serializable Visualization Identifiers 5✅ 154ms
SQL Visualization 1✅ 254ms
Table Visualization 9✅ 692ms
Table.lookup_ignore_case 1✅ 22ms
Table.rows 1✅ 284ms
Type Names of Visualization Defaults 1✅ 161ms
Vector and Arrays 2✅ 1⚪ 95ms
Widgets for Database 1✅ 13ms
Widgets for In-Database Connection with table name sets 1✅ 134ms
Widgets for In-Database Connection with table types 1✅ 22ms
Widgets for In-Database Table with column name sets 2✅ 52ms
Widgets for In-Memory with column name sets 2✅ 69ms
Widgets for the Text type 1✅ 149ms