Skip to content
GitHub Actions / Standard Library Tests (windows) succeeded Dec 22, 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✅ 16s
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✅ 473ms
C:/runner/_work/enso/enso/target/test-results/Image_Tests/JUnit.xml 174✅ 3s
C:/runner/_work/enso/enso/target/test-results/Table_Tests/JUnit.xml 2759✅ 155⚪ 181s
C:/runner/_work/enso/enso/target/test-results/Tests/JUnit.xml 2497✅ 48⚪ 127s
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 16s with 19 passed, 0 failed and 0 skipped.

Test suite Passed Failed Skipped Time
S3.get_object 2✅ 6s
S3.head (bucket) 1✅ 1s
S3.head (object) 2✅ 2s
S3.list_buckets 2✅ 2s
S3.list_objects 4✅ 2s
S3.parse_uri 3✅ 116ms
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 473ms with 5 passed, 0 failed and 0 skipped.

Test suite Passed Failed Skipped Time
Geo Points 2✅ 36ms
GeoJSON to Table 3✅ 437ms

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

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

Test suite Passed Failed Skipped Time
Image File_Format 2✅ 104ms
Image with 1 channel 19✅ 122ms
Image with 2 channels 19✅ 144ms
Image with 3 channels 19✅ 141ms
Image with 4 channels 19✅ 129ms
Image Write 2✅ 41ms
Image.read 9✅ 2s
Matrix with 1 channel 21✅ 198ms
Matrix with 2 channels 21✅ 204ms
Matrix with 3 channels 21✅ 203ms
Matrix with 4 channels 21✅ 154ms
Matrix_Error 1✅ 1ms

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

2914 tests were completed in 181s with 2759 passed, 0 failed and 155 skipped.

Test suite Passed Failed Skipped Time
[Codegen] Aggregation 2✅ 262ms
[Codegen] Basic Select 3✅ 271ms
[Codegen] Handling Missing Values 2✅ 196ms
[Codegen] JSON serialization 1⚪ 0ms
[Codegen] Masking Tables and Columns 2✅ 268ms
[Codegen] Sorting 4✅ 143ms
[In-Memory-specific] Table.join 1✅ 1s
[In-Memory-specific] Table.set 2✅ 118ms
[In-Memory] Interactions Between various operations 11✅ 765ms
[In-Memory] Arithmetic Column Operations 12✅ 186ms
[In-Memory] Boolean Column Operations 5✅ 1⚪ 235ms
[In-Memory] Colum Operations - Names 10✅ 51ms
[In-Memory] Column Comparisons 5✅ 1⚪ 330ms
[In-Memory] Column Naming edge cases 7✅ 845ms
[In-Memory] Column operation Integer Overflow handling 6✅ 316ms
[In-Memory] Column Operations - Equality & Null Handling 4✅ 3⚪ 70ms
[In-Memory] Column Operations - Text Replace (in-memory only) 8✅ 113ms
[In-Memory] Column Operations - Text Trim 3✅ 41ms
[In-Memory] Column.const 3✅ 7ms
[In-Memory] Column.fill_nothing/empty 4✅ 10ms
[In-Memory] Column.map 6✅ 246ms
[In-Memory] Column.rename 1✅ 4ms
[In-Memory] Column.take/drop 8✅ 149ms
[In-Memory] Column.zip 6✅ 54ms
[In-Memory] Date truncation 1✅ 6ms
[In-Memory] Date-Time operations 21✅ 1⚪ 822ms
[In-Memory] Date-Time support 3✅ 49ms
[In-Memory] Dropping Missing Values 9✅ 868ms
[In-Memory] Expression Arithmetic 3✅ 138ms
[In-Memory] Expression Boolean literals 1✅ 78ms
[In-Memory] Expression Boolean Operators 4✅ 67ms
[In-Memory] Expression Column Arithmetic 2✅ 108ms
[In-Memory] Expression Comparison Operators 6✅ 289ms
[In-Memory] Expression Date and Time literals 5✅ 68ms
[In-Memory] Expression Errors should be handled 4✅ 52ms
[In-Memory] Expression Float literals 1✅ 29ms
[In-Memory] Expression Integer literals 1✅ 18ms
[In-Memory] Expression Nothing literals 3✅ 72ms
[In-Memory] Expression Text literals 1✅ 65ms
[In-Memory] Expression Text literals 2✅ 9ms
[In-Memory] Expression Text Operators 2✅ 51ms
[In-Memory] Expression Warnings should be reported 4✅ 132ms
[In-Memory] Filling Missing Values 8✅ 144ms
[In-Memory] Function invocation 2✅ 26ms
[In-Memory] Handling of Big Integer values 10✅ 207ms
[In-Memory] Loss_Of_Integer_Precision (large integers not being exactly representable in Float) 5✅ 146ms
[In-Memory] Min/Max Operations 2✅ 94ms
[In-Memory] Other Column Operations 1✅ 4ms
[In-Memory] replace: empty table and nothings 2✅ 7ms
[In-Memory] replace: literal regex pattern and replacement 5✅ 29ms
[In-Memory] replace: literal text pattern and replacement 4✅ 52ms
[In-Memory] replace: pattern and replacement columns 4✅ 19ms
[In-Memory] Rounding numeric tests 19✅ 1s
[In-Memory] Rounding-like operations 15✅ 71ms
[In-Memory] Simple variant of Table/Column.parse in all backends 5✅ 228ms
[In-Memory] Storage Builders 2✅ 165ms
[In-Memory] Table.add_row_number (common) 7✅ 198ms
[In-Memory] Table.add_row_number (in-memory specific) 7✅ 66ms
[In-Memory] Table.aggregate 3✅ 421ms
[In-Memory] Table.aggregate 3✅ 34ms
[In-Memory] Table.aggregate Concatenate 6✅ 30ms
[In-Memory] Table.aggregate Count_Distinct 2✅ 52ms
[In-Memory] Table.aggregate First and Last 1✅ 4ms
[In-Memory] Table.aggregate Mode 1✅ 2ms
[In-Memory] Table.aggregate Shortest 1✅ 5ms
[In-Memory] Table.aggregate should be able to group on multiple fields not in left columns 13✅ 367ms
[In-Memory] Table.aggregate should be able to group on single field 13✅ 935ms
[In-Memory] Table.aggregate should correctly handle infinities 4✅ 76ms
[In-Memory] Table.aggregate should correctly handle NaN 5✅ 25ms
[In-Memory] Table.aggregate should correctly select result types 4✅ 27ms
[In-Memory] Table.aggregate should merge warnings when issues computing aggregation 2✅ 38ms
[In-Memory] Table.aggregate should not summarize empty table when grouped 11✅ 244ms
[In-Memory] Table.aggregate should raise warnings when there are issues 7✅ 195ms
[In-Memory] Table.aggregate should raise warnings when there are issues computing aggregation 3✅ 181ms
[In-Memory] Table.aggregate should report warnings and errors based on types 4✅ 112ms
[In-Memory] Table.aggregate should summarize empty table 11✅ 276ms
[In-Memory] Table.aggregate should summarize whole table 13✅ 473ms
[In-Memory] Table.aggregate Standard_Deviation 1✅ 8ms
[In-Memory] Table.aggregate+Expressions 2✅ 94ms
[In-Memory] Table.at 3✅ 127ms
[In-Memory] Table.column_count 1✅ 0ms
[In-Memory] Table.column_names 2✅ 22ms
[In-Memory] Table.cross_join 9✅ 144ms
[In-Memory] Table.cross_tab 23✅ 456ms
[In-Memory] Table.distinct 6✅ 268ms
[In-Memory] Table.distinct 7✅ 138ms
[In-Memory] Table.fill_nothing/empty 6✅ 43ms
[In-Memory] Table.filter 4✅ 1s
[In-Memory] Table.filter 23✅ 2⚪ 1s
[In-Memory] Table.filter_by_expression 5✅ 505ms
[In-Memory] Table.get 3✅ 20ms
[In-Memory] Table.join 38✅ 950ms
[In-Memory] Table.make_constant_column 4✅ 14ms
[In-Memory] Table.merge 20✅ 654ms
[In-Memory] Table.order_by 23✅ 496ms
[In-Memory] Table.read 5✅ 38ms
[In-Memory] Table.remove_columns 12✅ 619ms
[In-Memory] Table.rename_columns 20✅ 857ms
[In-Memory] Table.reorder_columns 10✅ 328ms
[In-Memory] Table.rows 6✅ 116ms
[In-Memory] Table.select_columns 15✅ 710ms
[In-Memory] Table.set 8✅ 1s
[In-Memory] Table.set with Column_Operation 9✅ 703ms
[In-Memory] Table.sort_columns 4✅ 223ms
[In-Memory] Table.take/drop 11✅ 912ms
[In-Memory] Table.text_replace 4✅ 108ms
[In-Memory] Table.transpose 8✅ 121ms
[In-Memory] Table.union 25✅ 917ms
[In-Memory] Table.zip 12✅ 283ms
[In-Memory] Table/Column auto value type 13✅ 196ms
[In-Memory] Table/Column.cast - checking invariants 12✅ 165ms
[In-Memory] Table/Column.cast - date/time 3✅ 64ms
[In-Memory] Table/Column.cast - numeric 6✅ 368ms
[In-Memory] Table/Column.cast - to text 9✅ 410ms
[In-Memory] Temp column 2✅ 7ms
[In-Memory] Text Column Operations 7✅ 188ms
[In-Memory] Unique derived column names 8✅ 50ms
[PostgreSQL] .pgpass 2✅ 465ms
[PostgreSQL] Connection setup 3✅ 321ms
[PostgreSQL] Database tests 1⚪ 0ms
[PostgreSQL] SSL connectivity tests 1⚪ 0ms
[Redshift] Database tests 1⚪ 0ms
[SQLite File] Interactions Between various operations 8✅ 509ms
[SQLite File] Aggregation 2✅ 99ms
[SQLite File] Appending a Database table to a Database table 29✅ 3s
[SQLite File] Appending an in-memory table to a Database table 30✅ 4s
[SQLite File] Arithmetic Column Operations 10✅ 2⚪ 266ms
[SQLite File] Basic Table Access 4✅ 850ms
[SQLite File] Boolean Column Operations 4✅ 2⚪ 535ms
[SQLite File] Colum Operations - Names 8✅ 84ms
[SQLite File] Column Comparisons 4✅ 1⚪ 2s
[SQLite File] Column Naming edge cases 7✅ 489ms
[SQLite File] Column Operations - Equality & Null Handling 4✅ 3⚪ 109ms
[SQLite File] Column Operations - Text Replace (in-memory only) 0ms
[SQLite File] Column Operations - Text Trim 3✅ 86ms
[SQLite File] Column.const 1✅ 23ms
[SQLite File] Column.const 3✅ 71ms
[SQLite File] Column.fill_nothing/empty 4✅ 118ms
[SQLite File] Column.map 1✅ 11ms
[SQLite File] Column.rename 1✅ 26ms
[SQLite File] Column.take/drop 6✅ 2s
[SQLite File] Column.zip 1✅ 12ms
[SQLite File] Connection.query 10✅ 863ms
[SQLite File] Creating an empty table 19✅ 3s
[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✅ 155ms
[SQLite File] Deleting rows from a Database table (source=Database) 11✅ 1s
[SQLite File] Deleting rows from a Database table (source=in-memory) 11✅ 1s
[SQLite File] Dialect-specific codegen 1✅ 26ms
[SQLite File] Dropping Missing Values 8✅ 933ms
[SQLite File] Error Handling 2✅ 125ms
[SQLite File] Expression Arithmetic 3✅ 548ms
[SQLite File] Expression Boolean literals 1✅ 60ms
[SQLite File] Expression Boolean Operators 4✅ 173ms
[SQLite File] Expression Column Arithmetic 2✅ 239ms
[SQLite File] Expression Comparison Operators 6✅ 628ms
[SQLite File] Expression Date and Time literals 4⚪ 0ms
[SQLite File] Expression Errors should be handled 4✅ 44ms
[SQLite File] Expression Float literals 1✅ 23ms
[SQLite File] Expression Integer literals 1✅ 25ms
[SQLite File] Expression Nothing literals 3✅ 217ms
[SQLite File] Expression Text literals 1✅ 47ms
[SQLite File] Expression Text literals 2✅ 27ms
[SQLite File] Expression Text Operators 2✅ 106ms
[SQLite File] Expression Warnings should be reported 2✅ 2⚪ 277ms
[SQLite File] Filling Missing Values 5✅ 1⚪ 204ms
[SQLite File] Function invocation 2✅ 52ms
[SQLite File] Masking Tables 1✅ 47ms
[SQLite File] math functions 6✅ 2s
[SQLite File] Metadata 2✅ 51ms
[SQLite File] Min/Max Operations 2✅ 95ms
[SQLite File] Missing Values 2✅ 129ms
[SQLite File] Other Column Operations 1✅ 115ms
[SQLite File] Output Execution Context for Database operations 12✅ 1⚪ 2s
[SQLite File] partial Date-Time support 2✅ 582ms
[SQLite File] Persisting a Database Table (query) 8✅ 1s
[SQLite File] replace: DB specific edge-cases 2✅ 25ms
[SQLite File] replace: empty table and nothings 2✅ 50ms
[SQLite File] replace: literal regex pattern and replacement 5✅ 73ms
[SQLite File] replace: literal text pattern and replacement 4✅ 80ms
[SQLite File] replace: pattern and replacement columns 4✅ 9ms
[SQLite File] Rounding numeric tests 19✅ 12s
[SQLite File] Rounding-like operations 15✅ 465ms
[SQLite File] Schemas and Databases 3✅ 14ms
[SQLite File] Simple variant of Table/Column.parse in all backends 5✅ 165ms
[SQLite File] Sorting 5✅ 237ms
[SQLite File] Support for Long Column/Table names 6✅ 2s
[SQLite File] Table.add_row_number (common) 7✅ 237ms
[SQLite File] Table.add_row_number (Database specific) 1✅ 106ms
[SQLite File] Table.aggregate 1✅ 25ms
[SQLite File] Table.aggregate Concatenate 6✅ 155ms
[SQLite File] Table.aggregate Count_Distinct 1✅ 1⚪ 143ms
[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⚪ 178ms
[SQLite File] Table.aggregate should be able to group on single field 7✅ 6⚪ 136ms
[SQLite File] Table.aggregate should correctly handle infinities 2✅ 2⚪ 66ms
[SQLite File] Table.aggregate should correctly handle NaN 1⚪ 0ms
[SQLite File] Table.aggregate should correctly select result types 2✅ 2⚪ 49ms
[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⚪ 89ms
[SQLite File] Table.aggregate should raise warnings when there are issues 7✅ 649ms
[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✅ 128ms
[SQLite File] Table.aggregate should report warnings and errors based on types 4✅ 154ms
[SQLite File] Table.aggregate should summarize empty table 7✅ 4⚪ 112ms
[SQLite File] Table.aggregate should summarize whole table 7✅ 6⚪ 136ms
[SQLite File] Table.aggregate Standard_Deviation 1✅ 21ms
[SQLite File] Table.aggregate+Expressions 2✅ 94ms
[SQLite File] Table.at 3✅ 162ms
[SQLite File] Table.column_count 1✅ 0ms
[SQLite File] Table.column_names 2✅ 129ms
[SQLite File] Table.cross_join 9✅ 581ms
[SQLite File] Table.cross_tab 1⚪ 0ms
[SQLite File] Table.default_ordering 4✅ 204ms
[SQLite File] Table.distinct 7✅ 320ms
[SQLite File] Table.expand_column 1✅ 19ms
[SQLite File] Table.expand_to_rows 1✅ 26ms
[SQLite File] Table.fill_nothing/empty 6✅ 203ms
[SQLite File] Table.filter 1✅ 2ms
[SQLite File] Table.filter 22✅ 1⚪ 1s
[SQLite File] Table.filter_by_expression 4✅ 1⚪ 107ms
[SQLite File] Table.get 3✅ 17ms
[SQLite File] Table.join 31✅ 3⚪ 2s
[SQLite File] Table.make_constant_column 3✅ 1⚪ 118ms
[SQLite File] Table.merge 19✅ 2s
[SQLite File] Table.order_by 19✅ 2⚪ 326ms
[SQLite File] Table.read 6✅ 260ms
[SQLite File] Table.remove_columns 11✅ 901ms
[SQLite File] Table.rename_columns 20✅ 1s
[SQLite File] Table.reorder_columns 9✅ 544ms
[SQLite File] Table.rows 6✅ 126ms
[SQLite File] Table.select_columns 14✅ 1s
[SQLite File] Table.set 8✅ 312ms
[SQLite File] Table.set with Column_Operation 8✅ 1⚪ 879ms
[SQLite File] Table.sort_columns 4✅ 158ms
[SQLite File] Table.take/drop 7✅ 4s
[SQLite File] Table.text_replace 4✅ 135ms
[SQLite File] Table.transpose 1⚪ 0ms
[SQLite File] Table.union 19✅ 1⚪ 1s
[SQLite File] Table.zip 1⚪ 0ms
[SQLite File] Table/Column auto value type 1✅ 17ms
[SQLite File] Table/Column.cast - checking invariants 7✅ 214ms
[SQLite File] Table/Column.cast - numeric 3✅ 84ms
[SQLite File] Table/Column.cast - to text 1✅ 48ms
[SQLite File] Tables and Table Types 4✅ 278ms
[SQLite File] Temp column 2✅ 32ms
[SQLite File] Text Column Operations 7✅ 400ms
[SQLite File] Transaction Support 4✅ 137ms
[SQLite File] Unique derived column names 8✅ 164ms
[SQLite File] Uploading an in-memory Table 11✅ 2s
[SQLite In-Memory] Interactions Between various operations 8✅ 402ms
[SQLite In-Memory] Aggregation 2✅ 37ms
[SQLite In-Memory] Appending a Database table to a Database table 29✅ 3s
[SQLite In-Memory] Appending an in-memory table to a Database table 30✅ 2s
[SQLite In-Memory] Arithmetic Column Operations 10✅ 2⚪ 254ms
[SQLite In-Memory] Basic Table Access 4✅ 416ms
[SQLite In-Memory] Boolean Column Operations 4✅ 2⚪ 134ms
[SQLite In-Memory] Colum Operations - Names 8✅ 51ms
[SQLite In-Memory] Column Comparisons 4✅ 1⚪ 370ms
[SQLite In-Memory] Column Naming edge cases 7✅ 149ms
[SQLite In-Memory] Column Operations - Equality & Null Handling 4✅ 3⚪ 87ms
[SQLite In-Memory] Column Operations - Text Replace (in-memory only) 0ms
[SQLite In-Memory] Column Operations - Text Trim 3✅ 43ms
[SQLite In-Memory] Column.const 1✅ 8ms
[SQLite In-Memory] Column.const 3✅ 50ms
[SQLite In-Memory] Column.fill_nothing/empty 4✅ 46ms
[SQLite In-Memory] Column.map 1✅ 8ms
[SQLite In-Memory] Column.rename 1✅ 24ms
[SQLite In-Memory] Column.take/drop 6✅ 1s
[SQLite In-Memory] Column.zip 1✅ 8ms
[SQLite In-Memory] Connection.query 10✅ 216ms
[SQLite In-Memory] Creating an empty table 17✅ 944ms
[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✅ 133ms
[SQLite In-Memory] Deleting rows from a Database table (source=Database) 11✅ 941ms
[SQLite In-Memory] Deleting rows from a Database table (source=in-memory) 11✅ 738ms
[SQLite In-Memory] Dialect-specific codegen 1✅ 4ms
[SQLite In-Memory] Dropping Missing Values 8✅ 526ms
[SQLite In-Memory] Error Handling 2✅ 47ms
[SQLite In-Memory] Expression Arithmetic 3✅ 300ms
[SQLite In-Memory] Expression Boolean literals 1✅ 37ms
[SQLite In-Memory] Expression Boolean Operators 4✅ 173ms
[SQLite In-Memory] Expression Column Arithmetic 2✅ 176ms
[SQLite In-Memory] Expression Comparison Operators 6✅ 421ms
[SQLite In-Memory] Expression Date and Time literals 4⚪ 0ms
[SQLite In-Memory] Expression Errors should be handled 4✅ 71ms
[SQLite In-Memory] Expression Float literals 1✅ 14ms
[SQLite In-Memory] Expression Integer literals 1✅ 15ms
[SQLite In-Memory] Expression Nothing literals 3✅ 66ms
[SQLite In-Memory] Expression Text literals 1✅ 28ms
[SQLite In-Memory] Expression Text literals 2✅ 22ms
[SQLite In-Memory] Expression Text Operators 2✅ 91ms
[SQLite In-Memory] Expression Warnings should be reported 2✅ 2⚪ 100ms
[SQLite In-Memory] Filling Missing Values 5✅ 1⚪ 144ms
[SQLite In-Memory] Function invocation 2✅ 55ms
[SQLite In-Memory] Masking Tables 1✅ 17ms
[SQLite In-Memory] math functions 6✅ 880ms
[SQLite In-Memory] Metadata 2✅ 9ms
[SQLite In-Memory] Min/Max Operations 2✅ 73ms
[SQLite In-Memory] Missing Values 2✅ 34ms
[SQLite In-Memory] Other Column Operations 1✅ 17ms
[SQLite In-Memory] Output Execution Context for Database operations 9✅ 1⚪ 665ms
[SQLite In-Memory] partial Date-Time support 2✅ 25ms
[SQLite In-Memory] Persisting a Database Table (query) 8✅ 770ms
[SQLite In-Memory] replace: DB specific edge-cases 2✅ 15ms
[SQLite In-Memory] replace: empty table and nothings 2✅ 26ms
[SQLite In-Memory] replace: literal regex pattern and replacement 5✅ 14ms
[SQLite In-Memory] replace: literal text pattern and replacement 4✅ 67ms
[SQLite In-Memory] replace: pattern and replacement columns 4✅ 7ms
[SQLite In-Memory] Rounding numeric tests 19✅ 9s
[SQLite In-Memory] Rounding-like operations 15✅ 407ms
[SQLite In-Memory] Schemas and Databases 3✅ 1ms
[SQLite In-Memory] Simple variant of Table/Column.parse in all backends 5✅ 251ms
[SQLite In-Memory] Sorting 5✅ 59ms
[SQLite In-Memory] Support for Long Column/Table names 6✅ 918ms
[SQLite In-Memory] Table.add_row_number (common) 7✅ 156ms
[SQLite In-Memory] Table.add_row_number (Database specific) 1✅ 29ms
[SQLite In-Memory] Table.aggregate 1✅ 16ms
[SQLite In-Memory] Table.aggregate Concatenate 6✅ 114ms
[SQLite In-Memory] Table.aggregate Count_Distinct 1✅ 1⚪ 126ms
[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⚪ 168ms
[SQLite In-Memory] Table.aggregate should be able to group on single field 7✅ 6⚪ 336ms
[SQLite In-Memory] Table.aggregate should correctly handle infinities 2✅ 2⚪ 54ms
[SQLite In-Memory] Table.aggregate should correctly handle NaN 1⚪ 0ms
[SQLite In-Memory] Table.aggregate should correctly select result types 2✅ 2⚪ 48ms
[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⚪ 85ms
[SQLite In-Memory] Table.aggregate should raise warnings when there are issues 7✅ 402ms
[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✅ 106ms
[SQLite In-Memory] Table.aggregate should report warnings and errors based on types 4✅ 106ms
[SQLite In-Memory] Table.aggregate should summarize empty table 7✅ 4⚪ 69ms
[SQLite In-Memory] Table.aggregate should summarize whole table 7✅ 6⚪ 103ms
[SQLite In-Memory] Table.aggregate Standard_Deviation 1✅ 23ms
[SQLite In-Memory] Table.aggregate+Expressions 2✅ 58ms
[SQLite In-Memory] Table.at 3✅ 12ms
[SQLite In-Memory] Table.column_count 1✅ 0ms
[SQLite In-Memory] Table.column_names 2✅ 51ms
[SQLite In-Memory] Table.cross_join 9✅ 293ms
[SQLite In-Memory] Table.cross_tab 1⚪ 0ms
[SQLite In-Memory] Table.default_ordering 4✅ 23ms
[SQLite In-Memory] Table.distinct 7✅ 191ms
[SQLite In-Memory] Table.expand_column 1✅ 10ms
[SQLite In-Memory] Table.expand_to_rows 1✅ 10ms
[SQLite In-Memory] Table.fill_nothing/empty 6✅ 117ms
[SQLite In-Memory] Table.filter 1✅ 0ms
[SQLite In-Memory] Table.filter 22✅ 1⚪ 941ms
[SQLite In-Memory] Table.filter_by_expression 4✅ 1⚪ 111ms
[SQLite In-Memory] Table.get 3✅ 7ms
[SQLite In-Memory] Table.join 31✅ 3⚪ 2s
[SQLite In-Memory] Table.make_constant_column 3✅ 1⚪ 61ms
[SQLite In-Memory] Table.merge 19✅ 1s
[SQLite In-Memory] Table.order_by 19✅ 2⚪ 231ms
[SQLite In-Memory] Table.read 6✅ 438ms
[SQLite In-Memory] Table.remove_columns 11✅ 364ms
[SQLite In-Memory] Table.rename_columns 20✅ 669ms
[SQLite In-Memory] Table.reorder_columns 9✅ 312ms
[SQLite In-Memory] Table.rows 6✅ 31ms
[SQLite In-Memory] Table.select_columns 14✅ 509ms
[SQLite In-Memory] Table.set 8✅ 104ms
[SQLite In-Memory] Table.set with Column_Operation 8✅ 1⚪ 623ms
[SQLite In-Memory] Table.sort_columns 4✅ 89ms
[SQLite In-Memory] Table.take/drop 7✅ 2s
[SQLite In-Memory] Table.text_replace 4✅ 67ms
[SQLite In-Memory] Table.transpose 1⚪ 0ms
[SQLite In-Memory] Table.union 19✅ 1⚪ 840ms
[SQLite In-Memory] Table.zip 1⚪ 0ms
[SQLite In-Memory] Table/Column auto value type 1✅ 15ms
[SQLite In-Memory] Table/Column.cast - checking invariants 7✅ 111ms
[SQLite In-Memory] Table/Column.cast - numeric 3✅ 51ms
[SQLite In-Memory] Table/Column.cast - to text 1✅ 30ms
[SQLite In-Memory] Tables and Table Types 4✅ 68ms
[SQLite In-Memory] Temp column 2✅ 26ms
[SQLite In-Memory] Text Column Operations 7✅ 278ms
[SQLite In-Memory] Transaction Support 4✅ 73ms
[SQLite In-Memory] Unique derived column names 8✅ 129ms
[SQLite In-Memory] Uploading an in-memory Table 9✅ 804ms
[SQLite] Type Mapping 8✅ 518ms
Aggregate Columns 23✅ 118ms
Boolean Column.format, with format Column 3✅ 50ms
Boolean Column.format, with format string 3✅ 65ms
ceil 3✅ 23ms
Column.parse 13✅ 159ms
Columns 16✅ 1s
Construction 9✅ 8s
Counting Values 1✅ 2ms
DataFormatter builders 3✅ 100ms
DataFormatter.format 10✅ 221ms
DataFormatter.parse 13✅ 648ms
Date Column.format, with format Column 6✅ 88ms
Date Column.format, with format string 4✅ 220ms
Date_Time Column.format, with format Column 6✅ 110ms
Date_Time Column.format, with format string 5✅ 194ms
Date_Time truncate 1✅ 18ms
Delimited File Parsing 27✅ 3⚪ 1s
Delimited File Writing 33✅ 2s
Dropping Missing Values 1✅ 545ms
Edge cases 1✅ 8ms
Errors 2✅ 33ms
Excel Range 9✅ 180ms
fetching files using HTTP 4✅ 449ms
File.read (Delimited) 3✅ 85ms
File.read (Delimited) should work with Date_Time 3✅ 19ms
File.read (Delimited) should work with Dates 3✅ 32ms
File.read (Delimited) should work with Time_Of_Days 3✅ 13ms
fill 6✅ 319ms
Float 3✅ 29ms
Float, with format Column 3✅ 26ms
floor 3✅ 23ms
Info 1✅ 81ms
Integer 3✅ 57ms
Integer 1✅ 10ms
Integer, with format Column 3✅ 53ms
Integration 1✅ 119ms
JSON conversion 2✅ 103ms
Mapping Operations 7✅ 576ms
Masking Tables 3✅ 594ms
Numeric, empty/Nothing 4✅ 103ms
Problems 4✅ 2⚪ 49ms
Read XLSX / XLS Files 12✅ 1s
Reading single cells correctly 7✅ 882ms
round/truncate/ceil/floor 3✅ 96ms
Rounding 8✅ 105ms
Should be able to serialise a table with Dates to Text 2✅ 63ms
Should be able to serialise a table with DateTimes to Text 2✅ 17ms
Should be able to serialise a table with Time_Of_Days to Text 2✅ 22ms
Slicing Tables 4✅ 494ms
SortedListIndex (used for SortJoin) 6✅ 123ms
Sorting Columns 4✅ 144ms
Sorting Tables 2✅ 308ms
SQLite_Format should allow connecting to SQLite files 5✅ 174ms
Table.from Text 1✅ 12ms
Table.parse 22✅ 974ms
Table.parse_to_columns 14✅ 554ms
Table.split 5✅ 186ms
Table.split/tokenize column count 4✅ 97ms
Table.split/tokenize column order 1✅ 5ms
Table.split/tokenize errors 4✅ 10ms
Table.split/tokenize name conflicts 2✅ 78ms
Table.tokenize 12✅ 231ms
Text.parse_to_table 2✅ 43ms
Text.parse_to_table errors 3✅ 111ms
Text.parse_to_table parsing 3✅ 75ms
Text.parse_to_table with case-insensitivity 1✅ 16ms
Text.parse_to_table with groups 2✅ 38ms
Time_Of_Day Column.format, with format Column 6✅ 94ms
Time_Of_Day Column.format, with format string 5✅ 114ms
truncate 3✅ 22ms
Unique_Name_Strategy Helper 12✅ 1s
Unique_Name_Strategy.combine_with_prefix 6✅ 80ms
Use First Row As Names 5✅ 453ms
Value_Type 2✅ 97ms
Various File Format support on Table 6✅ 937ms
Vector conversion 1✅ 16ms
Write xls Files 43✅ 3s
Write xlsx Files 43✅ 6s
Writing 4✅ 101ms
Writing to csv files 3✅ 154ms
Writing to json files 3✅ 1s
XLS reading 7✅ 68ms
XLSX reading 7✅ 169ms

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

2545 tests were completed in 127s with 2497 passed, 0 failed and 48 skipped.

Test suite Passed Failed Skipped Time
Any.map_nothing 2✅ 16ms
Any's methods 3✅ 59ms
Array_Proxy 5✅ 74ms
ArrayOverBuffer 1⚪ 0ms
ASCII 4✅ 86ms
Asserts 5✅ 44ms
at/get 7✅ 228ms
Atom with holes 7✅ 45ms
Auto_Detect 3✅ 20ms
BigInts 13✅ 1s
Booleans 6✅ 36ms
Bound 3✅ 8ms
Bytes 3✅ 13ms
caching 1✅ 94ms
Callables 5✅ 22ms
Check Nothing and NaN 3✅ 1ms
children 2✅ 15ms
codepoints 2✅ 7ms
Compare functionality with Vector 1✅ 26ms
Compile 6✅ 69ms
const 1✅ 1ms
Contexts and Execution Environment 3✅ 16ms
Conversion 42✅ 237ms
Correlation Statistics 6✅ 102ms
curry 1✅ 7ms
Data.read / File_Format 2✅ 987ms
Dataflow Errors 11✅ 69ms
Dataflow Warnings 32✅ 841ms
Date 41✅ 17s
Date date part tests 8✅ 173ms
Date_Range 11✅ 2s
Date_Time 45✅ 2⚪ 2s
Date_Time date part tests 8✅ 67ms
Date_Time equality 2✅ 5ms
Day_Of_Week conversions 8✅ 25ms
Deep Exports 1✅ 3ms
Default comparator 3✅ 16ms
display text 1✅ 1ms
Duration 15✅ 187ms
Encoding object 4✅ 122ms
Enso Arrays 5✅ 38ms
Enso Cloud Basic Utils 3✅ 32ms
Enso maps 50✅ 498ms
Enso Set 5✅ 200ms
Enso_User - local mock integration tests 4✅ 211ms
Enso_User - offline logic tests 1✅ 74ms
Environment 1✅ 33ms
Escape 1✅ 1ms
fetch 11✅ 2s
File Operations 19✅ 264ms
flip 2✅ 2ms
Float.truncate 1✅ 20ms
Floats 5✅ 111ms
folder operations 3✅ 149ms
Formatting date/time values 6✅ 119ms
Fully Qualified Names 1✅ 4ms
Function Ascribed Parameters 12✅ 61ms
get_elements_by_tag_name 3✅ 51ms
Header 1✅ 11ms
Header resolution 7✅ 62ms
Headers 8✅ 311ms
Http Auth 2✅ 492ms
HTTP client 4✅ 5ms
Http Error handling 2✅ 1⚪ 52ms
HTTP_Method parse 3✅ 7ms
HTTP_Status_Code 1✅ 5ms
identity 3✅ 2ms
Inlining Helpers 2✅ 8ms
inner / outer xml 2✅ 58ms
Instrument @Tail_Call fibonacci 6✅ 872ms
Instrument fibonacci 3✅ 499ms
Integer.truncate 1✅ 3ms
Integers 24✅ 308ms
Interval 7✅ 92ms
Java case of 3✅ 11ms
Java FFI 6✅ 1⚪ 19ms
Java/Enso Date 2✅ 34ms
JavaDate 41✅ 4s
JavaDate date part tests 8✅ 10ms
JavaLocalTime 28✅ 61ms
JavaScript Objects, Arrays & Functions 8✅ 543ms
JavaScriptArrayWithADate 41✅ 6s
JavaScriptArrayWithADate date part tests 8✅ 137ms
JavascriptDataInArray 43✅ 4⚪ 643ms
JavascriptDataInArray date part tests 8✅ 113ms
JavascriptDate 43✅ 4⚪ 1s
JavaScriptDate 41✅ 6s
JavascriptDate date part tests 8✅ 32ms
JavaScriptDate date part tests 8✅ 131ms
JavaZonedDateTime 45✅ 2⚪ 525ms
JavaZonedDateTime date part tests 8✅ 9ms
JavaZoneId 7✅ 24ms
JS_Object 3✅ 225ms
JSON 5✅ 59ms
JSON 1✅ 42ms
JSON Deserialization 9✅ 766ms
JSON Serialization 3✅ 102ms
JSON_Format 2✅ 115ms
Lazy 6✅ 70ms
Lazy Generator 1✅ 6ms
Lexicographic Order on Vectors 2✅ 13ms
List 31✅ 1s
Locale 13✅ 116ms
Looping Imports 1✅ 2ms
Lowercase Methods 5✅ 15ms
Managed_Resource 3✅ 44ms
Match.end 4✅ 54ms
Match.groups 2✅ 25ms
Match.named_groups 3✅ 79ms
Match.span 4✅ 39ms
Match.start 4✅ 46ms
Match.text 6✅ 125ms
Match.to_display_text 1✅ 19ms
Match.utf_16_span 4✅ 30ms
Match.utf_16_start 8✅ 75ms
Maybe 5✅ 5ms
Meta-Value Inspection 3✅ 1⚪ 11ms
Meta-Value Manipulation 26✅ 348ms
Meta.Type.find 4✅ 22ms
Methods 1✅ 1⚪ 2ms
Missing_Required_Argument 3✅ 66ms
Natural Order 4✅ 199ms
No Method Errors 1✅ 16ms
non-linear inserts 11✅ 272ms
Number Conversions 1✅ 13ms
Number Rounding numeric tests 19✅ 373ms
Numbers 14✅ 356ms
Numeric values 1✅ 9ms
Object Comparator 7✅ 66ms
Operator == 16✅ 203ms
Ordering 6✅ 58ms
Pair 1✅ 0ms
Pair - from 2-Item JavaScript Array 13✅ 254ms
Pair - from 2-Item List 13✅ 172ms
Pair - from 2-Item Vector 13✅ 203ms
Pair - from Pair.new 13✅ 122ms
Pair - from Pair.Value 13✅ 23ms
Panics 17✅ 342ms
parse 8✅ 730ms
Parsing date/time values 26✅ 1⚪ 399ms
Parsing formats 4✅ 206ms
Pattern Matches 17✅ 60ms
Pattern.find and .find_all 8✅ 183ms
Pattern.match and .match_all 8✅ 139ms
Pattern.matches 5✅ 38ms
Pattern.replace 16✅ 310ms
Pattern.split 6✅ 74ms
Pattern.tokenize 7✅ 407ms
Period 7✅ 39ms
Plain_Text 3✅ 37ms
Polyglot Argument 7✅ 32ms
Polyglot Argument with Inheritance 3✅ 24ms
Polyglot Conversion 14✅ 35ms
Polyglot hash maps 6✅ 665ms
Polyglot JS 19✅ 298ms
Polyglot keys and values 6✅ 6s
Polyglot Operator == 7✅ 62ms
Polyglot Python 18✅ 272ms
Polyglot R 1⚪ 0ms
post 25✅ 2s
Problem_Behavior 2✅ 35ms
Process 5✅ 20s
PythonDate 41✅ 9s
PythonDate 42✅ 5⚪ 3s
PythonDate date part tests 8✅ 126ms
PythonDate date part tests 8✅ 83ms
PythonLocalTime 28✅ 258ms
Qualified Names 3✅ 6ms
Random 15✅ 1s
Range 35✅ 1s
Rank Data 7✅ 54ms
Read XML 7✅ 43ms
read_bytes 6✅ 65ms
read_text 6✅ 175ms
Refs 2✅ 13ms
Regex splitting 3✅ 23ms
Regex tokenizing 2✅ 37ms
Regex: find and find_all 20✅ 1⚪ 301ms
Regression 12✅ 110ms
ReportingStreamDecoder 6✅ 490ms
ReportingStreamEncoder 8✅ 217ms
Request 10✅ 69ms
rounding 4✅ 73ms
Sorting with multiple comparators 4✅ 2⚪ 133ms
Sorting with the default comparator 7✅ 3⚪ 334ms
Stack traces 1✅ 15ms
State 2✅ 7ms
Statistics 14✅ 424ms
Statistics - empty Vector 3✅ 14ms
Statistics - invalid input 5✅ 188ms
Statistics - invalid input 1✅ 2ms
Statistics - NaN Vector 3✅ 45ms
Statistics - Nothing Vector 3✅ 71ms
System 1✅ 1ms
tag name 1✅ 9ms
Temporary_File facility 6✅ 855ms
Text 84✅ 12s
text contents 1✅ 6ms
Text_Sub_Range_Data 2✅ 42ms
Text_Utils 4✅ 143ms
Text.match 6✅ 42ms
Text.replace 16✅ 347ms
Text.Span 3✅ 56ms
Text.substring 4✅ 28ms
the Self construct 6✅ 22ms
Time_Of_Day 28✅ 318ms
to_display_text 5✅ 57ms
Type Errors 11✅ 227ms
uncurry 1✅ 2ms
Unresolved symbol 1✅ 2ms
URI 21✅ 3⚪ 570ms
Use a slice of an array as vectors 94✅ 3⚪ 204ms
Use Array as vectors 94✅ 3⚪ 399ms
Use Array_Proxy as vectors 94✅ 3⚪ 187ms
Use Java ArrayList as vectors 94✅ 3⚪ 230ms
Use Vector as vectors 94✅ 3⚪ 2s
UTF_16 BigEndian 2✅ 11ms
UTF_16 LittleEndian 2✅ 11ms
UTF_8 7✅ 83ms
Vector builder 5✅ 20ms
Vector Slicing Helpers 1✅ 18ms
Vector/Array equality 9✅ 16ms
Windows 1252 4✅ 36ms
Wrapped errors 5✅ 29ms
write operations 22✅ 955ms
Zone 9✅ 30ms

✅ 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✅ 153ms
File uploads 2✅ 15ms
Geo_Map 3✅ 794ms
Histogram Visualization 6✅ 218ms
Lazy Table Visualization 12✅ 516ms
Lazy Text Visualization 3✅ 60ms
Scatter Plot Visualization 14✅ 574ms
Serializable Visualization Identifiers 5✅ 144ms
SQL Visualization 1✅ 229ms
Table Visualization 9✅ 641ms
Table.lookup_ignore_case 1✅ 21ms
Table.rows 1✅ 303ms
Type Names of Visualization Defaults 1✅ 189ms
Vector and Arrays 2✅ 1⚪ 52ms
Widgets for Database 1✅ 18ms
Widgets for In-Database Connection with table name sets 1✅ 188ms
Widgets for In-Database Connection with table types 1✅ 25ms
Widgets for In-Database Table with column name sets 2✅ 50ms
Widgets for In-Memory with column name sets 2✅ 102ms
Widgets for the Text type 1✅ 158ms