Skip to content

Benchmark shall loop correctly #11703

Benchmark shall loop correctly

Benchmark shall loop correctly #11703

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

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✅ 10s
C:/runner/_work/enso/enso/target/test-results/Geo_Tests/JUnit.xml 5✅ 422ms
C:/runner/_work/enso/enso/target/test-results/Image_Tests/JUnit.xml 174✅ 5s
C:/runner/_work/enso/enso/target/test-results/Table_Tests/JUnit.xml 2491✅ 150⚪ 79s
C:/runner/_work/enso/enso/target/test-results/Tests/JUnit.xml 2045✅ 43⚪ 51s
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 10s with 33 passed, 0 failed and 0 skipped.

Test suite Passed Failed Skipped Time
Examples 33✅ 10s

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

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

Test suite Passed Failed Skipped Time
Geo Points 2✅ 25ms
GeoJSON to Table 3✅ 397ms

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

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

Test suite Passed Failed Skipped Time
Image File_Format 2✅ 135ms
Image with 1 channel 19✅ 108ms
Image with 2 channels 19✅ 120ms
Image with 3 channels 19✅ 110ms
Image with 4 channels 19✅ 108ms
Image Write 2✅ 35ms
Image.read 9✅ 4s
Matrix with 1 channel 21✅ 168ms
Matrix with 2 channels 21✅ 136ms
Matrix with 3 channels 21✅ 135ms
Matrix with 4 channels 21✅ 123ms
Matrix_Error 1✅ 1ms

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

2641 tests were completed in 79s with 2491 passed, 0 failed and 150 skipped.

Test suite Passed Failed Skipped Time
[Codegen] Aggregation 2✅ 71ms
[Codegen] Basic Select 3✅ 49ms
[Codegen] Handling Missing Values 2✅ 75ms
[Codegen] JSON serialization 1⚪ 0ms
[Codegen] Masking Tables and Columns 2✅ 130ms
[Codegen] Sorting 4✅ 38ms
[In-Memory-specific] Table.join 1✅ 470ms
[In-Memory-specific] Table.set 2✅ 48ms
[In-Memory] Interactions Between various operations 11✅ 2s
[In-Memory] Arithmetic Column Operations 12✅ 102ms
[In-Memory] Boolean Column Operations 5✅ 1⚪ 136ms
[In-Memory] Colum Operations - Names 10✅ 38ms
[In-Memory] Column Comparisons 5✅ 1⚪ 193ms
[In-Memory] Column Naming edge cases 7✅ 354ms
[In-Memory] Column operation Integer Overflow handling 5✅ 110ms
[In-Memory] Column Operations - Equality & Null Handling 4✅ 3⚪ 56ms
[In-Memory] Column Operations - Text Replace 0ms
[In-Memory] Column Operations - Text Replace (in-memory only) 8✅ 55ms
[In-Memory] Column Operations - Text Trim 3✅ 22ms
[In-Memory] Column.const 3✅ 5ms
[In-Memory] Column.fill_nothing/empty 4✅ 5ms
[In-Memory] Column.map 6✅ 114ms
[In-Memory] Column.rename 1✅ 3ms
[In-Memory] Column.take/drop 8✅ 74ms
[In-Memory] Column.zip 6✅ 26ms
[In-Memory] Date-Time operations 21✅ 1⚪ 563ms
[In-Memory] Date-Time support 3✅ 39ms
[In-Memory] Dropping Missing Values 8✅ 252ms
[In-Memory] Expression Arithmetic 3✅ 44ms
[In-Memory] Expression Boolean literals 1✅ 48ms
[In-Memory] Expression Boolean Operators 4✅ 31ms
[In-Memory] Expression Column Arithmetic 2✅ 72ms
[In-Memory] Expression Comparison Operators 6✅ 99ms
[In-Memory] Expression Date and Time literals 5✅ 30ms
[In-Memory] Expression Decimal literals 1✅ 23ms
[In-Memory] Expression Errors should be handled 4✅ 23ms
[In-Memory] Expression Integer literals 1✅ 21ms
[In-Memory] Expression Nothing literals 3✅ 21ms
[In-Memory] Expression Text literals 1✅ 22ms
[In-Memory] Expression Text literals 2✅ 5ms
[In-Memory] Expression Text Operators 2✅ 22ms
[In-Memory] Expression Warnings should be reported 4✅ 84ms
[In-Memory] Filling Missing Values 6✅ 24ms
[In-Memory] Function invocation 2✅ 12ms
[In-Memory] Loss_Of_Integer_Precision (large integers not being exactly representable in Float) 5✅ 73ms
[In-Memory] Min/Max Operations 2✅ 57ms
[In-Memory] Other Column Operations 1✅ 2ms
[In-Memory] replace: empty table and nothings 2✅ 4ms
[In-Memory] replace: literal regex pattern and replacement 5✅ 16ms
[In-Memory] replace: literal text pattern and replacement 4✅ 27ms
[In-Memory] replace: pattern and replacement columns 4✅ 14ms
[In-Memory] Rounding numeric tests 19✅ 861ms
[In-Memory] Rounding-like operations 15✅ 29ms
[In-Memory] Simple variant of Table/Column.parse in all backends 5✅ 36ms
[In-Memory] Storage Builders 1✅ 38ms
[In-Memory] Table.add_row_number (common) 7✅ 134ms
[In-Memory] Table.add_row_number (in-memory specific) 6✅ 32ms
[In-Memory] Table.aggregate 3✅ 113ms
[In-Memory] Table.aggregate 3✅ 15ms
[In-Memory] Table.aggregate Concatenate 6✅ 75ms
[In-Memory] Table.aggregate Count_Distinct 2✅ 93ms
[In-Memory] Table.aggregate First and Last 1✅ 2ms
[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✅ 324ms
[In-Memory] Table.aggregate should be able to group on single field 13✅ 256ms
[In-Memory] Table.aggregate should correctly handle infinities 4✅ 31ms
[In-Memory] Table.aggregate should correctly handle NaN 5✅ 14ms
[In-Memory] Table.aggregate should correctly select result types 4✅ 83ms
[In-Memory] Table.aggregate should merge warnings when issues computing aggregation 2✅ 6ms
[In-Memory] Table.aggregate should not summarize empty table when grouped 11✅ 63ms
[In-Memory] Table.aggregate should raise warnings when there are issues 7✅ 71ms
[In-Memory] Table.aggregate should raise warnings when there are issues computing aggregation 3✅ 30ms
[In-Memory] Table.aggregate should report warnings and errors based on types 4✅ 49ms
[In-Memory] Table.aggregate should summarize empty table 11✅ 62ms
[In-Memory] Table.aggregate should summarize whole table 13✅ 197ms
[In-Memory] Table.aggregate Standard_Deviation 1✅ 12ms
[In-Memory] Table.aggregate+Expressions 2✅ 38ms
[In-Memory] Table.at 3✅ 18ms
[In-Memory] Table.column_count 1✅ 0ms
[In-Memory] Table.column_names 2✅ 11ms
[In-Memory] Table.cross_join 8✅ 70ms
[In-Memory] Table.cross_tab 23✅ 281ms
[In-Memory] Table.distinct 6✅ 103ms
[In-Memory] Table.distinct 7✅ 87ms
[In-Memory] Table.fill_nothing/empty 6✅ 20ms
[In-Memory] Table.filter 5✅ 690ms
[In-Memory] Table.filter 20✅ 2⚪ 394ms
[In-Memory] Table.filter_by_expression 5✅ 127ms
[In-Memory] Table.get 3✅ 12ms
[In-Memory] Table.join 33✅ 566ms
[In-Memory] Table.join performance 3✅ 1⚪ 626ms
[In-Memory] Table.order_by 23✅ 195ms
[In-Memory] Table.remove_columns 12✅ 225ms
[In-Memory] Table.rename_columns 20✅ 459ms
[In-Memory] Table.reorder_columns 10✅ 185ms
[In-Memory] Table.replace 3✅ 48ms
[In-Memory] Table.rows 6✅ 45ms
[In-Memory] Table.select_columns 15✅ 412ms
[In-Memory] Table.set 7✅ 571ms
[In-Memory] Table.sort_columns 4✅ 85ms
[In-Memory] Table.take/drop 9✅ 446ms
[In-Memory] Table.transpose 8✅ 67ms
[In-Memory] Table.union 23✅ 329ms
[In-Memory] Table.zip 11✅ 138ms
[In-Memory] Table/Column.cast - checking invariants 12✅ 88ms
[In-Memory] Table/Column.cast - date/time 3✅ 9ms
[In-Memory] Table/Column.cast - numeric 6✅ 113ms
[In-Memory] Table/Column.cast - to text 7✅ 151ms
[In-Memory] Temp column 2✅ 4ms
[In-Memory] Text Column Operations 5✅ 138ms
[PostgreSQL] .pgpass 2✅ 283ms
[PostgreSQL] Connection setup 3✅ 157ms
[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✅ 43ms
[SQLite File] Appending a Database table to a Database table 29✅ 1s
[SQLite File] Appending an in-memory table to a Database table 30✅ 1s
[SQLite File] Arithmetic Column Operations 10✅ 2⚪ 157ms
[SQLite File] Basic Table Access 4✅ 356ms
[SQLite File] Boolean Column Operations 4✅ 2⚪ 120ms
[SQLite File] Colum Operations - Names 8✅ 36ms
[SQLite File] Column Comparisons 4✅ 1⚪ 248ms
[SQLite File] Column Naming edge cases 7✅ 199ms
[SQLite File] Column Operations - Equality & Null Handling 4✅ 3⚪ 99ms
[SQLite File] Column Operations - Text Replace 2✅ 25ms
[SQLite File] Column Operations - Text Replace (in-memory only) 0ms
[SQLite File] Column Operations - Text Trim 3✅ 42ms
[SQLite File] Column.const 3✅ 59ms
[SQLite File] Column.fill_nothing/empty 4✅ 65ms
[SQLite File] Column.map 1✅ 10ms
[SQLite File] Column.rename 1✅ 17ms
[SQLite File] Column.take/drop 6✅ 688ms
[SQLite File] Column.zip 1✅ 11ms
[SQLite File] Creating an empty table 17✅ 1s
[SQLite File] Date-Time operations 1⚪ 0ms
[SQLite File] Date-Time support 1⚪ 0ms
[SQLite File] Deleting rows from a Database table 4✅ 85ms
[SQLite File] Deleting rows from a Database table (source=Database) 11✅ 417ms
[SQLite File] Deleting rows from a Database table (source=in-memory) 11✅ 484ms
[SQLite File] Dialect-specific codegen 1✅ 25ms
[SQLite File] Dropping Missing Values 7✅ 217ms
[SQLite File] Error Handling 2✅ 61ms
[SQLite File] Expression Arithmetic 3✅ 110ms
[SQLite File] Expression Boolean literals 1✅ 25ms
[SQLite File] Expression Boolean Operators 4✅ 58ms
[SQLite File] Expression Column Arithmetic 2✅ 69ms
[SQLite File] Expression Comparison Operators 6✅ 134ms
[SQLite File] Expression Date and Time literals 4⚪ 0ms
[SQLite File] Expression Decimal literals 1✅ 12ms
[SQLite File] Expression Errors should be handled 4✅ 15ms
[SQLite File] Expression Integer literals 1✅ 12ms
[SQLite File] Expression Nothing literals 3✅ 51ms
[SQLite File] Expression Text literals 1✅ 17ms
[SQLite File] Expression Text literals 2✅ 14ms
[SQLite File] Expression Text Operators 2✅ 35ms
[SQLite File] Expression Warnings should be reported 2✅ 2⚪ 77ms
[SQLite File] Filling Missing Values 3✅ 1⚪ 64ms
[SQLite File] Function invocation 2✅ 28ms
[SQLite File] Masking Tables 1✅ 59ms
[SQLite File] math functions 6✅ 1s
[SQLite File] Metadata 2✅ 37ms
[SQLite File] Min/Max Operations 2✅ 49ms
[SQLite File] Missing Values 2✅ 49ms
[SQLite File] Other Column Operations 1✅ 39ms
[SQLite File] Output Execution Context for Database operations 12✅ 1⚪ 720ms
[SQLite File] partial Date-Time support 2✅ 71ms
[SQLite File] Persisting a Database Table (query) 8✅ 511ms
[SQLite File] replace: empty table and nothings 2✅ 39ms
[SQLite File] replace: literal regex pattern and replacement 5✅ 24ms
[SQLite File] replace: literal text pattern and replacement 4✅ 90ms
[SQLite File] replace: pattern and replacement columns 4✅ 14ms
[SQLite File] Rounding numeric tests 19✅ 7s
[SQLite File] Rounding-like operations 15✅ 277ms
[SQLite File] Schemas and Databases 3✅ 12ms
[SQLite File] Simple variant of Table/Column.parse in all backends 5✅ 126ms
[SQLite File] Sorting 5✅ 117ms
[SQLite File] Support for Long Column/Table names 6✅ 1s
[SQLite File] Table.add_row_number (common) 7✅ 107ms
[SQLite File] Table.add_row_number (Database specific) 1✅ 50ms
[SQLite File] Table.aggregate 1✅ 46ms
[SQLite File] Table.aggregate Concatenate 6✅ 100ms
[SQLite File] Table.aggregate Count_Distinct 1✅ 1⚪ 89ms
[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⚪ 94ms
[SQLite File] Table.aggregate should be able to group on single field 7✅ 6⚪ 77ms
[SQLite File] Table.aggregate should correctly handle infinities 2✅ 2⚪ 42ms
[SQLite File] Table.aggregate should correctly handle NaN 1⚪ 0ms
[SQLite File] Table.aggregate should correctly select result types 2✅ 2⚪ 42ms
[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⚪ 38ms
[SQLite File] Table.aggregate should raise warnings when there are issues 7✅ 422ms
[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✅ 92ms
[SQLite File] Table.aggregate should report warnings and errors based on types 4✅ 94ms
[SQLite File] Table.aggregate should summarize empty table 7✅ 4⚪ 50ms
[SQLite File] Table.aggregate should summarize whole table 7✅ 6⚪ 91ms
[SQLite File] Table.aggregate Standard_Deviation 1✅ 15ms
[SQLite File] Table.aggregate+Expressions 2✅ 40ms
[SQLite File] Table.at 3✅ 15ms
[SQLite File] Table.column_count 1✅ 0ms
[SQLite File] Table.column_names 2✅ 47ms
[SQLite File] Table.cross_join 8✅ 251ms
[SQLite File] Table.cross_tab 1⚪ 0ms
[SQLite File] Table.default_ordering 4✅ 135ms
[SQLite File] Table.distinct 7✅ 167ms
[SQLite File] Table.fill_nothing/empty 6✅ 139ms
[SQLite File] Table.filter 1✅ 1ms
[SQLite File] Table.filter 19✅ 1⚪ 568ms
[SQLite File] Table.filter_by_expression 4✅ 1⚪ 103ms
[SQLite File] Table.get 3✅ 8ms
[SQLite File] Table.join 26✅ 3⚪ 736ms
[SQLite File] Table.order_by 19✅ 2⚪ 148ms
[SQLite File] Table.query 8✅ 242ms
[SQLite File] Table.remove_columns 11✅ 485ms
[SQLite File] Table.rename_columns 20✅ 736ms
[SQLite File] Table.reorder_columns 9✅ 349ms
[SQLite File] Table.replace 0ms
[SQLite File] Table.rows 6✅ 44ms
[SQLite File] Table.select_columns 14✅ 671ms
[SQLite File] Table.set 7✅ 113ms
[SQLite File] Table.sort_columns 4✅ 101ms
[SQLite File] Table.take/drop 7✅ 2s
[SQLite File] Table.transpose 1⚪ 0ms
[SQLite File] Table.union 18✅ 1⚪ 655ms
[SQLite File] Table.zip 1⚪ 0ms
[SQLite File] Table/Column.cast - checking invariants 7✅ 105ms
[SQLite File] Table/Column.cast - numeric 3✅ 49ms
[SQLite File] Table/Column.cast - to text 1✅ 23ms
[SQLite File] Tables and Table Types 4✅ 75ms
[SQLite File] Temp column 2✅ 18ms
[SQLite File] Text Column Operations 5✅ 176ms
[SQLite File] Transaction Support 4✅ 66ms
[SQLite File] Uploading an in-memory Table 10✅ 718ms
[SQLite In-Memory] Interactions Between various operations 8✅ 1s
[SQLite In-Memory] Aggregation 2✅ 16ms
[SQLite In-Memory] Appending a Database table to a Database table 29✅ 972ms
[SQLite In-Memory] Appending an in-memory table to a Database table 30✅ 841ms
[SQLite In-Memory] Arithmetic Column Operations 10✅ 2⚪ 83ms
[SQLite In-Memory] Basic Table Access 4✅ 101ms
[SQLite In-Memory] Boolean Column Operations 4✅ 2⚪ 70ms
[SQLite In-Memory] Colum Operations - Names 8✅ 27ms
[SQLite In-Memory] Column Comparisons 4✅ 1⚪ 99ms
[SQLite In-Memory] Column Naming edge cases 7✅ 84ms
[SQLite In-Memory] Column Operations - Equality & Null Handling 4✅ 3⚪ 36ms
[SQLite In-Memory] Column Operations - Text Replace 2✅ 6ms
[SQLite In-Memory] Column Operations - Text Replace (in-memory only) 0ms
[SQLite In-Memory] Column Operations - Text Trim 3✅ 18ms
[SQLite In-Memory] Column.const 3✅ 35ms
[SQLite In-Memory] Column.fill_nothing/empty 4✅ 26ms
[SQLite In-Memory] Column.map 1✅ 5ms
[SQLite In-Memory] Column.rename 1✅ 9ms
[SQLite In-Memory] Column.take/drop 6✅ 537ms
[SQLite In-Memory] Column.zip 1✅ 5ms
[SQLite In-Memory] Creating an empty table 15✅ 267ms
[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✅ 49ms
[SQLite In-Memory] Deleting rows from a Database table (source=Database) 11✅ 365ms
[SQLite In-Memory] Deleting rows from a Database table (source=in-memory) 11✅ 264ms
[SQLite In-Memory] Dialect-specific codegen 1✅ 5ms
[SQLite In-Memory] Dropping Missing Values 7✅ 165ms
[SQLite In-Memory] Error Handling 2✅ 36ms
[SQLite In-Memory] Expression Arithmetic 3✅ 69ms
[SQLite In-Memory] Expression Boolean literals 1✅ 37ms
[SQLite In-Memory] Expression Boolean Operators 4✅ 31ms
[SQLite In-Memory] Expression Column Arithmetic 2✅ 52ms
[SQLite In-Memory] Expression Comparison Operators 6✅ 112ms
[SQLite In-Memory] Expression Date and Time literals 4⚪ 0ms
[SQLite In-Memory] Expression Decimal literals 1✅ 6ms
[SQLite In-Memory] Expression Errors should be handled 4✅ 12ms
[SQLite In-Memory] Expression Integer literals 1✅ 7ms
[SQLite In-Memory] Expression Nothing literals 3✅ 25ms
[SQLite In-Memory] Expression Text literals 1✅ 9ms
[SQLite In-Memory] Expression Text literals 2✅ 8ms
[SQLite In-Memory] Expression Text Operators 2✅ 25ms
[SQLite In-Memory] Expression Warnings should be reported 2✅ 2⚪ 82ms
[SQLite In-Memory] Filling Missing Values 3✅ 1⚪ 41ms
[SQLite In-Memory] Function invocation 2✅ 13ms
[SQLite In-Memory] Masking Tables 1✅ 6ms
[SQLite In-Memory] math functions 6✅ 465ms
[SQLite In-Memory] Metadata 2✅ 3ms
[SQLite In-Memory] Min/Max Operations 2✅ 25ms
[SQLite In-Memory] Missing Values 2✅ 8ms
[SQLite In-Memory] Other Column Operations 1✅ 8ms
[SQLite In-Memory] Output Execution Context for Database operations 9✅ 1⚪ 230ms
[SQLite In-Memory] partial Date-Time support 2✅ 17ms
[SQLite In-Memory] Persisting a Database Table (query) 8✅ 294ms
[SQLite In-Memory] replace: empty table and nothings 2✅ 15ms
[SQLite In-Memory] replace: literal regex pattern and replacement 5✅ 9ms
[SQLite In-Memory] replace: literal text pattern and replacement 4✅ 16ms
[SQLite In-Memory] replace: pattern and replacement columns 4✅ 6ms
[SQLite In-Memory] Rounding numeric tests 19✅ 5s
[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✅ 42ms
[SQLite In-Memory] Sorting 5✅ 19ms
[SQLite In-Memory] Support for Long Column/Table names 6✅ 668ms
[SQLite In-Memory] Table.add_row_number (common) 7✅ 70ms
[SQLite In-Memory] Table.add_row_number (Database specific) 1✅ 14ms
[SQLite In-Memory] Table.aggregate 1✅ 8ms
[SQLite In-Memory] Table.aggregate Concatenate 6✅ 56ms
[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⚪ 65ms
[SQLite In-Memory] Table.aggregate should be able to group on single field 7✅ 6⚪ 53ms
[SQLite In-Memory] Table.aggregate should correctly handle infinities 2✅ 2⚪ 23ms
[SQLite In-Memory] Table.aggregate should correctly handle NaN 1⚪ 0ms
[SQLite In-Memory] Table.aggregate should correctly select result types 2✅ 2⚪ 19ms
[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✅ 207ms
[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✅ 53ms
[SQLite In-Memory] Table.aggregate should report warnings and errors based on types 4✅ 53ms
[SQLite In-Memory] Table.aggregate should summarize empty table 7✅ 4⚪ 29ms
[SQLite In-Memory] Table.aggregate should summarize whole table 7✅ 6⚪ 93ms
[SQLite In-Memory] Table.aggregate Standard_Deviation 1✅ 9ms
[SQLite In-Memory] Table.aggregate+Expressions 2✅ 31ms
[SQLite In-Memory] Table.at 3✅ 7ms
[SQLite In-Memory] Table.column_count 1✅ 0ms
[SQLite In-Memory] Table.column_names 2✅ 32ms
[SQLite In-Memory] Table.cross_join 8✅ 158ms
[SQLite In-Memory] Table.cross_tab 1⚪ 0ms
[SQLite In-Memory] Table.default_ordering 4✅ 10ms
[SQLite In-Memory] Table.distinct 7✅ 93ms
[SQLite In-Memory] Table.fill_nothing/empty 6✅ 59ms
[SQLite In-Memory] Table.filter 1✅ 0ms
[SQLite In-Memory] Table.filter 19✅ 1⚪ 328ms
[SQLite In-Memory] Table.filter_by_expression 4✅ 1⚪ 61ms
[SQLite In-Memory] Table.get 3✅ 3ms
[SQLite In-Memory] Table.join 26✅ 3⚪ 536ms
[SQLite In-Memory] Table.order_by 19✅ 2⚪ 112ms
[SQLite In-Memory] Table.query 8✅ 44ms
[SQLite In-Memory] Table.remove_columns 11✅ 205ms
[SQLite In-Memory] Table.rename_columns 20✅ 374ms
[SQLite In-Memory] Table.reorder_columns 9✅ 168ms
[SQLite In-Memory] Table.replace 0ms
[SQLite In-Memory] Table.rows 6✅ 12ms
[SQLite In-Memory] Table.select_columns 14✅ 297ms
[SQLite In-Memory] Table.set 7✅ 57ms
[SQLite In-Memory] Table.sort_columns 4✅ 56ms
[SQLite In-Memory] Table.take/drop 7✅ 1s
[SQLite In-Memory] Table.transpose 1⚪ 0ms
[SQLite In-Memory] Table.union 18✅ 1⚪ 431ms
[SQLite In-Memory] Table.zip 1⚪ 0ms
[SQLite In-Memory] Table/Column.cast - checking invariants 7✅ 72ms
[SQLite In-Memory] Table/Column.cast - numeric 3✅ 23ms
[SQLite In-Memory] Table/Column.cast - to text 1✅ 13ms
[SQLite In-Memory] Tables and Table Types 4✅ 21ms
[SQLite In-Memory] Temp column 2✅ 9ms
[SQLite In-Memory] Text Column Operations 5✅ 108ms
[SQLite In-Memory] Transaction Support 4✅ 38ms
[SQLite In-Memory] Uploading an in-memory Table 8✅ 286ms
[SQLite] Type Mapping 8✅ 160ms
Aggregate Columns 23✅ 62ms
Boolean Column.format, with format Column 3✅ 17ms
Boolean Column.format, with format string 3✅ 56ms
ceil 3✅ 17ms
Column.parse 13✅ 99ms
Columns 15✅ 1⚪ 171ms
Construction 8✅ 1⚪ 885ms
Counting Values 1✅ 1ms
DataFormatter builders 4✅ 9ms
DataFormatter.format 10✅ 34ms
DataFormatter.parse 10✅ 176ms
Date Column.format, with format Column 6✅ 31ms
Date Column.format, with format string 4✅ 62ms
Date_Time Column.format, with format Column 6✅ 30ms
Date_Time Column.format, with format string 4✅ 55ms
Date_Time truncate 1✅ 15ms
Delimited File Parsing 27✅ 3⚪ 888ms
Delimited File Writing 33✅ 2s
Dropping Missing Values 1✅ 276ms
Edge cases 1✅ 4ms
Errors 2✅ 5ms
Excel Range 9✅ 108ms
File.read (Delimited) 3✅ 36ms
File.read (Delimited) should work with Date_Time 3✅ 8ms
File.read (Delimited) should work with Dates 3✅ 8ms
File.read (Delimited) should work with Time_Of_Days 3✅ 10ms
fill 6✅ 129ms
Float 3✅ 9ms
Float, with format Column 3✅ 7ms
floor 3✅ 14ms
Info 1✅ 14ms
Integer 3✅ 32ms
Integer 1✅ 8ms
Integer, with format Column 3✅ 15ms
Integration 1✅ 62ms
JSON conversion 2✅ 50ms
Mapping Operations 7✅ 306ms
Masking Tables 3✅ 230ms
Numeric, empty/Nothing 4✅ 44ms
Problems 3✅ 26ms
Read XLSX / XLS Files 12✅ 2s
Reading single cells correctly 7✅ 216ms
round/truncate/ceil/floor 3✅ 50ms
Rounding 8✅ 71ms
Should be able to serialise a table with Dates to Text 2✅ 24ms
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✅ 142ms
Sorting Columns 4✅ 44ms
Sorting Tables 2✅ 106ms
SQLite_Format should allow connecting to SQLite files 5✅ 60ms
Table.from Text 1✅ 8ms
Table.parse 22✅ 476ms
Table.parse_to_columns 14✅ 166ms
Table.split 5✅ 127ms
Table.split/tokenize column count 4✅ 54ms
Table.split/tokenize column order 1✅ 4ms
Table.split/tokenize errors 4✅ 10ms
Table.split/tokenize name conflicts 2✅ 32ms
Table.tokenize 12✅ 118ms
Text.parse_to_table 2✅ 29ms
Text.parse_to_table errors 3✅ 12ms
Text.parse_to_table parsing 3✅ 27ms
Text.parse_to_table with case-insensitivity 1✅ 7ms
Text.parse_to_table with groups 2✅ 21ms
Time_Of_Day Column.format, with format Column 6✅ 26ms
Time_Of_Day Column.format, with format string 5✅ 64ms
truncate 3✅ 19ms
Unique_Name_Strategy Helper 12✅ 299ms
Unique_Name_Strategy.combine_with_prefix 6✅ 45ms
Use First Row As Names 5✅ 202ms
Value_Type 2✅ 14ms
Various File Format support on Table 8✅ 858ms
Vector conversion 1✅ 7ms
Write xls Files 38✅ 1s
Write xlsx Files 38✅ 2s
Writing 4✅ 47ms
XLS reading 7✅ 21ms
XLSX reading 7✅ 247ms

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

2088 tests were completed in 51s with 2045 passed, 0 failed and 43 skipped.

Test suite Passed Failed Skipped Time
Any.map_nothing 2✅ 14ms
Any's methods 3✅ 67ms
Array_Proxy 5✅ 55ms
ArrayOverBuffer 1⚪ 0ms
ASCII 4✅ 33ms
Atom with holes 7✅ 18ms
Auto_Detect 3✅ 12ms
BigInts 10✅ 425ms
Booleans 6✅ 17ms
Bound 3✅ 2ms
Bytes 3✅ 4ms
caching 1✅ 41ms
Callables 5✅ 17ms
Check Nothing and NaN 3✅ 0ms
codepoints 2✅ 3ms
Compare functionality with Vector 1✅ 9ms
Compile 6✅ 22ms
const 1✅ 0ms
Contexts and Execution Environment 3✅ 9ms
Conversion 27✅ 104ms
Correlation Statistics 6✅ 52ms
curry 1✅ 4ms
Dataflow Errors 11✅ 32ms
Dataflow Warnings 32✅ 854ms
Date 45✅ 6s
Date date part tests 8✅ 87ms
Date_Range 11✅ 872ms
Date_Time 55✅ 2⚪ 747ms
Date_Time date part tests 8✅ 24ms
Date_Time equality 2✅ 6ms
Day_Of_Week conversions 8✅ 19ms
Decimal.truncate 1✅ 3ms
Decimals 5✅ 25ms
Deep Exports 1✅ 0ms
Default comparator 3✅ 9ms
Deterministic Random Noise Generator 2✅ 237ms
Duration 15✅ 122ms
Encoding object 4✅ 62ms
Enso Arrays 5✅ 23ms
Enso maps 46✅ 217ms
Enso on Enso 1⚪ 0ms
Enso Set 5✅ 25ms
Environment 1✅ 19ms
Escape 1✅ 2ms
File Operations 19✅ 114ms
flip 2✅ 1ms
folder operations 3✅ 52ms
Fully Qualified Names 1✅ 0ms
Function Ascribed Parameters 12✅ 27ms
Header 1✅ 7ms
HTTP 23✅ 876ms
identity 3✅ 1ms
Inlining Helpers 2✅ 4ms
Integer.truncate 1✅ 1ms
Integers 24✅ 94ms
Interval 7✅ 33ms
Java case of 3✅ 6ms
Java FFI 6✅ 1⚪ 10ms
Java/Enso Date 2✅ 14ms
JavaDate 45✅ 2s
JavaDate date part tests 8✅ 5ms
JavaLocalTime 27✅ 30ms
JavaScript Objects, Arrays & Functions 8✅ 513ms
JavaScriptArrayWithADate 45✅ 2s
JavaScriptArrayWithADate date part tests 8✅ 61ms
JavascriptDataInArray 53✅ 4⚪ 387ms
JavascriptDataInArray date part tests 8✅ 62ms
JavascriptDate 53✅ 4⚪ 546ms
JavaScriptDate 45✅ 3s
JavascriptDate date part tests 8✅ 147ms
JavaScriptDate date part tests 8✅ 89ms
JavaZonedDateTime 55✅ 2⚪ 256ms
JavaZonedDateTime date part tests 8✅ 7ms
JavaZoneId 7✅ 23ms
JS_Object 2✅ 119ms
JSON 4✅ 49ms
JSON Deserialization 2✅ 63ms
JSON Serialization 3✅ 93ms
JSON_Format 2✅ 72ms
Lazy 6✅ 28ms
Lazy Generator 1✅ 3ms
Lexicographic Order on Vectors 2✅ 6ms
List 31✅ 560ms
Locale 13✅ 90ms
Looping Imports 1✅ 0ms
Lowercase Methods 5✅ 4ms
Managed_Resource 3✅ 19ms
Match.end 4✅ 25ms
Match.groups 2✅ 8ms
Match.named_groups 3✅ 25ms
Match.span 4✅ 18ms
Match.start 4✅ 17ms
Match.text 6✅ 29ms
Match.utf_16_end 4✅ 19ms
Match.utf_16_span 4✅ 14ms
Match.utf_16_start 4✅ 15ms
Maybe 5✅ 3ms
Meta-Value Inspection 3✅ 1⚪ 3ms
Meta-Value Manipulation 26✅ 91ms
Methods 1✅ 1⚪ 0ms
Natural Order 4✅ 72ms
No Method Errors 1✅ 10ms
Noise 3✅ 95ms
non-linear inserts 11✅ 84ms
Number Rounding numeric tests 19✅ 137ms
Numbers 14✅ 76ms
Numeric values 1✅ 5ms
Object Comparator 7✅ 33ms
Operator == 15✅ 68ms
Ordering 6✅ 26ms
Pair 1✅ 0ms
Pair - from 2-Item JavaScript Array 13✅ 117ms
Pair - from 2-Item List 13✅ 61ms
Pair - from 2-Item Vector 13✅ 65ms
Pair - from Pair.new 13✅ 52ms
Pair - from Pair.Value 13✅ 12ms
Panics 17✅ 144ms
parse 8✅ 54ms
Pattern Matches 16✅ 43ms
Pattern.find and .find_all 8✅ 62ms
Pattern.match and .match_all 8✅ 54ms
Pattern.matches 5✅ 17ms
Pattern.replace 16✅ 177ms
Pattern.split 6✅ 24ms
Pattern.tokenize 7✅ 164ms
Period 7✅ 30ms
Plain_Text 3✅ 17ms
Polyglot hash maps 2✅ 4⚪ 28ms
Polyglot JS 19✅ 101ms
Polyglot keys and values 2✅ 4⚪ 14ms
Polyglot Python 1⚪ 0ms
Polyglot R 1⚪ 0ms
Problem_Behavior 2✅ 10ms
Process 5✅ 12s
Qualified Names 3✅ 2ms
Random 6✅ 481ms
Range 36✅ 5s
Rank Data 7✅ 27ms
read_bytes 6✅ 43ms
read_text 6✅ 64ms
Refs 1✅ 1ms
Regex splitting 3✅ 17ms
Regex tokenizing 2✅ 20ms
Regex: find and find_all 20✅ 1⚪ 163ms
Regression 12✅ 91ms
ReportingStreamDecoder 6✅ 264ms
ReportingStreamEncoder 8✅ 122ms
Request 10✅ 27ms
rounding 4✅ 17ms
Sorting with multiple comparators 4✅ 2⚪ 33ms
Sorting with the default comparator 7✅ 3⚪ 66ms
Stack traces 1✅ 6ms
State 2✅ 3ms
Statistics 14✅ 240ms
Statistics - empty Vector 3✅ 10ms
Statistics - invalid input 5✅ 97ms
Statistics - invalid input 1✅ 1ms
Statistics - NaN Vector 3✅ 14ms
Statistics - Nothing Vector 3✅ 35ms
System 1✅ 2ms
Text 84✅ 5s
Text_Sub_Range_Data 2✅ 19ms
Text_Utils 4✅ 40ms
Text.match 6✅ 26ms
Text.replace 16✅ 155ms
Text.Span 3✅ 16ms
the Self construct 6✅ 10ms
Time_Of_Day 27✅ 188ms
to_display_text 5✅ 32ms
Type Errors 11✅ 103ms
uncurry 1✅ 1ms
Unresolved symbol 1✅ 1ms
URI 4✅ 18ms
Use a slice of an array as vectors 71✅ 2⚪ 113ms
Use Array as vectors 71✅ 2⚪ 278ms
Use Array_Proxy as vectors 71✅ 2⚪ 111ms
Use Java ArrayList as vectors 71✅ 2⚪ 154ms
Use Vector as vectors 71✅ 2⚪ 1s
UTF_16 BigEndian 2✅ 5ms
UTF_16 LittleEndian 2✅ 5ms
UTF_8 7✅ 34ms
Vector builder 2✅ 6ms
Vector Slicing Helpers 1✅ 18ms
Vector/Array equality 9✅ 16ms
Windows 1252 4✅ 18ms
write operations 21✅ 610ms
Zone 9✅ 32ms

✅ 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✅ 86ms
File uploads 2✅ 12ms
Geo_Map 3✅ 809ms
Histogram Visualization 6✅ 170ms
Lazy Table Visualization 12✅ 327ms
Lazy Text Visualization 3✅ 36ms
Scatter Plot Visualization 14✅ 713ms
Serializable Visualization Identifiers 5✅ 111ms
SQL Visualization 1✅ 134ms
Table Visualization 9✅ 355ms
Table.lookup_ignore_case 1✅ 15ms
Table.rows 1✅ 195ms
Type Names of Visualization Defaults 1✅ 230ms
Vector and Arrays 2✅ 1⚪ 28ms
Widgets for Database 1✅ 12ms
Widgets for In-Database Connection with table name sets 1✅ 98ms
Widgets for In-Database Connection with table types 1✅ 13ms
Widgets for In-Database Table with column name sets 2✅ 23ms
Widgets for In-Memory with column name sets 2✅ 43ms
Widgets for the Text type 1✅ 96ms