Skip to content

Fix restoring cloud projects that have been closed (e.g. from inactivity) #13818

Fix restoring cloud projects that have been closed (e.g. from inactivity)

Fix restoring cloud projects that have been closed (e.g. from inactivity) #13818

GitHub Actions / Standard Library Tests (macos) succeeded Aug 15, 2023 in 0s

Standard Library Tests (macos) ✅

Tests passed successfully

Report Passed Failed Skipped Time
/Users/runner/work/enso/enso/target/test-results/Examples_Tests/JUnit.xml 33✅ 10s
/Users/runner/work/enso/enso/target/test-results/Geo_Tests/JUnit.xml 5✅ 642ms
/Users/runner/work/enso/enso/target/test-results/Image_Tests/JUnit.xml 174✅ 4s
/Users/runner/work/enso/enso/target/test-results/Table_Tests/JUnit.xml 2343✅ 162⚪ 138s
/Users/runner/work/enso/enso/target/test-results/Tests/JUnit.xml 2193✅ 26⚪ 101s
/Users/runner/work/enso/enso/target/test-results/Visualization_Tests/JUnit.xml 70✅ 1⚪ 7s

✅ /Users/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

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

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

Test suite Passed Failed Skipped Time
Geo Points 2✅ 43ms
GeoJSON to Table 3✅ 599ms

✅ /Users/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✅ 217ms
Image with 1 channel 19✅ 193ms
Image with 2 channels 19✅ 204ms
Image with 3 channels 19✅ 230ms
Image with 4 channels 19✅ 181ms
Image Write 2✅ 55ms
Image.read 9✅ 2s
Matrix with 1 channel 21✅ 240ms
Matrix with 2 channels 21✅ 284ms
Matrix with 3 channels 21✅ 226ms
Matrix with 4 channels 21✅ 202ms
Matrix_Error 1✅ 4ms

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

2505 tests were completed in 138s with 2343 passed, 0 failed and 162 skipped.

Test suite Passed Failed Skipped Time
[Codegen] Aggregation 2✅ 88ms
[Codegen] Basic Select 3✅ 64ms
[Codegen] Handling Missing Values 2✅ 136ms
[Codegen] JSON serialization 1⚪ 0ms
[Codegen] Masking Tables and Columns 2✅ 174ms
[Codegen] Sorting 4✅ 55ms
[In-Memory-specific] Table.join 1✅ 888ms
[In-Memory-specific] Table.set 2✅ 108ms
[In-Memory] Interactions Between various operations 8✅ 1s
[In-Memory] Arithmetic Column Operations 12✅ 163ms
[In-Memory] Boolean Column Operations 4✅ 2⚪ 1s
[In-Memory] Colum Operations - Names 10✅ 66ms
[In-Memory] Column Comparisons 5✅ 1⚪ 476ms
[In-Memory] Column Naming edge cases 7✅ 575ms
[In-Memory] Column Operations - Equality & Null Handling 4✅ 3⚪ 192ms
[In-Memory] Column Operations - Text Replace 0ms
[In-Memory] Column Operations - Text Replace (in-memory only) 7✅ 1⚪ 73ms
[In-Memory] Column Operations - Text Trim 3✅ 39ms
[In-Memory] Column.const 3✅ 9ms
[In-Memory] Column.fill_nothing/empty 4✅ 12ms
[In-Memory] Column.map 4✅ 54ms
[In-Memory] Column.rename 1✅ 4ms
[In-Memory] Column.take/drop 6✅ 112ms
[In-Memory] Column.zip 4✅ 12ms
[In-Memory] Date-Time operations 21✅ 1⚪ 866ms
[In-Memory] Date-Time support 3✅ 58ms
[In-Memory] Dropping Missing Values 8✅ 404ms
[In-Memory] Expression Arithmetic 3✅ 108ms
[In-Memory] Expression Boolean literals 1✅ 58ms
[In-Memory] Expression Boolean Operators 4✅ 42ms
[In-Memory] Expression Column Arithmetic 2✅ 68ms
[In-Memory] Expression Comparison Operators 6✅ 146ms
[In-Memory] Expression Date and Time literals 5✅ 35ms
[In-Memory] Expression Decimal literals 1✅ 27ms
[In-Memory] Expression Errors should be handled 4✅ 26ms
[In-Memory] Expression Integer literals 1✅ 23ms
[In-Memory] Expression Nothing literals 3✅ 26ms
[In-Memory] Expression Text literals 1✅ 24ms
[In-Memory] Expression Text literals 2✅ 8ms
[In-Memory] Expression Text Operators 2✅ 34ms
[In-Memory] Expression Warnings should be reported 4✅ 109ms
[In-Memory] Filling Missing Values 3✅ 2⚪ 26ms
[In-Memory] Function invocation 2✅ 20ms
[In-Memory] Loss_Of_Integer_Precision (large integers not being exactly representable in Float) 5✅ 183ms
[In-Memory] Min/Max Operations 2✅ 84ms
[In-Memory] Other Column Operations 1✅ 3ms
[In-Memory] replace: literal regex pattern and replacement 5✅ 28ms
[In-Memory] replace: literal text pattern and replacement 4✅ 30ms
[In-Memory] replace: pattern and replacement columns 4✅ 16ms
[In-Memory] Rounding numeric tests 17✅ 5s
[In-Memory] Rounding-like operations 15✅ 367ms
[In-Memory] Simple variant of Table/Column.parse in all backends 5✅ 72ms
[In-Memory] Storage Builders 1✅ 41ms
[In-Memory] Table.add_row_number (common) 6✅ 200ms
[In-Memory] Table.add_row_number (in-memory specific) 6✅ 81ms
[In-Memory] Table.aggregate 3✅ 337ms
[In-Memory] Table.aggregate 3✅ 73ms
[In-Memory] Table.aggregate Concatenate 6✅ 122ms
[In-Memory] Table.aggregate Count_Distinct 2✅ 134ms
[In-Memory] Table.aggregate First and Last 1✅ 4ms
[In-Memory] Table.aggregate Mode 1✅ 3ms
[In-Memory] Table.aggregate Shortest 1✅ 21ms
[In-Memory] Table.aggregate should be able to group on multiple fields not in left columns 13✅ 505ms
[In-Memory] Table.aggregate should be able to group on single field 13✅ 426ms
[In-Memory] Table.aggregate should correctly handle infinities 4✅ 38ms
[In-Memory] Table.aggregate should correctly handle NaN 5✅ 22ms
[In-Memory] Table.aggregate should correctly select result types 4✅ 74ms
[In-Memory] Table.aggregate should merge warnings when issues computing aggregation 2✅ 26ms
[In-Memory] Table.aggregate should not summarize empty table when grouped 11✅ 86ms
[In-Memory] Table.aggregate should raise warnings when there are issues 7✅ 128ms
[In-Memory] Table.aggregate should raise warnings when there are issues computing aggregation 3✅ 42ms
[In-Memory] Table.aggregate should report warnings and errors based on types 4✅ 79ms
[In-Memory] Table.aggregate should summarize empty table 11✅ 108ms
[In-Memory] Table.aggregate should summarize whole table 13✅ 270ms
[In-Memory] Table.aggregate Standard_Deviation 1✅ 20ms
[In-Memory] Table.aggregate+Expressions 2✅ 53ms
[In-Memory] Table.at 3✅ 25ms
[In-Memory] Table.column_count 1✅ 0ms
[In-Memory] Table.column_names 2✅ 22ms
[In-Memory] Table.cross_join 8✅ 106ms
[In-Memory] Table.cross_tab 23✅ 389ms
[In-Memory] Table.distinct 6✅ 192ms
[In-Memory] Table.distinct 7✅ 133ms
[In-Memory] Table.fill_nothing/empty 6✅ 47ms
[In-Memory] Table.filter 5✅ 2s
[In-Memory] Table.filter 20✅ 2⚪ 577ms
[In-Memory] Table.filter_by_expression 5✅ 120ms
[In-Memory] Table.get 3✅ 20ms
[In-Memory] Table.join 33✅ 883ms
[In-Memory] Table.join performance 3✅ 1⚪ 2s
[In-Memory] Table.order_by 23✅ 294ms
[In-Memory] Table.remove_columns 12✅ 408ms
[In-Memory] Table.rename_columns 20✅ 778ms
[In-Memory] Table.reorder_columns 10✅ 394ms
[In-Memory] Table.replace 3✅ 73ms
[In-Memory] Table.rows 6✅ 79ms
[In-Memory] Table.select_columns 15✅ 672ms
[In-Memory] Table.set 7✅ 883ms
[In-Memory] Table.sort_columns 4✅ 157ms
[In-Memory] Table.take/drop 6✅ 436ms
[In-Memory] Table.transpose 8✅ 125ms
[In-Memory] Table.union 20✅ 1⚪ 450ms
[In-Memory] Table.zip 11✅ 199ms
[In-Memory] Table/Column.cast - checking invariants 10✅ 123ms
[In-Memory] Table/Column.cast - date/time 3✅ 62ms
[In-Memory] Table/Column.cast - numeric 4✅ 1⚪ 157ms
[In-Memory] Table/Column.cast - to text 3✅ 114ms
[In-Memory] Text Column Operations 5✅ 205ms
[PostgreSQL] .pgpass 3✅ 351ms
[PostgreSQL] Connection setup 3✅ 311ms
[PostgreSQL] Database tests 1⚪ 0ms
[PostgreSQL] SSL connectivity tests 1⚪ 0ms
[Redshift] Database tests 1⚪ 0ms
[SQLite File] Interactions Between various operations 8✅ 2s
[SQLite File] Aggregation 2✅ 82ms
[SQLite File] Appending a Database table to a Database table 28✅ 2s
[SQLite File] Appending an in-memory table to a Database table 28✅ 2s
[SQLite File] Arithmetic Column Operations 10✅ 2⚪ 393ms
[SQLite File] Basic Table Access 4✅ 644ms
[SQLite File] Boolean Column Operations 4✅ 2⚪ 227ms
[SQLite File] Colum Operations - Names 8✅ 98ms
[SQLite File] Column Comparisons 4✅ 1⚪ 362ms
[SQLite File] Column Naming edge cases 7✅ 304ms
[SQLite File] Column Operations - Equality & Null Handling 4✅ 3⚪ 155ms
[SQLite File] Column Operations - Text Replace 2✅ 30ms
[SQLite File] Column Operations - Text Replace (in-memory only) 0ms
[SQLite File] Column Operations - Text Trim 3✅ 92ms
[SQLite File] Column.const 3✅ 81ms
[SQLite File] Column.fill_nothing/empty 4✅ 109ms
[SQLite File] Column.map 1✅ 17ms
[SQLite File] Column.rename 1✅ 23ms
[SQLite File] Column.take/drop 1⚪ 0ms
[SQLite File] Column.zip 1✅ 19ms
[SQLite File] Creating an empty table 17✅ 2s
[SQLite File] Date-Time operations 1⚪ 0ms
[SQLite File] Date-Time support 1⚪ 0ms
[SQLite File] Dialect-specific codegen 1✅ 39ms
[SQLite File] Dropping Missing Values 7✅ 382ms
[SQLite File] Error Handling 2✅ 113ms
[SQLite File] Expression Arithmetic 3✅ 220ms
[SQLite File] Expression Boolean literals 1✅ 47ms
[SQLite File] Expression Boolean Operators 4✅ 111ms
[SQLite File] Expression Column Arithmetic 2✅ 182ms
[SQLite File] Expression Comparison Operators 6✅ 296ms
[SQLite File] Expression Date and Time literals 4⚪ 0ms
[SQLite File] Expression Decimal literals 1✅ 18ms
[SQLite File] Expression Errors should be handled 4✅ 19ms
[SQLite File] Expression Integer literals 1✅ 20ms
[SQLite File] Expression Nothing literals 3✅ 82ms
[SQLite File] Expression Text literals 1✅ 35ms
[SQLite File] Expression Text literals 2✅ 26ms
[SQLite File] Expression Text Operators 2✅ 76ms
[SQLite File] Expression Warnings should be reported 2✅ 2⚪ 118ms
[SQLite File] Filling Missing Values 3✅ 1⚪ 120ms
[SQLite File] Function invocation 2✅ 45ms
[SQLite File] Masking Tables 1✅ 56ms
[SQLite File] math functions 6✅ 2s
[SQLite File] Metadata 2✅ 55ms
[SQLite File] Min/Max Operations 2✅ 94ms
[SQLite File] Missing Values 2✅ 80ms
[SQLite File] Other Column Operations 1✅ 99ms
[SQLite File] Output Execution Context for Database operations 10✅ 1⚪ 836ms
[SQLite File] partial Date-Time support 2✅ 65ms
[SQLite File] Persisting a Database Table (query) 8✅ 724ms
[SQLite File] replace: literal regex pattern and replacement 5✅ 25ms
[SQLite File] replace: literal text pattern and replacement 4✅ 75ms
[SQLite File] replace: pattern and replacement columns 4✅ 10ms
[SQLite File] Rounding numeric tests 17✅ 13s
[SQLite File] Rounding-like operations 15✅ 706ms
[SQLite File] Schemas and Databases 3✅ 12ms
[SQLite File] Simple variant of Table/Column.parse in all backends 5✅ 150ms
[SQLite File] Sorting 5✅ 135ms
[SQLite File] Support for Long Column/Table names 6✅ 2s
[SQLite File] Table.add_row_number (common) 6✅ 192ms
[SQLite File] Table.add_row_number (Database specific) 1✅ 58ms
[SQLite File] Table.aggregate 1✅ 26ms
[SQLite File] Table.aggregate Concatenate 6✅ 151ms
[SQLite File] Table.aggregate Count_Distinct 1✅ 1⚪ 146ms
[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⚪ 177ms
[SQLite File] Table.aggregate should be able to group on single field 7✅ 6⚪ 151ms
[SQLite File] Table.aggregate should correctly handle infinities 2✅ 2⚪ 72ms
[SQLite File] Table.aggregate should correctly handle NaN 1⚪ 0ms
[SQLite File] Table.aggregate should correctly select result types 2✅ 2⚪ 65ms
[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⚪ 77ms
[SQLite File] Table.aggregate should raise warnings when there are issues 7✅ 657ms
[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✅ 153ms
[SQLite File] Table.aggregate should report warnings and errors based on types 4✅ 153ms
[SQLite File] Table.aggregate should summarize empty table 7✅ 4⚪ 92ms
[SQLite File] Table.aggregate should summarize whole table 7✅ 6⚪ 126ms
[SQLite File] Table.aggregate Standard_Deviation 1✅ 32ms
[SQLite File] Table.aggregate+Expressions 2✅ 69ms
[SQLite File] Table.at 3✅ 22ms
[SQLite File] Table.column_count 1✅ 0ms
[SQLite File] Table.column_names 2✅ 94ms
[SQLite File] Table.cross_join 8✅ 503ms
[SQLite File] Table.cross_tab 1⚪ 0ms
[SQLite File] Table.default_ordering 4✅ 212ms
[SQLite File] Table.distinct 7✅ 213ms
[SQLite File] Table.fill_nothing/empty 6✅ 238ms
[SQLite File] Table.filter 1✅ 1ms
[SQLite File] Table.filter 19✅ 1⚪ 1s
[SQLite File] Table.filter_by_expression 4✅ 1⚪ 159ms
[SQLite File] Table.get 3✅ 13ms
[SQLite File] Table.join 26✅ 3⚪ 1s
[SQLite File] Table.order_by 19✅ 2⚪ 273ms
[SQLite File] Table.query 8✅ 329ms
[SQLite File] Table.remove_columns 11✅ 798ms
[SQLite File] Table.rename_columns 20✅ 1s
[SQLite File] Table.reorder_columns 9✅ 624ms
[SQLite File] Table.replace 0ms
[SQLite File] Table.rows 6✅ 61ms
[SQLite File] Table.select_columns 14✅ 1s
[SQLite File] Table.set 7✅ 152ms
[SQLite File] Table.sort_columns 4✅ 241ms
[SQLite File] Table.take/drop 1⚪ 0ms
[SQLite File] Table.transpose 1⚪ 0ms
[SQLite File] Table.union 18✅ 1⚪ 1s
[SQLite File] Table.zip 1⚪ 0ms
[SQLite File] Table/Column.cast - checking invariants 7✅ 186ms
[SQLite File] Table/Column.cast - numeric 3✅ 1⚪ 79ms
[SQLite File] Table/Column.cast - to text 1✅ 113ms
[SQLite File] Tables and Table Types 4✅ 214ms
[SQLite File] Text Column Operations 5✅ 333ms
[SQLite File] Transaction Support 4✅ 102ms
[SQLite File] Uploading an in-memory Table 10✅ 1s
[SQLite In-Memory] Interactions Between various operations 8✅ 2s
[SQLite In-Memory] Aggregation 2✅ 32ms
[SQLite In-Memory] Appending a Database table to a Database table 28✅ 2s
[SQLite In-Memory] Appending an in-memory table to a Database table 28✅ 1s
[SQLite In-Memory] Arithmetic Column Operations 10✅ 2⚪ 229ms
[SQLite In-Memory] Basic Table Access 4✅ 148ms
[SQLite In-Memory] Boolean Column Operations 4✅ 2⚪ 172ms
[SQLite In-Memory] Colum Operations - Names 8✅ 69ms
[SQLite In-Memory] Column Comparisons 4✅ 1⚪ 292ms
[SQLite In-Memory] Column Naming edge cases 7✅ 166ms
[SQLite In-Memory] Column Operations - Equality & Null Handling 4✅ 3⚪ 87ms
[SQLite In-Memory] Column Operations - Text Replace 2✅ 16ms
[SQLite In-Memory] Column Operations - Text Replace (in-memory only) 0ms
[SQLite In-Memory] Column Operations - Text Trim 3✅ 48ms
[SQLite In-Memory] Column.const 3✅ 51ms
[SQLite In-Memory] Column.fill_nothing/empty 4✅ 67ms
[SQLite In-Memory] Column.map 1✅ 12ms
[SQLite In-Memory] Column.rename 1✅ 15ms
[SQLite In-Memory] Column.take/drop 1⚪ 0ms
[SQLite In-Memory] Column.zip 1✅ 12ms
[SQLite In-Memory] Creating an empty table 15✅ 475ms
[SQLite In-Memory] Date-Time operations 1⚪ 0ms
[SQLite In-Memory] Date-Time support 1⚪ 0ms
[SQLite In-Memory] Dialect-specific codegen 1✅ 5ms
[SQLite In-Memory] Dropping Missing Values 7✅ 307ms
[SQLite In-Memory] Error Handling 2✅ 39ms
[SQLite In-Memory] Expression Arithmetic 3✅ 175ms
[SQLite In-Memory] Expression Boolean literals 1✅ 36ms
[SQLite In-Memory] Expression Boolean Operators 4✅ 96ms
[SQLite In-Memory] Expression Column Arithmetic 2✅ 153ms
[SQLite In-Memory] Expression Comparison Operators 6✅ 235ms
[SQLite In-Memory] Expression Date and Time literals 4⚪ 0ms
[SQLite In-Memory] Expression Decimal literals 1✅ 16ms
[SQLite In-Memory] Expression Errors should be handled 4✅ 17ms
[SQLite In-Memory] Expression Integer literals 1✅ 17ms
[SQLite In-Memory] Expression Nothing literals 3✅ 62ms
[SQLite In-Memory] Expression Text literals 1✅ 27ms
[SQLite In-Memory] Expression Text literals 2✅ 20ms
[SQLite In-Memory] Expression Text Operators 2✅ 65ms
[SQLite In-Memory] Expression Warnings should be reported 2✅ 2⚪ 107ms
[SQLite In-Memory] Filling Missing Values 3✅ 1⚪ 86ms
[SQLite In-Memory] Function invocation 2✅ 38ms
[SQLite In-Memory] Masking Tables 1✅ 14ms
[SQLite In-Memory] math functions 6✅ 1s
[SQLite In-Memory] Metadata 2✅ 7ms
[SQLite In-Memory] Min/Max Operations 2✅ 76ms
[SQLite In-Memory] Missing Values 2✅ 24ms
[SQLite In-Memory] Other Column Operations 1✅ 20ms
[SQLite In-Memory] Output Execution Context for Database operations 7✅ 1⚪ 301ms
[SQLite In-Memory] partial Date-Time support 2✅ 31ms
[SQLite In-Memory] Persisting a Database Table (query) 8✅ 542ms
[SQLite In-Memory] replace: literal regex pattern and replacement 5✅ 17ms
[SQLite In-Memory] replace: literal text pattern and replacement 4✅ 38ms
[SQLite In-Memory] replace: pattern and replacement columns 4✅ 8ms
[SQLite In-Memory] Rounding numeric tests 17✅ 11s
[SQLite In-Memory] Rounding-like operations 15✅ 466ms
[SQLite In-Memory] Schemas and Databases 3✅ 1ms
[SQLite In-Memory] Simple variant of Table/Column.parse in all backends 5✅ 97ms
[SQLite In-Memory] Sorting 5✅ 53ms
[SQLite In-Memory] Support for Long Column/Table names 6✅ 786ms
[SQLite In-Memory] Table.add_row_number (common) 6✅ 122ms
[SQLite In-Memory] Table.add_row_number (Database specific) 1✅ 29ms
[SQLite In-Memory] Table.aggregate 1✅ 20ms
[SQLite In-Memory] Table.aggregate Concatenate 6✅ 121ms
[SQLite In-Memory] Table.aggregate Count_Distinct 1✅ 1⚪ 116ms
[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⚪ 139ms
[SQLite In-Memory] Table.aggregate should be able to group on single field 7✅ 6⚪ 111ms
[SQLite In-Memory] Table.aggregate should correctly handle infinities 2✅ 2⚪ 56ms
[SQLite In-Memory] Table.aggregate should correctly handle NaN 1⚪ 0ms
[SQLite In-Memory] Table.aggregate should correctly select result types 2✅ 2⚪ 47ms
[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⚪ 68ms
[SQLite In-Memory] Table.aggregate should raise warnings when there are issues 7✅ 470ms
[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✅ 118ms
[SQLite In-Memory] Table.aggregate should summarize empty table 7✅ 4⚪ 61ms
[SQLite In-Memory] Table.aggregate should summarize whole table 7✅ 6⚪ 85ms
[SQLite In-Memory] Table.aggregate Standard_Deviation 1✅ 20ms
[SQLite In-Memory] Table.aggregate+Expressions 2✅ 60ms
[SQLite In-Memory] Table.at 3✅ 14ms
[SQLite In-Memory] Table.column_count 1✅ 0ms
[SQLite In-Memory] Table.column_names 2✅ 60ms
[SQLite In-Memory] Table.cross_join 8✅ 392ms
[SQLite In-Memory] Table.cross_tab 1⚪ 0ms
[SQLite In-Memory] Table.default_ordering 4✅ 22ms
[SQLite In-Memory] Table.distinct 7✅ 171ms
[SQLite In-Memory] Table.fill_nothing/empty 6✅ 150ms
[SQLite In-Memory] Table.filter 1✅ 0ms
[SQLite In-Memory] Table.filter 19✅ 1⚪ 833ms
[SQLite In-Memory] Table.filter_by_expression 4✅ 1⚪ 121ms
[SQLite In-Memory] Table.get 3✅ 9ms
[SQLite In-Memory] Table.join 26✅ 3⚪ 1s
[SQLite In-Memory] Table.order_by 19✅ 2⚪ 226ms
[SQLite In-Memory] Table.query 8✅ 95ms
[SQLite In-Memory] Table.remove_columns 11✅ 453ms
[SQLite In-Memory] Table.rename_columns 20✅ 730ms
[SQLite In-Memory] Table.reorder_columns 9✅ 384ms
[SQLite In-Memory] Table.replace 0ms
[SQLite In-Memory] Table.rows 6✅ 126ms
[SQLite In-Memory] Table.select_columns 14✅ 686ms
[SQLite In-Memory] Table.set 7✅ 104ms
[SQLite In-Memory] Table.sort_columns 4✅ 119ms
[SQLite In-Memory] Table.take/drop 1⚪ 0ms
[SQLite In-Memory] Table.transpose 1⚪ 0ms
[SQLite In-Memory] Table.union 18✅ 1⚪ 934ms
[SQLite In-Memory] Table.zip 1⚪ 0ms
[SQLite In-Memory] Table/Column.cast - checking invariants 7✅ 138ms
[SQLite In-Memory] Table/Column.cast - numeric 3✅ 1⚪ 57ms
[SQLite In-Memory] Table/Column.cast - to text 1✅ 28ms
[SQLite In-Memory] Tables and Table Types 4✅ 56ms
[SQLite In-Memory] Text Column Operations 5✅ 258ms
[SQLite In-Memory] Transaction Support 4✅ 55ms
[SQLite In-Memory] Uploading an in-memory Table 8✅ 537ms
[SQLite] Type Mapping 8✅ 372ms
Aggregate Columns 23✅ 160ms
Boolean Column.format, with format Column 3✅ 28ms
Boolean Column.format, with format string 3✅ 92ms
ceil 3✅ 21ms
Column.parse 13✅ 108ms
Columns 13✅ 1⚪ 186ms
Construction 9✅ 7s
Counting Values 1✅ 2ms
DataFormatter builders 4✅ 31ms
DataFormatter.format 9✅ 1⚪ 42ms
DataFormatter.parse 10✅ 236ms
Date Column.format, with format Column 6✅ 61ms
Date Column.format, with format string 4✅ 99ms
Date_Time Column.format, with format Column 6✅ 43ms
Date_Time Column.format, with format string 4✅ 98ms
Date_Time truncate 1✅ 24ms
Delimited File Parsing 27✅ 3⚪ 1s
Delimited File Writing 33✅ 2s
Dropping Missing Values 1✅ 529ms
Edge cases 1✅ 7ms
Errors 2✅ 9ms
Excel Range 9✅ 168ms
File.read (Delimited) 3✅ 48ms
File.read (Delimited) should work with Date_Time 3✅ 13ms
File.read (Delimited) should work with Dates 3✅ 21ms
File.read (Delimited) should work with Time_Of_Days 3✅ 11ms
fill 6✅ 278ms
Float 3✅ 15ms
Float, with format Column 3✅ 13ms
floor 3✅ 15ms
Info 1✅ 34ms
Integer 3✅ 84ms
Integer 1✅ 11ms
Integer, with format Column 3✅ 22ms
Integration 1✅ 71ms
JSON conversion 2✅ 79ms
Mapping Operations 7✅ 580ms
Masking Tables 3✅ 350ms
Numeric, empty/Nothing 4✅ 86ms
Problems 3✅ 18ms
Read XLSX / XLS Files 12✅ 2s
Reading single cells correctly 7✅ 402ms
round/truncate/ceil/floor 3✅ 658ms
Rounding 7✅ 1s
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✅ 5ms
Should be able to serialise a table with Time_Of_Days to Text 2✅ 4ms
Slicing Tables 4✅ 316ms
Sorting Columns 4✅ 69ms
Sorting Tables 2✅ 320ms
SQLite_Format should allow connecting to SQLite files 5✅ 55ms
Table.from Text 1✅ 8ms
Table.parse 22✅ 678ms
Table.parse_to_columns 14✅ 228ms
Table.split 5✅ 172ms
Table.split/tokenize column count 4✅ 79ms
Table.split/tokenize column order 1✅ 5ms
Table.split/tokenize errors 4✅ 12ms
Table.split/tokenize name conflicts 2✅ 46ms
Table.tokenize 12✅ 167ms
Text.parse_to_table 2✅ 45ms
Text.parse_to_table errors 3✅ 30ms
Text.parse_to_table parsing 3✅ 37ms
Text.parse_to_table with case-insensitivity 1✅ 10ms
Text.parse_to_table with groups 2✅ 27ms
Time_Of_Day Column.format, with format Column 6✅ 34ms
Time_Of_Day Column.format, with format string 5✅ 108ms
truncate 3✅ 16ms
Unique_Name_Strategy Helper 12✅ 197ms
Unique_Name_Strategy.combine_with_prefix 6✅ 18ms
Use First Row As Names 5✅ 390ms
Value_Type 2✅ 26ms
Various File Format support on Table 8✅ 2s
Vector conversion 1✅ 10ms
Write xls Files 36✅ 835ms
Write xlsx Files 36✅ 3s
Writing 4✅ 66ms
XLS reading 7✅ 36ms
XLSX reading 7✅ 374ms

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

2219 tests were completed in 101s with 2193 passed, 0 failed and 26 skipped.

Test suite Passed Failed Skipped Time
Any.map_nothing 2✅ 22ms
Any's methods 3✅ 151ms
Array_Proxy 5✅ 95ms
ArrayOverBuffer 1✅ 45ms
ASCII 4✅ 43ms
Atom with holes 7✅ 35ms
Auto_Detect 3✅ 22ms
BigInts 10✅ 2s
Booleans 6✅ 34ms
Bound 3✅ 4ms
Bytes 3✅ 7ms
caching 1✅ 70ms
Callables 5✅ 34ms
Check Nothing and NaN 3✅ 1ms
codepoints 2✅ 5ms
Compare functionality with Vector 1✅ 19ms
Compile 6✅ 31ms
const 1✅ 1ms
Contexts and Execution Environment 3✅ 13ms
Conversion 21✅ 121ms
Correlation Statistics 6✅ 76ms
curry 1✅ 7ms
Dataflow Errors 11✅ 61ms
Dataflow Warnings 32✅ 1s
Date 45✅ 12s
Date date part tests 8✅ 118ms
Date_Range 11✅ 1s
Date_Time 55✅ 2⚪ 2s
Date_Time date part tests 8✅ 52ms
Date_Time equality 2✅ 9ms
Day_Of_Week conversions 8✅ 31ms
Decimal.round 16✅ 151ms
Decimal.truncate 1✅ 7ms
Decimals 5✅ 29ms
Deep Exports 1✅ 2ms
Default comparator 3✅ 16ms
Deterministic Random Noise Generator 2✅ 1s
Duration 15✅ 173ms
Encoding object 4✅ 80ms
Enso Arrays 5✅ 32ms
Enso maps 46✅ 461ms
Enso Set 5✅ 43ms
Environment 1✅ 27ms
Escape 1✅ 2ms
File Operations 20✅ 375ms
flip 2✅ 2ms
folder operations 3✅ 102ms
Fully Qualified Names 1✅ 1ms
Function Ascribed Parameters 12✅ 52ms
Header 1✅ 11ms
HTTP 23✅ 1s
identity 3✅ 5ms
Inlining Helpers 2✅ 4ms
Integer.round 9✅ 128ms
Integer.truncate 1✅ 2ms
Integers 23✅ 156ms
Interval 7✅ 82ms
Java FFI 6✅ 1⚪ 19ms
Java/Enso Date 2✅ 22ms
JavaDate 45✅ 6s
JavaDate date part tests 8✅ 6ms
JavaLocalTime 27✅ 53ms
JavaScript Objects, Arrays & Functions 8✅ 745ms
JavaScriptArrayWithADate 45✅ 6s
JavaScriptArrayWithADate date part tests 8✅ 77ms
JavascriptDataInArray 53✅ 4⚪ 784ms
JavascriptDataInArray date part tests 8✅ 87ms
JavascriptDate 53✅ 4⚪ 1s
JavaScriptDate 45✅ 9s
JavascriptDate date part tests 8✅ 210ms
JavaScriptDate date part tests 8✅ 125ms
JavaZonedDateTime 55✅ 2⚪ 591ms
JavaZonedDateTime date part tests 8✅ 9ms
JavaZoneId 7✅ 35ms
JS_Object 2✅ 310ms
JSON 4✅ 80ms
JSON Deserialization 2✅ 87ms
JSON Serialization 3✅ 162ms
JSON_Format 2✅ 112ms
Lazy 6✅ 44ms
Lazy Generator 1✅ 4ms
Lexicographic Order on Vectors 2✅ 24ms
List 31✅ 933ms
Locale 13✅ 120ms
Looping Imports 1✅ 1ms
Lowercase Methods 5✅ 8ms
Managed_Resource 3✅ 32ms
Match.end 4✅ 25ms
Match.groups 2✅ 14ms
Match.named_groups 3✅ 32ms
Match.span 4✅ 25ms
Match.start 4✅ 25ms
Match.text 6✅ 31ms
Match.utf_16_end 4✅ 22ms
Match.utf_16_span 4✅ 28ms
Match.utf_16_start 4✅ 23ms
Maybe 5✅ 6ms
Meta-Value Inspection 4✅ 7ms
Meta-Value Manipulation 26✅ 135ms
Methods 1✅ 1⚪ 1ms
Natural Order 4✅ 229ms
No Method Errors 1✅ 15ms
Noise 3✅ 372ms
non-linear inserts 11✅ 153ms
Numbers 14✅ 195ms
Numeric values 1✅ 5ms
Object Comparator 7✅ 68ms
Operator == 15✅ 104ms
Ordering 6✅ 45ms
Pair 1✅ 0ms
Pair - from 2-Item JavaScript Array 13✅ 225ms
Pair - from 2-Item List 13✅ 147ms
Pair - from 2-Item Vector 13✅ 166ms
Pair - from Pair.new 13✅ 130ms
Pair - from Pair.Value 13✅ 26ms
Panics 17✅ 243ms
parse 8✅ 110ms
Pattern Matches 16✅ 58ms
Pattern.find and .find_all 8✅ 95ms
Pattern.match and .match_all 8✅ 78ms
Pattern.matches 5✅ 18ms
Pattern.replace 16✅ 236ms
Pattern.split 6✅ 35ms
Pattern.tokenize 7✅ 217ms
Period 7✅ 39ms
Plain_Text 3✅ 36ms
Polyglot hash maps 6✅ 209ms
Polyglot JS 19✅ 268ms
Polyglot keys and values 6✅ 5s
Polyglot Python 15✅ 190ms
Polyglot R 1⚪ 0ms
Problem_Behavior 2✅ 19ms
Process 5✅ 227ms
PythonDate 45✅ 11s
PythonDate 52✅ 5⚪ 3s
PythonDate date part tests 8✅ 141ms
PythonDate date part tests 8✅ 329ms
PythonLocalTime 27✅ 204ms
Qualified Names 3✅ 4ms
Random 6✅ 2s
Range 36✅ 7s
Rank Data 7✅ 27ms
read_bytes 6✅ 51ms
read_text 6✅ 145ms
Refs 1✅ 2ms
Regex splitting 3✅ 16ms
Regex tokenizing 2✅ 32ms
Regex: find and find_all 20✅ 1⚪ 221ms
Regression 12✅ 108ms
ReportingStreamDecoder 6✅ 1s
ReportingStreamEncoder 8✅ 171ms
Request 10✅ 65ms
Sorting with multiple comparators 4✅ 2⚪ 94ms
Sorting with the default comparator 7✅ 3⚪ 162ms
Stack traces 1✅ 8ms
Statistics 14✅ 368ms
Statistics - empty Vector 3✅ 15ms
Statistics - invalid input 5✅ 141ms
Statistics - invalid input 1✅ 1ms
Statistics - NaN Vector 3✅ 27ms
Statistics - Nothing Vector 3✅ 59ms
System 2✅ 18ms
Text 84✅ 12s
Text_Sub_Range_Data 2✅ 31ms
Text_Utils 4✅ 53ms
Text.match 6✅ 36ms
Text.replace 16✅ 273ms
Text.Span 3✅ 27ms
the Self construct 6✅ 15ms
Time_Of_Day 27✅ 232ms
to_display_text 5✅ 42ms
uncurry 1✅ 2ms
Unresolved symbol 1✅ 1ms
URI 4✅ 28ms
Use a slice of an array as vectors 72✅ 211ms
Use Array as vectors 72✅ 353ms
Use Array_Proxy as vectors 72✅ 188ms
Use Java ArrayList as vectors 72✅ 292ms
Use Vector as vectors 72✅ 1s
UTF_16 BigEndian 2✅ 6ms
UTF_16 LittleEndian 2✅ 6ms
UTF_8 7✅ 45ms
Vector Slicing Helpers 1✅ 33ms
Vector/Array equality 9✅ 19ms
Windows 1252 4✅ 22ms
write operations 20✅ 819ms
Zone 9✅ 41ms

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

71 tests were completed in 7s with 70 passed, 0 failed and 1 skipped.

Test suite Passed Failed Skipped Time
Dataflow Error Visualization 2✅ 137ms
File uploads 2✅ 13ms
Geo_Map 3✅ 1s
Histogram Visualization 6✅ 299ms
Lazy Table Visualization 12✅ 876ms
Lazy Text Visualization 3✅ 66ms
Scatter Plot Visualization 14✅ 1s
Serializable Visualization Identifiers 5✅ 224ms
SQL Visualization 1✅ 276ms
Table Visualization 9✅ 672ms
Table.lookup_ignore_case 1✅ 33ms
Table.rows 1✅ 388ms
Type Names of Visualization Defaults 1✅ 302ms
Vector and Arrays 2✅ 1⚪ 108ms
Widgets for Database 1✅ 25ms
Widgets for In-Database Connection with table name sets 1✅ 260ms
Widgets for In-Database Connection with table types 1✅ 40ms
Widgets for In-Database Table with column name sets 2✅ 99ms
Widgets for In-Memory with column name sets 2✅ 131ms
Widgets for the Text type 1✅ 203ms