Skip to content

Limit deferred assets future execution #13804

Limit deferred assets future execution

Limit deferred assets future execution #13804

GitHub Actions / Standard Library Tests (linux) succeeded Aug 14, 2023 in 1s

Standard Library Tests (linux) ✅

Tests passed successfully

Report Passed Failed Skipped Time
/runner/_work/enso/enso/target/test-results/Examples_Tests/JUnit.xml 33✅ 6s
/runner/_work/enso/enso/target/test-results/Geo_Tests/JUnit.xml 5✅ 207ms
/runner/_work/enso/enso/target/test-results/Image_Tests/JUnit.xml 174✅ 993ms
/runner/_work/enso/enso/target/test-results/Table_Tests/JUnit.xml 3036✅ 194⚪ 80s
/runner/_work/enso/enso/target/test-results/Tests/JUnit.xml 2191✅ 26⚪ 31s
/runner/_work/enso/enso/target/test-results/Visualization_Tests/JUnit.xml 70✅ 1⚪ 3s

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

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

Test suite Passed Failed Skipped Time
Examples 33✅ 6s

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

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

Test suite Passed Failed Skipped Time
Geo Points 2✅ 12ms
GeoJSON to Table 3✅ 195ms

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

174 tests were completed in 993ms with 174 passed, 0 failed and 0 skipped.

Test suite Passed Failed Skipped Time
Image File_Format 2✅ 86ms
Image with 1 channel 19✅ 55ms
Image with 2 channels 19✅ 62ms
Image with 3 channels 19✅ 58ms
Image with 4 channels 19✅ 61ms
Image Write 2✅ 8ms
Image.read 9✅ 374ms
Matrix with 1 channel 21✅ 87ms
Matrix with 2 channels 21✅ 70ms
Matrix with 3 channels 21✅ 70ms
Matrix with 4 channels 21✅ 61ms
Matrix_Error 1✅ 1ms

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

3230 tests were completed in 80s with 3036 passed, 0 failed and 194 skipped.

Test suite Passed Failed Skipped Time
[Codegen] Aggregation 2✅ 40ms
[Codegen] Basic Select 3✅ 22ms
[Codegen] Handling Missing Values 2✅ 39ms
[Codegen] JSON serialization 1⚪ 0ms
[Codegen] Masking Tables and Columns 2✅ 61ms
[Codegen] Sorting 4✅ 19ms
[In-Memory-specific] Table.join 1✅ 730ms
[In-Memory-specific] Table.set 2✅ 43ms
[In-Memory] Interactions Between various operations 8✅ 597ms
[In-Memory] Arithmetic Column Operations 12✅ 40ms
[In-Memory] Boolean Column Operations 4✅ 2⚪ 442ms
[In-Memory] Colum Operations - Names 10✅ 26ms
[In-Memory] Column Comparisons 5✅ 1⚪ 84ms
[In-Memory] Column Naming edge cases 7✅ 257ms
[In-Memory] Column Operations - Equality & Null Handling 4✅ 3⚪ 103ms
[In-Memory] Column Operations - Text Replace 0ms
[In-Memory] Column Operations - Text Replace (in-memory only) 7✅ 1⚪ 33ms
[In-Memory] Column Operations - Text Trim 3✅ 15ms
[In-Memory] Column.const 3✅ 3ms
[In-Memory] Column.fill_nothing/empty 4✅ 41ms
[In-Memory] Column.map 4✅ 35ms
[In-Memory] Column.rename 1✅ 1ms
[In-Memory] Column.take/drop 6✅ 39ms
[In-Memory] Column.zip 4✅ 6ms
[In-Memory] Date-Time operations 21✅ 1⚪ 371ms
[In-Memory] Date-Time support 3✅ 26ms
[In-Memory] Dropping Missing Values 8✅ 181ms
[In-Memory] Expression Arithmetic 3✅ 32ms
[In-Memory] Expression Boolean literals 1✅ 25ms
[In-Memory] Expression Boolean Operators 4✅ 18ms
[In-Memory] Expression Column Arithmetic 2✅ 26ms
[In-Memory] Expression Comparison Operators 6✅ 46ms
[In-Memory] Expression Date and Time literals 5✅ 27ms
[In-Memory] Expression Decimal literals 1✅ 15ms
[In-Memory] Expression Errors should be handled 4✅ 13ms
[In-Memory] Expression Integer literals 1✅ 9ms
[In-Memory] Expression Nothing literals 3✅ 13ms
[In-Memory] Expression Text literals 1✅ 15ms
[In-Memory] Expression Text literals 2✅ 3ms
[In-Memory] Expression Text Operators 2✅ 11ms
[In-Memory] Expression Warnings should be reported 4✅ 44ms
[In-Memory] Filling Missing Values 3✅ 2⚪ 12ms
[In-Memory] Function invocation 2✅ 14ms
[In-Memory] Loss_Of_Integer_Precision (large integers not being exactly representable in Float) 5✅ 40ms
[In-Memory] Min/Max Operations 2✅ 43ms
[In-Memory] Other Column Operations 1✅ 2ms
[In-Memory] replace: literal regex pattern and replacement 5✅ 16ms
[In-Memory] replace: literal text pattern and replacement 4✅ 20ms
[In-Memory] replace: pattern and replacement columns 4✅ 36ms
[In-Memory] Rounding numeric tests 17✅ 1s
[In-Memory] Rounding-like operations 15✅ 84ms
[In-Memory] Simple variant of Table/Column.parse in all backends 5✅ 34ms
[In-Memory] Storage Builders 1✅ 8ms
[In-Memory] Table.add_row_number (common) 6✅ 84ms
[In-Memory] Table.add_row_number (in-memory specific) 6✅ 20ms
[In-Memory] Table.aggregate 3✅ 107ms
[In-Memory] Table.aggregate 3✅ 18ms
[In-Memory] Table.aggregate Concatenate 6✅ 21ms
[In-Memory] Table.aggregate Count_Distinct 2✅ 12ms
[In-Memory] Table.aggregate First and Last 1✅ 3ms
[In-Memory] Table.aggregate Mode 1✅ 2ms
[In-Memory] Table.aggregate Shortest 1✅ 2ms
[In-Memory] Table.aggregate should be able to group on multiple fields not in left columns 13✅ 85ms
[In-Memory] Table.aggregate should be able to group on single field 13✅ 219ms
[In-Memory] Table.aggregate should correctly handle infinities 4✅ 22ms
[In-Memory] Table.aggregate should correctly handle NaN 5✅ 14ms
[In-Memory] Table.aggregate should correctly select result types 4✅ 10ms
[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✅ 96ms
[In-Memory] Table.aggregate should raise warnings when there are issues 7✅ 82ms
[In-Memory] Table.aggregate should raise warnings when there are issues computing aggregation 3✅ 25ms
[In-Memory] Table.aggregate should report warnings and errors based on types 4✅ 43ms
[In-Memory] Table.aggregate should summarize empty table 11✅ 115ms
[In-Memory] Table.aggregate should summarize whole table 13✅ 289ms
[In-Memory] Table.aggregate Standard_Deviation 1✅ 2ms
[In-Memory] Table.aggregate+Expressions 2✅ 37ms
[In-Memory] Table.at 3✅ 10ms
[In-Memory] Table.column_count 1✅ 0ms
[In-Memory] Table.column_names 2✅ 7ms
[In-Memory] Table.cross_join 8✅ 36ms
[In-Memory] Table.cross_tab 23✅ 202ms
[In-Memory] Table.distinct 6✅ 140ms
[In-Memory] Table.distinct 7✅ 48ms
[In-Memory] Table.fill_nothing/empty 6✅ 9ms
[In-Memory] Table.filter 5✅ 929ms
[In-Memory] Table.filter 20✅ 2⚪ 229ms
[In-Memory] Table.filter_by_expression 5✅ 62ms
[In-Memory] Table.get 3✅ 6ms
[In-Memory] Table.join 33✅ 363ms
[In-Memory] Table.join performance 3✅ 1⚪ 395ms
[In-Memory] Table.order_by 23✅ 195ms
[In-Memory] Table.remove_columns 12✅ 165ms
[In-Memory] Table.rename_columns 20✅ 295ms
[In-Memory] Table.reorder_columns 10✅ 118ms
[In-Memory] Table.replace 3✅ 23ms
[In-Memory] Table.rows 6✅ 25ms
[In-Memory] Table.select_columns 15✅ 212ms
[In-Memory] Table.set 7✅ 396ms
[In-Memory] Table.sort_columns 4✅ 50ms
[In-Memory] Table.take/drop 6✅ 191ms
[In-Memory] Table.transpose 8✅ 46ms
[In-Memory] Table.union 20✅ 1⚪ 143ms
[In-Memory] Table.zip 11✅ 79ms
[In-Memory] Table/Column.cast - checking invariants 10✅ 51ms
[In-Memory] Table/Column.cast - date/time 3✅ 24ms
[In-Memory] Table/Column.cast - numeric 4✅ 1⚪ 55ms
[In-Memory] Table/Column.cast - to text 3✅ 46ms
[In-Memory] Text Column Operations 5✅ 59ms
[PostgreSQL] Interactions Between various operations 10✅ 240ms
[PostgreSQL] .pgpass 3✅ 116ms
[PostgreSQL] Aggregation 2✅ 56ms
[PostgreSQL] Appending a Database table to a Database table 28✅ 1s
[PostgreSQL] Appending an in-memory table to a Database table 28✅ 2s
[PostgreSQL] Arithmetic Column Operations 10✅ 2⚪ 96ms
[PostgreSQL] Basic Table Access 4✅ 328ms
[PostgreSQL] Boolean Column Operations 5✅ 1⚪ 89ms
[PostgreSQL] Colum Operations - Names 8✅ 13ms
[PostgreSQL] Column Comparisons 4✅ 1⚪ 126ms
[PostgreSQL] Column Naming edge cases 7✅ 106ms
[PostgreSQL] Column Operations - Equality & Null Handling 4✅ 3⚪ 45ms
[PostgreSQL] Column Operations - Text Replace 2✅ 14ms
[PostgreSQL] Column Operations - Text Replace (in-memory only) 0ms
[PostgreSQL] Column Operations - Text Trim 3✅ 33ms
[PostgreSQL] Column.const 3✅ 27ms
[PostgreSQL] Column.fill_nothing/empty 4✅ 41ms
[PostgreSQL] Column.map 1✅ 4ms
[PostgreSQL] Column.rename 1✅ 6ms
[PostgreSQL] Column.take/drop 1⚪ 0ms
[PostgreSQL] Column.zip 1✅ 4ms
[PostgreSQL] Connection setup 3✅ 99ms
[PostgreSQL] Creating an empty table 17✅ 955ms
[PostgreSQL] Database Encoding 1✅ 95ms
[PostgreSQL] Date-Time operations 19✅ 1⚪ 686ms
[PostgreSQL] Date-Time support 3✅ 79ms
[PostgreSQL] Dialect-specific codegen 1✅ 8ms
[PostgreSQL] Dropping Missing Values 8✅ 290ms
[PostgreSQL] Edge Cases 1✅ 35ms
[PostgreSQL] Expression Arithmetic 3✅ 80ms
[PostgreSQL] Expression Boolean literals 1✅ 10ms
[PostgreSQL] Expression Boolean Operators 4✅ 23ms
[PostgreSQL] Expression Column Arithmetic 2✅ 50ms
[PostgreSQL] Expression Comparison Operators 6✅ 74ms
[PostgreSQL] Expression Date and Time literals 4✅ 45ms
[PostgreSQL] Expression Decimal literals 1✅ 4ms
[PostgreSQL] Expression Errors should be handled 4✅ 22ms
[PostgreSQL] Expression Integer literals 1✅ 7ms
[PostgreSQL] Expression Nothing literals 3✅ 35ms
[PostgreSQL] Expression Text literals 1✅ 7ms
[PostgreSQL] Expression Text literals 2✅ 15ms
[PostgreSQL] Expression Text Operators 2✅ 16ms
[PostgreSQL] Expression Warnings should be reported 2✅ 2⚪ 50ms
[PostgreSQL] Filling Missing Values 4✅ 58ms
[PostgreSQL] Function invocation 2✅ 10ms
[PostgreSQL] Info 3✅ 14ms
[PostgreSQL] Masking Tables 1✅ 57ms
[PostgreSQL] math functions 6✅ 3s
[PostgreSQL] Min/Max Operations 2✅ 28ms
[PostgreSQL] Missing Values 2✅ 34ms
[PostgreSQL] Other Column Operations 1✅ 9ms
[PostgreSQL] Output Execution Context for Database operations 10✅ 1⚪ 472ms
[PostgreSQL] Persisting a Database Table (query) 8✅ 435ms
[PostgreSQL] replace: literal regex pattern and replacement 5✅ 29ms
[PostgreSQL] replace: literal text pattern and replacement 4✅ 61ms
[PostgreSQL] replace: pattern and replacement columns 4✅ 24ms
[PostgreSQL] Rounding numeric tests 17✅ 11s
[PostgreSQL] Rounding-like operations 22✅ 383ms
[PostgreSQL] Schemas and Databases 4✅ 64ms
[PostgreSQL] Simple variant of Table/Column.parse in all backends 5✅ 38ms
[PostgreSQL] Sorting 5✅ 72ms
[PostgreSQL] SSL connectivity tests 1⚪ 0ms
[PostgreSQL] Support for Long Column/Table names 14✅ 831ms
[PostgreSQL] Table.add_row_number (common) 6✅ 77ms
[PostgreSQL] Table.add_row_number (Database specific) 1✅ 19ms
[PostgreSQL] Table.aggregate 3✅ 70ms
[PostgreSQL] Table.aggregate Concatenate 6✅ 82ms
[PostgreSQL] Table.aggregate Count_Distinct 2✅ 82ms
[PostgreSQL] Table.aggregate First and Last 1✅ 11ms
[PostgreSQL] Table.aggregate Mode 1✅ 10ms
[PostgreSQL] Table.aggregate Shortest 1✅ 16ms
[PostgreSQL] Table.aggregate should be able to group on multiple fields not in left columns 12✅ 1⚪ 129ms
[PostgreSQL] Table.aggregate should be able to group on single field 12✅ 1⚪ 91ms
[PostgreSQL] Table.aggregate should correctly handle infinities 4✅ 99ms
[PostgreSQL] Table.aggregate should correctly handle NaN 5✅ 59ms
[PostgreSQL] Table.aggregate should correctly infer result types 4✅ 27ms
[PostgreSQL] Table.aggregate should correctly select result types 4✅ 51ms
[PostgreSQL] Table.aggregate should merge warnings when issues computing aggregation 1⚪ 0ms
[PostgreSQL] Table.aggregate should not summarize empty table when grouped 10✅ 1⚪ 46ms
[PostgreSQL] Table.aggregate should raise warnings when there are issues 7✅ 302ms
[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✅ 11ms
[PostgreSQL] Table.aggregate should report warnings and errors based on types 4✅ 66ms
[PostgreSQL] Table.aggregate should summarize empty table 10✅ 1⚪ 55ms
[PostgreSQL] Table.aggregate should summarize whole table 12✅ 1⚪ 84ms
[PostgreSQL] Table.aggregate Standard_Deviation 1✅ 13ms
[PostgreSQL] Table.aggregate+Expressions 2✅ 34ms
[PostgreSQL] Table.at 3✅ 14ms
[PostgreSQL] Table.column_count 1✅ 0ms
[PostgreSQL] Table.column_names 2✅ 52ms
[PostgreSQL] Table.cross_join 8✅ 382ms
[PostgreSQL] Table.cross_tab 1⚪ 0ms
[PostgreSQL] Table.default_ordering 4✅ 41ms
[PostgreSQL] Table.distinct 7✅ 111ms
[PostgreSQL] Table.fill_nothing/empty 6✅ 82ms
[PostgreSQL] Table.filter 1✅ 0ms
[PostgreSQL] Table.filter 19✅ 1⚪ 402ms
[PostgreSQL] Table.filter_by_expression 4✅ 1⚪ 45ms
[PostgreSQL] Table.get 3✅ 5ms
[PostgreSQL] Table.join 26✅ 3⚪ 2s
[PostgreSQL] Table.order_by 19✅ 2⚪ 87ms
[PostgreSQL] Table.query 8✅ 120ms
[PostgreSQL] Table.remove_columns 12✅ 305ms
[PostgreSQL] Table.rename_columns 20✅ 413ms
[PostgreSQL] Table.reorder_columns 10✅ 209ms
[PostgreSQL] Table.replace 0ms
[PostgreSQL] Table.rows 6✅ 26ms
[PostgreSQL] Table.select_columns 15✅ 418ms
[PostgreSQL] Table.set 7✅ 142ms
[PostgreSQL] Table.sort_columns 4✅ 82ms
[PostgreSQL] Table.take/drop 1⚪ 0ms
[PostgreSQL] Table.transpose 1⚪ 0ms
[PostgreSQL] Table.union 19✅ 558ms
[PostgreSQL] Table.zip 1⚪ 0ms
[PostgreSQL] Table/Column.cast - checking invariants 7✅ 1⚪ 54ms
[PostgreSQL] Table/Column.cast - date/time 3✅ 22ms
[PostgreSQL] Table/Column.cast - numeric 3✅ 1⚪ 23ms
[PostgreSQL] Table/Column.cast - to text 4✅ 1⚪ 48ms
[PostgreSQL] Tables and Table Types 4✅ 67ms
[PostgreSQL] Text Column Operations 5✅ 108ms
[PostgreSQL] Transaction Support 4✅ 48ms
[PostgreSQL] Type Mapping 8✅ 177ms
[PostgreSQL] Uploading an in-memory Table 10✅ 400ms
[PostgreSQL] Warning/Error handling 2✅ 40ms
[Redshift] Database tests 1⚪ 0ms
[SQLite File] Interactions Between various operations 8✅ 655ms
[SQLite File] Aggregation 2✅ 27ms
[SQLite File] Appending a Database table to a Database table 28✅ 692ms
[SQLite File] Appending an in-memory table to a Database table 28✅ 737ms
[SQLite File] Arithmetic Column Operations 10✅ 2⚪ 126ms
[SQLite File] Basic Table Access 4✅ 194ms
[SQLite File] Boolean Column Operations 4✅ 2⚪ 74ms
[SQLite File] Colum Operations - Names 8✅ 28ms
[SQLite File] Column Comparisons 4✅ 1⚪ 193ms
[SQLite File] Column Naming edge cases 7✅ 84ms
[SQLite File] Column Operations - Equality & Null Handling 4✅ 3⚪ 48ms
[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✅ 30ms
[SQLite File] Column.const 3✅ 33ms
[SQLite File] Column.fill_nothing/empty 4✅ 34ms
[SQLite File] Column.map 1✅ 5ms
[SQLite File] Column.rename 1✅ 8ms
[SQLite File] Column.take/drop 1⚪ 0ms
[SQLite File] Column.zip 1✅ 5ms
[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✅ 12ms
[SQLite File] Dropping Missing Values 7✅ 97ms
[SQLite File] Error Handling 2✅ 36ms
[SQLite File] Expression Arithmetic 3✅ 97ms
[SQLite File] Expression Boolean literals 1✅ 16ms
[SQLite File] Expression Boolean Operators 4✅ 29ms
[SQLite File] Expression Column Arithmetic 2✅ 71ms
[SQLite File] Expression Comparison Operators 6✅ 81ms
[SQLite File] Expression Date and Time literals 4⚪ 0ms
[SQLite File] Expression Decimal literals 1✅ 4ms
[SQLite File] Expression Errors should be handled 4✅ 8ms
[SQLite File] Expression Integer literals 1✅ 9ms
[SQLite File] Expression Nothing literals 3✅ 25ms
[SQLite File] Expression Text literals 1✅ 12ms
[SQLite File] Expression Text literals 2✅ 8ms
[SQLite File] Expression Text Operators 2✅ 26ms
[SQLite File] Expression Warnings should be reported 2✅ 2⚪ 55ms
[SQLite File] Filling Missing Values 3✅ 1⚪ 34ms
[SQLite File] Function invocation 2✅ 23ms
[SQLite File] Masking Tables 1✅ 29ms
[SQLite File] math functions 6✅ 601ms
[SQLite File] Metadata 2✅ 25ms
[SQLite File] Min/Max Operations 2✅ 46ms
[SQLite File] Missing Values 2✅ 23ms
[SQLite File] Other Column Operations 1✅ 22ms
[SQLite File] Output Execution Context for Database operations 10✅ 1⚪ 249ms
[SQLite File] partial Date-Time support 2✅ 47ms
[SQLite File] Persisting a Database Table (query) 8✅ 284ms
[SQLite File] replace: literal regex pattern and replacement 5✅ 14ms
[SQLite File] replace: literal text pattern and replacement 4✅ 45ms
[SQLite File] replace: pattern and replacement columns 4✅ 3ms
[SQLite File] Rounding numeric tests 17✅ 3s
[SQLite File] Rounding-like operations 15✅ 256ms
[SQLite File] Schemas and Databases 3✅ 5ms
[SQLite File] Simple variant of Table/Column.parse in all backends 5✅ 85ms
[SQLite File] Sorting 5✅ 45ms
[SQLite File] Support for Long Column/Table names 6✅ 622ms
[SQLite File] Table.add_row_number (common) 6✅ 66ms
[SQLite File] Table.add_row_number (Database specific) 1✅ 19ms
[SQLite File] Table.aggregate 1✅ 9ms
[SQLite File] Table.aggregate Concatenate 6✅ 66ms
[SQLite File] Table.aggregate Count_Distinct 1✅ 1⚪ 54ms
[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⚪ 63ms
[SQLite File] Table.aggregate should be able to group on single field 7✅ 6⚪ 58ms
[SQLite File] Table.aggregate should correctly handle infinities 2✅ 2⚪ 28ms
[SQLite File] Table.aggregate should correctly handle NaN 1⚪ 0ms
[SQLite File] Table.aggregate should correctly select result types 2✅ 2⚪ 24ms
[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⚪ 31ms
[SQLite File] Table.aggregate should raise warnings when there are issues 7✅ 205ms
[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✅ 51ms
[SQLite File] Table.aggregate should report warnings and errors based on types 4✅ 55ms
[SQLite File] Table.aggregate should summarize empty table 7✅ 4⚪ 47ms
[SQLite File] Table.aggregate should summarize whole table 7✅ 6⚪ 69ms
[SQLite File] Table.aggregate Standard_Deviation 1✅ 10ms
[SQLite File] Table.aggregate+Expressions 2✅ 34ms
[SQLite File] Table.at 3✅ 13ms
[SQLite File] Table.column_count 1✅ 0ms
[SQLite File] Table.column_names 2✅ 23ms
[SQLite File] Table.cross_join 8✅ 132ms
[SQLite File] Table.cross_tab 1⚪ 0ms
[SQLite File] Table.default_ordering 4✅ 66ms
[SQLite File] Table.distinct 7✅ 59ms
[SQLite File] Table.fill_nothing/empty 6✅ 97ms
[SQLite File] Table.filter 1✅ 0ms
[SQLite File] Table.filter 19✅ 1⚪ 263ms
[SQLite File] Table.filter_by_expression 4✅ 1⚪ 49ms
[SQLite File] Table.get 3✅ 6ms
[SQLite File] Table.join 26✅ 3⚪ 408ms
[SQLite File] Table.order_by 19✅ 2⚪ 112ms
[SQLite File] Table.query 8✅ 142ms
[SQLite File] Table.remove_columns 11✅ 262ms
[SQLite File] Table.rename_columns 20✅ 402ms
[SQLite File] Table.reorder_columns 9✅ 187ms
[SQLite File] Table.replace 0ms
[SQLite File] Table.rows 6✅ 25ms
[SQLite File] Table.select_columns 14✅ 341ms
[SQLite File] Table.set 7✅ 83ms
[SQLite File] Table.sort_columns 4✅ 65ms
[SQLite File] Table.take/drop 1⚪ 0ms
[SQLite File] Table.transpose 1⚪ 0ms
[SQLite File] Table.union 18✅ 1⚪ 346ms
[SQLite File] Table.zip 1⚪ 0ms
[SQLite File] Table/Column.cast - checking invariants 7✅ 61ms
[SQLite File] Table/Column.cast - numeric 3✅ 1⚪ 33ms
[SQLite File] Table/Column.cast - to text 1✅ 13ms
[SQLite File] Tables and Table Types 4✅ 77ms
[SQLite File] Text Column Operations 5✅ 128ms
[SQLite File] Transaction Support 4✅ 41ms
[SQLite File] Uploading an in-memory Table 10✅ 540ms
[SQLite In-Memory] Interactions Between various operations 8✅ 2s
[SQLite In-Memory] Aggregation 2✅ 7ms
[SQLite In-Memory] Appending a Database table to a Database table 28✅ 533ms
[SQLite In-Memory] Appending an in-memory table to a Database table 28✅ 425ms
[SQLite In-Memory] Arithmetic Column Operations 10✅ 2⚪ 397ms
[SQLite In-Memory] Basic Table Access 4✅ 21ms
[SQLite In-Memory] Boolean Column Operations 4✅ 2⚪ 33ms
[SQLite In-Memory] Colum Operations - Names 8✅ 14ms
[SQLite In-Memory] Column Comparisons 4✅ 1⚪ 464ms
[SQLite In-Memory] Column Naming edge cases 7✅ 41ms
[SQLite In-Memory] Column Operations - Equality & Null Handling 4✅ 3⚪ 19ms
[SQLite In-Memory] Column Operations - Text Replace 2✅ 7ms
[SQLite In-Memory] Column Operations - Text Replace (in-memory only) 0ms
[SQLite In-Memory] Column Operations - Text Trim 3✅ 16ms
[SQLite In-Memory] Column.const 3✅ 14ms
[SQLite In-Memory] Column.fill_nothing/empty 4✅ 15ms
[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✅ 3ms
[SQLite In-Memory] Creating an empty table 15✅ 115ms
[SQLite In-Memory] Date-Time operations 1⚪ 0ms
[SQLite In-Memory] Date-Time support 1⚪ 0ms
[SQLite In-Memory] Dialect-specific codegen 1✅ 1ms
[SQLite In-Memory] Dropping Missing Values 7✅ 76ms
[SQLite In-Memory] Error Handling 2✅ 12ms
[SQLite In-Memory] Expression Arithmetic 3✅ 43ms
[SQLite In-Memory] Expression Boolean literals 1✅ 8ms
[SQLite In-Memory] Expression Boolean Operators 4✅ 18ms
[SQLite In-Memory] Expression Column Arithmetic 2✅ 31ms
[SQLite In-Memory] Expression Comparison Operators 6✅ 57ms
[SQLite In-Memory] Expression Date and Time literals 4⚪ 0ms
[SQLite In-Memory] Expression Decimal literals 1✅ 10ms
[SQLite In-Memory] Expression Errors should be handled 4✅ 6ms
[SQLite In-Memory] Expression Integer literals 1✅ 4ms
[SQLite In-Memory] Expression Nothing literals 3✅ 15ms
[SQLite In-Memory] Expression Text literals 1✅ 5ms
[SQLite In-Memory] Expression Text literals 2✅ 4ms
[SQLite In-Memory] Expression Text Operators 2✅ 11ms
[SQLite In-Memory] Expression Warnings should be reported 2✅ 2⚪ 31ms
[SQLite In-Memory] Filling Missing Values 3✅ 1⚪ 23ms
[SQLite In-Memory] Function invocation 2✅ 7ms
[SQLite In-Memory] Masking Tables 1✅ 7ms
[SQLite In-Memory] math functions 6✅ 266ms
[SQLite In-Memory] Metadata 2✅ 1ms
[SQLite In-Memory] Min/Max Operations 2✅ 17ms
[SQLite In-Memory] Missing Values 2✅ 10ms
[SQLite In-Memory] Other Column Operations 1✅ 7ms
[SQLite In-Memory] Output Execution Context for Database operations 7✅ 1⚪ 76ms
[SQLite In-Memory] partial Date-Time support 2✅ 11ms
[SQLite In-Memory] Persisting a Database Table (query) 8✅ 230ms
[SQLite In-Memory] replace: literal regex pattern and replacement 5✅ 6ms
[SQLite In-Memory] replace: literal text pattern and replacement 4✅ 9ms
[SQLite In-Memory] replace: pattern and replacement columns 4✅ 3ms
[SQLite In-Memory] Rounding numeric tests 17✅ 3s
[SQLite In-Memory] Rounding-like operations 15✅ 123ms
[SQLite In-Memory] Schemas and Databases 3✅ 0ms
[SQLite In-Memory] Simple variant of Table/Column.parse in all backends 5✅ 47ms
[SQLite In-Memory] Sorting 5✅ 18ms
[SQLite In-Memory] Support for Long Column/Table names 6✅ 376ms
[SQLite In-Memory] Table.add_row_number (common) 6✅ 43ms
[SQLite In-Memory] Table.add_row_number (Database specific) 1✅ 30ms
[SQLite In-Memory] Table.aggregate 1✅ 5ms
[SQLite In-Memory] Table.aggregate Concatenate 6✅ 31ms
[SQLite In-Memory] Table.aggregate Count_Distinct 1✅ 1⚪ 32ms
[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⚪ 40ms
[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⚪ 15ms
[SQLite In-Memory] Table.aggregate should correctly handle NaN 1⚪ 0ms
[SQLite In-Memory] Table.aggregate should correctly select result types 2✅ 2⚪ 13ms
[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⚪ 21ms
[SQLite In-Memory] Table.aggregate should raise warnings when there are issues 7✅ 111ms
[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✅ 33ms
[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⚪ 17ms
[SQLite In-Memory] Table.aggregate should summarize whole table 7✅ 6⚪ 27ms
[SQLite In-Memory] Table.aggregate Standard_Deviation 1✅ 6ms
[SQLite In-Memory] Table.aggregate+Expressions 2✅ 15ms
[SQLite In-Memory] Table.at 3✅ 3ms
[SQLite In-Memory] Table.column_count 1✅ 0ms
[SQLite In-Memory] Table.column_names 2✅ 19ms
[SQLite In-Memory] Table.cross_join 8✅ 124ms
[SQLite In-Memory] Table.cross_tab 1⚪ 0ms
[SQLite In-Memory] Table.default_ordering 4✅ 4ms
[SQLite In-Memory] Table.distinct 7✅ 45ms
[SQLite In-Memory] Table.fill_nothing/empty 6✅ 122ms
[SQLite In-Memory] Table.filter 1✅ 0ms
[SQLite In-Memory] Table.filter 19✅ 1⚪ 181ms
[SQLite In-Memory] Table.filter_by_expression 4✅ 1⚪ 36ms
[SQLite In-Memory] Table.get 3✅ 2ms
[SQLite In-Memory] Table.join 26✅ 3⚪ 295ms
[SQLite In-Memory] Table.order_by 19✅ 2⚪ 65ms
[SQLite In-Memory] Table.query 8✅ 26ms
[SQLite In-Memory] Table.remove_columns 11✅ 122ms
[SQLite In-Memory] Table.rename_columns 20✅ 184ms
[SQLite In-Memory] Table.reorder_columns 9✅ 98ms
[SQLite In-Memory] Table.replace 0ms
[SQLite In-Memory] Table.rows 6✅ 12ms
[SQLite In-Memory] Table.select_columns 14✅ 226ms
[SQLite In-Memory] Table.set 7✅ 37ms
[SQLite In-Memory] Table.sort_columns 4✅ 35ms
[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✅ 46ms
[SQLite In-Memory] Table/Column.cast - numeric 3✅ 1⚪ 28ms
[SQLite In-Memory] Table/Column.cast - to text 1✅ 13ms
[SQLite In-Memory] Tables and Table Types 4✅ 15ms
[SQLite In-Memory] Text Column Operations 5✅ 56ms
[SQLite In-Memory] Transaction Support 4✅ 15ms
[SQLite In-Memory] Uploading an in-memory Table 8✅ 277ms
[SQLite] Type Mapping 8✅ 103ms
Aggregate Columns 23✅ 36ms
Boolean Column.format, with format Column 3✅ 8ms
Boolean Column.format, with format string 3✅ 28ms
ceil 3✅ 12ms
Column.parse 13✅ 59ms
Columns 13✅ 1⚪ 46ms
Construction 9✅ 2s
Counting Values 1✅ 0ms
DataFormatter builders 4✅ 13ms
DataFormatter.format 9✅ 1⚪ 39ms
DataFormatter.parse 10✅ 94ms
Date Column.format, with format Column 6✅ 19ms
Date Column.format, with format string 4✅ 50ms
Date_Time Column.format, with format Column 6✅ 14ms
Date_Time Column.format, with format string 4✅ 29ms
Date_Time truncate 1✅ 16ms
Delimited File Parsing 27✅ 3⚪ 637ms
Delimited File Writing 33✅ 722ms
Dropping Missing Values 1✅ 175ms
Edge cases 1✅ 2ms
Errors 2✅ 3ms
Excel Range 9✅ 76ms
File.read (Delimited) 3✅ 19ms
File.read (Delimited) should work with Date_Time 3✅ 3ms
File.read (Delimited) should work with Dates 3✅ 4ms
File.read (Delimited) should work with Time_Of_Days 3✅ 4ms
fill 6✅ 152ms
Float 3✅ 5ms
Float, with format Column 3✅ 3ms
floor 3✅ 8ms
Info 1✅ 9ms
Integer 3✅ 21ms
Integer 1✅ 3ms
Integer, with format Column 3✅ 6ms
Integration 1✅ 38ms
JSON conversion 2✅ 42ms
Mapping Operations 7✅ 290ms
Masking Tables 3✅ 129ms
Numeric, empty/Nothing 4✅ 22ms
Problems 3✅ 11ms
Read XLSX / XLS Files 12✅ 1s
Reading single cells correctly 7✅ 150ms
round/truncate/ceil/floor 3✅ 282ms
Rounding 7✅ 454ms
Should be able to serialise a table with Dates to Text 2✅ 13ms
Should be able to serialise a table with DateTimes to Text 2✅ 1ms
Should be able to serialise a table with Time_Of_Days to Text 2✅ 2ms
Slicing Tables 4✅ 100ms
Sorting Columns 4✅ 34ms
Sorting Tables 2✅ 75ms
SQLite_Format should allow connecting to SQLite files 5✅ 26ms
Table.from Text 1✅ 4ms
Table.parse 22✅ 259ms
Table.parse_to_columns 14✅ 83ms
Table.split 5✅ 86ms
Table.split/tokenize column count 4✅ 25ms
Table.split/tokenize column order 1✅ 3ms
Table.split/tokenize errors 4✅ 4ms
Table.split/tokenize name conflicts 2✅ 14ms
Table.tokenize 12✅ 56ms
Text.parse_to_table 2✅ 27ms
Text.parse_to_table errors 3✅ 8ms
Text.parse_to_table parsing 3✅ 10ms
Text.parse_to_table with case-insensitivity 1✅ 5ms
Text.parse_to_table with groups 2✅ 16ms
Time_Of_Day Column.format, with format Column 6✅ 10ms
Time_Of_Day Column.format, with format string 5✅ 34ms
truncate 3✅ 12ms
Unique_Name_Strategy Helper 12✅ 98ms
Unique_Name_Strategy.combine_with_prefix 6✅ 17ms
Use First Row As Names 5✅ 188ms
Value_Type 2✅ 15ms
Various File Format support on Table 8✅ 540ms
Vector conversion 1✅ 5ms
Write xls Files 36✅ 351ms
Write xlsx Files 36✅ 1s
Writing 4✅ 31ms
XLS reading 7✅ 15ms
XLSX reading 7✅ 147ms

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

2217 tests were completed in 31s with 2191 passed, 0 failed and 26 skipped.

Test suite Passed Failed Skipped Time
Any.map_nothing 2✅ 6ms
Any's methods 3✅ 53ms
Array_Proxy 5✅ 39ms
ArrayOverBuffer 1✅ 15ms
ASCII 4✅ 18ms
Atom with holes 7✅ 11ms
Auto_Detect 3✅ 7ms
BigInts 10✅ 295ms
Booleans 6✅ 8ms
Bound 3✅ 2ms
Bytes 3✅ 2ms
caching 1✅ 19ms
Callables 5✅ 10ms
Check Nothing and NaN 3✅ 0ms
codepoints 2✅ 2ms
Compare functionality with Vector 1✅ 5ms
Compile 6✅ 19ms
const 1✅ 0ms
Contexts and Execution Environment 3✅ 4ms
Conversion 21✅ 37ms
Correlation Statistics 6✅ 27ms
curry 1✅ 4ms
Dataflow Errors 11✅ 17ms
Dataflow Warnings 32✅ 458ms
Date 45✅ 4s
Date date part tests 8✅ 46ms
Date_Range 11✅ 525ms
Date_Time 55✅ 2⚪ 495ms
Date_Time date part tests 8✅ 19ms
Date_Time equality 2✅ 3ms
Day_Of_Week conversions 8✅ 10ms
Decimal.round 16✅ 58ms
Decimal.truncate 1✅ 5ms
Decimals 5✅ 15ms
Deep Exports 1✅ 0ms
Default comparator 3✅ 6ms
Deterministic Random Noise Generator 2✅ 129ms
Duration 15✅ 65ms
Encoding object 4✅ 34ms
Enso Arrays 5✅ 11ms
Enso maps 46✅ 108ms
Enso Set 5✅ 16ms
Environment 1✅ 11ms
Escape 1✅ 0ms
File Operations 20✅ 123ms
flip 2✅ 0ms
folder operations 3✅ 30ms
Fully Qualified Names 1✅ 1ms
Function Ascribed Parameters 12✅ 14ms
Header 1✅ 4ms
HTTP 23✅ 515ms
identity 3✅ 0ms
Inlining Helpers 2✅ 1ms
Integer.round 7✅ 32ms
Integer.truncate 1✅ 2ms
Integers 23✅ 54ms
Interval 7✅ 28ms
Java FFI 6✅ 1⚪ 7ms
Java/Enso Date 2✅ 9ms
JavaDate 45✅ 2s
JavaDate date part tests 8✅ 1ms
JavaLocalTime 27✅ 12ms
JavaScript Objects, Arrays & Functions 8✅ 261ms
JavaScriptArrayWithADate 45✅ 1s
JavaScriptArrayWithADate date part tests 8✅ 27ms
JavascriptDataInArray 53✅ 4⚪ 159ms
JavascriptDataInArray date part tests 8✅ 28ms
JavascriptDate 53✅ 4⚪ 281ms
JavaScriptDate 45✅ 2s
JavascriptDate date part tests 8✅ 82ms
JavaScriptDate date part tests 8✅ 45ms
JavaZonedDateTime 55✅ 2⚪ 95ms
JavaZonedDateTime date part tests 8✅ 2ms
JavaZoneId 7✅ 11ms
JS_Object 2✅ 101ms
JSON 4✅ 63ms
JSON Deserialization 2✅ 39ms
JSON Serialization 3✅ 62ms
JSON_Format 2✅ 42ms
Lazy 6✅ 16ms
Lazy Generator 1✅ 1ms
Lexicographic Order on Vectors 2✅ 3ms
List 31✅ 352ms
Locale 13✅ 43ms
Looping Imports 1✅ 0ms
Lowercase Methods 5✅ 5ms
Managed_Resource 3✅ 11ms
Match.end 4✅ 10ms
Match.groups 2✅ 5ms
Match.named_groups 3✅ 13ms
Match.span 4✅ 14ms
Match.start 4✅ 9ms
Match.text 6✅ 16ms
Match.utf_16_end 4✅ 10ms
Match.utf_16_span 4✅ 8ms
Match.utf_16_start 4✅ 9ms
Maybe 5✅ 2ms
Meta-Value Inspection 4✅ 5ms
Meta-Value Manipulation 26✅ 51ms
Methods 1✅ 1⚪ 1ms
Natural Order 4✅ 57ms
No Method Errors 1✅ 5ms
Noise 3✅ 29ms
non-linear inserts 11✅ 106ms
Numbers 14✅ 45ms
Numeric values 1✅ 2ms
Object Comparator 7✅ 22ms
Operator == 15✅ 50ms
Ordering 6✅ 16ms
Pair 1✅ 0ms
Pair - from 2-Item JavaScript Array 13✅ 68ms
Pair - from 2-Item List 13✅ 53ms
Pair - from 2-Item Vector 13✅ 37ms
Pair - from Pair.new 13✅ 31ms
Pair - from Pair.Value 13✅ 6ms
Panics 17✅ 79ms
parse 8✅ 53ms
Pattern Matches 16✅ 28ms
Pattern.find and .find_all 8✅ 46ms
Pattern.match and .match_all 8✅ 30ms
Pattern.matches 5✅ 9ms
Pattern.replace 16✅ 163ms
Pattern.split 6✅ 37ms
Pattern.tokenize 7✅ 115ms
Period 7✅ 14ms
Plain_Text 3✅ 10ms
Polyglot hash maps 6✅ 67ms
Polyglot JS 19✅ 75ms
Polyglot keys and values 6✅ 2s
Polyglot Python 15✅ 76ms
Polyglot R 1⚪ 0ms
Problem_Behavior 2✅ 10ms
Process 5✅ 28ms
PythonDate 45✅ 2s
PythonDate 52✅ 5⚪ 862ms
PythonDate date part tests 8✅ 34ms
PythonDate date part tests 8✅ 82ms
PythonLocalTime 27✅ 58ms
Qualified Names 3✅ 3ms
Random 6✅ 234ms
Range 36✅ 3s
Rank Data 7✅ 9ms
read_bytes 6✅ 13ms
read_text 6✅ 39ms
Refs 1✅ 0ms
Regex splitting 3✅ 6ms
Regex tokenizing 2✅ 10ms
Regex: find and find_all 20✅ 1⚪ 96ms
Regression 12✅ 61ms
ReportingStreamDecoder 6✅ 127ms
ReportingStreamEncoder 8✅ 56ms
Request 10✅ 17ms
Sorting with multiple comparators 4✅ 2⚪ 22ms
Sorting with the default comparator 7✅ 3⚪ 36ms
Stack traces 1✅ 3ms
Statistics 14✅ 117ms
Statistics - empty Vector 3✅ 5ms
Statistics - invalid input 5✅ 48ms
Statistics - invalid input 1✅ 0ms
Statistics - NaN Vector 3✅ 8ms
Statistics - Nothing Vector 3✅ 21ms
System 2✅ 3ms
Text 84✅ 4s
Text_Sub_Range_Data 2✅ 11ms
Text_Utils 4✅ 19ms
Text.match 6✅ 12ms
Text.replace 16✅ 89ms
Text.Span 3✅ 8ms
the Self construct 6✅ 5ms
Time_Of_Day 27✅ 90ms
to_display_text 5✅ 15ms
uncurry 1✅ 1ms
Unresolved symbol 1✅ 0ms
URI 4✅ 8ms
Use a slice of an array as vectors 72✅ 59ms
Use Array as vectors 72✅ 101ms
Use Array_Proxy as vectors 72✅ 59ms
Use Java ArrayList as vectors 72✅ 73ms
Use Vector as vectors 72✅ 460ms
UTF_16 BigEndian 2✅ 2ms
UTF_16 LittleEndian 2✅ 2ms
UTF_8 7✅ 17ms
Vector Slicing Helpers 1✅ 9ms
Vector/Array equality 9✅ 6ms
Windows 1252 4✅ 8ms
write operations 20✅ 240ms
Zone 9✅ 13ms

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

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

Test suite Passed Failed Skipped Time
Dataflow Error Visualization 2✅ 62ms
File uploads 2✅ 4ms
Geo_Map 3✅ 388ms
Histogram Visualization 6✅ 93ms
Lazy Table Visualization 12✅ 192ms
Lazy Text Visualization 3✅ 19ms
Scatter Plot Visualization 14✅ 498ms
Serializable Visualization Identifiers 5✅ 64ms
SQL Visualization 1✅ 80ms
Table Visualization 9✅ 1s
Table.lookup_ignore_case 1✅ 8ms
Table.rows 1✅ 161ms
Type Names of Visualization Defaults 1✅ 96ms
Vector and Arrays 2✅ 1⚪ 12ms
Widgets for Database 1✅ 27ms
Widgets for In-Database Connection with table name sets 1✅ 179ms
Widgets for In-Database Connection with table types 1✅ 54ms
Widgets for In-Database Table with column name sets 2✅ 40ms
Widgets for In-Memory with column name sets 2✅ 63ms
Widgets for the Text type 1✅ 270ms