Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix node output type #8488

Merged
merged 1 commit into from
Dec 7, 2023

Fix node output type

3d7b19a
Select commit
Loading
Failed to load commit list.
Sign in for the full log view
Merged

Fix node output type #8488

Fix node output type
3d7b19a
Select commit
Loading
Failed to load commit list.
GitHub Actions / Standard Library Tests (macos) succeeded Dec 7, 2023 in 0s

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✅ 6s
/Users/runner/work/enso/enso/target/test-results/Examples_Tests/JUnit.xml 32✅ 1⚪ 8s
/Users/runner/work/enso/enso/target/test-results/Geo_Tests/JUnit.xml 5✅ 390ms
/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 2729✅ 153⚪ 104s
/Users/runner/work/enso/enso/target/test-results/Tests/JUnit.xml 2350✅ 28⚪ 67s
/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 6s with 19 passed, 0 failed and 0 skipped.

Test suite Passed Failed Skipped Time
S3.get_object 2✅ 2s
S3.head (bucket) 1✅ 405ms
S3.head (object) 2✅ 567ms
S3.list_buckets 2✅ 2s
S3.list_objects 4✅ 564ms
S3.parse_uri 3✅ 105ms
S3.read_bucket 5✅ 811ms

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

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

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

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

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

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

✅ /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✅ 82ms
Image with 1 channel 19✅ 132ms
Image with 2 channels 19✅ 171ms
Image with 3 channels 19✅ 129ms
Image with 4 channels 19✅ 134ms
Image Write 2✅ 18ms
Image.read 9✅ 451ms
Matrix with 1 channel 21✅ 154ms
Matrix with 2 channels 21✅ 145ms
Matrix with 3 channels 21✅ 156ms
Matrix with 4 channels 21✅ 147ms
Matrix_Error 1✅ 2ms

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

2882 tests were completed in 104s with 2729 passed, 0 failed and 153 skipped.

Test suite Passed Failed Skipped Time
[Codegen] Aggregation 2✅ 53ms
[Codegen] Basic Select 3✅ 72ms
[Codegen] Handling Missing Values 2✅ 68ms
[Codegen] JSON serialization 1⚪ 0ms
[Codegen] Masking Tables and Columns 2✅ 120ms
[Codegen] Sorting 4✅ 25ms
[In-Memory-specific] Table.join 1✅ 517ms
[In-Memory-specific] Table.set 2✅ 69ms
[In-Memory] Interactions Between various operations 11✅ 644ms
[In-Memory] Arithmetic Column Operations 12✅ 96ms
[In-Memory] Boolean Column Operations 5✅ 1⚪ 157ms
[In-Memory] Colum Operations - Names 10✅ 43ms
[In-Memory] Column Comparisons 5✅ 1⚪ 232ms
[In-Memory] Column Naming edge cases 7✅ 283ms
[In-Memory] Column operation Integer Overflow handling 6✅ 215ms
[In-Memory] Column Operations - Equality & Null Handling 4✅ 3⚪ 84ms
[In-Memory] Column Operations - Text Replace 15✅ 91ms
[In-Memory] Column Operations - Text Replace (in-memory only) 8✅ 67ms
[In-Memory] Column Operations - Text Trim 3✅ 41ms
[In-Memory] Column.const 3✅ 5ms
[In-Memory] Column.fill_nothing/empty 4✅ 25ms
[In-Memory] Column.map 6✅ 168ms
[In-Memory] Column.rename 1✅ 3ms
[In-Memory] Column.take/drop 8✅ 69ms
[In-Memory] Column.zip 6✅ 25ms
[In-Memory] Date truncation 1✅ 2ms
[In-Memory] Date-Time operations 21✅ 1⚪ 599ms
[In-Memory] Date-Time support 3✅ 35ms
[In-Memory] Dropping Missing Values 9✅ 620ms
[In-Memory] Expression Arithmetic 3✅ 40ms
[In-Memory] Expression Boolean literals 1✅ 42ms
[In-Memory] Expression Boolean Operators 4✅ 24ms
[In-Memory] Expression Column Arithmetic 2✅ 42ms
[In-Memory] Expression Comparison Operators 6✅ 81ms
[In-Memory] Expression Date and Time literals 5✅ 24ms
[In-Memory] Expression Errors should be handled 4✅ 17ms
[In-Memory] Expression Float literals 1✅ 15ms
[In-Memory] Expression Integer literals 1✅ 8ms
[In-Memory] Expression Nothing literals 3✅ 17ms
[In-Memory] Expression Text literals 1✅ 26ms
[In-Memory] Expression Text literals 2✅ 6ms
[In-Memory] Expression Text Operators 2✅ 17ms
[In-Memory] Expression Warnings should be reported 4✅ 82ms
[In-Memory] Filling Missing Values 8✅ 63ms
[In-Memory] Function invocation 2✅ 13ms
[In-Memory] Handling of Big Integer values 10✅ 101ms
[In-Memory] Loss_Of_Integer_Precision (large integers not being exactly representable in Float) 5✅ 139ms
[In-Memory] Min/Max Operations 2✅ 149ms
[In-Memory] Other Column Operations 1✅ 2ms
[In-Memory] Rounding numeric tests 19✅ 1s
[In-Memory] Rounding-like operations 15✅ 43ms
[In-Memory] Simple variant of Table/Column.parse in all backends 5✅ 76ms
[In-Memory] Storage Builders 2✅ 29ms
[In-Memory] Table.add_row_number (common) 7✅ 104ms
[In-Memory] Table.add_row_number (in-memory specific) 7✅ 32ms
[In-Memory] Table.aggregate 3✅ 160ms
[In-Memory] Table.aggregate 3✅ 17ms
[In-Memory] Table.aggregate Concatenate 6✅ 71ms
[In-Memory] Table.aggregate Count_Distinct 2✅ 77ms
[In-Memory] Table.aggregate First and Last 1✅ 3ms
[In-Memory] Table.aggregate Mode 1✅ 2ms
[In-Memory] Table.aggregate Shortest 1✅ 12ms
[In-Memory] Table.aggregate should be able to group on multiple fields not in left columns 13✅ 335ms
[In-Memory] Table.aggregate should be able to group on single field 13✅ 304ms
[In-Memory] Table.aggregate should correctly handle infinities 4✅ 23ms
[In-Memory] Table.aggregate should correctly handle NaN 5✅ 15ms
[In-Memory] Table.aggregate should correctly select result types 4✅ 39ms
[In-Memory] Table.aggregate should merge warnings when issues computing aggregation 2✅ 8ms
[In-Memory] Table.aggregate should not summarize empty table when grouped 11✅ 69ms
[In-Memory] Table.aggregate should raise warnings when there are issues 7✅ 86ms
[In-Memory] Table.aggregate should raise warnings when there are issues computing aggregation 3✅ 65ms
[In-Memory] Table.aggregate should report warnings and errors based on types 4✅ 68ms
[In-Memory] Table.aggregate should summarize empty table 11✅ 64ms
[In-Memory] Table.aggregate should summarize whole table 13✅ 279ms
[In-Memory] Table.aggregate Standard_Deviation 1✅ 14ms
[In-Memory] Table.aggregate+Expressions 2✅ 38ms
[In-Memory] Table.at 3✅ 21ms
[In-Memory] Table.column_count 1✅ 0ms
[In-Memory] Table.column_names 2✅ 15ms
[In-Memory] Table.cross_join 9✅ 89ms
[In-Memory] Table.cross_tab 23✅ 332ms
[In-Memory] Table.distinct 6✅ 160ms
[In-Memory] Table.distinct 7✅ 116ms
[In-Memory] Table.fill_nothing/empty 6✅ 86ms
[In-Memory] Table.filter 4✅ 756ms
[In-Memory] Table.filter 21✅ 2⚪ 702ms
[In-Memory] Table.filter_by_expression 5✅ 163ms
[In-Memory] Table.get 3✅ 16ms
[In-Memory] Table.join 38✅ 592ms
[In-Memory] Table.lookup_and_replace 20✅ 386ms
[In-Memory] Table.make_constant_column 4✅ 12ms
[In-Memory] Table.order_by 23✅ 291ms
[In-Memory] Table.read 5✅ 24ms
[In-Memory] Table.remove_columns 12✅ 305ms
[In-Memory] Table.rename_columns 20✅ 441ms
[In-Memory] Table.reorder_columns 10✅ 246ms
[In-Memory] Table.replace 4✅ 73ms
[In-Memory] Table.rows 6✅ 51ms
[In-Memory] Table.select_columns 15✅ 540ms
[In-Memory] Table.set 8✅ 678ms
[In-Memory] Table.set with Column_Operation 9✅ 428ms
[In-Memory] Table.sort_columns 4✅ 108ms
[In-Memory] Table.take/drop 11✅ 457ms
[In-Memory] Table.transpose 8✅ 68ms
[In-Memory] Table.union 25✅ 341ms
[In-Memory] Table.zip 12✅ 145ms
[In-Memory] Table/Column auto value type 13✅ 119ms
[In-Memory] Table/Column.cast - checking invariants 12✅ 131ms
[In-Memory] Table/Column.cast - date/time 3✅ 38ms
[In-Memory] Table/Column.cast - numeric 6✅ 139ms
[In-Memory] Table/Column.cast - to text 9✅ 165ms
[In-Memory] Temp column 2✅ 4ms
[In-Memory] Text Column Operations 5✅ 151ms
[In-Memory] Unique derived column names 8✅ 31ms
[PostgreSQL] .pgpass 3✅ 305ms
[PostgreSQL] Connection setup 3✅ 169ms
[PostgreSQL] Database tests 1⚪ 0ms
[PostgreSQL] SSL connectivity tests 1⚪ 0ms
[Redshift] Database tests 1⚪ 0ms
[SQLite File] Interactions Between various operations 8✅ 278ms
[SQLite File] Aggregation 2✅ 74ms
[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⚪ 169ms
[SQLite File] Basic Table Access 4✅ 331ms
[SQLite File] Boolean Column Operations 4✅ 2⚪ 131ms
[SQLite File] Colum Operations - Names 8✅ 53ms
[SQLite File] Column Comparisons 4✅ 1⚪ 231ms
[SQLite File] Column Naming edge cases 7✅ 212ms
[SQLite File] Column Operations - Equality & Null Handling 4✅ 3⚪ 76ms
[SQLite File] Column Operations - Text Replace 17✅ 106ms
[SQLite File] Column Operations - Text Replace (in-memory only) 0ms
[SQLite File] Column Operations - Text Trim 3✅ 52ms
[SQLite File] Column.const 1✅ 15ms
[SQLite File] Column.const 3✅ 39ms
[SQLite File] Column.fill_nothing/empty 4✅ 56ms
[SQLite File] Column.map 1✅ 10ms
[SQLite File] Column.rename 1✅ 12ms
[SQLite File] Column.take/drop 6✅ 784ms
[SQLite File] Column.zip 1✅ 13ms
[SQLite File] Connection.query 10✅ 380ms
[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✅ 88ms
[SQLite File] Deleting rows from a Database table (source=Database) 11✅ 498ms
[SQLite File] Deleting rows from a Database table (source=in-memory) 11✅ 435ms
[SQLite File] Dialect-specific codegen 1✅ 19ms
[SQLite File] Dropping Missing Values 8✅ 547ms
[SQLite File] Error Handling 2✅ 76ms
[SQLite File] Expression Arithmetic 3✅ 134ms
[SQLite File] Expression Boolean literals 1✅ 32ms
[SQLite File] Expression Boolean Operators 4✅ 72ms
[SQLite File] Expression Column Arithmetic 2✅ 116ms
[SQLite File] Expression Comparison Operators 6✅ 196ms
[SQLite File] Expression Date and Time literals 4⚪ 0ms
[SQLite File] Expression Errors should be handled 4✅ 18ms
[SQLite File] Expression Float literals 1✅ 12ms
[SQLite File] Expression Integer literals 1✅ 13ms
[SQLite File] Expression Nothing literals 3✅ 64ms
[SQLite File] Expression Text literals 1✅ 23ms
[SQLite File] Expression Text literals 2✅ 17ms
[SQLite File] Expression Text Operators 2✅ 51ms
[SQLite File] Expression Warnings should be reported 2✅ 2⚪ 91ms
[SQLite File] Filling Missing Values 5✅ 1⚪ 146ms
[SQLite File] Function invocation 2✅ 28ms
[SQLite File] Masking Tables 1✅ 32ms
[SQLite File] math functions 6✅ 1s
[SQLite File] Metadata 2✅ 41ms
[SQLite File] Min/Max Operations 2✅ 62ms
[SQLite File] Missing Values 2✅ 55ms
[SQLite File] Other Column Operations 1✅ 21ms
[SQLite File] Output Execution Context for Database operations 12✅ 1⚪ 751ms
[SQLite File] partial Date-Time support 2✅ 37ms
[SQLite File] Persisting a Database Table (query) 8✅ 508ms
[SQLite File] Rounding numeric tests 19✅ 9s
[SQLite File] Rounding-like operations 15✅ 468ms
[SQLite File] Schemas and Databases 3✅ 7ms
[SQLite File] Simple variant of Table/Column.parse in all backends 5✅ 96ms
[SQLite File] Sorting 5✅ 75ms
[SQLite File] Support for Long Column/Table names 6✅ 1s
[SQLite File] Table.add_row_number (common) 7✅ 116ms
[SQLite File] Table.add_row_number (Database specific) 1✅ 35ms
[SQLite File] Table.aggregate 1✅ 15ms
[SQLite File] Table.aggregate Concatenate 6✅ 95ms
[SQLite File] Table.aggregate Count_Distinct 1✅ 1⚪ 91ms
[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⚪ 119ms
[SQLite File] Table.aggregate should be able to group on single field 7✅ 6⚪ 101ms
[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⚪ 37ms
[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⚪ 55ms
[SQLite File] Table.aggregate should raise warnings when there are issues 7✅ 352ms
[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✅ 91ms
[SQLite File] Table.aggregate should report warnings and errors based on types 4✅ 80ms
[SQLite File] Table.aggregate should summarize empty table 7✅ 4⚪ 68ms
[SQLite File] Table.aggregate should summarize whole table 7✅ 6⚪ 102ms
[SQLite File] Table.aggregate Standard_Deviation 1✅ 16ms
[SQLite File] Table.aggregate+Expressions 2✅ 41ms
[SQLite File] Table.at 3✅ 20ms
[SQLite File] Table.column_count 1✅ 0ms
[SQLite File] Table.column_names 2✅ 63ms
[SQLite File] Table.cross_join 9✅ 327ms
[SQLite File] Table.cross_tab 1⚪ 0ms
[SQLite File] Table.default_ordering 4✅ 110ms
[SQLite File] Table.distinct 7✅ 147ms
[SQLite File] Table.expand_column 1✅ 10ms
[SQLite File] Table.expand_to_rows 1✅ 11ms
[SQLite File] Table.fill_nothing/empty 6✅ 123ms
[SQLite File] Table.filter 1✅ 1ms
[SQLite File] Table.filter 20✅ 1⚪ 693ms
[SQLite File] Table.filter_by_expression 4✅ 1⚪ 92ms
[SQLite File] Table.get 3✅ 11ms
[SQLite File] Table.join 31✅ 3⚪ 1s
[SQLite File] Table.lookup_and_replace 19✅ 1s
[SQLite File] Table.make_constant_column 3✅ 1⚪ 65ms
[SQLite File] Table.order_by 19✅ 2⚪ 207ms
[SQLite File] Table.read 6✅ 449ms
[SQLite File] Table.remove_columns 11✅ 426ms
[SQLite File] Table.rename_columns 20✅ 806ms
[SQLite File] Table.reorder_columns 9✅ 356ms
[SQLite File] Table.replace 4✅ 84ms
[SQLite File] Table.rows 6✅ 51ms
[SQLite File] Table.select_columns 14✅ 638ms
[SQLite File] Table.set 8✅ 142ms
[SQLite File] Table.set with Column_Operation 8✅ 1⚪ 476ms
[SQLite File] Table.sort_columns 4✅ 101ms
[SQLite File] Table.take/drop 7✅ 2s
[SQLite File] Table.transpose 1⚪ 0ms
[SQLite File] Table.union 19✅ 1⚪ 760ms
[SQLite File] Table.zip 1⚪ 0ms
[SQLite File] Table/Column auto value type 1✅ 11ms
[SQLite File] Table/Column.cast - checking invariants 7✅ 110ms
[SQLite File] Table/Column.cast - numeric 3✅ 44ms
[SQLite File] Table/Column.cast - to text 1✅ 24ms
[SQLite File] Tables and Table Types 4✅ 105ms
[SQLite File] Temp column 2✅ 19ms
[SQLite File] Text Column Operations 5✅ 197ms
[SQLite File] Transaction Support 4✅ 73ms
[SQLite File] Unique derived column names 8✅ 128ms
[SQLite File] Uploading an in-memory Table 11✅ 662ms
[SQLite In-Memory] Interactions Between various operations 8✅ 266ms
[SQLite In-Memory] Aggregation 2✅ 163ms
[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⚪ 135ms
[SQLite In-Memory] Basic Table Access 4✅ 113ms
[SQLite In-Memory] Boolean Column Operations 4✅ 2⚪ 103ms
[SQLite In-Memory] Colum Operations - Names 8✅ 37ms
[SQLite In-Memory] Column Comparisons 4✅ 1⚪ 167ms
[SQLite In-Memory] Column Naming edge cases 7✅ 103ms
[SQLite In-Memory] Column Operations - Equality & Null Handling 4✅ 3⚪ 59ms
[SQLite In-Memory] Column Operations - Text Replace 17✅ 73ms
[SQLite In-Memory] Column Operations - Text Replace (in-memory only) 0ms
[SQLite In-Memory] Column Operations - Text Trim 3✅ 30ms
[SQLite In-Memory] Column.const 1✅ 7ms
[SQLite In-Memory] Column.const 3✅ 27ms
[SQLite In-Memory] Column.fill_nothing/empty 4✅ 42ms
[SQLite In-Memory] Column.map 1✅ 8ms
[SQLite In-Memory] Column.rename 1✅ 8ms
[SQLite In-Memory] Column.take/drop 6✅ 759ms
[SQLite In-Memory] Column.zip 1✅ 8ms
[SQLite In-Memory] Connection.query 10✅ 117ms
[SQLite In-Memory] Creating an empty table 17✅ 460ms
[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✅ 72ms
[SQLite In-Memory] Deleting rows from a Database table (source=Database) 11✅ 448ms
[SQLite In-Memory] Deleting rows from a Database table (source=in-memory) 11✅ 374ms
[SQLite In-Memory] Dialect-specific codegen 1✅ 3ms
[SQLite In-Memory] Dropping Missing Values 8✅ 337ms
[SQLite In-Memory] Error Handling 2✅ 24ms
[SQLite In-Memory] Expression Arithmetic 3✅ 124ms
[SQLite In-Memory] Expression Boolean literals 1✅ 25ms
[SQLite In-Memory] Expression Boolean Operators 4✅ 69ms
[SQLite In-Memory] Expression Column Arithmetic 2✅ 106ms
[SQLite In-Memory] Expression Comparison Operators 6✅ 177ms
[SQLite In-Memory] Expression Date and Time literals 4⚪ 0ms
[SQLite In-Memory] Expression Errors should be handled 4✅ 13ms
[SQLite In-Memory] Expression Float literals 1✅ 10ms
[SQLite In-Memory] Expression Integer literals 1✅ 10ms
[SQLite In-Memory] Expression Nothing literals 3✅ 44ms
[SQLite In-Memory] Expression Text literals 1✅ 18ms
[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⚪ 72ms
[SQLite In-Memory] Filling Missing Values 5✅ 1⚪ 99ms
[SQLite In-Memory] Function invocation 2✅ 25ms
[SQLite In-Memory] Masking Tables 1✅ 9ms
[SQLite In-Memory] math functions 6✅ 678ms
[SQLite In-Memory] Metadata 2✅ 6ms
[SQLite In-Memory] Min/Max Operations 2✅ 41ms
[SQLite In-Memory] Missing Values 2✅ 16ms
[SQLite In-Memory] Other Column Operations 1✅ 12ms
[SQLite In-Memory] Output Execution Context for Database operations 9✅ 1⚪ 334ms
[SQLite In-Memory] partial Date-Time support 2✅ 19ms
[SQLite In-Memory] Persisting a Database Table (query) 8✅ 401ms
[SQLite In-Memory] Rounding numeric tests 19✅ 8s
[SQLite In-Memory] Rounding-like operations 15✅ 276ms
[SQLite In-Memory] Schemas and Databases 3✅ 1ms
[SQLite In-Memory] Simple variant of Table/Column.parse in all backends 5✅ 59ms
[SQLite In-Memory] Sorting 5✅ 33ms
[SQLite In-Memory] Support for Long Column/Table names 6✅ 601ms
[SQLite In-Memory] Table.add_row_number (common) 7✅ 100ms
[SQLite In-Memory] Table.add_row_number (Database specific) 1✅ 20ms
[SQLite In-Memory] Table.aggregate 1✅ 19ms
[SQLite In-Memory] Table.aggregate Concatenate 6✅ 78ms
[SQLite In-Memory] Table.aggregate Count_Distinct 1✅ 1⚪ 76ms
[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⚪ 101ms
[SQLite In-Memory] Table.aggregate should be able to group on single field 7✅ 6⚪ 83ms
[SQLite In-Memory] Table.aggregate should correctly handle infinities 2✅ 2⚪ 35ms
[SQLite In-Memory] Table.aggregate should correctly handle NaN 1⚪ 0ms
[SQLite In-Memory] Table.aggregate should correctly select result types 2✅ 2⚪ 32ms
[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⚪ 46ms
[SQLite In-Memory] Table.aggregate should raise warnings when there are issues 7✅ 293ms
[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✅ 72ms
[SQLite In-Memory] Table.aggregate should report warnings and errors based on types 4✅ 74ms
[SQLite In-Memory] Table.aggregate should summarize empty table 7✅ 4⚪ 45ms
[SQLite In-Memory] Table.aggregate should summarize whole table 7✅ 6⚪ 63ms
[SQLite In-Memory] Table.aggregate Standard_Deviation 1✅ 13ms
[SQLite In-Memory] Table.aggregate+Expressions 2✅ 42ms
[SQLite In-Memory] Table.at 3✅ 9ms
[SQLite In-Memory] Table.column_count 1✅ 0ms
[SQLite In-Memory] Table.column_names 2✅ 37ms
[SQLite In-Memory] Table.cross_join 9✅ 342ms
[SQLite In-Memory] Table.cross_tab 1⚪ 0ms
[SQLite In-Memory] Table.default_ordering 4✅ 14ms
[SQLite In-Memory] Table.distinct 7✅ 125ms
[SQLite In-Memory] Table.expand_column 1✅ 7ms
[SQLite In-Memory] Table.expand_to_rows 1✅ 7ms
[SQLite In-Memory] Table.fill_nothing/empty 6✅ 99ms
[SQLite In-Memory] Table.filter 1✅ 0ms
[SQLite In-Memory] Table.filter 20✅ 1⚪ 614ms
[SQLite In-Memory] Table.filter_by_expression 4✅ 1⚪ 77ms
[SQLite In-Memory] Table.get 3✅ 5ms
[SQLite In-Memory] Table.join 31✅ 3⚪ 824ms
[SQLite In-Memory] Table.lookup_and_replace 19✅ 861ms
[SQLite In-Memory] Table.make_constant_column 3✅ 1⚪ 37ms
[SQLite In-Memory] Table.order_by 19✅ 2⚪ 142ms
[SQLite In-Memory] Table.read 6✅ 144ms
[SQLite In-Memory] Table.remove_columns 11✅ 264ms
[SQLite In-Memory] Table.rename_columns 20✅ 543ms
[SQLite In-Memory] Table.reorder_columns 9✅ 228ms
[SQLite In-Memory] Table.replace 4✅ 43ms
[SQLite In-Memory] Table.rows 6✅ 24ms
[SQLite In-Memory] Table.select_columns 14✅ 377ms
[SQLite In-Memory] Table.set 8✅ 86ms
[SQLite In-Memory] Table.set with Column_Operation 8✅ 1⚪ 410ms
[SQLite In-Memory] Table.sort_columns 4✅ 69ms
[SQLite In-Memory] Table.take/drop 7✅ 2s
[SQLite In-Memory] Table.transpose 1⚪ 0ms
[SQLite In-Memory] Table.union 19✅ 1⚪ 624ms
[SQLite In-Memory] Table.zip 1⚪ 0ms
[SQLite In-Memory] Table/Column auto value type 1✅ 7ms
[SQLite In-Memory] Table/Column.cast - checking invariants 7✅ 94ms
[SQLite In-Memory] Table/Column.cast - numeric 3✅ 48ms
[SQLite In-Memory] Table/Column.cast - to text 1✅ 17ms
[SQLite In-Memory] Tables and Table Types 4✅ 34ms
[SQLite In-Memory] Temp column 2✅ 15ms
[SQLite In-Memory] Text Column Operations 5✅ 300ms
[SQLite In-Memory] Transaction Support 4✅ 37ms
[SQLite In-Memory] Unique derived column names 8✅ 107ms
[SQLite In-Memory] Uploading an in-memory Table 9✅ 412ms
[SQLite] Type Mapping 8✅ 131ms
Aggregate Columns 23✅ 77ms
Boolean Column.format, with format Column 3✅ 32ms
Boolean Column.format, with format string 3✅ 48ms
ceil 3✅ 15ms
Column.parse 13✅ 89ms
Columns 16✅ 414ms
Construction 9✅ 6s
Counting Values 1✅ 1ms
DataFormatter builders 3✅ 19ms
DataFormatter.format 10✅ 40ms
DataFormatter.parse 13✅ 239ms
Date Column.format, with format Column 6✅ 55ms
Date Column.format, with format string 4✅ 107ms
Date_Time Column.format, with format Column 6✅ 69ms
Date_Time Column.format, with format string 5✅ 120ms
Date_Time truncate 1✅ 9ms
Delimited File Parsing 27✅ 3⚪ 1s
Delimited File Writing 33✅ 1s
Dropping Missing Values 1✅ 312ms
Edge cases 1✅ 7ms
Errors 2✅ 11ms
Excel Range 9✅ 113ms
File.read (Delimited) 3✅ 101ms
File.read (Delimited) should work with Date_Time 3✅ 23ms
File.read (Delimited) should work with Dates 3✅ 9ms
File.read (Delimited) should work with Time_Of_Days 3✅ 7ms
fill 6✅ 184ms
Float 3✅ 14ms
Float, with format Column 3✅ 15ms
floor 3✅ 13ms
Info 1✅ 18ms
Integer 3✅ 43ms
Integer 1✅ 9ms
Integer, with format Column 3✅ 33ms
Integration 1✅ 109ms
JSON conversion 2✅ 59ms
Mapping Operations 7✅ 364ms
Masking Tables 3✅ 352ms
Numeric, empty/Nothing 4✅ 63ms
Problems 3✅ 15ms
Read XLSX / XLS Files 12✅ 2s
Reading single cells correctly 7✅ 259ms
round/truncate/ceil/floor 3✅ 50ms
Rounding 8✅ 75ms
Should be able to serialise a table with Dates to Text 2✅ 31ms
Should be able to serialise a table with DateTimes to Text 2✅ 9ms
Should be able to serialise a table with Time_Of_Days to Text 2✅ 14ms
Slicing Tables 4✅ 183ms
SortedListIndex (used for SortJoin) 6✅ 9ms
Sorting Columns 4✅ 36ms
Sorting Tables 2✅ 114ms
SQLite_Format should allow connecting to SQLite files 5✅ 52ms
Table.from Text 1✅ 69ms
Table.parse 22✅ 485ms
Table.parse_to_columns 14✅ 211ms
Table.split 5✅ 150ms
Table.split/tokenize column count 4✅ 51ms
Table.split/tokenize column order 1✅ 3ms
Table.split/tokenize errors 4✅ 8ms
Table.split/tokenize name conflicts 2✅ 28ms
Table.tokenize 12✅ 171ms
Text.parse_to_table 2✅ 31ms
Text.parse_to_table errors 3✅ 45ms
Text.parse_to_table parsing 3✅ 44ms
Text.parse_to_table with case-insensitivity 1✅ 7ms
Text.parse_to_table with groups 2✅ 23ms
Time_Of_Day Column.format, with format Column 6✅ 61ms
Time_Of_Day Column.format, with format string 5✅ 73ms
truncate 3✅ 15ms
Unique_Name_Strategy Helper 12✅ 259ms
Unique_Name_Strategy.combine_with_prefix 6✅ 12ms
Use First Row As Names 5✅ 246ms
Value_Type 2✅ 47ms
Various File Format support on Table 8✅ 1s
Vector conversion 1✅ 8ms
Write xls Files 38✅ 1s
Write xlsx Files 38✅ 2s
Writing 4✅ 91ms
XLS reading 7✅ 48ms
XLSX reading 7✅ 262ms

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

2378 tests were completed in 67s with 2350 passed, 0 failed and 28 skipped.

Test suite Passed Failed Skipped Time
Any.map_nothing 2✅ 14ms
Any's methods 3✅ 50ms
Array_Proxy 5✅ 41ms
ArrayOverBuffer 1✅ 28ms
ASCII 4✅ 59ms
Asserts 1⚪ 0ms
at/get 7✅ 200ms
Atom with holes 7✅ 22ms
Auto_Detect 3✅ 12ms
BigInts 13✅ 2s
Booleans 6✅ 19ms
Bound 3✅ 2ms
Bytes 3✅ 6ms
caching 1✅ 52ms
Callables 5✅ 15ms
Check Nothing and NaN 3✅ 0ms
children 2✅ 13ms
codepoints 2✅ 9ms
Compare functionality with Vector 1✅ 14ms
Compile 6✅ 29ms
const 1✅ 0ms
Contexts and Execution Environment 3✅ 11ms
Conversion 42✅ 180ms
Correlation Statistics 6✅ 59ms
curry 1✅ 4ms
Data.read / File_Format 2✅ 463ms
Dataflow Errors 11✅ 36ms
Dataflow Warnings 32✅ 817ms
Date 41✅ 7s
Date date part tests 8✅ 98ms
Date_Range 11✅ 918ms
Date_Time 45✅ 2⚪ 1s
Date_Time date part tests 8✅ 34ms
Date_Time equality 2✅ 4ms
Day_Of_Week conversions 8✅ 20ms
Deep Exports 1✅ 1ms
Default comparator 3✅ 20ms
display text 1✅ 1ms
Duration 15✅ 181ms
Encoding object 4✅ 148ms
Enso Arrays 5✅ 22ms
Enso maps 50✅ 223ms
Enso Set 5✅ 39ms
Environment 1✅ 14ms
Escape 1✅ 0ms
fetch 10✅ 793ms
File Operations 21✅ 230ms
flip 2✅ 1ms
Float.truncate 1✅ 6ms
Floats 5✅ 37ms
folder operations 3✅ 53ms
Formatting date/time values 6✅ 95ms
Fully Qualified Names 1✅ 1ms
Function Ascribed Parameters 12✅ 26ms
get_elements_by_tag_name 3✅ 36ms
Header 1✅ 7ms
Header resolution 7✅ 75ms
Headers 6✅ 110ms
HTTP client 4✅ 3ms
HTTP_Method parse 3✅ 5ms
identity 3✅ 1ms
Inlining Helpers 2✅ 4ms
inner / outer xml 2✅ 50ms
Instrument @Tail_Call fibonacci 6✅ 660ms
Instrument fibonacci 3✅ 237ms
Integer.truncate 1✅ 2ms
Integers 24✅ 172ms
Interval 7✅ 41ms
Java case of 3✅ 4ms
Java FFI 6✅ 1⚪ 11ms
Java/Enso Date 2✅ 14ms
JavaDate 41✅ 4s
JavaDate date part tests 8✅ 2ms
JavaLocalTime 28✅ 40ms
JavaScript Objects, Arrays & Functions 8✅ 428ms
JavaScriptArrayWithADate 41✅ 4s
JavaScriptArrayWithADate date part tests 8✅ 91ms
JavascriptDataInArray 43✅ 4⚪ 584ms
JavascriptDataInArray date part tests 8✅ 69ms
JavascriptDate 43✅ 4⚪ 808ms
JavaScriptDate 41✅ 5s
JavascriptDate date part tests 8✅ 11ms
JavaScriptDate date part tests 8✅ 109ms
JavaZonedDateTime 45✅ 2⚪ 422ms
JavaZonedDateTime date part tests 8✅ 5ms
JavaZoneId 7✅ 25ms
JS_Object 3✅ 206ms
JSON 5✅ 48ms
JSON 1✅ 63ms
JSON Deserialization 8✅ 331ms
JSON Serialization 3✅ 49ms
JSON_Format 2✅ 80ms
Lazy 6✅ 31ms
Lazy Generator 1✅ 3ms
Lexicographic Order on Vectors 2✅ 15ms
List 31✅ 792ms
Locale 13✅ 54ms
Looping Imports 1✅ 1ms
Lowercase Methods 5✅ 7ms
Managed_Resource 3✅ 17ms
Match.end 4✅ 17ms
Match.groups 2✅ 9ms
Match.named_groups 3✅ 28ms
Match.span 4✅ 23ms
Match.start 4✅ 16ms
Match.text 6✅ 23ms
Match.utf_16_span 4✅ 14ms
Match.utf_16_start 8✅ 31ms
Maybe 5✅ 3ms
Meta-Value Inspection 4✅ 9ms
Meta-Value Manipulation 26✅ 129ms
Meta.Type.find 4✅ 12ms
Methods 1✅ 1⚪ 2ms
Missing_Required_Argument 3✅ 31ms
Natural Order 4✅ 136ms
No Method Errors 1✅ 8ms
non-linear inserts 11✅ 91ms
Number Conversions 1✅ 6ms
Number Rounding numeric tests 19✅ 286ms
Numbers 14✅ 129ms
Numeric values 1✅ 2ms
Object Comparator 7✅ 38ms
Operator == 16✅ 121ms
Ordering 6✅ 48ms
Pair 1✅ 0ms
Pair - from 2-Item JavaScript Array 13✅ 168ms
Pair - from 2-Item List 13✅ 101ms
Pair - from 2-Item Vector 13✅ 164ms
Pair - from Pair.new 13✅ 80ms
Pair - from Pair.Value 13✅ 19ms
Panics 17✅ 128ms
parse 8✅ 240ms
Parsing date/time values 26✅ 1⚪ 298ms
Parsing formats 4✅ 163ms
Pattern Matches 16✅ 40ms
Pattern.find and .find_all 8✅ 75ms
Pattern.match and .match_all 8✅ 62ms
Pattern.matches 5✅ 13ms
Pattern.replace 16✅ 133ms
Pattern.split 6✅ 29ms
Pattern.tokenize 7✅ 142ms
Period 7✅ 25ms
Plain_Text 3✅ 18ms
Polyglot Argument 7✅ 13ms
Polyglot Argument with Inheritance 3✅ 5ms
Polyglot Conversion 14✅ 14ms
Polyglot hash maps 6✅ 111ms
Polyglot JS 19✅ 108ms
Polyglot keys and values 6✅ 4s
Polyglot Operator == 7✅ 32ms
Polyglot Python 16✅ 135ms
Polyglot R 1⚪ 0ms
post 24✅ 1s
Problem_Behavior 2✅ 30ms
Process 5✅ 140ms
PythonDate 41✅ 8s
PythonDate 42✅ 5⚪ 1s
PythonDate date part tests 8✅ 109ms
PythonDate date part tests 8✅ 77ms
PythonLocalTime 28✅ 142ms
Qualified Names 3✅ 4ms
Random 15✅ 1s
Range 35✅ 609ms
Rank Data 7✅ 19ms
Read XML 7✅ 35ms
read_bytes 6✅ 28ms
read_text 6✅ 80ms
Refs 1✅ 1ms
Regex splitting 3✅ 19ms
Regex tokenizing 2✅ 27ms
Regex: find and find_all 20✅ 1⚪ 227ms
Regression 12✅ 73ms
ReportingStreamDecoder 6✅ 338ms
ReportingStreamEncoder 8✅ 100ms
Request 10✅ 48ms
rounding 4✅ 26ms
Sorting with multiple comparators 4✅ 2⚪ 56ms
Sorting with the default comparator 7✅ 3⚪ 135ms
Stack traces 1✅ 6ms
State 2✅ 3ms
Statistics 14✅ 257ms
Statistics - empty Vector 3✅ 13ms
Statistics - invalid input 5✅ 99ms
Statistics - invalid input 1✅ 1ms
Statistics - NaN Vector 3✅ 18ms
Statistics - Nothing Vector 3✅ 38ms
System 2✅ 16ms
tag name 1✅ 7ms
Text 84✅ 9s
text contents 1✅ 4ms
Text_Sub_Range_Data 2✅ 52ms
Text_Utils 4✅ 36ms
Text.match 6✅ 40ms
Text.replace 16✅ 211ms
Text.Span 3✅ 22ms
Text.substring 4✅ 12ms
the Self construct 6✅ 11ms
Time_Of_Day 28✅ 161ms
to_display_text 5✅ 37ms
Type Errors 11✅ 90ms
uncurry 1✅ 1ms
Unresolved symbol 1✅ 1ms
URI 4✅ 14ms
Use a slice of an array as vectors 75✅ 139ms
Use Array as vectors 75✅ 401ms
Use Array_Proxy as vectors 75✅ 127ms
Use Java ArrayList as vectors 75✅ 164ms
Use Vector as vectors 75✅ 1s
UTF_16 BigEndian 2✅ 6ms
UTF_16 LittleEndian 2✅ 7ms
UTF_8 7✅ 70ms
Vector builder 5✅ 15ms
Vector Slicing Helpers 1✅ 18ms
Vector/Array equality 9✅ 12ms
Windows 1252 4✅ 26ms
write operations 21✅ 499ms
Zone 9✅ 28ms

✅ /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✅ 91ms
File uploads 2✅ 9ms
Geo_Map 3✅ 607ms
Histogram Visualization 6✅ 182ms
Lazy Table Visualization 12✅ 443ms
Lazy Text Visualization 3✅ 52ms
Scatter Plot Visualization 14✅ 775ms
Serializable Visualization Identifiers 5✅ 104ms
SQL Visualization 1✅ 148ms
Table Visualization 9✅ 561ms
Table.lookup_ignore_case 1✅ 30ms
Table.rows 1✅ 194ms
Type Names of Visualization Defaults 1✅ 207ms
Vector and Arrays 2✅ 1⚪ 50ms
Widgets for Database 1✅ 10ms
Widgets for In-Database Connection with table name sets 1✅ 100ms
Widgets for In-Database Connection with table types 1✅ 17ms
Widgets for In-Database Table with column name sets 2✅ 30ms
Widgets for In-Memory with column name sets 2✅ 45ms
Widgets for the Text type 1✅ 102ms