Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

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

Merged
merged 12 commits into from
Aug 25, 2023

Trigger CI

33a9b67
Select commit
Loading
Failed to load commit list.
Sign in for the full log view
Merged

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

Trigger CI
33a9b67
Select commit
Loading
Failed to load commit list.
GitHub Actions / Standard Library Tests (linux) succeeded Aug 25, 2023 in 0s

Standard Library Tests (linux) ✅

Tests passed successfully

Report Passed Failed Skipped Time
/runner/_work/enso/enso/target/test-results/Examples_Tests/JUnit.xml 33✅ 5s
/runner/_work/enso/enso/target/test-results/Geo_Tests/JUnit.xml 5✅ 241ms
/runner/_work/enso/enso/target/test-results/Image_Tests/JUnit.xml 174✅ 1s
/runner/_work/enso/enso/target/test-results/Table_Tests/JUnit.xml 3084✅ 185⚪ 85s
/runner/_work/enso/enso/target/test-results/Tests/JUnit.xml 2208✅ 26⚪ 30s
/runner/_work/enso/enso/target/test-results/Visualization_Tests/JUnit.xml 70✅ 1⚪ 2s

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

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

Test suite Passed Failed Skipped Time
Examples 33✅ 5s

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

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

Test suite Passed Failed Skipped Time
Geo Points 2✅ 13ms
GeoJSON to Table 3✅ 228ms

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

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

Test suite Passed Failed Skipped Time
Image File_Format 2✅ 86ms
Image with 1 channel 19✅ 62ms
Image with 2 channels 19✅ 62ms
Image with 3 channels 19✅ 60ms
Image with 4 channels 19✅ 62ms
Image Write 2✅ 8ms
Image.read 9✅ 368ms
Matrix with 1 channel 21✅ 93ms
Matrix with 2 channels 21✅ 74ms
Matrix with 3 channels 21✅ 75ms
Matrix with 4 channels 21✅ 70ms
Matrix_Error 1✅ 1ms

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

3269 tests were completed in 85s with 3084 passed, 0 failed and 185 skipped.

Test suite Passed Failed Skipped Time
[Codegen] Aggregation 2✅ 53ms
[Codegen] Basic Select 3✅ 26ms
[Codegen] Handling Missing Values 2✅ 52ms
[Codegen] JSON serialization 1⚪ 0ms
[Codegen] Masking Tables and Columns 2✅ 76ms
[Codegen] Sorting 4✅ 20ms
[In-Memory-specific] Table.join 1✅ 352ms
[In-Memory-specific] Table.set 2✅ 49ms
[In-Memory] Interactions Between various operations 11✅ 1s
[In-Memory] Arithmetic Column Operations 12✅ 128ms
[In-Memory] Boolean Column Operations 5✅ 1⚪ 121ms
[In-Memory] Colum Operations - Names 10✅ 25ms
[In-Memory] Column Comparisons 5✅ 1⚪ 243ms
[In-Memory] Column Naming edge cases 7✅ 224ms
[In-Memory] Column operation Integer Overflow handling 5✅ 74ms
[In-Memory] Column Operations - Equality & Null Handling 4✅ 3⚪ 41ms
[In-Memory] Column Operations - Text Replace 0ms
[In-Memory] Column Operations - Text Replace (in-memory only) 8✅ 62ms
[In-Memory] Column Operations - Text Trim 3✅ 12ms
[In-Memory] Column.const 3✅ 7ms
[In-Memory] Column.fill_nothing/empty 4✅ 10ms
[In-Memory] Column.map 4✅ 32ms
[In-Memory] Column.rename 1✅ 2ms
[In-Memory] Column.take/drop 6✅ 58ms
[In-Memory] Column.zip 4✅ 5ms
[In-Memory] Date-Time operations 21✅ 1⚪ 515ms
[In-Memory] Date-Time support 3✅ 23ms
[In-Memory] Dropping Missing Values 8✅ 125ms
[In-Memory] Expression Arithmetic 3✅ 60ms
[In-Memory] Expression Boolean literals 1✅ 31ms
[In-Memory] Expression Boolean Operators 4✅ 26ms
[In-Memory] Expression Column Arithmetic 2✅ 82ms
[In-Memory] Expression Comparison Operators 6✅ 130ms
[In-Memory] Expression Date and Time literals 5✅ 31ms
[In-Memory] Expression Decimal literals 1✅ 16ms
[In-Memory] Expression Errors should be handled 4✅ 21ms
[In-Memory] Expression Integer literals 1✅ 12ms
[In-Memory] Expression Nothing literals 3✅ 17ms
[In-Memory] Expression Text literals 1✅ 17ms
[In-Memory] Expression Text literals 2✅ 7ms
[In-Memory] Expression Text Operators 2✅ 25ms
[In-Memory] Expression Warnings should be reported 4✅ 72ms
[In-Memory] Filling Missing Values 4✅ 1⚪ 12ms
[In-Memory] Function invocation 2✅ 10ms
[In-Memory] Loss_Of_Integer_Precision (large integers not being exactly representable in Float) 5✅ 53ms
[In-Memory] Min/Max Operations 2✅ 36ms
[In-Memory] Other Column Operations 1✅ 1ms
[In-Memory] replace: empty table and nothings 2✅ 6ms
[In-Memory] replace: literal regex pattern and replacement 5✅ 13ms
[In-Memory] replace: literal text pattern and replacement 4✅ 25ms
[In-Memory] replace: pattern and replacement columns 4✅ 14ms
[In-Memory] Rounding numeric tests 19✅ 1s
[In-Memory] Rounding-like operations 15✅ 33ms
[In-Memory] Simple variant of Table/Column.parse in all backends 5✅ 20ms
[In-Memory] Storage Builders 1✅ 13ms
[In-Memory] Table.add_row_number (common) 6✅ 103ms
[In-Memory] Table.add_row_number (in-memory specific) 6✅ 29ms
[In-Memory] Table.aggregate 3✅ 147ms
[In-Memory] Table.aggregate 3✅ 7ms
[In-Memory] Table.aggregate Concatenate 6✅ 59ms
[In-Memory] Table.aggregate Count_Distinct 2✅ 55ms
[In-Memory] Table.aggregate First and Last 1✅ 1ms
[In-Memory] Table.aggregate Mode 1✅ 0ms
[In-Memory] Table.aggregate Shortest 1✅ 11ms
[In-Memory] Table.aggregate should be able to group on multiple fields not in left columns 13✅ 215ms
[In-Memory] Table.aggregate should be able to group on single field 13✅ 434ms
[In-Memory] Table.aggregate should correctly handle infinities 4✅ 12ms
[In-Memory] Table.aggregate should correctly handle NaN 5✅ 6ms
[In-Memory] Table.aggregate should correctly select result types 4✅ 31ms
[In-Memory] Table.aggregate should merge warnings when issues computing aggregation 2✅ 5ms
[In-Memory] Table.aggregate should not summarize empty table when grouped 11✅ 45ms
[In-Memory] Table.aggregate should raise warnings when there are issues 7✅ 94ms
[In-Memory] Table.aggregate should raise warnings when there are issues computing aggregation 3✅ 22ms
[In-Memory] Table.aggregate should report warnings and errors based on types 4✅ 27ms
[In-Memory] Table.aggregate should summarize empty table 11✅ 46ms
[In-Memory] Table.aggregate should summarize whole table 13✅ 178ms
[In-Memory] Table.aggregate Standard_Deviation 1✅ 8ms
[In-Memory] Table.aggregate+Expressions 2✅ 36ms
[In-Memory] Table.at 3✅ 14ms
[In-Memory] Table.column_count 1✅ 0ms
[In-Memory] Table.column_names 2✅ 8ms
[In-Memory] Table.cross_join 8✅ 47ms
[In-Memory] Table.cross_tab 23✅ 210ms
[In-Memory] Table.distinct 6✅ 146ms
[In-Memory] Table.distinct 7✅ 58ms
[In-Memory] Table.fill_nothing/empty 6✅ 25ms
[In-Memory] Table.filter 5✅ 700ms
[In-Memory] Table.filter 20✅ 2⚪ 324ms
[In-Memory] Table.filter_by_expression 5✅ 76ms
[In-Memory] Table.get 3✅ 8ms
[In-Memory] Table.join 33✅ 520ms
[In-Memory] Table.join performance 3✅ 1⚪ 432ms
[In-Memory] Table.order_by 23✅ 125ms
[In-Memory] Table.remove_columns 12✅ 148ms
[In-Memory] Table.rename_columns 20✅ 329ms
[In-Memory] Table.reorder_columns 10✅ 119ms
[In-Memory] Table.replace 3✅ 61ms
[In-Memory] Table.rows 6✅ 31ms
[In-Memory] Table.select_columns 15✅ 265ms
[In-Memory] Table.set 7✅ 468ms
[In-Memory] Table.sort_columns 4✅ 73ms
[In-Memory] Table.take/drop 6✅ 195ms
[In-Memory] Table.transpose 8✅ 50ms
[In-Memory] Table.union 23✅ 277ms
[In-Memory] Table.zip 11✅ 109ms
[In-Memory] Table/Column.cast - checking invariants 12✅ 61ms
[In-Memory] Table/Column.cast - date/time 3✅ 6ms
[In-Memory] Table/Column.cast - numeric 6✅ 91ms
[In-Memory] Table/Column.cast - to text 7✅ 84ms
[In-Memory] Text Column Operations 5✅ 87ms
[PostgreSQL] Interactions Between various operations 10✅ 538ms
[PostgreSQL] .pgpass 3✅ 219ms
[PostgreSQL] Aggregation 2✅ 32ms
[PostgreSQL] Appending a Database table to a Database table 29✅ 2s
[PostgreSQL] Appending an in-memory table to a Database table 29✅ 2s
[PostgreSQL] Arithmetic Column Operations 10✅ 2⚪ 88ms
[PostgreSQL] Basic Table Access 4✅ 313ms
[PostgreSQL] Boolean Column Operations 5✅ 1⚪ 98ms
[PostgreSQL] Colum Operations - Names 8✅ 16ms
[PostgreSQL] Column Comparisons 4✅ 1⚪ 107ms
[PostgreSQL] Column Naming edge cases 7✅ 122ms
[PostgreSQL] Column Operations - Equality & Null Handling 4✅ 3⚪ 41ms
[PostgreSQL] Column Operations - Text Replace 2✅ 18ms
[PostgreSQL] Column Operations - Text Replace (in-memory only) 0ms
[PostgreSQL] Column Operations - Text Trim 3✅ 45ms
[PostgreSQL] Column.const 3✅ 52ms
[PostgreSQL] Column.fill_nothing/empty 4✅ 49ms
[PostgreSQL] Column.map 1✅ 8ms
[PostgreSQL] Column.rename 1✅ 8ms
[PostgreSQL] Column.take/drop 1⚪ 0ms
[PostgreSQL] Column.zip 1✅ 6ms
[PostgreSQL] Connection setup 3✅ 181ms
[PostgreSQL] Creating an empty table 17✅ 2s
[PostgreSQL] Database Encoding 1✅ 76ms
[PostgreSQL] Date-Time operations 19✅ 1⚪ 717ms
[PostgreSQL] Date-Time support 3✅ 116ms
[PostgreSQL] Dialect-specific codegen 1✅ 15ms
[PostgreSQL] Dropping Missing Values 8✅ 310ms
[PostgreSQL] Edge Cases 1✅ 31ms
[PostgreSQL] Expression Arithmetic 3✅ 93ms
[PostgreSQL] Expression Boolean literals 1✅ 23ms
[PostgreSQL] Expression Boolean Operators 4✅ 57ms
[PostgreSQL] Expression Column Arithmetic 2✅ 53ms
[PostgreSQL] Expression Comparison Operators 6✅ 214ms
[PostgreSQL] Expression Date and Time literals 4✅ 47ms
[PostgreSQL] Expression Decimal literals 1✅ 10ms
[PostgreSQL] Expression Errors should be handled 4✅ 8ms
[PostgreSQL] Expression Integer literals 1✅ 11ms
[PostgreSQL] Expression Nothing literals 3✅ 35ms
[PostgreSQL] Expression Text literals 1✅ 14ms
[PostgreSQL] Expression Text literals 2✅ 16ms
[PostgreSQL] Expression Text Operators 2✅ 39ms
[PostgreSQL] Expression Warnings should be reported 2✅ 2⚪ 88ms
[PostgreSQL] Filling Missing Values 4✅ 83ms
[PostgreSQL] Function invocation 2✅ 28ms
[PostgreSQL] Info 4✅ 54ms
[PostgreSQL] Masking Tables 1✅ 24ms
[PostgreSQL] math functions 6✅ 2s
[PostgreSQL] Min/Max Operations 2✅ 46ms
[PostgreSQL] Missing Values 2✅ 30ms
[PostgreSQL] Other Column Operations 1✅ 14ms
[PostgreSQL] Output Execution Context for Database operations 10✅ 1⚪ 447ms
[PostgreSQL] Persisting a Database Table (query) 8✅ 575ms
[PostgreSQL] replace: empty table and nothings 2✅ 36ms
[PostgreSQL] replace: literal regex pattern and replacement 5✅ 27ms
[PostgreSQL] replace: literal text pattern and replacement 4✅ 51ms
[PostgreSQL] replace: pattern and replacement columns 4✅ 14ms
[PostgreSQL] Rounding numeric tests 19✅ 10s
[PostgreSQL] Rounding-like operations 22✅ 455ms
[PostgreSQL] Schemas and Databases 4✅ 61ms
[PostgreSQL] Simple variant of Table/Column.parse in all backends 5✅ 60ms
[PostgreSQL] Sorting 5✅ 48ms
[PostgreSQL] SSL connectivity tests 1⚪ 0ms
[PostgreSQL] Support for Long Column/Table names 14✅ 965ms
[PostgreSQL] Table.add_row_number (common) 6✅ 171ms
[PostgreSQL] Table.add_row_number (Database specific) 1✅ 50ms
[PostgreSQL] Table.aggregate 3✅ 64ms
[PostgreSQL] Table.aggregate Concatenate 6✅ 86ms
[PostgreSQL] Table.aggregate Count_Distinct 2✅ 111ms
[PostgreSQL] Table.aggregate First and Last 1✅ 21ms
[PostgreSQL] Table.aggregate Mode 1✅ 14ms
[PostgreSQL] Table.aggregate Shortest 1✅ 9ms
[PostgreSQL] Table.aggregate should be able to group on multiple fields not in left columns 12✅ 1⚪ 128ms
[PostgreSQL] Table.aggregate should be able to group on single field 12✅ 1⚪ 91ms
[PostgreSQL] Table.aggregate should correctly handle infinities 4✅ 148ms
[PostgreSQL] Table.aggregate should correctly handle NaN 5✅ 70ms
[PostgreSQL] Table.aggregate should correctly infer result types 4✅ 26ms
[PostgreSQL] Table.aggregate should correctly select result types 4✅ 77ms
[PostgreSQL] Table.aggregate should merge warnings when issues computing aggregation 1⚪ 0ms
[PostgreSQL] Table.aggregate should not summarize empty table when grouped 10✅ 1⚪ 34ms
[PostgreSQL] Table.aggregate should raise warnings when there are issues 7✅ 353ms
[PostgreSQL] Table.aggregate should raise warnings when there are issues computing aggregation 1⚪ 0ms
[PostgreSQL] Table.aggregate should report unsupported operations but not block other aggregations in warning mode 1✅ 12ms
[PostgreSQL] Table.aggregate should report warnings and errors based on types 4✅ 67ms
[PostgreSQL] Table.aggregate should summarize empty table 10✅ 1⚪ 47ms
[PostgreSQL] Table.aggregate should summarize whole table 12✅ 1⚪ 97ms
[PostgreSQL] Table.aggregate Standard_Deviation 1✅ 18ms
[PostgreSQL] Table.aggregate+Expressions 2✅ 32ms
[PostgreSQL] Table.at 3✅ 24ms
[PostgreSQL] Table.column_count 1✅ 0ms
[PostgreSQL] Table.column_names 2✅ 48ms
[PostgreSQL] Table.cross_join 8✅ 234ms
[PostgreSQL] Table.cross_tab 1⚪ 0ms
[PostgreSQL] Table.default_ordering 4✅ 49ms
[PostgreSQL] Table.distinct 7✅ 195ms
[PostgreSQL] Table.fill_nothing/empty 6✅ 89ms
[PostgreSQL] Table.filter 1✅ 0ms
[PostgreSQL] Table.filter 19✅ 1⚪ 464ms
[PostgreSQL] Table.filter_by_expression 4✅ 1⚪ 71ms
[PostgreSQL] Table.get 3✅ 6ms
[PostgreSQL] Table.join 26✅ 3⚪ 680ms
[PostgreSQL] Table.order_by 19✅ 2⚪ 65ms
[PostgreSQL] Table.query 8✅ 88ms
[PostgreSQL] Table.remove_columns 12✅ 334ms
[PostgreSQL] Table.rename_columns 20✅ 486ms
[PostgreSQL] Table.reorder_columns 10✅ 224ms
[PostgreSQL] Table.replace 0ms
[PostgreSQL] Table.rows 6✅ 15ms
[PostgreSQL] Table.select_columns 15✅ 424ms
[PostgreSQL] Table.set 7✅ 98ms
[PostgreSQL] Table.sort_columns 4✅ 76ms
[PostgreSQL] Table.take/drop 1⚪ 0ms
[PostgreSQL] Table.transpose 1⚪ 0ms
[PostgreSQL] Table.union 21✅ 810ms
[PostgreSQL] Table.zip 1⚪ 0ms
[PostgreSQL] Table/Column.cast - checking invariants 9✅ 118ms
[PostgreSQL] Table/Column.cast - date/time 3✅ 41ms
[PostgreSQL] Table/Column.cast - numeric 4✅ 46ms
[PostgreSQL] Table/Column.cast - to text 5✅ 1⚪ 56ms
[PostgreSQL] Tables and Table Types 4✅ 91ms
[PostgreSQL] Text Column Operations 5✅ 106ms
[PostgreSQL] Transaction Support 4✅ 103ms
[PostgreSQL] Type Mapping 8✅ 267ms
[PostgreSQL] Uploading an in-memory Table 10✅ 727ms
[PostgreSQL] Warning/Error handling 2✅ 47ms
[Redshift] Database tests 1⚪ 0ms
[SQLite File] Interactions Between various operations 8✅ 684ms
[SQLite File] Aggregation 2✅ 22ms
[SQLite File] Appending a Database table to a Database table 28✅ 855ms
[SQLite File] Appending an in-memory table to a Database table 28✅ 759ms
[SQLite File] Arithmetic Column Operations 10✅ 2⚪ 129ms
[SQLite File] Basic Table Access 4✅ 199ms
[SQLite File] Boolean Column Operations 4✅ 2⚪ 105ms
[SQLite File] Colum Operations - Names 8✅ 23ms
[SQLite File] Column Comparisons 4✅ 1⚪ 182ms
[SQLite File] Column Naming edge cases 7✅ 95ms
[SQLite File] Column Operations - Equality & Null Handling 4✅ 3⚪ 65ms
[SQLite File] Column Operations - Text Replace 2✅ 12ms
[SQLite File] Column Operations - Text Replace (in-memory only) 0ms
[SQLite File] Column Operations - Text Trim 3✅ 35ms
[SQLite File] Column.const 3✅ 37ms
[SQLite File] Column.fill_nothing/empty 4✅ 62ms
[SQLite File] Column.map 1✅ 9ms
[SQLite File] Column.rename 1✅ 8ms
[SQLite File] Column.take/drop 1⚪ 0ms
[SQLite File] Column.zip 1✅ 6ms
[SQLite File] Creating an empty table 17✅ 679ms
[SQLite File] Date-Time operations 1⚪ 0ms
[SQLite File] Date-Time support 1⚪ 0ms
[SQLite File] Dialect-specific codegen 1✅ 14ms
[SQLite File] Dropping Missing Values 7✅ 135ms
[SQLite File] Error Handling 2✅ 49ms
[SQLite File] Expression Arithmetic 3✅ 120ms
[SQLite File] Expression Boolean literals 1✅ 20ms
[SQLite File] Expression Boolean Operators 4✅ 28ms
[SQLite File] Expression Column Arithmetic 2✅ 89ms
[SQLite File] Expression Comparison Operators 6✅ 113ms
[SQLite File] Expression Date and Time literals 4⚪ 0ms
[SQLite File] Expression Decimal literals 1✅ 9ms
[SQLite File] Expression Errors should be handled 4✅ 7ms
[SQLite File] Expression Integer literals 1✅ 5ms
[SQLite File] Expression Nothing literals 3✅ 32ms
[SQLite File] Expression Text literals 1✅ 22ms
[SQLite File] Expression Text literals 2✅ 9ms
[SQLite File] Expression Text Operators 2✅ 23ms
[SQLite File] Expression Warnings should be reported 2✅ 2⚪ 73ms
[SQLite File] Filling Missing Values 3✅ 1⚪ 52ms
[SQLite File] Function invocation 2✅ 16ms
[SQLite File] Masking Tables 1✅ 39ms
[SQLite File] math functions 6✅ 877ms
[SQLite File] Metadata 2✅ 26ms
[SQLite File] Min/Max Operations 2✅ 61ms
[SQLite File] Missing Values 2✅ 30ms
[SQLite File] Other Column Operations 1✅ 25ms
[SQLite File] Output Execution Context for Database operations 10✅ 1⚪ 311ms
[SQLite File] partial Date-Time support 2✅ 51ms
[SQLite File] Persisting a Database Table (query) 8✅ 294ms
[SQLite File] replace: empty table and nothings 2✅ 18ms
[SQLite File] replace: literal regex pattern and replacement 5✅ 14ms
[SQLite File] replace: literal text pattern and replacement 4✅ 67ms
[SQLite File] replace: pattern and replacement columns 4✅ 17ms
[SQLite File] Rounding numeric tests 19✅ 5s
[SQLite File] Rounding-like operations 15✅ 231ms
[SQLite File] Schemas and Databases 3✅ 6ms
[SQLite File] Simple variant of Table/Column.parse in all backends 5✅ 123ms
[SQLite File] Sorting 5✅ 44ms
[SQLite File] Support for Long Column/Table names 6✅ 705ms
[SQLite File] Table.add_row_number (common) 6✅ 90ms
[SQLite File] Table.add_row_number (Database specific) 1✅ 37ms
[SQLite File] Table.aggregate 1✅ 9ms
[SQLite File] Table.aggregate Concatenate 6✅ 71ms
[SQLite File] Table.aggregate Count_Distinct 1✅ 1⚪ 53ms
[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⚪ 58ms
[SQLite File] Table.aggregate should be able to group on single field 7✅ 6⚪ 48ms
[SQLite File] Table.aggregate should correctly handle infinities 2✅ 2⚪ 30ms
[SQLite File] Table.aggregate should correctly handle NaN 1⚪ 0ms
[SQLite File] Table.aggregate should correctly select result types 2✅ 2⚪ 20ms
[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⚪ 35ms
[SQLite File] Table.aggregate should raise warnings when there are issues 7✅ 267ms
[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✅ 83ms
[SQLite File] Table.aggregate should report warnings and errors based on types 4✅ 61ms
[SQLite File] Table.aggregate should summarize empty table 7✅ 4⚪ 45ms
[SQLite File] Table.aggregate should summarize whole table 7✅ 6⚪ 74ms
[SQLite File] Table.aggregate Standard_Deviation 1✅ 8ms
[SQLite File] Table.aggregate+Expressions 2✅ 24ms
[SQLite File] Table.at 3✅ 16ms
[SQLite File] Table.column_count 1✅ 0ms
[SQLite File] Table.column_names 2✅ 52ms
[SQLite File] Table.cross_join 8✅ 151ms
[SQLite File] Table.cross_tab 1⚪ 0ms
[SQLite File] Table.default_ordering 4✅ 74ms
[SQLite File] Table.distinct 7✅ 75ms
[SQLite File] Table.fill_nothing/empty 6✅ 101ms
[SQLite File] Table.filter 1✅ 0ms
[SQLite File] Table.filter 19✅ 1⚪ 360ms
[SQLite File] Table.filter_by_expression 4✅ 1⚪ 81ms
[SQLite File] Table.get 3✅ 6ms
[SQLite File] Table.join 26✅ 3⚪ 463ms
[SQLite File] Table.order_by 19✅ 2⚪ 127ms
[SQLite File] Table.query 8✅ 162ms
[SQLite File] Table.remove_columns 11✅ 381ms
[SQLite File] Table.rename_columns 20✅ 426ms
[SQLite File] Table.reorder_columns 9✅ 246ms
[SQLite File] Table.replace 0ms
[SQLite File] Table.rows 6✅ 31ms
[SQLite File] Table.select_columns 14✅ 535ms
[SQLite File] Table.set 7✅ 90ms
[SQLite File] Table.sort_columns 4✅ 53ms
[SQLite File] Table.take/drop 1⚪ 0ms
[SQLite File] Table.transpose 1⚪ 0ms
[SQLite File] Table.union 18✅ 1⚪ 373ms
[SQLite File] Table.zip 1⚪ 0ms
[SQLite File] Table/Column.cast - checking invariants 7✅ 71ms
[SQLite File] Table/Column.cast - numeric 3✅ 52ms
[SQLite File] Table/Column.cast - to text 1✅ 26ms
[SQLite File] Tables and Table Types 4✅ 54ms
[SQLite File] Text Column Operations 5✅ 151ms
[SQLite File] Transaction Support 4✅ 54ms
[SQLite File] Uploading an in-memory Table 10✅ 372ms
[SQLite In-Memory] Interactions Between various operations 8✅ 666ms
[SQLite In-Memory] Aggregation 2✅ 8ms
[SQLite In-Memory] Appending a Database table to a Database table 28✅ 651ms
[SQLite In-Memory] Appending an in-memory table to a Database table 28✅ 463ms
[SQLite In-Memory] Arithmetic Column Operations 10✅ 2⚪ 125ms
[SQLite In-Memory] Basic Table Access 4✅ 53ms
[SQLite In-Memory] Boolean Column Operations 4✅ 2⚪ 45ms
[SQLite In-Memory] Colum Operations - Names 8✅ 14ms
[SQLite In-Memory] Column Comparisons 4✅ 1⚪ 140ms
[SQLite In-Memory] Column Naming edge cases 7✅ 48ms
[SQLite In-Memory] Column Operations - Equality & Null Handling 4✅ 3⚪ 47ms
[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✅ 13ms
[SQLite In-Memory] Column.const 3✅ 13ms
[SQLite In-Memory] Column.fill_nothing/empty 4✅ 34ms
[SQLite In-Memory] Column.map 1✅ 4ms
[SQLite In-Memory] Column.rename 1✅ 5ms
[SQLite In-Memory] Column.take/drop 1⚪ 0ms
[SQLite In-Memory] Column.zip 1✅ 4ms
[SQLite In-Memory] Creating an empty table 15✅ 222ms
[SQLite In-Memory] Date-Time operations 1⚪ 0ms
[SQLite In-Memory] Date-Time support 1⚪ 0ms
[SQLite In-Memory] Dialect-specific codegen 1✅ 3ms
[SQLite In-Memory] Dropping Missing Values 7✅ 136ms
[SQLite In-Memory] Error Handling 2✅ 26ms
[SQLite In-Memory] Expression Arithmetic 3✅ 69ms
[SQLite In-Memory] Expression Boolean literals 1✅ 10ms
[SQLite In-Memory] Expression Boolean Operators 4✅ 28ms
[SQLite In-Memory] Expression Column Arithmetic 2✅ 56ms
[SQLite In-Memory] Expression Comparison Operators 6✅ 88ms
[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✅ 7ms
[SQLite In-Memory] Expression Integer literals 1✅ 5ms
[SQLite In-Memory] Expression Nothing literals 3✅ 18ms
[SQLite In-Memory] Expression Text literals 1✅ 6ms
[SQLite In-Memory] Expression Text literals 2✅ 5ms
[SQLite In-Memory] Expression Text Operators 2✅ 26ms
[SQLite In-Memory] Expression Warnings should be reported 2✅ 2⚪ 43ms
[SQLite In-Memory] Filling Missing Values 3✅ 1⚪ 30ms
[SQLite In-Memory] Function invocation 2✅ 12ms
[SQLite In-Memory] Masking Tables 1✅ 17ms
[SQLite In-Memory] math functions 6✅ 374ms
[SQLite In-Memory] Metadata 2✅ 8ms
[SQLite In-Memory] Min/Max Operations 2✅ 18ms
[SQLite In-Memory] Missing Values 2✅ 13ms
[SQLite In-Memory] Other Column Operations 1✅ 5ms
[SQLite In-Memory] Output Execution Context for Database operations 7✅ 1⚪ 98ms
[SQLite In-Memory] partial Date-Time support 2✅ 8ms
[SQLite In-Memory] Persisting a Database Table (query) 8✅ 134ms
[SQLite In-Memory] replace: empty table and nothings 2✅ 11ms
[SQLite In-Memory] replace: literal regex pattern and replacement 5✅ 6ms
[SQLite In-Memory] replace: literal text pattern and replacement 4✅ 14ms
[SQLite In-Memory] replace: pattern and replacement columns 4✅ 2ms
[SQLite In-Memory] Rounding numeric tests 19✅ 3s
[SQLite In-Memory] Rounding-like operations 15✅ 175ms
[SQLite In-Memory] Schemas and Databases 3✅ 0ms
[SQLite In-Memory] Simple variant of Table/Column.parse in all backends 5✅ 34ms
[SQLite In-Memory] Sorting 5✅ 12ms
[SQLite In-Memory] Support for Long Column/Table names 6✅ 312ms
[SQLite In-Memory] Table.add_row_number (common) 6✅ 37ms
[SQLite In-Memory] Table.add_row_number (Database specific) 1✅ 8ms
[SQLite In-Memory] Table.aggregate 1✅ 8ms
[SQLite In-Memory] Table.aggregate Concatenate 6✅ 44ms
[SQLite In-Memory] Table.aggregate Count_Distinct 1✅ 1⚪ 42ms
[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⚪ 51ms
[SQLite In-Memory] Table.aggregate should be able to group on single field 7✅ 6⚪ 44ms
[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⚪ 22ms
[SQLite In-Memory] Table.aggregate should raise warnings when there are issues 7✅ 142ms
[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✅ 44ms
[SQLite In-Memory] Table.aggregate should report warnings and errors based on types 4✅ 30ms
[SQLite In-Memory] Table.aggregate should summarize empty table 7✅ 4⚪ 21ms
[SQLite In-Memory] Table.aggregate should summarize whole table 7✅ 6⚪ 28ms
[SQLite In-Memory] Table.aggregate Standard_Deviation 1✅ 8ms
[SQLite In-Memory] Table.aggregate+Expressions 2✅ 26ms
[SQLite In-Memory] Table.at 3✅ 3ms
[SQLite In-Memory] Table.column_count 1✅ 0ms
[SQLite In-Memory] Table.column_names 2✅ 14ms
[SQLite In-Memory] Table.cross_join 8✅ 109ms
[SQLite In-Memory] Table.cross_tab 1⚪ 0ms
[SQLite In-Memory] Table.default_ordering 4✅ 12ms
[SQLite In-Memory] Table.distinct 7✅ 46ms
[SQLite In-Memory] Table.fill_nothing/empty 6✅ 68ms
[SQLite In-Memory] Table.filter 1✅ 0ms
[SQLite In-Memory] Table.filter 19✅ 1⚪ 232ms
[SQLite In-Memory] Table.filter_by_expression 4✅ 1⚪ 40ms
[SQLite In-Memory] Table.get 3✅ 2ms
[SQLite In-Memory] Table.join 26✅ 3⚪ 385ms
[SQLite In-Memory] Table.order_by 19✅ 2⚪ 78ms
[SQLite In-Memory] Table.query 8✅ 39ms
[SQLite In-Memory] Table.remove_columns 11✅ 130ms
[SQLite In-Memory] Table.rename_columns 20✅ 316ms
[SQLite In-Memory] Table.reorder_columns 9✅ 105ms
[SQLite In-Memory] Table.replace 0ms
[SQLite In-Memory] Table.rows 6✅ 8ms
[SQLite In-Memory] Table.select_columns 14✅ 188ms
[SQLite In-Memory] Table.set 7✅ 47ms
[SQLite In-Memory] Table.sort_columns 4✅ 53ms
[SQLite In-Memory] Table.take/drop 1⚪ 0ms
[SQLite In-Memory] Table.transpose 1⚪ 0ms
[SQLite In-Memory] Table.union 18✅ 1⚪ 227ms
[SQLite In-Memory] Table.zip 1⚪ 0ms
[SQLite In-Memory] Table/Column.cast - checking invariants 7✅ 45ms
[SQLite In-Memory] Table/Column.cast - numeric 3✅ 30ms
[SQLite In-Memory] Table/Column.cast - to text 1✅ 7ms
[SQLite In-Memory] Tables and Table Types 4✅ 37ms
[SQLite In-Memory] Text Column Operations 5✅ 68ms
[SQLite In-Memory] Transaction Support 4✅ 30ms
[SQLite In-Memory] Uploading an in-memory Table 8✅ 173ms
[SQLite] Type Mapping 8✅ 60ms
Aggregate Columns 23✅ 66ms
Boolean Column.format, with format Column 3✅ 10ms
Boolean Column.format, with format string 3✅ 38ms
ceil 3✅ 11ms
Column.parse 13✅ 34ms
Columns 13✅ 1⚪ 75ms
Construction 9✅ 3s
Counting Values 1✅ 1ms
DataFormatter builders 4✅ 10ms
DataFormatter.format 9✅ 1⚪ 21ms
DataFormatter.parse 10✅ 122ms
Date Column.format, with format Column 6✅ 16ms
Date Column.format, with format string 4✅ 33ms
Date_Time Column.format, with format Column 6✅ 26ms
Date_Time Column.format, with format string 4✅ 31ms
Date_Time truncate 1✅ 7ms
Delimited File Parsing 27✅ 3⚪ 704ms
Delimited File Writing 33✅ 771ms
Dropping Missing Values 1✅ 270ms
Edge cases 1✅ 2ms
Errors 2✅ 3ms
Excel Range 9✅ 74ms
File.read (Delimited) 3✅ 25ms
File.read (Delimited) should work with Date_Time 3✅ 5ms
File.read (Delimited) should work with Dates 3✅ 5ms
File.read (Delimited) should work with Time_Of_Days 3✅ 5ms
fill 6✅ 83ms
Float 3✅ 6ms
Float, with format Column 3✅ 4ms
floor 3✅ 12ms
Info 1✅ 17ms
Integer 3✅ 25ms
Integer 1✅ 4ms
Integer, with format Column 3✅ 7ms
Integration 1✅ 42ms
JSON conversion 2✅ 61ms
Mapping Operations 7✅ 279ms
Masking Tables 3✅ 162ms
Numeric, empty/Nothing 4✅ 27ms
Problems 3✅ 10ms
Read XLSX / XLS Files 12✅ 1s
Reading single cells correctly 7✅ 192ms
round/truncate/ceil/floor 3✅ 34ms
Rounding 8✅ 57ms
Should be able to serialise a table with Dates to Text 2✅ 16ms
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✅ 2ms
Slicing Tables 4✅ 152ms
Sorting Columns 4✅ 77ms
Sorting Tables 2✅ 142ms
SQLite_Format should allow connecting to SQLite files 5✅ 25ms
Table.from Text 1✅ 6ms
Table.parse 22✅ 270ms
Table.parse_to_columns 14✅ 147ms
Table.split 5✅ 75ms
Table.split/tokenize column count 4✅ 33ms
Table.split/tokenize column order 1✅ 5ms
Table.split/tokenize errors 4✅ 4ms
Table.split/tokenize name conflicts 2✅ 24ms
Table.tokenize 12✅ 73ms
Text.parse_to_table 2✅ 38ms
Text.parse_to_table errors 3✅ 12ms
Text.parse_to_table parsing 3✅ 13ms
Text.parse_to_table with case-insensitivity 1✅ 4ms
Text.parse_to_table with groups 2✅ 21ms
Time_Of_Day Column.format, with format Column 6✅ 11ms
Time_Of_Day Column.format, with format string 5✅ 65ms
truncate 3✅ 12ms
Unique_Name_Strategy Helper 12✅ 174ms
Unique_Name_Strategy.combine_with_prefix 6✅ 18ms
Use First Row As Names 5✅ 235ms
Value_Type 2✅ 24ms
Various File Format support on Table 8✅ 540ms
Vector conversion 1✅ 4ms
Write xls Files 36✅ 441ms
Write xlsx Files 36✅ 1s
Writing 4✅ 27ms
XLS reading 7✅ 31ms
XLSX reading 7✅ 155ms

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

2234 tests were completed in 30s with 2208 passed, 0 failed and 26 skipped.

Test suite Passed Failed Skipped Time
Any.map_nothing 2✅ 7ms
Any's methods 3✅ 47ms
Array_Proxy 5✅ 24ms
ArrayOverBuffer 1✅ 14ms
ASCII 4✅ 34ms
Atom with holes 7✅ 12ms
Auto_Detect 3✅ 7ms
BigInts 10✅ 271ms
Booleans 6✅ 8ms
Bound 3✅ 1ms
Bytes 3✅ 3ms
caching 1✅ 27ms
Callables 5✅ 9ms
Check Nothing and NaN 3✅ 0ms
codepoints 2✅ 4ms
Compare functionality with Vector 1✅ 5ms
Compile 6✅ 26ms
const 1✅ 0ms
Contexts and Execution Environment 3✅ 8ms
Conversion 21✅ 58ms
Correlation Statistics 6✅ 26ms
curry 1✅ 2ms
Dataflow Errors 11✅ 17ms
Dataflow Warnings 32✅ 597ms
Date 45✅ 3s
Date date part tests 8✅ 44ms
Date_Range 11✅ 670ms
Date_Time 55✅ 2⚪ 765ms
Date_Time date part tests 8✅ 30ms
Date_Time equality 2✅ 0ms
Day_Of_Week conversions 8✅ 11ms
Decimal.truncate 1✅ 2ms
Decimals 5✅ 17ms
Deep Exports 1✅ 0ms
Default comparator 3✅ 7ms
Deterministic Random Noise Generator 2✅ 187ms
Duration 15✅ 130ms
Encoding object 4✅ 57ms
Enso Arrays 5✅ 11ms
Enso maps 46✅ 163ms
Enso Set 5✅ 15ms
Environment 1✅ 11ms
Escape 1✅ 0ms
File Operations 20✅ 109ms
flip 2✅ 0ms
folder operations 3✅ 32ms
Fully Qualified Names 1✅ 0ms
Function Ascribed Parameters 12✅ 26ms
Header 1✅ 9ms
HTTP 23✅ 493ms
identity 3✅ 0ms
Inlining Helpers 2✅ 3ms
Integer.truncate 1✅ 0ms
Integers 23✅ 97ms
Interval 7✅ 21ms
Java case of 3✅ 3ms
Java FFI 6✅ 1⚪ 9ms
Java/Enso Date 2✅ 7ms
JavaDate 45✅ 2s
JavaDate date part tests 8✅ 2ms
JavaLocalTime 27✅ 15ms
JavaScript Objects, Arrays & Functions 8✅ 250ms
JavaScriptArrayWithADate 45✅ 1s
JavaScriptArrayWithADate date part tests 8✅ 33ms
JavascriptDataInArray 53✅ 4⚪ 198ms
JavascriptDataInArray date part tests 8✅ 3ms
JavascriptDate 53✅ 4⚪ 457ms
JavaScriptDate 45✅ 2s
JavascriptDate date part tests 8✅ 84ms
JavaScriptDate date part tests 8✅ 46ms
JavaZonedDateTime 55✅ 2⚪ 98ms
JavaZonedDateTime date part tests 8✅ 2ms
JavaZoneId 7✅ 3ms
JS_Object 2✅ 100ms
JSON 4✅ 33ms
JSON Deserialization 2✅ 35ms
JSON Serialization 3✅ 117ms
JSON_Format 2✅ 42ms
Lazy 6✅ 20ms
Lazy Generator 1✅ 1ms
Lexicographic Order on Vectors 2✅ 5ms
List 31✅ 341ms
Locale 13✅ 51ms
Looping Imports 1✅ 0ms
Lowercase Methods 5✅ 3ms
Managed_Resource 3✅ 10ms
Match.end 4✅ 9ms
Match.groups 2✅ 6ms
Match.named_groups 3✅ 15ms
Match.span 4✅ 19ms
Match.start 4✅ 9ms
Match.text 6✅ 16ms
Match.utf_16_end 4✅ 19ms
Match.utf_16_span 4✅ 8ms
Match.utf_16_start 4✅ 15ms
Maybe 5✅ 2ms
Meta-Value Inspection 4✅ 3ms
Meta-Value Manipulation 26✅ 54ms
Methods 1✅ 1⚪ 0ms
Natural Order 4✅ 85ms
No Method Errors 1✅ 4ms
Noise 3✅ 37ms
non-linear inserts 11✅ 74ms
Number Rounding numeric tests 19✅ 113ms
Numbers 14✅ 71ms
Numeric values 1✅ 1ms
Object Comparator 7✅ 43ms
Operator == 15✅ 41ms
Ordering 6✅ 20ms
Pair 1✅ 0ms
Pair - from 2-Item JavaScript Array 13✅ 65ms
Pair - from 2-Item List 13✅ 37ms
Pair - from 2-Item Vector 13✅ 41ms
Pair - from Pair.new 13✅ 30ms
Pair - from Pair.Value 13✅ 7ms
Panics 17✅ 94ms
parse 8✅ 29ms
Pattern Matches 16✅ 23ms
Pattern.find and .find_all 8✅ 49ms
Pattern.match and .match_all 8✅ 32ms
Pattern.matches 5✅ 15ms
Pattern.replace 16✅ 177ms
Pattern.split 6✅ 28ms
Pattern.tokenize 7✅ 122ms
Period 7✅ 31ms
Plain_Text 3✅ 11ms
Polyglot hash maps 6✅ 63ms
Polyglot JS 19✅ 75ms
Polyglot keys and values 6✅ 2s
Polyglot Python 15✅ 98ms
Polyglot R 1⚪ 0ms
Problem_Behavior 2✅ 7ms
Process 5✅ 29ms
PythonDate 45✅ 3s
PythonDate 52✅ 5⚪ 1s
PythonDate date part tests 8✅ 40ms
PythonDate date part tests 8✅ 102ms
PythonLocalTime 27✅ 121ms
Qualified Names 3✅ 1ms
Random 6✅ 284ms
Range 36✅ 3s
Rank Data 7✅ 9ms
read_bytes 6✅ 15ms
read_text 6✅ 43ms
Refs 1✅ 1ms
Regex splitting 3✅ 6ms
Regex tokenizing 2✅ 10ms
Regex: find and find_all 20✅ 1⚪ 101ms
Regression 12✅ 48ms
ReportingStreamDecoder 6✅ 143ms
ReportingStreamEncoder 8✅ 62ms
Request 10✅ 37ms
rounding 4✅ 20ms
Sorting with multiple comparators 4✅ 2⚪ 59ms
Sorting with the default comparator 7✅ 3⚪ 47ms
Stack traces 1✅ 3ms
State 2✅ 3ms
Statistics 14✅ 154ms
Statistics - empty Vector 3✅ 5ms
Statistics - invalid input 5✅ 57ms
Statistics - invalid input 1✅ 0ms
Statistics - NaN Vector 3✅ 7ms
Statistics - Nothing Vector 3✅ 19ms
System 2✅ 2ms
Text 84✅ 3s
Text_Sub_Range_Data 2✅ 21ms
Text_Utils 4✅ 21ms
Text.match 6✅ 12ms
Text.replace 16✅ 91ms
Text.Span 3✅ 19ms
the Self construct 6✅ 12ms
Time_Of_Day 27✅ 148ms
to_display_text 5✅ 19ms
Type Errors 9✅ 78ms
uncurry 1✅ 0ms
Unresolved symbol 1✅ 0ms
URI 4✅ 9ms
Use a slice of an array as vectors 72✅ 120ms
Use Array as vectors 72✅ 175ms
Use Array_Proxy as vectors 72✅ 119ms
Use Java ArrayList as vectors 72✅ 139ms
Use Vector as vectors 72✅ 398ms
UTF_16 BigEndian 2✅ 5ms
UTF_16 LittleEndian 2✅ 5ms
UTF_8 7✅ 36ms
Vector builder 2✅ 3ms
Vector Slicing Helpers 1✅ 18ms
Vector/Array equality 9✅ 6ms
Windows 1252 4✅ 20ms
write operations 21✅ 514ms
Zone 9✅ 16ms

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

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

Test suite Passed Failed Skipped Time
Dataflow Error Visualization 2✅ 51ms
File uploads 2✅ 7ms
Geo_Map 3✅ 412ms
Histogram Visualization 6✅ 97ms
Lazy Table Visualization 12✅ 246ms
Lazy Text Visualization 3✅ 27ms
Scatter Plot Visualization 14✅ 454ms
Serializable Visualization Identifiers 5✅ 86ms
SQL Visualization 1✅ 89ms
Table Visualization 9✅ 233ms
Table.lookup_ignore_case 1✅ 7ms
Table.rows 1✅ 103ms
Type Names of Visualization Defaults 1✅ 95ms
Vector and Arrays 2✅ 1⚪ 15ms
Widgets for Database 1✅ 8ms
Widgets for In-Database Connection with table name sets 1✅ 71ms
Widgets for In-Database Connection with table types 1✅ 14ms
Widgets for In-Database Table with column name sets 2✅ 24ms
Widgets for In-Memory with column name sets 2✅ 52ms
Widgets for the Text type 1✅ 45ms