Skip to content
This check has been archived and is scheduled for deletion. Learn more about checks retention
GitHub Actions / Standard Library Tests (windows) succeeded Dec 7, 2023 in 0s

Standard Library Tests (windows) ✅

Tests passed successfully

Report Passed Failed Skipped Time
C:/runner/_work/enso/enso/target/test-results/AWS_Tests/JUnit.xml 19✅ 15s
C:/runner/_work/enso/enso/target/test-results/Examples_Tests/JUnit.xml 32✅ 1⚪ 10s
C:/runner/_work/enso/enso/target/test-results/Geo_Tests/JUnit.xml 5✅ 542ms
C:/runner/_work/enso/enso/target/test-results/Image_Tests/JUnit.xml 174✅ 4s
C:/runner/_work/enso/enso/target/test-results/Table_Tests/JUnit.xml 2728✅ 153⚪ 116s
C:/runner/_work/enso/enso/target/test-results/Tests/JUnit.xml 2350✅ 29⚪ 65s
C:/runner/_work/enso/enso/target/test-results/Visualization_Tests/JUnit.xml 70✅ 1⚪ 4s

✅ C:/runner/_work/enso/enso/target/test-results/AWS_Tests/JUnit.xml

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

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

✅ C:/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

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

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

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

✅ C:/runner/_work/enso/enso/target/test-results/Image_Tests/JUnit.xml

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

Test suite Passed Failed Skipped Time
Image File_Format 2✅ 101ms
Image with 1 channel 19✅ 118ms
Image with 2 channels 19✅ 160ms
Image with 3 channels 19✅ 114ms
Image with 4 channels 19✅ 110ms
Image Write 2✅ 38ms
Image.read 9✅ 2s
Matrix with 1 channel 21✅ 224ms
Matrix with 2 channels 21✅ 148ms
Matrix with 3 channels 21✅ 157ms
Matrix with 4 channels 21✅ 146ms
Matrix_Error 1✅ 3ms

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

2881 tests were completed in 116s with 2728 passed, 0 failed and 153 skipped.

Test suite Passed Failed Skipped Time
[Codegen] Aggregation 2✅ 139ms
[Codegen] Basic Select 3✅ 128ms
[Codegen] Handling Missing Values 2✅ 94ms
[Codegen] JSON serialization 1⚪ 0ms
[Codegen] Masking Tables and Columns 2✅ 208ms
[Codegen] Sorting 4✅ 98ms
[In-Memory-specific] Table.join 1✅ 669ms
[In-Memory-specific] Table.set 2✅ 57ms
[In-Memory] Interactions Between various operations 11✅ 597ms
[In-Memory] Arithmetic Column Operations 12✅ 111ms
[In-Memory] Boolean Column Operations 5✅ 1⚪ 147ms
[In-Memory] Colum Operations - Names 10✅ 44ms
[In-Memory] Column Comparisons 5✅ 1⚪ 193ms
[In-Memory] Column Naming edge cases 7✅ 350ms
[In-Memory] Column operation Integer Overflow handling 6✅ 247ms
[In-Memory] Column Operations - Equality & Null Handling 4✅ 3⚪ 61ms
[In-Memory] Column Operations - Text Replace 15✅ 79ms
[In-Memory] Column Operations - Text Replace (in-memory only) 8✅ 63ms
[In-Memory] Column Operations - Text Trim 3✅ 23ms
[In-Memory] Column.const 3✅ 5ms
[In-Memory] Column.fill_nothing/empty 4✅ 8ms
[In-Memory] Column.map 6✅ 155ms
[In-Memory] Column.rename 1✅ 3ms
[In-Memory] Column.take/drop 8✅ 79ms
[In-Memory] Column.zip 6✅ 27ms
[In-Memory] Date truncation 1✅ 2ms
[In-Memory] Date-Time operations 21✅ 1⚪ 560ms
[In-Memory] Date-Time support 3✅ 32ms
[In-Memory] Dropping Missing Values 9✅ 391ms
[In-Memory] Expression Arithmetic 3✅ 80ms
[In-Memory] Expression Boolean literals 1✅ 99ms
[In-Memory] Expression Boolean Operators 4✅ 39ms
[In-Memory] Expression Column Arithmetic 2✅ 76ms
[In-Memory] Expression Comparison Operators 6✅ 129ms
[In-Memory] Expression Date and Time literals 5✅ 29ms
[In-Memory] Expression Errors should be handled 4✅ 43ms
[In-Memory] Expression Float literals 1✅ 19ms
[In-Memory] Expression Integer literals 1✅ 13ms
[In-Memory] Expression Nothing literals 3✅ 23ms
[In-Memory] Expression Text literals 1✅ 34ms
[In-Memory] Expression Text literals 2✅ 11ms
[In-Memory] Expression Text Operators 2✅ 32ms
[In-Memory] Expression Warnings should be reported 4✅ 138ms
[In-Memory] Filling Missing Values 8✅ 71ms
[In-Memory] Function invocation 2✅ 12ms
[In-Memory] Handling of Big Integer values 10✅ 103ms
[In-Memory] Loss_Of_Integer_Precision (large integers not being exactly representable in Float) 5✅ 82ms
[In-Memory] Min/Max Operations 2✅ 57ms
[In-Memory] Other Column Operations 1✅ 2ms
[In-Memory] Rounding numeric tests 19✅ 698ms
[In-Memory] Rounding-like operations 15✅ 45ms
[In-Memory] Simple variant of Table/Column.parse in all backends 5✅ 180ms
[In-Memory] Storage Builders 2✅ 37ms
[In-Memory] Table.add_row_number (common) 7✅ 121ms
[In-Memory] Table.add_row_number (in-memory specific) 7✅ 45ms
[In-Memory] Table.aggregate 3✅ 146ms
[In-Memory] Table.aggregate 3✅ 18ms
[In-Memory] Table.aggregate Concatenate 6✅ 21ms
[In-Memory] Table.aggregate Count_Distinct 2✅ 25ms
[In-Memory] Table.aggregate First and Last 1✅ 3ms
[In-Memory] Table.aggregate Mode 1✅ 2ms
[In-Memory] Table.aggregate Shortest 1✅ 4ms
[In-Memory] Table.aggregate should be able to group on multiple fields not in left columns 13✅ 258ms
[In-Memory] Table.aggregate should be able to group on single field 13✅ 447ms
[In-Memory] Table.aggregate should correctly handle infinities 4✅ 36ms
[In-Memory] Table.aggregate should correctly handle NaN 5✅ 24ms
[In-Memory] Table.aggregate should correctly select result types 4✅ 14ms
[In-Memory] Table.aggregate should merge warnings when issues computing aggregation 2✅ 27ms
[In-Memory] Table.aggregate should not summarize empty table when grouped 11✅ 135ms
[In-Memory] Table.aggregate should raise warnings when there are issues 7✅ 90ms
[In-Memory] Table.aggregate should raise warnings when there are issues computing aggregation 3✅ 186ms
[In-Memory] Table.aggregate should report warnings and errors based on types 4✅ 47ms
[In-Memory] Table.aggregate should summarize empty table 11✅ 187ms
[In-Memory] Table.aggregate should summarize whole table 13✅ 409ms
[In-Memory] Table.aggregate Standard_Deviation 1✅ 6ms
[In-Memory] Table.aggregate+Expressions 2✅ 45ms
[In-Memory] Table.at 3✅ 46ms
[In-Memory] Table.column_count 1✅ 0ms
[In-Memory] Table.column_names 2✅ 19ms
[In-Memory] Table.cross_join 9✅ 101ms
[In-Memory] Table.cross_tab 23✅ 281ms
[In-Memory] Table.distinct 6✅ 148ms
[In-Memory] Table.distinct 7✅ 96ms
[In-Memory] Table.fill_nothing/empty 6✅ 22ms
[In-Memory] Table.filter 4✅ 652ms
[In-Memory] Table.filter 21✅ 2⚪ 537ms
[In-Memory] Table.filter_by_expression 5✅ 201ms
[In-Memory] Table.get 3✅ 12ms
[In-Memory] Table.join 38✅ 665ms
[In-Memory] Table.lookup_and_replace 20✅ 475ms
[In-Memory] Table.make_constant_column 4✅ 9ms
[In-Memory] Table.order_by 23✅ 260ms
[In-Memory] Table.read 5✅ 33ms
[In-Memory] Table.remove_columns 12✅ 379ms
[In-Memory] Table.rename_columns 20✅ 559ms
[In-Memory] Table.reorder_columns 10✅ 218ms
[In-Memory] Table.replace 4✅ 61ms
[In-Memory] Table.rows 6✅ 85ms
[In-Memory] Table.select_columns 15✅ 571ms
[In-Memory] Table.set 8✅ 1s
[In-Memory] Table.set with Column_Operation 9✅ 502ms
[In-Memory] Table.sort_columns 4✅ 155ms
[In-Memory] Table.take/drop 11✅ 562ms
[In-Memory] Table.transpose 8✅ 73ms
[In-Memory] Table.union 25✅ 461ms
[In-Memory] Table.zip 12✅ 167ms
[In-Memory] Table/Column auto value type 13✅ 204ms
[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✅ 141ms
[In-Memory] Table/Column.cast - to text 9✅ 237ms
[In-Memory] Temp column 2✅ 4ms
[In-Memory] Text Column Operations 5✅ 140ms
[In-Memory] Unique derived column names 8✅ 41ms
[PostgreSQL] .pgpass 2✅ 210ms
[PostgreSQL] Connection setup 3✅ 224ms
[PostgreSQL] Database tests 1⚪ 0ms
[PostgreSQL] SSL connectivity tests 1⚪ 0ms
[Redshift] Database tests 1⚪ 0ms
[SQLite File] Interactions Between various operations 8✅ 328ms
[SQLite File] Aggregation 2✅ 64ms
[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⚪ 222ms
[SQLite File] Basic Table Access 4✅ 397ms
[SQLite File] Boolean Column Operations 4✅ 2⚪ 785ms
[SQLite File] Colum Operations - Names 8✅ 42ms
[SQLite File] Column Comparisons 4✅ 1⚪ 315ms
[SQLite File] Column Naming edge cases 7✅ 356ms
[SQLite File] Column Operations - Equality & Null Handling 4✅ 3⚪ 491ms
[SQLite File] Column Operations - Text Replace 17✅ 123ms
[SQLite File] Column Operations - Text Replace (in-memory only) 0ms
[SQLite File] Column Operations - Text Trim 3✅ 64ms
[SQLite File] Column.const 1✅ 14ms
[SQLite File] Column.const 3✅ 48ms
[SQLite File] Column.fill_nothing/empty 4✅ 315ms
[SQLite File] Column.map 1✅ 10ms
[SQLite File] Column.rename 1✅ 12ms
[SQLite File] Column.take/drop 6✅ 842ms
[SQLite File] Column.zip 1✅ 11ms
[SQLite File] Connection.query 10✅ 601ms
[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✅ 232ms
[SQLite File] Deleting rows from a Database table (source=Database) 11✅ 803ms
[SQLite File] Deleting rows from a Database table (source=in-memory) 11✅ 644ms
[SQLite File] Dialect-specific codegen 1✅ 21ms
[SQLite File] Dropping Missing Values 8✅ 383ms
[SQLite File] Error Handling 2✅ 89ms
[SQLite File] Expression Arithmetic 3✅ 297ms
[SQLite File] Expression Boolean literals 1✅ 30ms
[SQLite File] Expression Boolean Operators 4✅ 93ms
[SQLite File] Expression Column Arithmetic 2✅ 132ms
[SQLite File] Expression Comparison Operators 6✅ 397ms
[SQLite File] Expression Date and Time literals 4⚪ 0ms
[SQLite File] Expression Errors should be handled 4✅ 24ms
[SQLite File] Expression Float literals 1✅ 12ms
[SQLite File] Expression Integer literals 1✅ 13ms
[SQLite File] Expression Nothing literals 3✅ 133ms
[SQLite File] Expression Text literals 1✅ 21ms
[SQLite File] Expression Text literals 2✅ 18ms
[SQLite File] Expression Text Operators 2✅ 73ms
[SQLite File] Expression Warnings should be reported 2✅ 2⚪ 141ms
[SQLite File] Filling Missing Values 5✅ 1⚪ 125ms
[SQLite File] Function invocation 2✅ 28ms
[SQLite File] Masking Tables 1✅ 64ms
[SQLite File] math functions 6✅ 1s
[SQLite File] Metadata 2✅ 22ms
[SQLite File] Min/Max Operations 2✅ 40ms
[SQLite File] Missing Values 2✅ 70ms
[SQLite File] Other Column Operations 1✅ 37ms
[SQLite File] Output Execution Context for Database operations 12✅ 1⚪ 1s
[SQLite File] partial Date-Time support 2✅ 962ms
[SQLite File] Persisting a Database Table (query) 8✅ 986ms
[SQLite File] Rounding numeric tests 19✅ 8s
[SQLite File] Rounding-like operations 15✅ 406ms
[SQLite File] Schemas and Databases 3✅ 7ms
[SQLite File] Simple variant of Table/Column.parse in all backends 5✅ 135ms
[SQLite File] Sorting 5✅ 82ms
[SQLite File] Support for Long Column/Table names 6✅ 1s
[SQLite File] Table.add_row_number (common) 7✅ 153ms
[SQLite File] Table.add_row_number (Database specific) 1✅ 54ms
[SQLite File] Table.aggregate 1✅ 16ms
[SQLite File] Table.aggregate Concatenate 6✅ 107ms
[SQLite File] Table.aggregate Count_Distinct 1✅ 1⚪ 102ms
[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⚪ 121ms
[SQLite File] Table.aggregate should be able to group on single field 7✅ 6⚪ 110ms
[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⚪ 36ms
[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⚪ 65ms
[SQLite File] Table.aggregate should raise warnings when there are issues 7✅ 435ms
[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✅ 101ms
[SQLite File] Table.aggregate should report warnings and errors based on types 4✅ 93ms
[SQLite File] Table.aggregate should summarize empty table 7✅ 4⚪ 77ms
[SQLite File] Table.aggregate should summarize whole table 7✅ 6⚪ 92ms
[SQLite File] Table.aggregate Standard_Deviation 1✅ 15ms
[SQLite File] Table.aggregate+Expressions 2✅ 40ms
[SQLite File] Table.at 3✅ 30ms
[SQLite File] Table.column_count 1✅ 0ms
[SQLite File] Table.column_names 2✅ 73ms
[SQLite File] Table.cross_join 9✅ 362ms
[SQLite File] Table.cross_tab 1⚪ 0ms
[SQLite File] Table.default_ordering 4✅ 130ms
[SQLite File] Table.distinct 7✅ 176ms
[SQLite File] Table.expand_column 1✅ 12ms
[SQLite File] Table.expand_to_rows 1✅ 13ms
[SQLite File] Table.fill_nothing/empty 6✅ 418ms
[SQLite File] Table.filter 1✅ 1ms
[SQLite File] Table.filter 20✅ 1⚪ 762ms
[SQLite File] Table.filter_by_expression 4✅ 1⚪ 100ms
[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⚪ 69ms
[SQLite File] Table.order_by 19✅ 2⚪ 334ms
[SQLite File] Table.read 6✅ 196ms
[SQLite File] Table.remove_columns 11✅ 572ms
[SQLite File] Table.rename_columns 20✅ 1s
[SQLite File] Table.reorder_columns 9✅ 650ms
[SQLite File] Table.replace 4✅ 100ms
[SQLite File] Table.rows 6✅ 59ms
[SQLite File] Table.select_columns 14✅ 861ms
[SQLite File] Table.set 8✅ 207ms
[SQLite File] Table.set with Column_Operation 8✅ 1⚪ 547ms
[SQLite File] Table.sort_columns 4✅ 122ms
[SQLite File] Table.take/drop 7✅ 2s
[SQLite File] Table.transpose 1⚪ 0ms
[SQLite File] Table.union 19✅ 1⚪ 963ms
[SQLite File] Table.zip 1⚪ 0ms
[SQLite File] Table/Column auto value type 1✅ 14ms
[SQLite File] Table/Column.cast - checking invariants 7✅ 135ms
[SQLite File] Table/Column.cast - numeric 3✅ 56ms
[SQLite File] Table/Column.cast - to text 1✅ 29ms
[SQLite File] Tables and Table Types 4✅ 110ms
[SQLite File] Temp column 2✅ 24ms
[SQLite File] Text Column Operations 5✅ 193ms
[SQLite File] Transaction Support 4✅ 118ms
[SQLite File] Unique derived column names 8✅ 160ms
[SQLite File] Uploading an in-memory Table 11✅ 984ms
[SQLite In-Memory] Interactions Between various operations 8✅ 241ms
[SQLite In-Memory] Aggregation 2✅ 31ms
[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⚪ 134ms
[SQLite In-Memory] Basic Table Access 4✅ 207ms
[SQLite In-Memory] Boolean Column Operations 4✅ 2⚪ 116ms
[SQLite In-Memory] Colum Operations - Names 8✅ 27ms
[SQLite In-Memory] Column Comparisons 4✅ 1⚪ 139ms
[SQLite In-Memory] Column Naming edge cases 7✅ 148ms
[SQLite In-Memory] Column Operations - Equality & Null Handling 4✅ 3⚪ 56ms
[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✅ 27ms
[SQLite In-Memory] Column.const 1✅ 8ms
[SQLite In-Memory] Column.const 3✅ 32ms
[SQLite In-Memory] Column.fill_nothing/empty 4✅ 38ms
[SQLite In-Memory] Column.map 1✅ 10ms
[SQLite In-Memory] Column.rename 1✅ 8ms
[SQLite In-Memory] Column.take/drop 6✅ 759ms
[SQLite In-Memory] Column.zip 1✅ 10ms
[SQLite In-Memory] Connection.query 10✅ 220ms
[SQLite In-Memory] Creating an empty table 17✅ 494ms
[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✅ 82ms
[SQLite In-Memory] Deleting rows from a Database table (source=Database) 11✅ 697ms
[SQLite In-Memory] Deleting rows from a Database table (source=in-memory) 11✅ 447ms
[SQLite In-Memory] Dialect-specific codegen 1✅ 3ms
[SQLite In-Memory] Dropping Missing Values 8✅ 442ms
[SQLite In-Memory] Error Handling 2✅ 57ms
[SQLite In-Memory] Expression Arithmetic 3✅ 159ms
[SQLite In-Memory] Expression Boolean literals 1✅ 26ms
[SQLite In-Memory] Expression Boolean Operators 4✅ 72ms
[SQLite In-Memory] Expression Column Arithmetic 2✅ 92ms
[SQLite In-Memory] Expression Comparison Operators 6✅ 216ms
[SQLite In-Memory] Expression Date and Time literals 4⚪ 0ms
[SQLite In-Memory] Expression Errors should be handled 4✅ 24ms
[SQLite In-Memory] Expression Float literals 1✅ 11ms
[SQLite In-Memory] Expression Integer literals 1✅ 11ms
[SQLite In-Memory] Expression Nothing literals 3✅ 57ms
[SQLite In-Memory] Expression Text literals 1✅ 18ms
[SQLite In-Memory] Expression Text literals 2✅ 16ms
[SQLite In-Memory] Expression Text Operators 2✅ 59ms
[SQLite In-Memory] Expression Warnings should be reported 2✅ 2⚪ 107ms
[SQLite In-Memory] Filling Missing Values 5✅ 1⚪ 97ms
[SQLite In-Memory] Function invocation 2✅ 31ms
[SQLite In-Memory] Masking Tables 1✅ 17ms
[SQLite In-Memory] math functions 6✅ 684ms
[SQLite In-Memory] Metadata 2✅ 5ms
[SQLite In-Memory] Min/Max Operations 2✅ 50ms
[SQLite In-Memory] Missing Values 2✅ 24ms
[SQLite In-Memory] Other Column Operations 1✅ 11ms
[SQLite In-Memory] Output Execution Context for Database operations 9✅ 1⚪ 384ms
[SQLite In-Memory] partial Date-Time support 2✅ 23ms
[SQLite In-Memory] Persisting a Database Table (query) 8✅ 446ms
[SQLite In-Memory] Rounding numeric tests 19✅ 7s
[SQLite In-Memory] Rounding-like operations 15✅ 241ms
[SQLite In-Memory] Schemas and Databases 3✅ 2ms
[SQLite In-Memory] Simple variant of Table/Column.parse in all backends 5✅ 53ms
[SQLite In-Memory] Sorting 5✅ 73ms
[SQLite In-Memory] Support for Long Column/Table names 6✅ 821ms
[SQLite In-Memory] Table.add_row_number (common) 7✅ 97ms
[SQLite In-Memory] Table.add_row_number (Database specific) 1✅ 20ms
[SQLite In-Memory] Table.aggregate 1✅ 12ms
[SQLite In-Memory] Table.aggregate Concatenate 6✅ 76ms
[SQLite In-Memory] Table.aggregate Count_Distinct 1✅ 1⚪ 67ms
[SQLite In-Memory] Table.aggregate First and Last 1⚪ 0ms
[SQLite In-Memory] Table.aggregate Mode 1⚪ 0ms
[SQLite In-Memory] Table.aggregate Shortest 1⚪ 0ms
[SQLite In-Memory] Table.aggregate should be able to group on multiple fields not in left columns 7✅ 6⚪ 111ms
[SQLite In-Memory] Table.aggregate should be able to group on single field 7✅ 6⚪ 71ms
[SQLite In-Memory] Table.aggregate should correctly handle infinities 2✅ 2⚪ 36ms
[SQLite In-Memory] Table.aggregate should correctly handle NaN 1⚪ 0ms
[SQLite In-Memory] Table.aggregate should correctly select result types 2✅ 2⚪ 30ms
[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⚪ 38ms
[SQLite In-Memory] Table.aggregate should raise warnings when there are issues 7✅ 321ms
[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✅ 77ms
[SQLite In-Memory] Table.aggregate should report warnings and errors based on types 4✅ 86ms
[SQLite In-Memory] Table.aggregate should summarize empty table 7✅ 4⚪ 37ms
[SQLite In-Memory] Table.aggregate should summarize whole table 7✅ 6⚪ 53ms
[SQLite In-Memory] Table.aggregate Standard_Deviation 1✅ 12ms
[SQLite In-Memory] Table.aggregate+Expressions 2✅ 39ms
[SQLite In-Memory] Table.at 3✅ 10ms
[SQLite In-Memory] Table.column_count 1✅ 0ms
[SQLite In-Memory] Table.column_names 2✅ 34ms
[SQLite In-Memory] Table.cross_join 9✅ 291ms
[SQLite In-Memory] Table.cross_tab 1⚪ 0ms
[SQLite In-Memory] Table.default_ordering 4✅ 21ms
[SQLite In-Memory] Table.distinct 7✅ 147ms
[SQLite In-Memory] Table.expand_column 1✅ 7ms
[SQLite In-Memory] Table.expand_to_rows 1✅ 6ms
[SQLite In-Memory] Table.fill_nothing/empty 6✅ 84ms
[SQLite In-Memory] Table.filter 1✅ 0ms
[SQLite In-Memory] Table.filter 20✅ 1⚪ 621ms
[SQLite In-Memory] Table.filter_by_expression 4✅ 1⚪ 88ms
[SQLite In-Memory] Table.get 3✅ 6ms
[SQLite In-Memory] Table.join 31✅ 3⚪ 868ms
[SQLite In-Memory] Table.lookup_and_replace 19✅ 1s
[SQLite In-Memory] Table.make_constant_column 3✅ 1⚪ 34ms
[SQLite In-Memory] Table.order_by 19✅ 2⚪ 170ms
[SQLite In-Memory] Table.read 6✅ 235ms
[SQLite In-Memory] Table.remove_columns 11✅ 274ms
[SQLite In-Memory] Table.rename_columns 20✅ 497ms
[SQLite In-Memory] Table.reorder_columns 9✅ 302ms
[SQLite In-Memory] Table.replace 4✅ 49ms
[SQLite In-Memory] Table.rows 6✅ 27ms
[SQLite In-Memory] Table.select_columns 14✅ 393ms
[SQLite In-Memory] Table.set 8✅ 96ms
[SQLite In-Memory] Table.set with Column_Operation 8✅ 1⚪ 394ms
[SQLite In-Memory] Table.sort_columns 4✅ 72ms
[SQLite In-Memory] Table.take/drop 7✅ 2s
[SQLite In-Memory] Table.transpose 1⚪ 0ms
[SQLite In-Memory] Table.union 19✅ 1⚪ 613ms
[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✅ 82ms
[SQLite In-Memory] Table/Column.cast - numeric 3✅ 32ms
[SQLite In-Memory] Table/Column.cast - to text 1✅ 17ms
[SQLite In-Memory] Tables and Table Types 4✅ 39ms
[SQLite In-Memory] Temp column 2✅ 14ms
[SQLite In-Memory] Text Column Operations 5✅ 139ms
[SQLite In-Memory] Transaction Support 4✅ 37ms
[SQLite In-Memory] Unique derived column names 8✅ 115ms
[SQLite In-Memory] Uploading an in-memory Table 9✅ 501ms
[SQLite] Type Mapping 8✅ 132ms
Aggregate Columns 23✅ 80ms
Boolean Column.format, with format Column 3✅ 66ms
Boolean Column.format, with format string 3✅ 76ms
ceil 3✅ 16ms
Column.parse 13✅ 81ms
Columns 16✅ 430ms
Construction 9✅ 5s
Counting Values 1✅ 1ms
DataFormatter builders 3✅ 40ms
DataFormatter.format 10✅ 70ms
DataFormatter.parse 13✅ 452ms
Date Column.format, with format Column 6✅ 66ms
Date Column.format, with format string 4✅ 134ms
Date_Time Column.format, with format Column 6✅ 67ms
Date_Time Column.format, with format string 5✅ 137ms
Date_Time truncate 1✅ 14ms
Delimited File Parsing 27✅ 3⚪ 898ms
Delimited File Writing 33✅ 2s
Dropping Missing Values 1✅ 354ms
Edge cases 1✅ 6ms
Errors 2✅ 25ms
Excel Range 9✅ 89ms
File.read (Delimited) 3✅ 31ms
File.read (Delimited) should work with Date_Time 3✅ 9ms
File.read (Delimited) should work with Dates 3✅ 14ms
File.read (Delimited) should work with Time_Of_Days 3✅ 9ms
fill 6✅ 207ms
Float 3✅ 21ms
Float, with format Column 3✅ 16ms
floor 3✅ 12ms
Info 1✅ 15ms
Integer 3✅ 40ms
Integer 1✅ 15ms
Integer, with format Column 3✅ 36ms
Integration 1✅ 85ms
JSON conversion 2✅ 87ms
Mapping Operations 7✅ 317ms
Masking Tables 3✅ 409ms
Numeric, empty/Nothing 4✅ 50ms
Problems 3✅ 36ms
Read XLSX / XLS Files 12✅ 1s
Reading single cells correctly 7✅ 272ms
round/truncate/ceil/floor 3✅ 54ms
Rounding 8✅ 73ms
Should be able to serialise a table with Dates to Text 2✅ 41ms
Should be able to serialise a table with DateTimes to Text 2✅ 8ms
Should be able to serialise a table with Time_Of_Days to Text 2✅ 5ms
Slicing Tables 4✅ 228ms
SortedListIndex (used for SortJoin) 6✅ 54ms
Sorting Columns 4✅ 47ms
Sorting Tables 2✅ 139ms
SQLite_Format should allow connecting to SQLite files 5✅ 79ms
Table.from Text 1✅ 10ms
Table.parse 22✅ 485ms
Table.parse_to_columns 14✅ 202ms
Table.split 5✅ 215ms
Table.split/tokenize column count 4✅ 58ms
Table.split/tokenize column order 1✅ 3ms
Table.split/tokenize errors 4✅ 12ms
Table.split/tokenize name conflicts 2✅ 159ms
Table.tokenize 12✅ 146ms
Text.parse_to_table 2✅ 29ms
Text.parse_to_table errors 3✅ 25ms
Text.parse_to_table parsing 3✅ 29ms
Text.parse_to_table with case-insensitivity 1✅ 7ms
Text.parse_to_table with groups 2✅ 26ms
Time_Of_Day Column.format, with format Column 6✅ 58ms
Time_Of_Day Column.format, with format string 5✅ 153ms
truncate 3✅ 16ms
Unique_Name_Strategy Helper 12✅ 299ms
Unique_Name_Strategy.combine_with_prefix 6✅ 39ms
Use First Row As Names 5✅ 264ms
Value_Type 2✅ 28ms
Various File Format support on Table 8✅ 1s
Vector conversion 1✅ 7ms
Write xls Files 38✅ 2s
Write xlsx Files 38✅ 3s
Writing 4✅ 52ms
XLS reading 7✅ 85ms
XLSX reading 7✅ 263ms

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

2379 tests were completed in 65s with 2350 passed, 0 failed and 29 skipped.

Test suite Passed Failed Skipped Time
Any.map_nothing 2✅ 15ms
Any's methods 3✅ 50ms
Array_Proxy 5✅ 62ms
ArrayOverBuffer 1⚪ 0ms
ASCII 4✅ 39ms
Asserts 5✅ 23ms
at/get 7✅ 271ms
Atom with holes 7✅ 36ms
Auto_Detect 3✅ 12ms
BigInts 13✅ 672ms
Booleans 6✅ 19ms
Bound 3✅ 2ms
Bytes 3✅ 8ms
caching 1✅ 46ms
Callables 5✅ 17ms
Check Nothing and NaN 3✅ 0ms
children 2✅ 13ms
codepoints 2✅ 5ms
Compare functionality with Vector 1✅ 38ms
Compile 6✅ 39ms
const 1✅ 0ms
Contexts and Execution Environment 3✅ 9ms
Conversion 42✅ 181ms
Correlation Statistics 6✅ 45ms
curry 1✅ 3ms
Data.read / File_Format 2✅ 976ms
Dataflow Errors 11✅ 42ms
Dataflow Warnings 32✅ 727ms
Date 41✅ 5s
Date date part tests 8✅ 84ms
Date_Range 11✅ 1s
Date_Time 45✅ 2⚪ 647ms
Date_Time date part tests 8✅ 31ms
Date_Time equality 2✅ 4ms
Day_Of_Week conversions 8✅ 17ms
Deep Exports 1✅ 1ms
Default comparator 3✅ 10ms
display text 1✅ 2ms
Duration 15✅ 190ms
Encoding object 4✅ 88ms
Enso Arrays 5✅ 23ms
Enso maps 50✅ 306ms
Enso Set 5✅ 71ms
Environment 1✅ 18ms
Escape 1✅ 0ms
fetch 10✅ 783ms
File Operations 19✅ 133ms
flip 2✅ 2ms
Float.truncate 1✅ 11ms
Floats 5✅ 53ms
folder operations 3✅ 59ms
Formatting date/time values 6✅ 142ms
Fully Qualified Names 1✅ 1ms
Function Ascribed Parameters 12✅ 31ms
get_elements_by_tag_name 3✅ 31ms
Header 1✅ 6ms
Header resolution 7✅ 63ms
Headers 6✅ 140ms
HTTP client 4✅ 3ms
HTTP_Method parse 3✅ 6ms
identity 3✅ 1ms
Inlining Helpers 2✅ 4ms
inner / outer xml 2✅ 59ms
Instrument @Tail_Call fibonacci 6✅ 707ms
Instrument fibonacci 3✅ 287ms
Integer.truncate 1✅ 3ms
Integers 24✅ 173ms
Interval 7✅ 36ms
Java case of 3✅ 12ms
Java FFI 6✅ 1⚪ 15ms
Java/Enso Date 2✅ 24ms
JavaDate 41✅ 2s
JavaDate date part tests 8✅ 2ms
JavaLocalTime 28✅ 32ms
JavaScript Objects, Arrays & Functions 8✅ 448ms
JavaScriptArrayWithADate 41✅ 2s
JavaScriptArrayWithADate date part tests 8✅ 55ms
JavascriptDataInArray 43✅ 4⚪ 262ms
JavascriptDataInArray date part tests 8✅ 68ms
JavascriptDate 43✅ 4⚪ 228ms
JavaScriptDate 41✅ 3s
JavascriptDate date part tests 8✅ 12ms
JavaScriptDate date part tests 8✅ 131ms
JavaZonedDateTime 45✅ 2⚪ 161ms
JavaZonedDateTime date part tests 8✅ 4ms
JavaZoneId 7✅ 23ms
JS_Object 3✅ 121ms
JSON 5✅ 58ms
JSON 1✅ 75ms
JSON Deserialization 8✅ 520ms
JSON Serialization 3✅ 52ms
JSON_Format 2✅ 72ms
Lazy 6✅ 29ms
Lazy Generator 1✅ 3ms
Lexicographic Order on Vectors 2✅ 12ms
List 31✅ 649ms
Locale 13✅ 89ms
Looping Imports 1✅ 0ms
Lowercase Methods 5✅ 5ms
Managed_Resource 3✅ 15ms
Match.end 4✅ 15ms
Match.groups 2✅ 15ms
Match.named_groups 3✅ 23ms
Match.span 4✅ 17ms
Match.start 4✅ 15ms
Match.text 6✅ 74ms
Match.utf_16_span 4✅ 14ms
Match.utf_16_start 8✅ 30ms
Maybe 5✅ 3ms
Meta-Value Inspection 3✅ 1⚪ 12ms
Meta-Value Manipulation 26✅ 418ms
Meta.Type.find 4✅ 17ms
Methods 1✅ 1⚪ 1ms
Missing_Required_Argument 3✅ 34ms
Natural Order 4✅ 110ms
No Method Errors 1✅ 8ms
non-linear inserts 11✅ 134ms
Number Conversions 1✅ 9ms
Number Rounding numeric tests 19✅ 232ms
Numbers 14✅ 202ms
Numeric values 1✅ 5ms
Object Comparator 7✅ 32ms
Operator == 16✅ 114ms
Ordering 6✅ 31ms
Pair 1✅ 0ms
Pair - from 2-Item JavaScript Array 13✅ 116ms
Pair - from 2-Item List 13✅ 62ms
Pair - from 2-Item Vector 13✅ 107ms
Pair - from Pair.new 13✅ 51ms
Pair - from Pair.Value 13✅ 12ms
Panics 17✅ 141ms
parse 8✅ 181ms
Parsing date/time values 26✅ 1⚪ 375ms
Parsing formats 4✅ 205ms
Pattern Matches 16✅ 36ms
Pattern.find and .find_all 8✅ 93ms
Pattern.match and .match_all 8✅ 55ms
Pattern.matches 5✅ 22ms
Pattern.replace 16✅ 179ms
Pattern.split 6✅ 57ms
Pattern.tokenize 7✅ 200ms
Period 7✅ 30ms
Plain_Text 3✅ 19ms
Polyglot Argument 7✅ 16ms
Polyglot Argument with Inheritance 3✅ 12ms
Polyglot Conversion 14✅ 18ms
Polyglot hash maps 6✅ 129ms
Polyglot JS 19✅ 173ms
Polyglot keys and values 6✅ 4s
Polyglot Operator == 7✅ 56ms
Polyglot Python 16✅ 85ms
Polyglot R 1⚪ 0ms
post 24✅ 961ms
Problem_Behavior 2✅ 20ms
Process 5✅ 13s
PythonDate 41✅ 5s
PythonDate 42✅ 5⚪ 998ms
PythonDate date part tests 8✅ 65ms
PythonDate date part tests 8✅ 55ms
PythonLocalTime 28✅ 124ms
Qualified Names 3✅ 6ms
Random 15✅ 764ms
Range 35✅ 591ms
Rank Data 7✅ 17ms
Read XML 7✅ 53ms
read_bytes 6✅ 47ms
read_text 6✅ 89ms
Refs 1✅ 1ms
Regex splitting 3✅ 10ms
Regex tokenizing 2✅ 17ms
Regex: find and find_all 20✅ 1⚪ 160ms
Regression 12✅ 79ms
ReportingStreamDecoder 6✅ 302ms
ReportingStreamEncoder 8✅ 186ms
Request 10✅ 37ms
rounding 4✅ 30ms
Sorting with multiple comparators 4✅ 2⚪ 78ms
Sorting with the default comparator 7✅ 3⚪ 99ms
Stack traces 1✅ 9ms
State 2✅ 2ms
Statistics 14✅ 202ms
Statistics - empty Vector 3✅ 9ms
Statistics - invalid input 5✅ 112ms
Statistics - invalid input 1✅ 1ms
Statistics - NaN Vector 3✅ 12ms
Statistics - Nothing Vector 3✅ 35ms
System 1✅ 1ms
tag name 1✅ 11ms
Text 84✅ 6s
text contents 1✅ 4ms
Text_Sub_Range_Data 2✅ 19ms
Text_Utils 4✅ 42ms
Text.match 6✅ 20ms
Text.replace 16✅ 178ms
Text.Span 3✅ 19ms
Text.substring 4✅ 10ms
the Self construct 6✅ 9ms
Time_Of_Day 28✅ 232ms
to_display_text 5✅ 24ms
Type Errors 11✅ 115ms
uncurry 1✅ 2ms
Unresolved symbol 1✅ 2ms
URI 4✅ 12ms
Use a slice of an array as vectors 75✅ 121ms
Use Array as vectors 75✅ 383ms
Use Array_Proxy as vectors 75✅ 108ms
Use Java ArrayList as vectors 75✅ 149ms
Use Vector as vectors 75✅ 1s
UTF_16 BigEndian 2✅ 3ms
UTF_16 LittleEndian 2✅ 5ms
UTF_8 7✅ 39ms
Vector builder 5✅ 22ms
Vector Slicing Helpers 1✅ 16ms
Vector/Array equality 9✅ 14ms
Windows 1252 4✅ 24ms
write operations 21✅ 726ms
Zone 9✅ 26ms

✅ C:/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✅ 122ms
File uploads 2✅ 14ms
Geo_Map 3✅ 643ms
Histogram Visualization 6✅ 168ms
Lazy Table Visualization 12✅ 412ms
Lazy Text Visualization 3✅ 39ms
Scatter Plot Visualization 14✅ 736ms
Serializable Visualization Identifiers 5✅ 100ms
SQL Visualization 1✅ 191ms
Table Visualization 9✅ 416ms
Table.lookup_ignore_case 1✅ 21ms
Table.rows 1✅ 179ms
Type Names of Visualization Defaults 1✅ 157ms
Vector and Arrays 2✅ 1⚪ 33ms
Widgets for Database 1✅ 12ms
Widgets for In-Database Connection with table name sets 1✅ 133ms
Widgets for In-Database Connection with table types 1✅ 16ms
Widgets for In-Database Table with column name sets 2✅ 69ms
Widgets for In-Memory with column name sets 2✅ 68ms
Widgets for the Text type 1✅ 111ms