Category switcher #13870
GitHub Actions / Standard Library Tests (macos)
succeeded
Aug 17, 2023 in 1s
Standard Library Tests (macos) ✅
✅ /Users/runner/work/enso/enso/target/test-results/Examples_Tests/JUnit.xml
33 tests were completed in 9s with 33 passed, 0 failed and 0 skipped.
Test suite | Passed | Failed | Skipped | Time |
---|---|---|---|---|
Examples | 33✅ | 9s |
✅ /Users/runner/work/enso/enso/target/test-results/Geo_Tests/JUnit.xml
5 tests were completed in 717ms with 5 passed, 0 failed and 0 skipped.
Test suite | Passed | Failed | Skipped | Time |
---|---|---|---|---|
Geo Points | 2✅ | 100ms | ||
GeoJSON to Table | 3✅ | 617ms |
✅ /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✅ | 224ms | ||
Image with 1 channel | 19✅ | 225ms | ||
Image with 2 channels | 19✅ | 237ms | ||
Image with 3 channels | 19✅ | 217ms | ||
Image with 4 channels | 19✅ | 227ms | ||
Image Write | 2✅ | 55ms | ||
Image.read | 9✅ | 2s | ||
Matrix with 1 channel | 21✅ | 261ms | ||
Matrix with 2 channels | 21✅ | 326ms | ||
Matrix with 3 channels | 21✅ | 263ms | ||
Matrix with 4 channels | 21✅ | 244ms | ||
Matrix_Error | 1✅ | 4ms |
✅ /Users/runner/work/enso/enso/target/test-results/Table_Tests/JUnit.xml
2518 tests were completed in 140s with 2356 passed, 0 failed and 162 skipped.
Test suite | Passed | Failed | Skipped | Time |
---|---|---|---|---|
[Codegen] Aggregation | 2✅ | 91ms | ||
[Codegen] Basic Select | 3✅ | 90ms | ||
[Codegen] Handling Missing Values | 2✅ | 134ms | ||
[Codegen] JSON serialization | 1⚪ | 0ms | ||
[Codegen] Masking Tables and Columns | 2✅ | 190ms | ||
[Codegen] Sorting | 4✅ | 52ms | ||
[In-Memory-specific] Table.join | 1✅ | 801ms | ||
[In-Memory-specific] Table.set | 2✅ | 95ms | ||
[In-Memory] Interactions Between various operations | 8✅ | 2s | ||
[In-Memory] Arithmetic Column Operations | 12✅ | 187ms | ||
[In-Memory] Boolean Column Operations | 4✅ | 2⚪ | 201ms | |
[In-Memory] Colum Operations - Names | 10✅ | 80ms | ||
[In-Memory] Column Comparisons | 5✅ | 1⚪ | 526ms | |
[In-Memory] Column Naming edge cases | 7✅ | 637ms | ||
[In-Memory] Column Operations - Equality & Null Handling | 4✅ | 3⚪ | 85ms | |
[In-Memory] Column Operations - Text Replace | 0ms | |||
[In-Memory] Column Operations - Text Replace (in-memory only) | 7✅ | 1⚪ | 88ms | |
[In-Memory] Column Operations - Text Trim | 3✅ | 66ms | ||
[In-Memory] Column.const | 3✅ | 10ms | ||
[In-Memory] Column.fill_nothing/empty | 4✅ | 13ms | ||
[In-Memory] Column.map | 4✅ | 56ms | ||
[In-Memory] Column.rename | 1✅ | 4ms | ||
[In-Memory] Column.take/drop | 6✅ | 115ms | ||
[In-Memory] Column.zip | 4✅ | 13ms | ||
[In-Memory] Date-Time operations | 21✅ | 1⚪ | 1s | |
[In-Memory] Date-Time support | 3✅ | 66ms | ||
[In-Memory] Dropping Missing Values | 8✅ | 443ms | ||
[In-Memory] Expression Arithmetic | 3✅ | 80ms | ||
[In-Memory] Expression Boolean literals | 1✅ | 72ms | ||
[In-Memory] Expression Boolean Operators | 4✅ | 54ms | ||
[In-Memory] Expression Column Arithmetic | 2✅ | 138ms | ||
[In-Memory] Expression Comparison Operators | 6✅ | 175ms | ||
[In-Memory] Expression Date and Time literals | 5✅ | 45ms | ||
[In-Memory] Expression Decimal literals | 1✅ | 32ms | ||
[In-Memory] Expression Errors should be handled | 4✅ | 25ms | ||
[In-Memory] Expression Integer literals | 1✅ | 26ms | ||
[In-Memory] Expression Nothing literals | 3✅ | 51ms | ||
[In-Memory] Expression Text literals | 1✅ | 26ms | ||
[In-Memory] Expression Text literals | 2✅ | 8ms | ||
[In-Memory] Expression Text Operators | 2✅ | 47ms | ||
[In-Memory] Expression Warnings should be reported | 4✅ | 122ms | ||
[In-Memory] Filling Missing Values | 3✅ | 2⚪ | 29ms | |
[In-Memory] Function invocation | 2✅ | 21ms | ||
[In-Memory] Loss_Of_Integer_Precision (large integers not being exactly representable in Float) | 5✅ | 156ms | ||
[In-Memory] Min/Max Operations | 2✅ | 100ms | ||
[In-Memory] Other Column Operations | 1✅ | 4ms | ||
[In-Memory] replace: empty table and nothings | 2✅ | 7ms | ||
[In-Memory] replace: literal regex pattern and replacement | 5✅ | 25ms | ||
[In-Memory] replace: literal text pattern and replacement | 4✅ | 39ms | ||
[In-Memory] replace: pattern and replacement columns | 4✅ | 24ms | ||
[In-Memory] Rounding numeric tests | 19✅ | 2s | ||
[In-Memory] Rounding-like operations | 15✅ | 58ms | ||
[In-Memory] Simple variant of Table/Column.parse in all backends | 5✅ | 59ms | ||
[In-Memory] Storage Builders | 1✅ | 45ms | ||
[In-Memory] Table.add_row_number (common) | 6✅ | 196ms | ||
[In-Memory] Table.add_row_number (in-memory specific) | 6✅ | 51ms | ||
[In-Memory] Table.aggregate | 3✅ | 270ms | ||
[In-Memory] Table.aggregate | 3✅ | 31ms | ||
[In-Memory] Table.aggregate Concatenate | 6✅ | 127ms | ||
[In-Memory] Table.aggregate Count_Distinct | 2✅ | 137ms | ||
[In-Memory] Table.aggregate First and Last | 1✅ | 5ms | ||
[In-Memory] Table.aggregate Mode | 1✅ | 3ms | ||
[In-Memory] Table.aggregate Shortest | 1✅ | 23ms | ||
[In-Memory] Table.aggregate should be able to group on multiple fields not in left columns | 13✅ | 589ms | ||
[In-Memory] Table.aggregate should be able to group on single field | 13✅ | 424ms | ||
[In-Memory] Table.aggregate should correctly handle infinities | 4✅ | 40ms | ||
[In-Memory] Table.aggregate should correctly handle NaN | 5✅ | 29ms | ||
[In-Memory] Table.aggregate should correctly select result types | 4✅ | 79ms | ||
[In-Memory] Table.aggregate should merge warnings when issues computing aggregation | 2✅ | 12ms | ||
[In-Memory] Table.aggregate should not summarize empty table when grouped | 11✅ | 91ms | ||
[In-Memory] Table.aggregate should raise warnings when there are issues | 7✅ | 139ms | ||
[In-Memory] Table.aggregate should raise warnings when there are issues computing aggregation | 3✅ | 50ms | ||
[In-Memory] Table.aggregate should report warnings and errors based on types | 4✅ | 98ms | ||
[In-Memory] Table.aggregate should summarize empty table | 11✅ | 112ms | ||
[In-Memory] Table.aggregate should summarize whole table | 13✅ | 292ms | ||
[In-Memory] Table.aggregate Standard_Deviation | 1✅ | 21ms | ||
[In-Memory] Table.aggregate+Expressions | 2✅ | 59ms | ||
[In-Memory] Table.at | 3✅ | 40ms | ||
[In-Memory] Table.column_count | 1✅ | 1ms | ||
[In-Memory] Table.column_names | 2✅ | 31ms | ||
[In-Memory] Table.cross_join | 8✅ | 153ms | ||
[In-Memory] Table.cross_tab | 23✅ | 369ms | ||
[In-Memory] Table.distinct | 6✅ | 244ms | ||
[In-Memory] Table.distinct | 7✅ | 135ms | ||
[In-Memory] Table.fill_nothing/empty | 6✅ | 43ms | ||
[In-Memory] Table.filter | 5✅ | 2s | ||
[In-Memory] Table.filter | 20✅ | 2⚪ | 659ms | |
[In-Memory] Table.filter_by_expression | 5✅ | 111ms | ||
[In-Memory] Table.get | 3✅ | 33ms | ||
[In-Memory] Table.join | 33✅ | 877ms | ||
[In-Memory] Table.join performance | 3✅ | 1⚪ | 2s | |
[In-Memory] Table.order_by | 23✅ | 316ms | ||
[In-Memory] Table.remove_columns | 12✅ | 489ms | ||
[In-Memory] Table.rename_columns | 20✅ | 958ms | ||
[In-Memory] Table.reorder_columns | 10✅ | 467ms | ||
[In-Memory] Table.replace | 3✅ | 84ms | ||
[In-Memory] Table.rows | 6✅ | 94ms | ||
[In-Memory] Table.select_columns | 15✅ | 807ms | ||
[In-Memory] Table.set | 7✅ | 960ms | ||
[In-Memory] Table.sort_columns | 4✅ | 204ms | ||
[In-Memory] Table.take/drop | 6✅ | 462ms | ||
[In-Memory] Table.transpose | 8✅ | 156ms | ||
[In-Memory] Table.union | 20✅ | 1⚪ | 446ms | |
[In-Memory] Table.zip | 11✅ | 211ms | ||
[In-Memory] Table/Column.cast - checking invariants | 10✅ | 137ms | ||
[In-Memory] Table/Column.cast - date/time | 3✅ | 61ms | ||
[In-Memory] Table/Column.cast - numeric | 4✅ | 1⚪ | 128ms | |
[In-Memory] Table/Column.cast - to text | 3✅ | 124ms | ||
[In-Memory] Text Column Operations | 5✅ | 319ms | ||
[PostgreSQL] .pgpass | 3✅ | 407ms | ||
[PostgreSQL] Connection setup | 3✅ | 356ms | ||
[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✅ | 89ms | ||
[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⚪ | 296ms | |
[SQLite File] Basic Table Access | 4✅ | 651ms | ||
[SQLite File] Boolean Column Operations | 4✅ | 2⚪ | 211ms | |
[SQLite File] Colum Operations - Names | 8✅ | 116ms | ||
[SQLite File] Column Comparisons | 4✅ | 1⚪ | 415ms | |
[SQLite File] Column Naming edge cases | 7✅ | 289ms | ||
[SQLite File] Column Operations - Equality & Null Handling | 4✅ | 3⚪ | 131ms | |
[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✅ | 91ms | ||
[SQLite File] Column.const | 3✅ | 83ms | ||
[SQLite File] Column.fill_nothing/empty | 4✅ | 104ms | ||
[SQLite File] Column.map | 1✅ | 17ms | ||
[SQLite File] Column.rename | 1✅ | 26ms | ||
[SQLite File] Column.take/drop | 1⚪ | 0ms | ||
[SQLite File] Column.zip | 1✅ | 19ms | ||
[SQLite File] Creating an empty table | 17✅ | 3s | ||
[SQLite File] Date-Time operations | 1⚪ | 0ms | ||
[SQLite File] Date-Time support | 1⚪ | 0ms | ||
[SQLite File] Dialect-specific codegen | 1✅ | 33ms | ||
[SQLite File] Dropping Missing Values | 7✅ | 424ms | ||
[SQLite File] Error Handling | 2✅ | 77ms | ||
[SQLite File] Expression Arithmetic | 3✅ | 227ms | ||
[SQLite File] Expression Boolean literals | 1✅ | 51ms | ||
[SQLite File] Expression Boolean Operators | 4✅ | 121ms | ||
[SQLite File] Expression Column Arithmetic | 2✅ | 189ms | ||
[SQLite File] Expression Comparison Operators | 6✅ | 296ms | ||
[SQLite File] Expression Date and Time literals | 4⚪ | 0ms | ||
[SQLite File] Expression Decimal literals | 1✅ | 19ms | ||
[SQLite File] Expression Errors should be handled | 4✅ | 19ms | ||
[SQLite File] Expression Integer literals | 1✅ | 22ms | ||
[SQLite File] Expression Nothing literals | 3✅ | 90ms | ||
[SQLite File] Expression Text literals | 1✅ | 39ms | ||
[SQLite File] Expression Text literals | 2✅ | 33ms | ||
[SQLite File] Expression Text Operators | 2✅ | 83ms | ||
[SQLite File] Expression Warnings should be reported | 2✅ | 2⚪ | 190ms | |
[SQLite File] Filling Missing Values | 3✅ | 1⚪ | 129ms | |
[SQLite File] Function invocation | 2✅ | 48ms | ||
[SQLite File] Masking Tables | 1✅ | 79ms | ||
[SQLite File] math functions | 6✅ | 3s | ||
[SQLite File] Metadata | 2✅ | 70ms | ||
[SQLite File] Min/Max Operations | 2✅ | 101ms | ||
[SQLite File] Missing Values | 2✅ | 80ms | ||
[SQLite File] Other Column Operations | 1✅ | 35ms | ||
[SQLite File] Output Execution Context for Database operations | 10✅ | 1⚪ | 849ms | |
[SQLite File] partial Date-Time support | 2✅ | 69ms | ||
[SQLite File] Persisting a Database Table (query) | 8✅ | 710ms | ||
[SQLite File] replace: empty table and nothings | 2✅ | 51ms | ||
[SQLite File] replace: literal regex pattern and replacement | 5✅ | 26ms | ||
[SQLite File] replace: literal text pattern and replacement | 4✅ | 78ms | ||
[SQLite File] replace: pattern and replacement columns | 4✅ | 10ms | ||
[SQLite File] Rounding numeric tests | 19✅ | 16s | ||
[SQLite File] Rounding-like operations | 15✅ | 635ms | ||
[SQLite File] Schemas and Databases | 3✅ | 11ms | ||
[SQLite File] Simple variant of Table/Column.parse in all backends | 5✅ | 156ms | ||
[SQLite File] Sorting | 5✅ | 124ms | ||
[SQLite File] Support for Long Column/Table names | 6✅ | 2s | ||
[SQLite File] Table.add_row_number (common) | 6✅ | 195ms | ||
[SQLite File] Table.add_row_number (Database specific) | 1✅ | 58ms | ||
[SQLite File] Table.aggregate | 1✅ | 35ms | ||
[SQLite File] Table.aggregate Concatenate | 6✅ | 202ms | ||
[SQLite File] Table.aggregate Count_Distinct | 1✅ | 1⚪ | 165ms | |
[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⚪ | 191ms | |
[SQLite File] Table.aggregate should be able to group on single field | 7✅ | 6⚪ | 152ms | |
[SQLite File] Table.aggregate should correctly handle infinities | 2✅ | 2⚪ | 107ms | |
[SQLite File] Table.aggregate should correctly handle NaN | 1⚪ | 0ms | ||
[SQLite File] Table.aggregate should correctly select result types | 2✅ | 2⚪ | 73ms | |
[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⚪ | 84ms | |
[SQLite File] Table.aggregate should raise warnings when there are issues | 7✅ | 822ms | ||
[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✅ | 167ms | ||
[SQLite File] Table.aggregate should report warnings and errors based on types | 4✅ | 169ms | ||
[SQLite File] Table.aggregate should summarize empty table | 7✅ | 4⚪ | 107ms | |
[SQLite File] Table.aggregate should summarize whole table | 7✅ | 6⚪ | 140ms | |
[SQLite File] Table.aggregate Standard_Deviation | 1✅ | 30ms | ||
[SQLite File] Table.aggregate+Expressions | 2✅ | 78ms | ||
[SQLite File] Table.at | 3✅ | 24ms | ||
[SQLite File] Table.column_count | 1✅ | 0ms | ||
[SQLite File] Table.column_names | 2✅ | 106ms | ||
[SQLite File] Table.cross_join | 8✅ | 492ms | ||
[SQLite File] Table.cross_tab | 1⚪ | 0ms | ||
[SQLite File] Table.default_ordering | 4✅ | 180ms | ||
[SQLite File] Table.distinct | 7✅ | 202ms | ||
[SQLite File] Table.fill_nothing/empty | 6✅ | 217ms | ||
[SQLite File] Table.filter | 1✅ | 1ms | ||
[SQLite File] Table.filter | 19✅ | 1⚪ | 1s | |
[SQLite File] Table.filter_by_expression | 4✅ | 1⚪ | 186ms | |
[SQLite File] Table.get | 3✅ | 13ms | ||
[SQLite File] Table.join | 26✅ | 3⚪ | 1s | |
[SQLite File] Table.order_by | 19✅ | 2⚪ | 265ms | |
[SQLite File] Table.query | 8✅ | 329ms | ||
[SQLite File] Table.remove_columns | 11✅ | 884ms | ||
[SQLite File] Table.rename_columns | 20✅ | 1s | ||
[SQLite File] Table.reorder_columns | 9✅ | 725ms | ||
[SQLite File] Table.replace | 0ms | |||
[SQLite File] Table.rows | 6✅ | 72ms | ||
[SQLite File] Table.select_columns | 14✅ | 1s | ||
[SQLite File] Table.set | 7✅ | 167ms | ||
[SQLite File] Table.sort_columns | 4✅ | 264ms | ||
[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✅ | 199ms | ||
[SQLite File] Table/Column.cast - numeric | 3✅ | 1⚪ | 85ms | |
[SQLite File] Table/Column.cast - to text | 1✅ | 41ms | ||
[SQLite File] Tables and Table Types | 4✅ | 225ms | ||
[SQLite File] Text Column Operations | 5✅ | 339ms | ||
[SQLite File] Transaction Support | 4✅ | 102ms | ||
[SQLite File] Uploading an in-memory Table | 10✅ | 985ms | ||
[SQLite In-Memory] Interactions Between various operations | 8✅ | 2s | ||
[SQLite In-Memory] Aggregation | 2✅ | 34ms | ||
[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⚪ | 224ms | |
[SQLite In-Memory] Basic Table Access | 4✅ | 233ms | ||
[SQLite In-Memory] Boolean Column Operations | 4✅ | 2⚪ | 168ms | |
[SQLite In-Memory] Colum Operations - Names | 8✅ | 75ms | ||
[SQLite In-Memory] Column Comparisons | 4✅ | 1⚪ | 306ms | |
[SQLite In-Memory] Column Naming edge cases | 7✅ | 163ms | ||
[SQLite In-Memory] Column Operations - Equality & Null Handling | 4✅ | 3⚪ | 89ms | |
[SQLite In-Memory] Column Operations - Text Replace | 2✅ | 14ms | ||
[SQLite In-Memory] Column Operations - Text Replace (in-memory only) | 0ms | |||
[SQLite In-Memory] Column Operations - Text Trim | 3✅ | 50ms | ||
[SQLite In-Memory] Column.const | 3✅ | 45ms | ||
[SQLite In-Memory] Column.fill_nothing/empty | 4✅ | 64ms | ||
[SQLite In-Memory] Column.map | 1✅ | 11ms | ||
[SQLite In-Memory] Column.rename | 1✅ | 14ms | ||
[SQLite In-Memory] Column.take/drop | 1⚪ | 0ms | ||
[SQLite In-Memory] Column.zip | 1✅ | 11ms | ||
[SQLite In-Memory] Creating an empty table | 15✅ | 471ms | ||
[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✅ | 322ms | ||
[SQLite In-Memory] Error Handling | 2✅ | 42ms | ||
[SQLite In-Memory] Expression Arithmetic | 3✅ | 193ms | ||
[SQLite In-Memory] Expression Boolean literals | 1✅ | 44ms | ||
[SQLite In-Memory] Expression Boolean Operators | 4✅ | 106ms | ||
[SQLite In-Memory] Expression Column Arithmetic | 2✅ | 171ms | ||
[SQLite In-Memory] Expression Comparison Operators | 6✅ | 267ms | ||
[SQLite In-Memory] Expression Date and Time literals | 4⚪ | 0ms | ||
[SQLite In-Memory] Expression Decimal literals | 1✅ | 18ms | ||
[SQLite In-Memory] Expression Errors should be handled | 4✅ | 21ms | ||
[SQLite In-Memory] Expression Integer literals | 1✅ | 18ms | ||
[SQLite In-Memory] Expression Nothing literals | 3✅ | 64ms | ||
[SQLite In-Memory] Expression Text literals | 1✅ | 33ms | ||
[SQLite In-Memory] Expression Text literals | 2✅ | 21ms | ||
[SQLite In-Memory] Expression Text Operators | 2✅ | 73ms | ||
[SQLite In-Memory] Expression Warnings should be reported | 2✅ | 2⚪ | 111ms | |
[SQLite In-Memory] Filling Missing Values | 3✅ | 1⚪ | 94ms | |
[SQLite In-Memory] Function invocation | 2✅ | 42ms | ||
[SQLite In-Memory] Masking Tables | 1✅ | 13ms | ||
[SQLite In-Memory] math functions | 6✅ | 1s | ||
[SQLite In-Memory] Metadata | 2✅ | 10ms | ||
[SQLite In-Memory] Min/Max Operations | 2✅ | 78ms | ||
[SQLite In-Memory] Missing Values | 2✅ | 25ms | ||
[SQLite In-Memory] Other Column Operations | 1✅ | 22ms | ||
[SQLite In-Memory] Output Execution Context for Database operations | 7✅ | 1⚪ | 337ms | |
[SQLite In-Memory] partial Date-Time support | 2✅ | 28ms | ||
[SQLite In-Memory] Persisting a Database Table (query) | 8✅ | 522ms | ||
[SQLite In-Memory] replace: empty table and nothings | 2✅ | 33ms | ||
[SQLite In-Memory] replace: literal regex pattern and replacement | 5✅ | 18ms | ||
[SQLite In-Memory] replace: literal text pattern and replacement | 4✅ | 42ms | ||
[SQLite In-Memory] replace: pattern and replacement columns | 4✅ | 8ms | ||
[SQLite In-Memory] Rounding numeric tests | 19✅ | 12s | ||
[SQLite In-Memory] Rounding-like operations | 15✅ | 480ms | ||
[SQLite In-Memory] Schemas and Databases | 3✅ | 1ms | ||
[SQLite In-Memory] Simple variant of Table/Column.parse in all backends | 5✅ | 91ms | ||
[SQLite In-Memory] Sorting | 5✅ | 59ms | ||
[SQLite In-Memory] Support for Long Column/Table names | 6✅ | 942ms | ||
[SQLite In-Memory] Table.add_row_number (common) | 6✅ | 121ms | ||
[SQLite In-Memory] Table.add_row_number (Database specific) | 1✅ | 31ms | ||
[SQLite In-Memory] Table.aggregate | 1✅ | 19ms | ||
[SQLite In-Memory] Table.aggregate Concatenate | 6✅ | 122ms | ||
[SQLite In-Memory] Table.aggregate Count_Distinct | 1✅ | 1⚪ | 118ms | |
[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⚪ | 144ms | |
[SQLite In-Memory] Table.aggregate should be able to group on single field | 7✅ | 6⚪ | 119ms | |
[SQLite In-Memory] Table.aggregate should correctly handle infinities | 2✅ | 2⚪ | 55ms | |
[SQLite In-Memory] Table.aggregate should correctly handle NaN | 1⚪ | 0ms | ||
[SQLite In-Memory] Table.aggregate should correctly select result types | 2✅ | 2⚪ | 49ms | |
[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⚪ | 67ms | |
[SQLite In-Memory] Table.aggregate should raise warnings when there are issues | 7✅ | 552ms | ||
[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✅ | 113ms | ||
[SQLite In-Memory] Table.aggregate should report warnings and errors based on types | 4✅ | 121ms | ||
[SQLite In-Memory] Table.aggregate should summarize empty table | 7✅ | 4⚪ | 62ms | |
[SQLite In-Memory] Table.aggregate should summarize whole table | 7✅ | 6⚪ | 86ms | |
[SQLite In-Memory] Table.aggregate Standard_Deviation | 1✅ | 21ms | ||
[SQLite In-Memory] Table.aggregate+Expressions | 2✅ | 60ms | ||
[SQLite In-Memory] Table.at | 3✅ | 13ms | ||
[SQLite In-Memory] Table.column_count | 1✅ | 0ms | ||
[SQLite In-Memory] Table.column_names | 2✅ | 55ms | ||
[SQLite In-Memory] Table.cross_join | 8✅ | 398ms | ||
[SQLite In-Memory] Table.cross_tab | 1⚪ | 0ms | ||
[SQLite In-Memory] Table.default_ordering | 4✅ | 24ms | ||
[SQLite In-Memory] Table.distinct | 7✅ | 168ms | ||
[SQLite In-Memory] Table.fill_nothing/empty | 6✅ | 146ms | ||
[SQLite In-Memory] Table.filter | 1✅ | 0ms | ||
[SQLite In-Memory] Table.filter | 19✅ | 1⚪ | 871ms | |
[SQLite In-Memory] Table.filter_by_expression | 4✅ | 1⚪ | 126ms | |
[SQLite In-Memory] Table.get | 3✅ | 8ms | ||
[SQLite In-Memory] Table.join | 26✅ | 3⚪ | 1s | |
[SQLite In-Memory] Table.order_by | 19✅ | 2⚪ | 208ms | |
[SQLite In-Memory] Table.query | 8✅ | 93ms | ||
[SQLite In-Memory] Table.remove_columns | 11✅ | 429ms | ||
[SQLite In-Memory] Table.rename_columns | 20✅ | 798ms | ||
[SQLite In-Memory] Table.reorder_columns | 9✅ | 352ms | ||
[SQLite In-Memory] Table.replace | 0ms | |||
[SQLite In-Memory] Table.rows | 6✅ | 30ms | ||
[SQLite In-Memory] Table.select_columns | 14✅ | 613ms | ||
[SQLite In-Memory] Table.set | 7✅ | 96ms | ||
[SQLite In-Memory] Table.sort_columns | 4✅ | 108ms | ||
[SQLite In-Memory] Table.take/drop | 1⚪ | 0ms | ||
[SQLite In-Memory] Table.transpose | 1⚪ | 0ms | ||
[SQLite In-Memory] Table.union | 18✅ | 1⚪ | 1s | |
[SQLite In-Memory] Table.zip | 1⚪ | 0ms | ||
[SQLite In-Memory] Table/Column.cast - checking invariants | 7✅ | 130ms | ||
[SQLite In-Memory] Table/Column.cast - numeric | 3✅ | 1⚪ | 54ms | |
[SQLite In-Memory] Table/Column.cast - to text | 1✅ | 27ms | ||
[SQLite In-Memory] Tables and Table Types | 4✅ | 56ms | ||
[SQLite In-Memory] Text Column Operations | 5✅ | 248ms | ||
[SQLite In-Memory] Transaction Support | 4✅ | 53ms | ||
[SQLite In-Memory] Uploading an in-memory Table | 8✅ | 488ms | ||
[SQLite] Type Mapping | 8✅ | 190ms | ||
Aggregate Columns | 23✅ | 143ms | ||
Boolean Column.format, with format Column | 3✅ | 39ms | ||
Boolean Column.format, with format string | 3✅ | 146ms | ||
ceil | 3✅ | 25ms | ||
Column.parse | 13✅ | 93ms | ||
Columns | 13✅ | 1⚪ | 120ms | |
Construction | 9✅ | 7s | ||
Counting Values | 1✅ | 2ms | ||
DataFormatter builders | 4✅ | 30ms | ||
DataFormatter.format | 9✅ | 1⚪ | 41ms | |
DataFormatter.parse | 10✅ | 232ms | ||
Date Column.format, with format Column | 6✅ | 52ms | ||
Date Column.format, with format string | 4✅ | 105ms | ||
Date_Time Column.format, with format Column | 6✅ | 42ms | ||
Date_Time Column.format, with format string | 4✅ | 101ms | ||
Date_Time truncate | 1✅ | 22ms | ||
Delimited File Parsing | 27✅ | 3⚪ | 1s | |
Delimited File Writing | 33✅ | 2s | ||
Dropping Missing Values | 1✅ | 563ms | ||
Edge cases | 1✅ | 8ms | ||
Errors | 2✅ | 17ms | ||
Excel Range | 9✅ | 182ms | ||
File.read (Delimited) | 3✅ | 46ms | ||
File.read (Delimited) should work with Date_Time | 3✅ | 23ms | ||
File.read (Delimited) should work with Dates | 3✅ | 22ms | ||
File.read (Delimited) should work with Time_Of_Days | 3✅ | 16ms | ||
fill | 6✅ | 254ms | ||
Float | 3✅ | 33ms | ||
Float, with format Column | 3✅ | 22ms | ||
floor | 3✅ | 24ms | ||
Info | 1✅ | 33ms | ||
Integer | 3✅ | 78ms | ||
Integer | 1✅ | 13ms | ||
Integer, with format Column | 3✅ | 35ms | ||
Integration | 1✅ | 71ms | ||
JSON conversion | 2✅ | 98ms | ||
Mapping Operations | 7✅ | 605ms | ||
Masking Tables | 3✅ | 375ms | ||
Numeric, empty/Nothing | 4✅ | 115ms | ||
Problems | 3✅ | 24ms | ||
Read XLSX / XLS Files | 12✅ | 3s | ||
Reading single cells correctly | 7✅ | 364ms | ||
round/truncate/ceil/floor | 3✅ | 100ms | ||
Rounding | 8✅ | 112ms | ||
Should be able to serialise a table with Dates to Text | 2✅ | 56ms | ||
Should be able to serialise a table with DateTimes to Text | 2✅ | 13ms | ||
Should be able to serialise a table with Time_Of_Days to Text | 2✅ | 8ms | ||
Slicing Tables | 4✅ | 293ms | ||
Sorting Columns | 4✅ | 70ms | ||
Sorting Tables | 2✅ | 203ms | ||
SQLite_Format should allow connecting to SQLite files | 5✅ | 58ms | ||
Table.from Text | 1✅ | 9ms | ||
Table.parse | 22✅ | 663ms | ||
Table.parse_to_columns | 14✅ | 231ms | ||
Table.split | 5✅ | 233ms | ||
Table.split/tokenize column count | 4✅ | 72ms | ||
Table.split/tokenize column order | 1✅ | 6ms | ||
Table.split/tokenize errors | 4✅ | 13ms | ||
Table.split/tokenize name conflicts | 2✅ | 42ms | ||
Table.tokenize | 12✅ | 189ms | ||
Text.parse_to_table | 2✅ | 48ms | ||
Text.parse_to_table errors | 3✅ | 7ms | ||
Text.parse_to_table parsing | 3✅ | 30ms | ||
Text.parse_to_table with case-insensitivity | 1✅ | 10ms | ||
Text.parse_to_table with groups | 2✅ | 28ms | ||
Time_Of_Day Column.format, with format Column | 6✅ | 107ms | ||
Time_Of_Day Column.format, with format string | 5✅ | 114ms | ||
truncate | 3✅ | 28ms | ||
Unique_Name_Strategy Helper | 12✅ | 201ms | ||
Unique_Name_Strategy.combine_with_prefix | 6✅ | 19ms | ||
Use First Row As Names | 5✅ | 509ms | ||
Value_Type | 2✅ | 25ms | ||
Various File Format support on Table | 8✅ | 2s | ||
Vector conversion | 1✅ | 16ms | ||
Write xls Files | 36✅ | 853ms | ||
Write xlsx Files | 36✅ | 2s | ||
Writing | 4✅ | 67ms | ||
XLS reading | 7✅ | 40ms | ||
XLSX reading | 7✅ | 403ms |
✅ /Users/runner/work/enso/enso/target/test-results/Tests/JUnit.xml
2221 tests were completed in 99s with 2195 passed, 0 failed and 26 skipped.
Test suite | Passed | Failed | Skipped | Time |
---|---|---|---|---|
Any.map_nothing | 2✅ | 22ms | ||
Any's methods | 3✅ | 153ms | ||
Array_Proxy | 5✅ | 74ms | ||
ArrayOverBuffer | 1✅ | 46ms | ||
ASCII | 4✅ | 41ms | ||
Atom with holes | 7✅ | 34ms | ||
Auto_Detect | 3✅ | 21ms | ||
BigInts | 10✅ | 2s | ||
Booleans | 6✅ | 34ms | ||
Bound | 3✅ | 5ms | ||
Bytes | 3✅ | 8ms | ||
caching | 1✅ | 72ms | ||
Callables | 5✅ | 34ms | ||
Check Nothing and NaN | 3✅ | 1ms | ||
codepoints | 2✅ | 20ms | ||
Compare functionality with Vector | 1✅ | 21ms | ||
Compile | 6✅ | 37ms | ||
const | 1✅ | 1ms | ||
Contexts and Execution Environment | 3✅ | 10ms | ||
Conversion | 21✅ | 160ms | ||
Correlation Statistics | 6✅ | 74ms | ||
curry | 1✅ | 14ms | ||
Dataflow Errors | 11✅ | 128ms | ||
Dataflow Warnings | 32✅ | 2s | ||
Date | 45✅ | 11s | ||
Date date part tests | 8✅ | 116ms | ||
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✅ | 32ms | ||
Decimal.truncate | 1✅ | 7ms | ||
Decimals | 5✅ | 37ms | ||
Deep Exports | 1✅ | 3ms | ||
Default comparator | 3✅ | 16ms | ||
Deterministic Random Noise Generator | 2✅ | 1s | ||
Duration | 15✅ | 183ms | ||
Encoding object | 4✅ | 80ms | ||
Enso Arrays | 5✅ | 35ms | ||
Enso maps | 46✅ | 503ms | ||
Enso Set | 5✅ | 49ms | ||
Environment | 1✅ | 37ms | ||
Escape | 1✅ | 1ms | ||
File Operations | 20✅ | 425ms | ||
flip | 2✅ | 2ms | ||
folder operations | 3✅ | 114ms | ||
Fully Qualified Names | 1✅ | 1ms | ||
Function Ascribed Parameters | 12✅ | 33ms | ||
Header | 1✅ | 11ms | ||
HTTP | 23✅ | 1s | ||
identity | 3✅ | 2ms | ||
Inlining Helpers | 2✅ | 4ms | ||
Integer.truncate | 1✅ | 2ms | ||
Integers | 23✅ | 215ms | ||
Interval | 7✅ | 117ms | ||
Java FFI | 6✅ | 1⚪ | 33ms | |
Java/Enso Date | 2✅ | 125ms | ||
JavaDate | 45✅ | 5s | ||
JavaDate date part tests | 8✅ | 5ms | ||
JavaLocalTime | 27✅ | 34ms | ||
JavaScript Objects, Arrays & Functions | 8✅ | 761ms | ||
JavaScriptArrayWithADate | 45✅ | 5s | ||
JavaScriptArrayWithADate date part tests | 8✅ | 87ms | ||
JavascriptDataInArray | 53✅ | 4⚪ | 800ms | |
JavascriptDataInArray date part tests | 8✅ | 99ms | ||
JavascriptDate | 53✅ | 4⚪ | 994ms | |
JavaScriptDate | 45✅ | 9s | ||
JavascriptDate date part tests | 8✅ | 189ms | ||
JavaScriptDate date part tests | 8✅ | 114ms | ||
JavaZonedDateTime | 55✅ | 2⚪ | 624ms | |
JavaZonedDateTime date part tests | 8✅ | 10ms | ||
JavaZoneId | 7✅ | 35ms | ||
JS_Object | 2✅ | 290ms | ||
JSON | 4✅ | 101ms | ||
JSON Deserialization | 2✅ | 105ms | ||
JSON Serialization | 3✅ | 148ms | ||
JSON_Format | 2✅ | 104ms | ||
Lazy | 6✅ | 42ms | ||
Lazy Generator | 1✅ | 4ms | ||
Lexicographic Order on Vectors | 2✅ | 10ms | ||
List | 31✅ | 1s | ||
Locale | 13✅ | 158ms | ||
Looping Imports | 1✅ | 1ms | ||
Lowercase Methods | 5✅ | 8ms | ||
Managed_Resource | 3✅ | 26ms | ||
Match.end | 4✅ | 24ms | ||
Match.groups | 2✅ | 13ms | ||
Match.named_groups | 3✅ | 36ms | ||
Match.span | 4✅ | 25ms | ||
Match.start | 4✅ | 29ms | ||
Match.text | 6✅ | 30ms | ||
Match.utf_16_end | 4✅ | 22ms | ||
Match.utf_16_span | 4✅ | 21ms | ||
Match.utf_16_start | 4✅ | 24ms | ||
Maybe | 5✅ | 6ms | ||
Meta-Value Inspection | 4✅ | 7ms | ||
Meta-Value Manipulation | 26✅ | 179ms | ||
Methods | 1✅ | 1⚪ | 1ms | |
Natural Order | 4✅ | 135ms | ||
No Method Errors | 1✅ | 16ms | ||
Noise | 3✅ | 345ms | ||
non-linear inserts | 11✅ | 155ms | ||
Number Rounding numeric tests | 19✅ | 410ms | ||
Numbers | 14✅ | 172ms | ||
Numeric values | 1✅ | 4ms | ||
Object Comparator | 7✅ | 46ms | ||
Operator == | 15✅ | 114ms | ||
Ordering | 6✅ | 44ms | ||
Pair | 1✅ | 0ms | ||
Pair - from 2-Item JavaScript Array | 13✅ | 221ms | ||
Pair - from 2-Item List | 13✅ | 109ms | ||
Pair - from 2-Item Vector | 13✅ | 125ms | ||
Pair - from Pair.new | 13✅ | 83ms | ||
Pair - from Pair.Value | 13✅ | 21ms | ||
Panics | 17✅ | 304ms | ||
parse | 8✅ | 90ms | ||
Pattern Matches | 16✅ | 65ms | ||
Pattern.find and .find_all | 8✅ | 94ms | ||
Pattern.match and .match_all | 8✅ | 72ms | ||
Pattern.matches | 5✅ | 20ms | ||
Pattern.replace | 16✅ | 243ms | ||
Pattern.split | 6✅ | 34ms | ||
Pattern.tokenize | 7✅ | 195ms | ||
Period | 7✅ | 39ms | ||
Plain_Text | 3✅ | 32ms | ||
Polyglot hash maps | 6✅ | 153ms | ||
Polyglot JS | 19✅ | 214ms | ||
Polyglot keys and values | 6✅ | 5s | ||
Polyglot Python | 15✅ | 160ms | ||
Polyglot R | 1⚪ | 0ms | ||
Problem_Behavior | 2✅ | 16ms | ||
Process | 5✅ | 87ms | ||
PythonDate | 45✅ | 10s | ||
PythonDate | 52✅ | 5⚪ | 3s | |
PythonDate date part tests | 8✅ | 135ms | ||
PythonDate date part tests | 8✅ | 283ms | ||
PythonLocalTime | 27✅ | 153ms | ||
Qualified Names | 3✅ | 5ms | ||
Random | 6✅ | 2s | ||
Range | 36✅ | 5s | ||
Rank Data | 7✅ | 29ms | ||
read_bytes | 6✅ | 57ms | ||
read_text | 6✅ | 158ms | ||
Refs | 1✅ | 2ms | ||
Regex splitting | 3✅ | 16ms | ||
Regex tokenizing | 2✅ | 30ms | ||
Regex: find and find_all | 20✅ | 1⚪ | 211ms | |
Regression | 12✅ | 164ms | ||
ReportingStreamDecoder | 6✅ | 881ms | ||
ReportingStreamEncoder | 8✅ | 170ms | ||
Request | 10✅ | 57ms | ||
rounding | 4✅ | 29ms | ||
Sorting with multiple comparators | 4✅ | 2⚪ | 64ms | |
Sorting with the default comparator | 7✅ | 3⚪ | 138ms | |
Stack traces | 1✅ | 8ms | ||
State | 2✅ | 4ms | ||
Statistics | 14✅ | 394ms | ||
Statistics - empty Vector | 3✅ | 17ms | ||
Statistics - invalid input | 5✅ | 146ms | ||
Statistics - invalid input | 1✅ | 1ms | ||
Statistics - NaN Vector | 3✅ | 27ms | ||
Statistics - Nothing Vector | 3✅ | 59ms | ||
System | 2✅ | 18ms | ||
Text | 84✅ | 11s | ||
Text_Sub_Range_Data | 2✅ | 47ms | ||
Text_Utils | 4✅ | 48ms | ||
Text.match | 6✅ | 33ms | ||
Text.replace | 16✅ | 263ms | ||
Text.Span | 3✅ | 26ms | ||
the Self construct | 6✅ | 15ms | ||
Time_Of_Day | 27✅ | 213ms | ||
to_display_text | 5✅ | 38ms | ||
uncurry | 1✅ | 2ms | ||
Unresolved symbol | 1✅ | 1ms | ||
URI | 4✅ | 26ms | ||
Use a slice of an array as vectors | 72✅ | 227ms | ||
Use Array as vectors | 72✅ | 302ms | ||
Use Array_Proxy as vectors | 72✅ | 230ms | ||
Use Java ArrayList as vectors | 72✅ | 340ms | ||
Use Vector as vectors | 72✅ | 1s | ||
UTF_16 BigEndian | 2✅ | 6ms | ||
UTF_16 LittleEndian | 2✅ | 7ms | ||
UTF_8 | 7✅ | 43ms | ||
Vector builder | 2✅ | 9ms | ||
Vector Slicing Helpers | 1✅ | 26ms | ||
Vector/Array equality | 9✅ | 17ms | ||
Windows 1252 | 4✅ | 21ms | ||
write operations | 20✅ | 848ms | ||
Zone | 9✅ | 39ms |
✅ /Users/runner/work/enso/enso/target/test-results/Visualization_Tests/JUnit.xml
71 tests were completed in 6s with 70 passed, 0 failed and 1 skipped.
Test suite | Passed | Failed | Skipped | Time |
---|---|---|---|---|
Dataflow Error Visualization | 2✅ | 133ms | ||
File uploads | 2✅ | 12ms | ||
Geo_Map | 3✅ | 1s | ||
Histogram Visualization | 6✅ | 343ms | ||
Lazy Table Visualization | 12✅ | 759ms | ||
Lazy Text Visualization | 3✅ | 68ms | ||
Scatter Plot Visualization | 14✅ | 1s | ||
Serializable Visualization Identifiers | 5✅ | 205ms | ||
SQL Visualization | 1✅ | 273ms | ||
Table Visualization | 9✅ | 721ms | ||
Table.lookup_ignore_case | 1✅ | 36ms | ||
Table.rows | 1✅ | 349ms | ||
Type Names of Visualization Defaults | 1✅ | 270ms | ||
Vector and Arrays | 2✅ | 1⚪ | 108ms | |
Widgets for Database | 1✅ | 23ms | ||
Widgets for In-Database Connection with table name sets | 1✅ | 229ms | ||
Widgets for In-Database Connection with table types | 1✅ | 30ms | ||
Widgets for In-Database Table with column name sets | 2✅ | 88ms | ||
Widgets for In-Memory with column name sets | 2✅ | 109ms | ||
Widgets for the Text type | 1✅ | 204ms |
Loading