Skip to content

Speed up statistics #15989

Speed up statistics

Speed up statistics #15989

This check has been archived and is scheduled for deletion. Learn more about checks retention
GitHub Actions / Standard Library Tests (windows) succeeded Jul 26, 2023 in 1s

Standard Library Tests (windows) ✅

Tests passed successfully

Report Passed Failed Skipped Time
C:/runner/_work/enso/enso/target/test-results/Examples_Tests/JUnit.xml 33✅ 7s
C:/runner/_work/enso/enso/target/test-results/Geo_Tests/JUnit.xml 5✅ 438ms
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 2289✅ 162⚪ 94s
C:/runner/_work/enso/enso/target/test-results/Tests/JUnit.xml 2003✅ 40⚪ 47s
C:/runner/_work/enso/enso/target/test-results/Visualization_Tests/JUnit.xml 70✅ 1⚪ 4s

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

33 tests were completed in 7s with 33 passed, 0 failed and 0 skipped.

Test suite Passed Failed Skipped Time
Examples 33✅ 7s

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

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

Test suite Passed Failed Skipped Time
Geo Points 2✅ 31ms
GeoJSON to Table 3✅ 407ms

✅ 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✅ 109ms
Image with 1 channel 19✅ 139ms
Image with 2 channels 19✅ 123ms
Image with 3 channels 19✅ 120ms
Image with 4 channels 19✅ 120ms
Image Write 2✅ 30ms
Image.read 9✅ 1s
Matrix with 1 channel 21✅ 180ms
Matrix with 2 channels 21✅ 136ms
Matrix with 3 channels 21✅ 140ms
Matrix with 4 channels 21✅ 121ms
Matrix_Error 1✅ 1ms

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

2451 tests were completed in 94s with 2289 passed, 0 failed and 162 skipped.

Test suite Passed Failed Skipped Time
[Codegen] Aggregation 2✅ 64ms
[Codegen] Basic Select 3✅ 60ms
[Codegen] Handling Missing Values 2✅ 93ms
[Codegen] JSON serialization 1⚪ 0ms
[Codegen] Masking Tables and Columns 2✅ 149ms
[Codegen] Sorting 4✅ 39ms
[In-Memory-specific] Table.join 1✅ 773ms
[In-Memory-specific] Table.set 2✅ 78ms
[In-Memory] Interactions Between various operations 8✅ 3s
[In-Memory] Arithmetic Column Operations 12✅ 243ms
[In-Memory] Boolean Column Operations 4✅ 2⚪ 2s
[In-Memory] Colum Operations - Names 10✅ 45ms
[In-Memory] Column Comparisons 5✅ 1⚪ 504ms
[In-Memory] Column Operations - Equality & Null Handling 4✅ 3⚪ 86ms
[In-Memory] Column Operations - Text Replace 0ms
[In-Memory] Column Operations - Text Replace (in-memory only) 7✅ 1⚪ 63ms
[In-Memory] Column Operations - Text Trim 3✅ 31ms
[In-Memory] Column.const 3✅ 8ms
[In-Memory] Column.fill_nothing/empty 4✅ 10ms
[In-Memory] Column.map 4✅ 127ms
[In-Memory] Column.rename 1✅ 5ms
[In-Memory] Column.take/drop 6✅ 271ms
[In-Memory] Column.zip 4✅ 10ms
[In-Memory] Date-Time operations 22✅ 2s
[In-Memory] Date-Time support 3✅ 71ms
[In-Memory] Dropping Missing Values 8✅ 519ms
[In-Memory] Expression Arithmetic 3✅ 74ms
[In-Memory] Expression Boolean literals 1✅ 65ms
[In-Memory] Expression Boolean Operators 4✅ 38ms
[In-Memory] Expression Column Arithmetic 2✅ 54ms
[In-Memory] Expression Comparison Operators 6✅ 269ms
[In-Memory] Expression Date and Time literals 5✅ 207ms
[In-Memory] Expression Decimal literals 1✅ 31ms
[In-Memory] Expression Errors should be handled 4✅ 30ms
[In-Memory] Expression Integer literals 1✅ 129ms
[In-Memory] Expression Nothing literals 3✅ 28ms
[In-Memory] Expression Text literals 1✅ 30ms
[In-Memory] Expression Text literals 2✅ 7ms
[In-Memory] Expression Text Operators 2✅ 30ms
[In-Memory] Expression Warnings should be reported 4✅ 191ms
[In-Memory] Filling Missing Values 3✅ 2⚪ 21ms
[In-Memory] Function invocation 2✅ 14ms
[In-Memory] Min/Max Operations 2✅ 127ms
[In-Memory] Other Column Operations 1✅ 2ms
[In-Memory] replace: literal regex pattern and replacement 5✅ 24ms
[In-Memory] replace: literal text pattern and replacement 4✅ 194ms
[In-Memory] replace: pattern and replacement columns 4✅ 309ms
[In-Memory] Rounding numeric tests 17✅ 4s
[In-Memory] Rounding-like operations 15✅ 446ms
[In-Memory] Simple variant of Table/Column.parse in all backends 5✅ 58ms
[In-Memory] Storage Builders 1✅ 15ms
[In-Memory] Table.add_row_number (common) 6✅ 363ms
[In-Memory] Table.add_row_number (in-memory specific) 6✅ 189ms
[In-Memory] Table.aggregate 3✅ 371ms
[In-Memory] Table.aggregate 3✅ 63ms
[In-Memory] Table.aggregate Concatenate 6✅ 51ms
[In-Memory] Table.aggregate Count_Distinct 2✅ 23ms
[In-Memory] Table.aggregate First and Last 1✅ 4ms
[In-Memory] Table.aggregate Mode 1✅ 2ms
[In-Memory] Table.aggregate Shortest 1✅ 3ms
[In-Memory] Table.aggregate should be able to group on multiple fields not in left columns 13✅ 234ms
[In-Memory] Table.aggregate should be able to group on single field 13✅ 376ms
[In-Memory] Table.aggregate should correctly handle infinities 4✅ 25ms
[In-Memory] Table.aggregate should correctly handle NaN 5✅ 34ms
[In-Memory] Table.aggregate should correctly select result types 4✅ 20ms
[In-Memory] Table.aggregate should merge warnings when issues computing aggregation 2✅ 14ms
[In-Memory] Table.aggregate should not summarize empty table when grouped 11✅ 138ms
[In-Memory] Table.aggregate should raise warnings when there are issues 7✅ 163ms
[In-Memory] Table.aggregate should raise warnings when there are issues computing aggregation 3✅ 235ms
[In-Memory] Table.aggregate should report warnings and errors based on types 4✅ 85ms
[In-Memory] Table.aggregate should summarize empty table 11✅ 203ms
[In-Memory] Table.aggregate should summarize whole table 13✅ 480ms
[In-Memory] Table.aggregate Standard_Deviation 1✅ 3ms
[In-Memory] Table.aggregate+Expressions 2✅ 136ms
[In-Memory] Table.at 3✅ 18ms
[In-Memory] Table.column_count 1✅ 0ms
[In-Memory] Table.column_names 2✅ 17ms
[In-Memory] Table.cross_join 8✅ 164ms
[In-Memory] Table.cross_tab 22✅ 397ms
[In-Memory] Table.distinct 6✅ 164ms
[In-Memory] Table.distinct 7✅ 193ms
[In-Memory] Table.fill_nothing/empty 6✅ 28ms
[In-Memory] Table.filter 5✅ 1s
[In-Memory] Table.filter 20✅ 2⚪ 1s
[In-Memory] Table.filter_by_expression 5✅ 122ms
[In-Memory] Table.get 3✅ 14ms
[In-Memory] Table.join 33✅ 2s
[In-Memory] Table.join performance 3✅ 1⚪ 646ms
[In-Memory] Table.order_by 23✅ 410ms
[In-Memory] Table.remove_columns 12✅ 722ms
[In-Memory] Table.rename_columns 20✅ 868ms
[In-Memory] Table.reorder_columns 10✅ 600ms
[In-Memory] Table.replace 3✅ 166ms
[In-Memory] Table.rows 6✅ 48ms
[In-Memory] Table.select_columns 15✅ 518ms
[In-Memory] Table.set 7✅ 577ms
[In-Memory] Table.sort_columns 4✅ 166ms
[In-Memory] Table.take/drop 6✅ 776ms
[In-Memory] Table.transpose 8✅ 123ms
[In-Memory] Table.union 20✅ 1⚪ 663ms
[In-Memory] Table.zip 11✅ 354ms
[In-Memory] Table/Column.cast - checking invariants 10✅ 154ms
[In-Memory] Table/Column.cast - date/time 3✅ 69ms
[In-Memory] Table/Column.cast - numeric 4✅ 1⚪ 343ms
[In-Memory] Table/Column.cast - to text 3✅ 617ms
[In-Memory] Text Column Operations 5✅ 150ms
[PostgreSQL] .pgpass 2✅ 183ms
[PostgreSQL] Connection setup 3✅ 106ms
[PostgreSQL] Database tests 1⚪ 0ms
[PostgreSQL] SSL connectivity tests 1⚪ 0ms
[Redshift] Database tests 1⚪ 0ms
[SQLite File] Interactions Between various operations 8✅ 1s
[SQLite File] Aggregation 2✅ 57ms
[SQLite File] Appending a Database table to a Database table 28✅ 1s
[SQLite File] Appending an in-memory table to a Database table 28✅ 1s
[SQLite File] Arithmetic Column Operations 10✅ 2⚪ 210ms
[SQLite File] Basic Table Access 3✅ 519ms
[SQLite File] Boolean Column Operations 4✅ 2⚪ 172ms
[SQLite File] Colum Operations - Names 8✅ 36ms
[SQLite File] Column Comparisons 4✅ 1⚪ 277ms
[SQLite File] Column Operations - Equality & Null Handling 4✅ 3⚪ 92ms
[SQLite File] Column Operations - Text Replace 2✅ 14ms
[SQLite File] Column Operations - Text Replace (in-memory only) 0ms
[SQLite File] Column Operations - Text Trim 3✅ 51ms
[SQLite File] Column.const 3✅ 58ms
[SQLite File] Column.fill_nothing/empty 4✅ 76ms
[SQLite File] Column.map 1✅ 8ms
[SQLite File] Column.rename 1✅ 12ms
[SQLite File] Column.take/drop 1⚪ 0ms
[SQLite File] Column.zip 1✅ 8ms
[SQLite File] Creating an empty table 14✅ 583ms
[SQLite File] Date-Time operations 1⚪ 0ms
[SQLite File] Date-Time support 1⚪ 0ms
[SQLite File] Dialect-specific codegen 1✅ 26ms
[SQLite File] Dropping Missing Values 7✅ 225ms
[SQLite File] Error Handling 1✅ 13ms
[SQLite File] Expression Arithmetic 3✅ 144ms
[SQLite File] Expression Boolean literals 1✅ 23ms
[SQLite File] Expression Boolean Operators 4✅ 59ms
[SQLite File] Expression Column Arithmetic 2✅ 117ms
[SQLite File] Expression Comparison Operators 6✅ 172ms
[SQLite File] Expression Date and Time literals 4⚪ 0ms
[SQLite File] Expression Decimal literals 1✅ 11ms
[SQLite File] Expression Errors should be handled 4✅ 30ms
[SQLite File] Expression Integer literals 1✅ 16ms
[SQLite File] Expression Nothing literals 3✅ 52ms
[SQLite File] Expression Text literals 1✅ 27ms
[SQLite File] Expression Text literals 2✅ 12ms
[SQLite File] Expression Text Operators 2✅ 70ms
[SQLite File] Expression Warnings should be reported 2✅ 2⚪ 116ms
[SQLite File] Filling Missing Values 3✅ 1⚪ 56ms
[SQLite File] Function invocation 2✅ 22ms
[SQLite File] Masking Tables 1✅ 51ms
[SQLite File] math functions 6✅ 1s
[SQLite File] Metadata 2✅ 36ms
[SQLite File] Min/Max Operations 2✅ 117ms
[SQLite File] Missing Values 2✅ 43ms
[SQLite File] Other Column Operations 1✅ 26ms
[SQLite File] Output Execution Context for Database operations 10✅ 1⚪ 486ms
[SQLite File] partial Date-Time support 2✅ 73ms
[SQLite File] Persisting a Database Table (query) 8✅ 504ms
[SQLite File] replace: literal regex pattern and replacement 5✅ 33ms
[SQLite File] replace: literal text pattern and replacement 4✅ 97ms
[SQLite File] replace: pattern and replacement columns 4✅ 19ms
[SQLite File] Rounding numeric tests 17✅ 7s
[SQLite File] Rounding-like operations 15✅ 404ms
[SQLite File] Schemas and Databases 3✅ 21ms
[SQLite File] Simple variant of Table/Column.parse in all backends 5✅ 188ms
[SQLite File] Sorting 5✅ 82ms
[SQLite File] Table.add_row_number (common) 6✅ 101ms
[SQLite File] Table.add_row_number (Database specific) 1✅ 40ms
[SQLite File] Table.aggregate 1✅ 12ms
[SQLite File] Table.aggregate Concatenate 6✅ 85ms
[SQLite File] Table.aggregate Count_Distinct 1✅ 1⚪ 76ms
[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⚪ 147ms
[SQLite File] Table.aggregate should be able to group on single field 7✅ 6⚪ 82ms
[SQLite File] Table.aggregate should correctly handle infinities 2✅ 2⚪ 36ms
[SQLite File] Table.aggregate should correctly handle NaN 1⚪ 0ms
[SQLite File] Table.aggregate should correctly select result types 2✅ 2⚪ 29ms
[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⚪ 36ms
[SQLite File] Table.aggregate should raise warnings when there are issues 7✅ 359ms
[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✅ 89ms
[SQLite File] Table.aggregate should report warnings and errors based on types 4✅ 100ms
[SQLite File] Table.aggregate should summarize empty table 7✅ 4⚪ 48ms
[SQLite File] Table.aggregate should summarize whole table 7✅ 6⚪ 100ms
[SQLite File] Table.aggregate Standard_Deviation 1✅ 23ms
[SQLite File] Table.aggregate+Expressions 2✅ 57ms
[SQLite File] Table.at 3✅ 18ms
[SQLite File] Table.column_count 1✅ 0ms
[SQLite File] Table.column_names 2✅ 65ms
[SQLite File] Table.cross_join 8✅ 258ms
[SQLite File] Table.cross_tab 1⚪ 0ms
[SQLite File] Table.default_ordering 4✅ 131ms
[SQLite File] Table.distinct 7✅ 124ms
[SQLite File] Table.fill_nothing/empty 6✅ 140ms
[SQLite File] Table.filter 1✅ 1ms
[SQLite File] Table.filter 19✅ 1⚪ 618ms
[SQLite File] Table.filter_by_expression 4✅ 1⚪ 153ms
[SQLite File] Table.get 3✅ 9ms
[SQLite File] Table.join 26✅ 3⚪ 791ms
[SQLite File] Table.order_by 19✅ 2⚪ 202ms
[SQLite File] Table.query 8✅ 324ms
[SQLite File] Table.remove_columns 11✅ 436ms
[SQLite File] Table.rename_columns 20✅ 699ms
[SQLite File] Table.reorder_columns 9✅ 399ms
[SQLite File] Table.replace 0ms
[SQLite File] Table.rows 6✅ 33ms
[SQLite File] Table.select_columns 14✅ 655ms
[SQLite File] Table.set 7✅ 114ms
[SQLite File] Table.sort_columns 4✅ 77ms
[SQLite File] Table.take/drop 1⚪ 0ms
[SQLite File] Table.transpose 1⚪ 0ms
[SQLite File] Table.union 18✅ 1⚪ 654ms
[SQLite File] Table.zip 1⚪ 0ms
[SQLite File] Table/Column.cast - checking invariants 7✅ 111ms
[SQLite File] Table/Column.cast - numeric 3✅ 1⚪ 43ms
[SQLite File] Table/Column.cast - to text 1✅ 22ms
[SQLite File] Tables and Table Types 4✅ 136ms
[SQLite File] Text Column Operations 5✅ 292ms
[SQLite File] Transaction Support 4✅ 78ms
[SQLite File] Uploading an in-memory Table 10✅ 1s
[SQLite In-Memory] Interactions Between various operations 8✅ 1s
[SQLite In-Memory] Aggregation 2✅ 17ms
[SQLite In-Memory] Appending a Database table to a Database table 28✅ 888ms
[SQLite In-Memory] Appending an in-memory table to a Database table 28✅ 773ms
[SQLite In-Memory] Arithmetic Column Operations 10✅ 2⚪ 126ms
[SQLite In-Memory] Basic Table Access 3✅ 62ms
[SQLite In-Memory] Boolean Column Operations 4✅ 2⚪ 73ms
[SQLite In-Memory] Colum Operations - Names 8✅ 25ms
[SQLite In-Memory] Column Comparisons 4✅ 1⚪ 138ms
[SQLite In-Memory] Column Operations - Equality & Null Handling 4✅ 3⚪ 45ms
[SQLite In-Memory] Column Operations - Text Replace 2✅ 8ms
[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 3✅ 20ms
[SQLite In-Memory] Column.fill_nothing/empty 4✅ 25ms
[SQLite In-Memory] Column.map 1✅ 4ms
[SQLite In-Memory] Column.rename 1✅ 8ms
[SQLite In-Memory] Column.take/drop 1⚪ 0ms
[SQLite In-Memory] Column.zip 1✅ 4ms
[SQLite In-Memory] Creating an empty table 12✅ 131ms
[SQLite In-Memory] Date-Time operations 1⚪ 0ms
[SQLite In-Memory] Date-Time support 1⚪ 0ms
[SQLite In-Memory] Dialect-specific codegen 1✅ 1ms
[SQLite In-Memory] Dropping Missing Values 7✅ 135ms
[SQLite In-Memory] Error Handling 1✅ 9ms
[SQLite In-Memory] Expression Arithmetic 3✅ 89ms
[SQLite In-Memory] Expression Boolean literals 1✅ 13ms
[SQLite In-Memory] Expression Boolean Operators 4✅ 41ms
[SQLite In-Memory] Expression Column Arithmetic 2✅ 49ms
[SQLite In-Memory] Expression Comparison Operators 6✅ 136ms
[SQLite In-Memory] Expression Date and Time literals 4⚪ 0ms
[SQLite In-Memory] Expression Decimal literals 1✅ 5ms
[SQLite In-Memory] Expression Errors should be handled 4✅ 11ms
[SQLite In-Memory] Expression Integer literals 1✅ 6ms
[SQLite In-Memory] Expression Nothing literals 3✅ 33ms
[SQLite In-Memory] Expression Text literals 1✅ 11ms
[SQLite In-Memory] Expression Text literals 2✅ 8ms
[SQLite In-Memory] Expression Text Operators 2✅ 23ms
[SQLite In-Memory] Expression Warnings should be reported 2✅ 2⚪ 55ms
[SQLite In-Memory] Filling Missing Values 3✅ 1⚪ 33ms
[SQLite In-Memory] Function invocation 2✅ 12ms
[SQLite In-Memory] Masking Tables 1✅ 9ms
[SQLite In-Memory] math functions 6✅ 475ms
[SQLite In-Memory] Metadata 2✅ 3ms
[SQLite In-Memory] Min/Max Operations 2✅ 34ms
[SQLite In-Memory] Missing Values 2✅ 25ms
[SQLite In-Memory] Other Column Operations 1✅ 8ms
[SQLite In-Memory] Output Execution Context for Database operations 7✅ 1⚪ 167ms
[SQLite In-Memory] partial Date-Time support 2✅ 13ms
[SQLite In-Memory] Persisting a Database Table (query) 8✅ 410ms
[SQLite In-Memory] replace: literal regex pattern and replacement 5✅ 12ms
[SQLite In-Memory] replace: literal text pattern and replacement 4✅ 25ms
[SQLite In-Memory] replace: pattern and replacement columns 4✅ 8ms
[SQLite In-Memory] Rounding numeric tests 17✅ 4s
[SQLite In-Memory] Rounding-like operations 15✅ 175ms
[SQLite In-Memory] Schemas and Databases 3✅ 1ms
[SQLite In-Memory] Simple variant of Table/Column.parse in all backends 5✅ 48ms
[SQLite In-Memory] Sorting 5✅ 35ms
[SQLite In-Memory] Table.add_row_number (common) 6✅ 99ms
[SQLite In-Memory] Table.add_row_number (Database specific) 1✅ 12ms
[SQLite In-Memory] Table.aggregate 1✅ 9ms
[SQLite In-Memory] Table.aggregate Concatenate 6✅ 46ms
[SQLite In-Memory] Table.aggregate Count_Distinct 1✅ 1⚪ 55ms
[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⚪ 82ms
[SQLite In-Memory] Table.aggregate should be able to group on single field 7✅ 6⚪ 70ms
[SQLite In-Memory] Table.aggregate should correctly handle infinities 2✅ 2⚪ 22ms
[SQLite In-Memory] Table.aggregate should correctly handle NaN 1⚪ 0ms
[SQLite In-Memory] Table.aggregate should correctly select result types 2✅ 2⚪ 18ms
[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⚪ 26ms
[SQLite In-Memory] Table.aggregate should raise warnings when there are issues 7✅ 245ms
[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✅ 47ms
[SQLite In-Memory] Table.aggregate should report warnings and errors based on types 4✅ 61ms
[SQLite In-Memory] Table.aggregate should summarize empty table 7✅ 4⚪ 23ms
[SQLite In-Memory] Table.aggregate should summarize whole table 7✅ 6⚪ 58ms
[SQLite In-Memory] Table.aggregate Standard_Deviation 1✅ 8ms
[SQLite In-Memory] Table.aggregate+Expressions 2✅ 41ms
[SQLite In-Memory] Table.at 3✅ 6ms
[SQLite In-Memory] Table.column_count 1✅ 0ms
[SQLite In-Memory] Table.column_names 2✅ 38ms
[SQLite In-Memory] Table.cross_join 8✅ 193ms
[SQLite In-Memory] Table.cross_tab 1⚪ 0ms
[SQLite In-Memory] Table.default_ordering 4✅ 16ms
[SQLite In-Memory] Table.distinct 7✅ 91ms
[SQLite In-Memory] Table.fill_nothing/empty 6✅ 77ms
[SQLite In-Memory] Table.filter 1✅ 0ms
[SQLite In-Memory] Table.filter 19✅ 1⚪ 301ms
[SQLite In-Memory] Table.filter_by_expression 4✅ 1⚪ 97ms
[SQLite In-Memory] Table.get 3✅ 5ms
[SQLite In-Memory] Table.join 26✅ 3⚪ 508ms
[SQLite In-Memory] Table.order_by 19✅ 2⚪ 126ms
[SQLite In-Memory] Table.query 8✅ 94ms
[SQLite In-Memory] Table.remove_columns 11✅ 211ms
[SQLite In-Memory] Table.rename_columns 20✅ 318ms
[SQLite In-Memory] Table.reorder_columns 9✅ 202ms
[SQLite In-Memory] Table.replace 0ms
[SQLite In-Memory] Table.rows 6✅ 14ms
[SQLite In-Memory] Table.select_columns 14✅ 328ms
[SQLite In-Memory] Table.set 7✅ 90ms
[SQLite In-Memory] Table.sort_columns 4✅ 47ms
[SQLite In-Memory] Table.take/drop 1⚪ 0ms
[SQLite In-Memory] Table.transpose 1⚪ 0ms
[SQLite In-Memory] Table.union 18✅ 1⚪ 393ms
[SQLite In-Memory] Table.zip 1⚪ 0ms
[SQLite In-Memory] Table/Column.cast - checking invariants 7✅ 61ms
[SQLite In-Memory] Table/Column.cast - numeric 3✅ 1⚪ 28ms
[SQLite In-Memory] Table/Column.cast - to text 1✅ 12ms
[SQLite In-Memory] Tables and Table Types 4✅ 29ms
[SQLite In-Memory] Text Column Operations 5✅ 113ms
[SQLite In-Memory] Transaction Support 4✅ 27ms
[SQLite In-Memory] Uploading an in-memory Table 8✅ 330ms
[SQLite] Type Mapping 8✅ 189ms
Aggregate Columns 23✅ 90ms
Boolean Column.format, with format Column 3✅ 13ms
Boolean Column.format, with format string 3✅ 111ms
ceil 3✅ 14ms
Column.parse 13✅ 92ms
Columns 13✅ 1⚪ 288ms
Construction 8✅ 1⚪ 2s
Counting Values 1✅ 1ms
DataFormatter builders 4✅ 38ms
DataFormatter.format 9✅ 1⚪ 59ms
DataFormatter.parse 10✅ 230ms
Date Column.format, with format Column 6✅ 187ms
Date Column.format, with format string 4✅ 88ms
Date_Time Column.format, with format Column 6✅ 42ms
Date_Time Column.format, with format string 4✅ 87ms
Date_Time truncate 1✅ 19ms
Delimited File Parsing 27✅ 3⚪ 867ms
Delimited File Writing 33✅ 2s
Dropping Missing Values 1✅ 530ms
Edge cases 1✅ 4ms
Errors 2✅ 6ms
Excel Range 9✅ 114ms
File.read (Delimited) 3✅ 36ms
File.read (Delimited) should work with Date_Time 3✅ 7ms
File.read (Delimited) should work with Dates 3✅ 8ms
File.read (Delimited) should work with Time_Of_Days 3✅ 10ms
fill 6✅ 350ms
Float 3✅ 11ms
Float, with format Column 3✅ 5ms
floor 3✅ 9ms
Helpers 1✅ 1ms
Info 1✅ 20ms
Integer 3✅ 55ms
Integer 1✅ 5ms
Integer, with format Column 3✅ 18ms
Integration 1✅ 83ms
JSON conversion 2✅ 90ms
Mapping Operations 7✅ 504ms
Masking Tables 3✅ 710ms
Numeric, empty/Nothing 4✅ 44ms
Problems 3✅ 26ms
Read XLSX / XLS Files 12✅ 2s
Reading single cells correctly 7✅ 352ms
round/truncate/ceil/floor 3✅ 851ms
Rounding 7✅ 858ms
Should be able to serialise a table with Dates to Text 2✅ 25ms
Should be able to serialise a table with DateTimes to Text 2✅ 3ms
Should be able to serialise a table with Time_Of_Days to Text 2✅ 4ms
Slicing Tables 4✅ 393ms
Sorting Columns 4✅ 67ms
Sorting Tables 2✅ 266ms
SQLite_Format should allow connecting to SQLite files 5✅ 53ms
Table.from Text 1✅ 6ms
Table.parse 22✅ 531ms
Table.parse_to_columns 14✅ 175ms
Table.split 5✅ 124ms
Table.split/tokenize column count 4✅ 66ms
Table.split/tokenize column order 1✅ 5ms
Table.split/tokenize errors 4✅ 9ms
Table.split/tokenize name conflicts 2✅ 38ms
Table.tokenize 12✅ 121ms
Text.parse_to_table 2✅ 46ms
Text.parse_to_table errors 3✅ 19ms
Text.parse_to_table parsing 3✅ 27ms
Text.parse_to_table with case-insensitivity 1✅ 6ms
Text.parse_to_table with groups 2✅ 33ms
Time_Of_Day Column.format, with format Column 6✅ 23ms
Time_Of_Day Column.format, with format string 5✅ 183ms
truncate 3✅ 12ms
Unique_Name_Strategy Helper 7✅ 21ms
Unique_Name_Strategy.combine_with_prefix 6✅ 13ms
Use First Row As Names 5✅ 265ms
Value_Type 2✅ 91ms
Various File Format support on Table 8✅ 1s
Vector conversion 1✅ 9ms
Write xls Files 36✅ 1s
Write xlsx Files 36✅ 3s
Writing 4✅ 91ms
XLS reading 7✅ 34ms
XLSX reading 7✅ 337ms

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

2043 tests were completed in 47s with 2003 passed, 0 failed and 40 skipped.

Test suite Passed Failed Skipped Time
Any.map_nothing 2✅ 19ms
Any's methods 3✅ 77ms
Array_Proxy 5✅ 43ms
ArrayOverBuffer 1⚪ 0ms
ASCII 4✅ 29ms
Atom with holes 7✅ 28ms
Auto_Detect 3✅ 16ms
Booleans 6✅ 18ms
Bound 3✅ 2ms
Bytes 3✅ 7ms
caching 1✅ 35ms
Callables 5✅ 21ms
Check Nothing and NaN 3✅ 0ms
codepoints 2✅ 4ms
Compare functionality with Vector 1✅ 13ms
Compile 6✅ 26ms
const 1✅ 0ms
Contexts and Execution Environment 3✅ 7ms
Conversion 21✅ 65ms
Correlation Statistics 6✅ 54ms
curry 1✅ 6ms
Dataflow Errors 11✅ 34ms
Dataflow Warnings 32✅ 840ms
Date 45✅ 6s
Date_Range 11✅ 938ms
Date_Time 55✅ 2⚪ 1s
Date_Time equality 2✅ 10ms
Date_Timedate part tests 8✅ 41ms
Datedate part tests 8✅ 92ms
Day_Of_Week conversions 8✅ 36ms
Decimal.round 16✅ 118ms
Decimal.truncate 1✅ 7ms
Decimals 5✅ 23ms
Deep Exports 1✅ 0ms
Default comparator 3✅ 16ms
Deterministic Random Noise Generator 2✅ 333ms
Duration 15✅ 173ms
Encoding object 4✅ 80ms
Enso Arrays 5✅ 24ms
Enso maps 46✅ 203ms
Enso Set 5✅ 42ms
Environment 1✅ 22ms
Escape 1✅ 0ms
File Operations 18✅ 124ms
flip 2✅ 2ms
folder operations 3✅ 60ms
Fully Qualified Names 1✅ 1ms
Function Ascribed Parameters 12✅ 43ms
Header 1✅ 7ms
HTTP 23✅ 883ms
identity 3✅ 1ms
Inlining Helpers 2✅ 3ms
Integer.round 7✅ 88ms
Integer.truncate 1✅ 2ms
Integers 23✅ 114ms
Interval 7✅ 40ms
Java FFI 6✅ 1⚪ 14ms
Java/Enso Date 2✅ 28ms
JavaDate 45✅ 2s
JavaDatedate part tests 8✅ 5ms
JavaLocalTime 27✅ 22ms
JavaScript Objects, Arrays & Functions 8✅ 660ms
JavaScriptArrayWithADate 45✅ 2s
JavaScriptArrayWithADatedate part tests 8✅ 66ms
JavascriptDataInArray 54✅ 3⚪ 477ms
JavascriptDataInArraydate part tests 8✅ 94ms
JavascriptDate 54✅ 3⚪ 654ms
JavaScriptDate 45✅ 3s
JavascriptDatedate part tests 8✅ 175ms
JavaScriptDatedate part tests 8✅ 95ms
JavaZonedDateTime 55✅ 2⚪ 274ms
JavaZonedDateTimedate part tests 8✅ 9ms
JavaZoneId 7✅ 23ms
JS_Object 2✅ 148ms
JSON 4✅ 64ms
JSON Deserialization 2✅ 69ms
JSON Serialization 3✅ 129ms
JSON_Format 2✅ 77ms
Lazy 6✅ 32ms
Lazy Generator 1✅ 4ms
Lexicographic Order on Vectors 2✅ 11ms
List 31✅ 598ms
Locale 13✅ 84ms
Looping Imports 1✅ 1ms
Lowercase Methods 5✅ 9ms
Managed_Resource 3✅ 21ms
Match.end 4✅ 18ms
Match.groups 2✅ 8ms
Match.named_groups 3✅ 30ms
Match.span 4✅ 21ms
Match.start 4✅ 16ms
Match.text 6✅ 20ms
Match.utf_16_end 4✅ 17ms
Match.utf_16_span 4✅ 16ms
Match.utf_16_start 4✅ 22ms
Maybe 5✅ 6ms
Meta-Value Inspection 3✅ 1⚪ 4ms
Meta-Value Manipulation 26✅ 106ms
Methods 1✅ 1⚪ 1ms
Natural Order 4✅ 88ms
No Method Errors 1✅ 9ms
Noise 3✅ 86ms
non-linear inserts 11✅ 105ms
Numbers 14✅ 87ms
Numeric values 1✅ 5ms
Object Comparator 7✅ 43ms
Operator == 15✅ 79ms
Ordering 6✅ 54ms
Pair 1✅ 0ms
Pair - from 2-Item JavaScript Array 13✅ 112ms
Pair - from 2-Item List 13✅ 66ms
Pair - from 2-Item Vector 13✅ 60ms
Pair - from Pair.new 13✅ 48ms
Pair - from Pair.Value 13✅ 11ms
Panics 17✅ 163ms
parse 8✅ 57ms
Pattern Matches 16✅ 43ms
Pattern.find and .find_all 8✅ 79ms
Pattern.match and .match_all 8✅ 55ms
Pattern.matches 5✅ 14ms
Pattern.replace 16✅ 161ms
Pattern.split 6✅ 29ms
Pattern.tokenize 7✅ 152ms
Period 7✅ 28ms
Plain_Text 3✅ 22ms
Polyglot hash maps 2✅ 4⚪ 24ms
Polyglot JS 19✅ 121ms
Polyglot keys and values 2✅ 4⚪ 13ms
Polyglot Python 1⚪ 0ms
Polyglot R 1⚪ 0ms
Problem_Behavior 2✅ 11ms
Process 5✅ 8s
Qualified Names 3✅ 4ms
Random 6✅ 440ms
Range 36✅ 5s
Rank Data 7✅ 19ms
read_bytes 6✅ 36ms
read_text 6✅ 77ms
Refs 1✅ 2ms
Regex splitting 3✅ 14ms
Regex tokenizing 2✅ 30ms
Regex: find and find_all 20✅ 1⚪ 179ms
Regression 12✅ 81ms
ReportingStreamDecoder 6✅ 250ms
ReportingStreamEncoder 8✅ 126ms
Request 10✅ 36ms
Sorting with multiple comparators 4✅ 2⚪ 44ms
Sorting with the default comparator 7✅ 3⚪ 80ms
Stack traces 1✅ 13ms
Statistics 14✅ 221ms
Statistics - empty Vector 3✅ 10ms
Statistics - invalid input 5✅ 117ms
Statistics - invalid input 1✅ 1ms
Statistics - NaN Vector 3✅ 15ms
Statistics - Nothing Vector 3✅ 49ms
System 1✅ 1ms
Text 82✅ 5s
Text_Sub_Range_Data 2✅ 31ms
Text_Utils 4✅ 50ms
Text.match 6✅ 20ms
Text.replace 16✅ 158ms
Text.Span 3✅ 19ms
the Self construct 6✅ 8ms
Time_Of_Day 27✅ 217ms
to_display_text 5✅ 37ms
uncurry 1✅ 1ms
Unresolved symbol 1✅ 1ms
URI 4✅ 24ms
Use a slice of an array as vectors 70✅ 2⚪ 124ms
Use Array as vectors 70✅ 2⚪ 321ms
Use Array_Proxy as vectors 70✅ 2⚪ 145ms
Use Java ArrayList as vectors 70✅ 2⚪ 159ms
Use Vector as vectors 70✅ 2⚪ 1s
UTF_16 BigEndian 2✅ 3ms
UTF_16 LittleEndian 2✅ 4ms
UTF_8 7✅ 29ms
Vector Slicing Helpers 1✅ 16ms
Vector/Array equality 9✅ 19ms
Windows 1252 4✅ 17ms
write operations 20✅ 599ms
Zone 9✅ 29ms

✅ 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✅ 91ms
File uploads 2✅ 7ms
Geo_Map 3✅ 881ms
Histogram Visualization 6✅ 181ms
Lazy Table Visualization 12✅ 312ms
Lazy Text Visualization 3✅ 33ms
Scatter Plot Visualization 14✅ 704ms
Serializable Visualization Identifiers 5✅ 131ms
SQL Visualization 1✅ 147ms
Table Visualization 9✅ 355ms
Table.lookup_ignore_case 1✅ 15ms
Table.rows 1✅ 156ms
Type Names of Visualization Defaults 1✅ 225ms
Vector and Arrays 2✅ 1⚪ 35ms
Widgets for Database 1✅ 12ms
Widgets for In-Database Connection with table name sets 1✅ 97ms
Widgets for In-Database Connection with table types 1✅ 12ms
Widgets for In-Database Table with column name sets 2✅ 35ms
Widgets for In-Memory with column name sets 2✅ 49ms
Widgets for the Text type 1✅ 95ms