Ambiguous imports warnings/errors are serializable #17902
Standard Library Tests (windows) ❌
✅ C:/runner/_work/enso/enso/target/test-results/AWS_Tests/JUnit.xml
19 tests were completed in 16s with 19 passed, 0 failed and 0 skipped.
Test suite | Passed | Failed | Skipped | Time |
---|---|---|---|---|
S3.get_object | 2✅ | 5s | ||
S3.head (bucket) | 1✅ | 1s | ||
S3.head (object) | 2✅ | 2s | ||
S3.list_buckets | 2✅ | 2s | ||
S3.list_objects | 4✅ | 2s | ||
S3.parse_uri | 3✅ | 196ms | ||
S3.read_bucket | 5✅ | 3s |
✅ C:/runner/_work/enso/enso/target/test-results/Examples_Tests/JUnit.xml
33 tests were completed in 9s with 32 passed, 0 failed and 1 skipped.
Test suite | Passed | Failed | Skipped | Time |
---|---|---|---|---|
Examples | 32✅ | 9s | ||
Python Examples | 1⚪ | 0ms |
✅ C:/runner/_work/enso/enso/target/test-results/Geo_Tests/JUnit.xml
5 tests were completed in 490ms with 5 passed, 0 failed and 0 skipped.
Test suite | Passed | Failed | Skipped | Time |
---|---|---|---|---|
Geo Points | 2✅ | 28ms | ||
GeoJSON to Table | 3✅ | 462ms |
✅ C:/runner/_work/enso/enso/target/test-results/Image_Tests/JUnit.xml
174 tests were completed in 3s with 174 passed, 0 failed and 0 skipped.
Test suite | Passed | Failed | Skipped | Time |
---|---|---|---|---|
Image File_Format | 2✅ | 160ms | ||
Image with 1 channel | 19✅ | 122ms | ||
Image with 2 channels | 19✅ | 125ms | ||
Image with 3 channels | 19✅ | 107ms | ||
Image with 4 channels | 19✅ | 107ms | ||
Image Write | 2✅ | 33ms | ||
Image.read | 9✅ | 1s | ||
Matrix with 1 channel | 21✅ | 187ms | ||
Matrix with 2 channels | 21✅ | 169ms | ||
Matrix with 3 channels | 21✅ | 155ms | ||
Matrix with 4 channels | 21✅ | 143ms | ||
Matrix_Error | 1✅ | 1ms |
❌ C:/runner/_work/enso/enso/target/test-results/Table_Tests/JUnit.xml
2734 tests were completed in 99s with 2580 passed, 1 failed and 153 skipped.
Test suite | Passed | Failed | Skipped | Time |
---|---|---|---|---|
[Codegen] Aggregation | 2✅ | 87ms | ||
[Codegen] Basic Select | 3✅ | 57ms | ||
[Codegen] Handling Missing Values | 2✅ | 117ms | ||
[Codegen] JSON serialization | 1⚪ | 0ms | ||
[Codegen] Masking Tables and Columns | 2✅ | 154ms | ||
[Codegen] Sorting | 4✅ | 35ms | ||
[In-Memory-specific] Table.join | 1✅ | 589ms | ||
[In-Memory-specific] Table.set | 2✅ | 68ms | ||
[In-Memory] Interactions Between various operations | 11✅ | 808ms | ||
[In-Memory] Arithmetic Column Operations | 12✅ | 119ms | ||
[In-Memory] Boolean Column Operations | 5✅ | 1⚪ | 155ms | |
[In-Memory] Colum Operations - Names | 10✅ | 40ms | ||
[In-Memory] Column Comparisons | 5✅ | 1⚪ | 200ms | |
[In-Memory] Column Naming edge cases | 7✅ | 412ms | ||
[In-Memory] Column operation Integer Overflow handling | 6✅ | 301ms | ||
[In-Memory] Column Operations - Equality & Null Handling | 4✅ | 3⚪ | 48ms | |
[In-Memory] Column Operations - Text Replace | 0ms | |||
[In-Memory] Column Operations - Text Replace (in-memory only) | 8✅ | 59ms | ||
[In-Memory] Column Operations - Text Trim | 3✅ | 21ms | ||
[In-Memory] Column.const | 3✅ | 5ms | ||
[In-Memory] Column.fill_nothing/empty | 4✅ | 6ms | ||
[In-Memory] Column.map | 6✅ | 128ms | ||
[In-Memory] Column.rename | 1✅ | 4ms | ||
[In-Memory] Column.take/drop | 8✅ | 101ms | ||
[In-Memory] Column.zip | 6✅ | 24ms | ||
[In-Memory] Date-Time operations | 21✅ | 1⚪ | 601ms | |
[In-Memory] Date-Time support | 3✅ | 38ms | ||
[In-Memory] Dropping Missing Values | 9✅ | 280ms | ||
[In-Memory] Expression Arithmetic | 3✅ | 57ms | ||
[In-Memory] Expression Boolean literals | 1✅ | 65ms | ||
[In-Memory] Expression Boolean Operators | 4✅ | 38ms | ||
[In-Memory] Expression Column Arithmetic | 2✅ | 65ms | ||
[In-Memory] Expression Comparison Operators | 6✅ | 123ms | ||
[In-Memory] Expression Date and Time literals | 5✅ | 31ms | ||
[In-Memory] Expression Errors should be handled | 4✅ | 28ms | ||
[In-Memory] Expression Float literals | 1✅ | 16ms | ||
[In-Memory] Expression Integer literals | 1✅ | 13ms | ||
[In-Memory] Expression Nothing literals | 3✅ | 19ms | ||
[In-Memory] Expression Text literals | 1✅ | 39ms | ||
[In-Memory] Expression Text literals | 2✅ | 6ms | ||
[In-Memory] Expression Text Operators | 2✅ | 26ms | ||
[In-Memory] Expression Warnings should be reported | 4✅ | 95ms | ||
[In-Memory] Filling Missing Values | 6✅ | 34ms | ||
[In-Memory] Function invocation | 2✅ | 16ms | ||
[In-Memory] Handling of Big Integer values | 10✅ | 115ms | ||
[In-Memory] Loss_Of_Integer_Precision (large integers not being exactly representable in Float) | 5✅ | 81ms | ||
[In-Memory] Min/Max Operations | 2✅ | 59ms | ||
[In-Memory] Other Column Operations | 1✅ | 2ms | ||
[In-Memory] replace: empty table and nothings | 2✅ | 4ms | ||
[In-Memory] replace: literal regex pattern and replacement | 5✅ | 15ms | ||
[In-Memory] replace: literal text pattern and replacement | 4✅ | 28ms | ||
[In-Memory] replace: pattern and replacement columns | 4✅ | 12ms | ||
[In-Memory] Rounding numeric tests | 19✅ | 737ms | ||
[In-Memory] Rounding-like operations | 15✅ | 29ms | ||
[In-Memory] Simple variant of Table/Column.parse in all backends | 5✅ | 44ms | ||
[In-Memory] Storage Builders | 2✅ | 38ms | ||
[In-Memory] Table.add_row_number (common) | 7✅ | 163ms | ||
[In-Memory] Table.add_row_number (in-memory specific) | 7✅ | 40ms | ||
[In-Memory] Table.aggregate | 3✅ | 141ms | ||
[In-Memory] Table.aggregate | 3✅ | 20ms | ||
[In-Memory] Table.aggregate Concatenate | 6✅ | 32ms | ||
[In-Memory] Table.aggregate Count_Distinct | 2✅ | 21ms | ||
[In-Memory] Table.aggregate First and Last | 1✅ | 3ms | ||
[In-Memory] Table.aggregate Mode | 1✅ | 2ms | ||
[In-Memory] Table.aggregate Shortest | 1✅ | 3ms | ||
[In-Memory] Table.aggregate should be able to group on multiple fields not in left columns | 13✅ | 254ms | ||
[In-Memory] Table.aggregate should be able to group on single field | 13✅ | 474ms | ||
[In-Memory] Table.aggregate should correctly handle infinities | 4✅ | 35ms | ||
[In-Memory] Table.aggregate should correctly handle NaN | 5✅ | 17ms | ||
[In-Memory] Table.aggregate should correctly select result types | 4✅ | 20ms | ||
[In-Memory] Table.aggregate should merge warnings when issues computing aggregation | 2✅ | 10ms | ||
[In-Memory] Table.aggregate should not summarize empty table when grouped | 11✅ | 169ms | ||
[In-Memory] Table.aggregate should raise warnings when there are issues | 7✅ | 92ms | ||
[In-Memory] Table.aggregate should raise warnings when there are issues computing aggregation | 3✅ | 36ms | ||
[In-Memory] Table.aggregate should report warnings and errors based on types | 4✅ | 48ms | ||
[In-Memory] Table.aggregate should summarize empty table | 11✅ | 178ms | ||
[In-Memory] Table.aggregate should summarize whole table | 13✅ | 386ms | ||
[In-Memory] Table.aggregate Standard_Deviation | 1✅ | 4ms | ||
[In-Memory] Table.aggregate+Expressions | 2✅ | 40ms | ||
[In-Memory] Table.at | 3✅ | 18ms | ||
[In-Memory] Table.column_count | 1✅ | 0ms | ||
[In-Memory] Table.column_names | 2✅ | 16ms | ||
[In-Memory] Table.cross_join | 8✅ | 88ms | ||
[In-Memory] Table.cross_tab | 23✅ | 373ms | ||
[In-Memory] Table.distinct | 6✅ | 142ms | ||
[In-Memory] Table.distinct | 7✅ | 99ms | ||
[In-Memory] Table.fill_nothing/empty | 6✅ | 22ms | ||
[In-Memory] Table.filter | 5✅ | 991ms | ||
[In-Memory] Table.filter | 21✅ | 2⚪ | 530ms | |
[In-Memory] Table.filter_by_expression | 5✅ | 135ms | ||
[In-Memory] Table.get | 3✅ | 11ms | ||
[In-Memory] Table.join | 33✅ | 686ms | ||
[In-Memory] Table.join performance | 3✅ | 1⚪ | 662ms | |
[In-Memory] Table.lookup_and_replace | 15✅ | 303ms | ||
[In-Memory] Table.order_by | 23✅ | 222ms | ||
[In-Memory] Table.remove_columns | 12✅ | 238ms | ||
[In-Memory] Table.rename_columns | 20✅ | 511ms | ||
[In-Memory] Table.reorder_columns | 10✅ | 206ms | ||
[In-Memory] Table.replace | 3✅ | 47ms | ||
[In-Memory] Table.rows | 6✅ | 42ms | ||
[In-Memory] Table.select_columns | 15✅ | 414ms | ||
[In-Memory] Table.set | 7✅ | 541ms | ||
[In-Memory] Table.set with Column_Operation | 9✅ | 396ms | ||
[In-Memory] Table.sort_columns | 4✅ | 91ms | ||
[In-Memory] Table.take/drop | 9✅ | 548ms | ||
[In-Memory] Table.transpose | 8✅ | 110ms | ||
[In-Memory] Table.union | 24✅ | 384ms | ||
[In-Memory] Table.zip | 11✅ | 175ms | ||
[In-Memory] Table/Column auto value type | 13✅ | 113ms | ||
[In-Memory] Table/Column.cast - checking invariants | 12✅ | 177ms | ||
[In-Memory] Table/Column.cast - date/time | 3✅ | 58ms | ||
[In-Memory] Table/Column.cast - numeric | 6✅ | 212ms | ||
[In-Memory] Table/Column.cast - to text | 9✅ | 200ms | ||
[In-Memory] Temp column | 2✅ | 4ms | ||
[In-Memory] Text Column Operations | 5✅ | 127ms | ||
[PostgreSQL] .pgpass | 2✅ | 203ms | ||
[PostgreSQL] Connection setup | 3✅ | 232ms | ||
[PostgreSQL] Database tests | 1⚪ | 0ms | ||
[PostgreSQL] SSL connectivity tests | 1⚪ | 0ms | ||
[Redshift] Database tests | 1⚪ | 0ms | ||
[SQLite File] Interactions Between various operations | 8✅ | 432ms | ||
[SQLite File] Aggregation | 2✅ | 79ms | ||
[SQLite File] Appending a Database table to a Database table | 29✅ | 2s | ||
[SQLite File] Appending an in-memory table to a Database table | 30✅ | 2s | ||
[SQLite File] Arithmetic Column Operations | 10✅ | 2⚪ | 175ms | |
[SQLite File] Basic Table Access | 4✅ | 470ms | ||
[SQLite File] Boolean Column Operations | 4✅ | 2⚪ | 172ms | |
[SQLite File] Colum Operations - Names | 8✅ | 64ms | ||
[SQLite File] Column Comparisons | 4✅ | 1⚪ | 292ms | |
[SQLite File] Column Naming edge cases | 7✅ | 203ms | ||
[SQLite File] Column Operations - Equality & Null Handling | 4✅ | 3⚪ | 92ms | |
[SQLite File] Column Operations - Text Replace | 2✅ | 24ms | ||
[SQLite File] Column Operations - Text Replace (in-memory only) | 0ms | |||
[SQLite File] Column Operations - Text Trim | 3✅ | 87ms | ||
[SQLite File] Column.const | 3✅ | 65ms | ||
[SQLite File] Column.fill_nothing/empty | 4✅ | 61ms | ||
[SQLite File] Column.map | 1✅ | 11ms | ||
[SQLite File] Column.rename | 1✅ | 15ms | ||
[SQLite File] Column.take/drop | 6✅ | 963ms | ||
[SQLite File] Column.zip | 1✅ | 13ms | ||
[SQLite File] Creating an empty table | 19✅ | 2s | ||
[SQLite File] Date-Time operations | 1⚪ | 0ms | ||
[SQLite File] Date-Time support | 1⚪ | 0ms | ||
[SQLite File] Deleting rows from a Database table | 4✅ | 100ms | ||
[SQLite File] Deleting rows from a Database table (source=Database) | 11✅ | 537ms | ||
[SQLite File] Deleting rows from a Database table (source=in-memory) | 11✅ | 493ms | ||
[SQLite File] Dialect-specific codegen | 1✅ | 23ms | ||
[SQLite File] Dropping Missing Values | 8✅ | 344ms | ||
[SQLite File] Error Handling | 2✅ | 46ms | ||
[SQLite File] Expression Arithmetic | 3✅ | 144ms | ||
[SQLite File] Expression Boolean literals | 1✅ | 30ms | ||
[SQLite File] Expression Boolean Operators | 4✅ | 77ms | ||
[SQLite File] Expression Column Arithmetic | 2✅ | 111ms | ||
[SQLite File] Expression Comparison Operators | 6✅ | 183ms | ||
[SQLite File] Expression Date and Time literals | 4⚪ | 0ms | ||
[SQLite File] Expression Errors should be handled | 4✅ | 20ms | ||
[SQLite File] Expression Float literals | 1✅ | 20ms | ||
[SQLite File] Expression Integer literals | 1✅ | 12ms | ||
[SQLite File] Expression Nothing literals | 3✅ | 60ms | ||
[SQLite File] Expression Text literals | 1✅ | 18ms | ||
[SQLite File] Expression Text literals | 2✅ | 17ms | ||
[SQLite File] Expression Text Operators | 2✅ | 49ms | ||
[SQLite File] Expression Warnings should be reported | 2✅ | 2⚪ | 80ms | |
[SQLite File] Filling Missing Values | 3✅ | 1⚪ | 79ms | |
[SQLite File] Function invocation | 2✅ | 26ms | ||
[SQLite File] Masking Tables | 1✅ | 53ms | ||
[SQLite File] math functions | 6✅ | 1s | ||
[SQLite File] Metadata | 2✅ | 31ms | ||
[SQLite File] Min/Max Operations | 2✅ | 99ms | ||
[SQLite File] Missing Values | 2✅ | 59ms | ||
[SQLite File] Other Column Operations | 1✅ | 49ms | ||
[SQLite File] Output Execution Context for Database operations | 12✅ | 1⚪ | 783ms | |
[SQLite File] partial Date-Time support | 2✅ | 57ms | ||
[SQLite File] Persisting a Database Table (query) | 8✅ | 655ms | ||
[SQLite File] replace: empty table and nothings | 2✅ | 42ms | ||
[SQLite File] replace: literal regex pattern and replacement | 5✅ | 25ms | ||
[SQLite File] replace: literal text pattern and replacement | 4✅ | 133ms | ||
[SQLite File] replace: pattern and replacement columns | 4✅ | 18ms | ||
[SQLite File] Rounding numeric tests | 19✅ | 8s | ||
[SQLite File] Rounding-like operations | 15✅ | 423ms | ||
[SQLite File] Schemas and Databases | 3✅ | 9ms | ||
[SQLite File] Simple variant of Table/Column.parse in all backends | 5✅ | 144ms | ||
[SQLite File] Sorting | 5✅ | 119ms | ||
[SQLite File] Support for Long Column/Table names | 6✅ | 1s | ||
[SQLite File] Table.add_row_number (common) | 7✅ | 138ms | ||
[SQLite File] Table.add_row_number (Database specific) | 1✅ | 37ms | ||
[SQLite File] Table.aggregate | 1✅ | 14ms | ||
[SQLite File] Table.aggregate Concatenate | 6✅ | 115ms | ||
[SQLite File] Table.aggregate Count_Distinct | 1✅ | 1⚪ | 100ms | |
[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⚪ | 125ms | |
[SQLite File] Table.aggregate should be able to group on single field | 7✅ | 6⚪ | 97ms | |
[SQLite File] Table.aggregate should correctly handle infinities | 2✅ | 2⚪ | 43ms | |
[SQLite File] Table.aggregate should correctly handle NaN | 1⚪ | 0ms | ||
[SQLite File] Table.aggregate should correctly select result types | 2✅ | 2⚪ | 35ms | |
[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⚪ | 59ms | |
[SQLite File] Table.aggregate should raise warnings when there are issues | 7✅ | 499ms | ||
[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✅ | 104ms | ||
[SQLite File] Table.aggregate should report warnings and errors based on types | 4✅ | 120ms | ||
[SQLite File] Table.aggregate should summarize empty table | 7✅ | 4⚪ | 116ms | |
[SQLite File] Table.aggregate should summarize whole table | 7✅ | 6⚪ | 158ms | |
[SQLite File] Table.aggregate Standard_Deviation | 1✅ | 20ms | ||
[SQLite File] Table.aggregate+Expressions | 2✅ | 53ms | ||
[SQLite File] Table.at | 3✅ | 19ms | ||
[SQLite File] Table.column_count | 1✅ | 0ms | ||
[SQLite File] Table.column_names | 2✅ | 67ms | ||
[SQLite File] Table.cross_join | 8✅ | 284ms | ||
[SQLite File] Table.cross_tab | 1⚪ | 0ms | ||
[SQLite File] Table.default_ordering | 4✅ | 182ms | ||
[SQLite File] Table.distinct | 7✅ | 168ms | ||
[SQLite File] Table.expand_column | 1✅ | 15ms | ||
[SQLite File] Table.expand_to_rows | 1✅ | 16ms | ||
[SQLite File] Table.fill_nothing/empty | 6✅ | 127ms | ||
[SQLite File] Table.filter | 1✅ | 6ms | ||
[SQLite File] Table.filter | 20✅ | 1⚪ | 1s | |
[SQLite File] Table.filter_by_expression | 4✅ | 1⚪ | 126ms | |
[SQLite File] Table.get | 3✅ | 12ms | ||
[SQLite File] Table.join | 26✅ | 3⚪ | 780ms | |
[SQLite File] Table.lookup_and_replace | 1⚪ | 0ms | ||
[SQLite File] Table.order_by | 19✅ | 2⚪ | 205ms | |
[SQLite File] Table.query | 8✅ | 340ms | ||
[SQLite File] Table.remove_columns | 11✅ | 509ms | ||
[SQLite File] Table.rename_columns | 20✅ | 778ms | ||
[SQLite File] Table.reorder_columns | 9✅ | 354ms | ||
[SQLite File] Table.replace | 0ms | |||
[SQLite File] Table.rows | 6✅ | 52ms | ||
[SQLite File] Table.select_columns | 14✅ | 754ms | ||
[SQLite File] Table.set | 7✅ | 110ms | ||
[SQLite File] Table.set with Column_Operation | 8✅ | 1⚪ | 601ms | |
[SQLite File] Table.sort_columns | 4✅ | 102ms | ||
[SQLite File] Table.take/drop | 7✅ | 2s | ||
[SQLite File] Table.transpose | 1⚪ | 0ms | ||
[SQLite File] Table.union | 18✅ | 1⚪ | 706ms | |
[SQLite File] Table.zip | 1⚪ | 0ms | ||
[SQLite File] Table/Column auto value type | 1✅ | 15ms | ||
[SQLite File] Table/Column.cast - checking invariants | 7✅ | 158ms | ||
[SQLite File] Table/Column.cast - numeric | 3✅ | 64ms | ||
[SQLite File] Table/Column.cast - to text | 1✅ | 31ms | ||
[SQLite File] Tables and Table Types | 4✅ | 87ms | ||
[SQLite File] Temp column | 2✅ | 22ms | ||
[SQLite File] Text Column Operations | 5✅ | 327ms | ||
[SQLite File] Transaction Support | 4✅ | 93ms | ||
[SQLite File] Uploading an in-memory Table | 11✅ | 974ms | ||
[SQLite In-Memory] Interactions Between various operations | 8✅ | 300ms | ||
[SQLite In-Memory] Aggregation | 2✅ | 25ms | ||
[SQLite In-Memory] Appending a Database table to a Database table | 29✅ | 1s | ||
[SQLite In-Memory] Appending an in-memory table to a Database table | 30✅ | 1s | ||
[SQLite In-Memory] Arithmetic Column Operations | 10✅ | 2⚪ | 150ms | |
[SQLite In-Memory] Basic Table Access | 4✅ | 117ms | ||
[SQLite In-Memory] Boolean Column Operations | 4✅ | 2⚪ | 110ms | |
[SQLite In-Memory] Colum Operations - Names | 8✅ | 36ms | ||
[SQLite In-Memory] Column Comparisons | 4✅ | 1⚪ | 190ms | |
[SQLite In-Memory] Column Naming edge cases | 7✅ | 95ms | ||
[SQLite In-Memory] Column Operations - Equality & Null Handling | 4✅ | 3⚪ | 53ms | |
[SQLite In-Memory] Column Operations - Text Replace | 2✅ | 8ms | ||
[SQLite In-Memory] Column Operations - Text Replace (in-memory only) | 0ms | |||
[SQLite In-Memory] Column Operations - Text Trim | 3✅ | 27ms | ||
[SQLite In-Memory] Column.const | 3✅ | 25ms | ||
[SQLite In-Memory] Column.fill_nothing/empty | 4✅ | 43ms | ||
[SQLite In-Memory] Column.map | 1✅ | 8ms | ||
[SQLite In-Memory] Column.rename | 1✅ | 9ms | ||
[SQLite In-Memory] Column.take/drop | 6✅ | 743ms | ||
[SQLite In-Memory] Column.zip | 1✅ | 8ms | ||
[SQLite In-Memory] Creating an empty table | 17✅ | 802ms | ||
[SQLite In-Memory] Date-Time operations | 1⚪ | 0ms | ||
[SQLite In-Memory] Date-Time support | 1⚪ | 0ms | ||
[SQLite In-Memory] Deleting rows from a Database table | 4✅ | 86ms | ||
[SQLite In-Memory] Deleting rows from a Database table (source=Database) | 11✅ | 410ms | ||
[SQLite In-Memory] Deleting rows from a Database table (source=in-memory) | 11✅ | 416ms | ||
[SQLite In-Memory] Dialect-specific codegen | 1✅ | 3ms | ||
[SQLite In-Memory] Dropping Missing Values | 8✅ | 323ms | ||
[SQLite In-Memory] Error Handling | 2✅ | 37ms | ||
[SQLite In-Memory] Expression Arithmetic | 3✅ | 187ms | ||
[SQLite In-Memory] Expression Boolean literals | 1✅ | 16ms | ||
[SQLite In-Memory] Expression Boolean Operators | 4✅ | 57ms | ||
[SQLite In-Memory] Expression Column Arithmetic | 2✅ | 108ms | ||
[SQLite In-Memory] Expression Comparison Operators | 6✅ | 155ms | ||
[SQLite In-Memory] Expression Date and Time literals | 4⚪ | 0ms | ||
[SQLite In-Memory] Expression Errors should be handled | 4✅ | 22ms | ||
[SQLite In-Memory] Expression Float literals | 1✅ | 7ms | ||
[SQLite In-Memory] Expression Integer literals | 1✅ | 11ms | ||
[SQLite In-Memory] Expression Nothing literals | 3✅ | 54ms | ||
[SQLite In-Memory] Expression Text literals | 1✅ | 50ms | ||
[SQLite In-Memory] Expression Text literals | 2✅ | 12ms | ||
[SQLite In-Memory] Expression Text Operators | 2✅ | 39ms | ||
[SQLite In-Memory] Expression Warnings should be reported | 2✅ | 2⚪ | 74ms | |
[SQLite In-Memory] Filling Missing Values | 3✅ | 1⚪ | 62ms | |
[SQLite In-Memory] Function invocation | 2✅ | 18ms | ||
[SQLite In-Memory] Masking Tables | 1✅ | 18ms | ||
[SQLite In-Memory] math functions | 6✅ | 757ms | ||
[SQLite In-Memory] Metadata | 2✅ | 7ms | ||
[SQLite In-Memory] Min/Max Operations | 2✅ | 41ms | ||
[SQLite In-Memory] Missing Values | 2✅ | 17ms | ||
[SQLite In-Memory] Other Column Operations | 1✅ | 10ms | ||
[SQLite In-Memory] Output Execution Context for Database operations | 9✅ | 1⚪ | 360ms | |
[SQLite In-Memory] partial Date-Time support | 2✅ | 21ms | ||
[SQLite In-Memory] Persisting a Database Table (query) | 8✅ | 478ms | ||
[SQLite In-Memory] replace: empty table and nothings | 2✅ | 19ms | ||
[SQLite In-Memory] replace: literal regex pattern and replacement | 5✅ | 11ms | ||
[SQLite In-Memory] replace: literal text pattern and replacement | 4✅ | 29ms | ||
[SQLite In-Memory] replace: pattern and replacement columns | 4✅ | 8ms | ||
[SQLite In-Memory] Rounding numeric tests | 19✅ | 7s | ||
[SQLite In-Memory] Rounding-like operations | 15✅ | 249ms | ||
[SQLite In-Memory] Schemas and Databases | 3✅ | 1ms | ||
[SQLite In-Memory] Simple variant of Table/Column.parse in all backends | 5✅ | 47ms | ||
[SQLite In-Memory] Sorting | 5✅ | 29ms | ||
[SQLite In-Memory] Support for Long Column/Table names | 6✅ | 841ms | ||
[SQLite In-Memory] Table.add_row_number (common) | 7✅ | 117ms | ||
[SQLite In-Memory] Table.add_row_number (Database specific) | 1✅ | 21ms | ||
[SQLite In-Memory] Table.aggregate | 1✅ | 14ms | ||
[SQLite In-Memory] Table.aggregate Concatenate | 6✅ | 79ms | ||
[SQLite In-Memory] Table.aggregate Count_Distinct | 1✅ | 1⚪ | 69ms | |
[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⚪ | 86ms | |
[SQLite In-Memory] Table.aggregate should be able to group on single field | 7✅ | 6⚪ | 71ms | |
[SQLite In-Memory] Table.aggregate should correctly handle infinities | 2✅ | 2⚪ | 31ms | |
[SQLite In-Memory] Table.aggregate should correctly handle NaN | 1⚪ | 0ms | ||
[SQLite In-Memory] Table.aggregate should correctly select result types | 2✅ | 2⚪ | 37ms | |
[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⚪ | 31ms | |
[SQLite In-Memory] Table.aggregate should raise warnings when there are issues | 7✅ | 385ms | ||
[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✅ | 81ms | ||
[SQLite In-Memory] Table.aggregate should report warnings and errors based on types | 4✅ | 104ms | ||
[SQLite In-Memory] Table.aggregate should summarize empty table | 7✅ | 4⚪ | 31ms | |
[SQLite In-Memory] Table.aggregate should summarize whole table | 7✅ | 6⚪ | 65ms | |
[SQLite In-Memory] Table.aggregate Standard_Deviation | 1✅ | 16ms | ||
[SQLite In-Memory] Table.aggregate+Expressions | 2✅ | 51ms | ||
[SQLite In-Memory] Table.at | 3✅ | 12ms | ||
[SQLite In-Memory] Table.column_count | 1✅ | 0ms | ||
[SQLite In-Memory] Table.column_names | 2✅ | 28ms | ||
[SQLite In-Memory] Table.cross_join | 8✅ | 289ms | ||
[SQLite In-Memory] Table.cross_tab | 1⚪ | 0ms | ||
[SQLite In-Memory] Table.default_ordering | 4✅ | 11ms | ||
[SQLite In-Memory] Table.distinct | 7✅ | 270ms | ||
[SQLite In-Memory] Table.expand_column | 1✅ | 7ms | ||
[SQLite In-Memory] Table.expand_to_rows | 1✅ | 7ms | ||
[SQLite In-Memory] Table.fill_nothing/empty | 6✅ | 99ms | ||
[SQLite In-Memory] Table.filter | 1✅ | 0ms | ||
[SQLite In-Memory] Table.filter | 20✅ | 1⚪ | 708ms | |
[SQLite In-Memory] Table.filter_by_expression | 4✅ | 1⚪ | 96ms | |
[SQLite In-Memory] Table.get | 3✅ | 7ms | ||
[SQLite In-Memory] Table.join | 26✅ | 3⚪ | 667ms | |
[SQLite In-Memory] Table.lookup_and_replace | 1⚪ | 0ms | ||
[SQLite In-Memory] Table.order_by | 19✅ | 2⚪ | 117ms | |
[SQLite In-Memory] Table.query | 8✅ | 87ms | ||
[SQLite In-Memory] Table.remove_columns | 11✅ | 288ms | ||
[SQLite In-Memory] Table.rename_columns | 20✅ | 485ms | ||
[SQLite In-Memory] Table.reorder_columns | 9✅ | 230ms | ||
[SQLite In-Memory] Table.replace | 0ms | |||
[SQLite In-Memory] Table.rows | 6✅ | 18ms | ||
[SQLite In-Memory] Table.select_columns | 14✅ | 327ms | ||
[SQLite In-Memory] Table.set | 7✅ | 66ms | ||
[SQLite In-Memory] Table.set with Column_Operation | 8✅ | 1⚪ | 361ms | |
[SQLite In-Memory] Table.sort_columns | 4✅ | 79ms | ||
[SQLite In-Memory] Table.take/drop | 7✅ | 2s | ||
[SQLite In-Memory] Table.transpose | 1⚪ | 0ms | ||
[SQLite In-Memory] Table.union | 18✅ | 1⚪ | 562ms | |
[SQLite In-Memory] Table.zip | 1⚪ | 0ms | ||
[SQLite In-Memory] Table/Column auto value type | 1✅ | 5ms | ||
[SQLite In-Memory] Table/Column.cast - checking invariants | 7✅ | 68ms | ||
[SQLite In-Memory] Table/Column.cast - numeric | 3✅ | 25ms | ||
[SQLite In-Memory] Table/Column.cast - to text | 1✅ | 15ms | ||
[SQLite In-Memory] Tables and Table Types | 4✅ | 38ms | ||
[SQLite In-Memory] Temp column | 2✅ | 11ms | ||
[SQLite In-Memory] Text Column Operations | 5✅ | 118ms | ||
[SQLite In-Memory] Transaction Support | 4✅ | 48ms | ||
[SQLite In-Memory] Uploading an in-memory Table | 9✅ | 644ms | ||
[SQLite] Type Mapping | 8✅ | 219ms | ||
Aggregate Columns | 23✅ | 75ms | ||
Boolean Column.format, with format Column | 3✅ | 37ms | ||
Boolean Column.format, with format string | 3✅ | 64ms | ||
ceil | 3✅ | 18ms | ||
Column.parse | 13✅ | 93ms | ||
Columns | 16✅ | 357ms | ||
Construction | 8✅ | 1⚪ | 1s | |
Counting Values | 1✅ | 1ms | ||
DataFormatter builders | 3✅ | 40ms | ||
DataFormatter.format | 10✅ | 71ms | ||
DataFormatter.parse | 12✅ | 320ms | ||
Date Column.format, with format Column | 6✅ | 55ms | ||
Date Column.format, with format string | 4✅ | 102ms | ||
Date_Time Column.format, with format Column | 6✅ | 63ms | ||
Date_Time Column.format, with format string | 5✅ | 107ms | ||
Date_Time truncate | 1✅ | 13ms | ||
Delimited File Parsing | 27✅ | 3⚪ | 924ms | |
Delimited File Writing | 33✅ | 2s | ||
Dropping Missing Values | 1✅ | 250ms | ||
Edge cases | 1✅ | 8ms | ||
Errors | 2✅ | 12ms | ||
Excel Range | 9✅ | 115ms | ||
File.read (Delimited) | 3✅ | 31ms | ||
File.read (Delimited) should work with Date_Time | 3✅ | 6ms | ||
File.read (Delimited) should work with Dates | 3✅ | 12ms | ||
File.read (Delimited) should work with Time_Of_Days | 3✅ | 4ms | ||
fill | 6✅ | 139ms | ||
Float | 3✅ | 18ms | ||
Float, with format Column | 3✅ | 18ms | ||
floor | 3✅ | 15ms | ||
Info | 1✅ | 23ms | ||
Integer | 3✅ | 42ms | ||
Integer | 1✅ | 9ms | ||
Integer, with format Column | 3✅ | 41ms | ||
Integration | 1✅ | 56ms | ||
JSON conversion | 2✅ | 61ms | ||
Mapping Operations | 7✅ | 322ms | ||
Masking Tables | 2✅ | 1❌ | 368ms | |
Numeric, empty/Nothing | 4✅ | 55ms | ||
Problems | 3✅ | 28ms | ||
Read XLSX / XLS Files | 12✅ | 2s | ||
Reading single cells correctly | 7✅ | 329ms | ||
round/truncate/ceil/floor | 3✅ | 44ms | ||
Rounding | 8✅ | 58ms | ||
Should be able to serialise a table with Dates to Text | 2✅ | 50ms | ||
Should be able to serialise a table with DateTimes to Text | 2✅ | 8ms | ||
Should be able to serialise a table with Time_Of_Days to Text | 2✅ | 5ms | ||
Slicing Tables | 4✅ | 174ms | ||
Sorting Columns | 4✅ | 40ms | ||
Sorting Tables | 2✅ | 115ms | ||
SQLite_Format should allow connecting to SQLite files | 5✅ | 45ms | ||
Table.from Text | 1✅ | 11ms | ||
Table.parse | 22✅ | 581ms | ||
Table.parse_to_columns | 14✅ | 214ms | ||
Table.split | 5✅ | 162ms | ||
Table.split/tokenize column count | 4✅ | 77ms | ||
Table.split/tokenize column order | 1✅ | 6ms | ||
Table.split/tokenize errors | 4✅ | 12ms | ||
Table.split/tokenize name conflicts | 2✅ | 39ms | ||
Table.tokenize | 12✅ | 102ms | ||
Text.parse_to_table | 2✅ | 42ms | ||
Text.parse_to_table errors | 3✅ | 11ms | ||
Text.parse_to_table parsing | 3✅ | 20ms | ||
Text.parse_to_table with case-insensitivity | 1✅ | 6ms | ||
Text.parse_to_table with groups | 2✅ | 17ms | ||
Time_Of_Day Column.format, with format Column | 6✅ | 74ms | ||
Time_Of_Day Column.format, with format string | 5✅ | 84ms | ||
truncate | 3✅ | 13ms | ||
Unique_Name_Strategy Helper | 12✅ | 200ms | ||
Unique_Name_Strategy.combine_with_prefix | 6✅ | 14ms | ||
Use First Row As Names | 5✅ | 232ms | ||
Value_Type | 2✅ | 45ms | ||
Various File Format support on Table | 8✅ | 1s | ||
Vector conversion | 1✅ | 6ms | ||
Write xls Files | 38✅ | 1s | ||
Write xlsx Files | 38✅ | 3s | ||
Writing | 4✅ | 42ms | ||
XLS reading | 7✅ | 59ms | ||
XLSX reading | 7✅ | 339ms |
❌ Masking Tables
❌ should allow selecting table rows based on a boolean column
An unexpected panic was thrown: java.util.ServiceConfigurationError: org.enso.base.file_format.FileFormatSPI: Provider org.enso.database.EnsoConnectionSPI not found
✅ should treat NA values in the mask as false and extend the mask with NAs
✅ should work correctly if a mask is bigger than the table itself
✅ C:/runner/_work/enso/enso/target/test-results/Tests/JUnit.xml
2205 tests were completed in 60s with 2162 passed, 0 failed and 43 skipped.
Test suite | Passed | Failed | Skipped | Time |
---|---|---|---|---|
Any.map_nothing | 2✅ | 26ms | ||
Any's methods | 3✅ | 46ms | ||
Array_Proxy | 5✅ | 53ms | ||
ArrayOverBuffer | 1⚪ | 0ms | ||
ASCII | 4✅ | 60ms | ||
Asserts | 3✅ | 18ms | ||
at/get | 7✅ | 271ms | ||
Atom with holes | 7✅ | 31ms | ||
Auto_Detect | 3✅ | 28ms | ||
BigInts | 13✅ | 689ms | ||
Booleans | 6✅ | 28ms | ||
Bound | 3✅ | 3ms | ||
Bytes | 3✅ | 8ms | ||
caching | 1✅ | 51ms | ||
Callables | 5✅ | 12ms | ||
Check Nothing and NaN | 3✅ | 1ms | ||
children | 2✅ | 17ms | ||
codepoints | 2✅ | 5ms | ||
Compare functionality with Vector | 1✅ | 11ms | ||
Compile | 6✅ | 33ms | ||
const | 1✅ | 0ms | ||
Contexts and Execution Environment | 3✅ | 12ms | ||
Conversion | 42✅ | 232ms | ||
Correlation Statistics | 6✅ | 65ms | ||
curry | 1✅ | 4ms | ||
Data.read / File_Format | 2✅ | 894ms | ||
Dataflow Errors | 11✅ | 41ms | ||
Dataflow Warnings | 32✅ | 1s | ||
Date | 40✅ | 8s | ||
Date date part tests | 8✅ | 105ms | ||
Date_Range | 11✅ | 1s | ||
Date_Time | 44✅ | 2⚪ | 1s | |
Date_Time date part tests | 8✅ | 25ms | ||
Date_Time equality | 2✅ | 8ms | ||
Day_Of_Week conversions | 8✅ | 34ms | ||
Deep Exports | 1✅ | 1ms | ||
Default comparator | 3✅ | 22ms | ||
Deterministic Random Noise Generator | 2✅ | 421ms | ||
display text | 1✅ | 2ms | ||
Duration | 15✅ | 165ms | ||
Encoding object | 4✅ | 118ms | ||
Enso Arrays | 5✅ | 25ms | ||
Enso maps | 50✅ | 391ms | ||
Enso Set | 5✅ | 31ms | ||
Environment | 1✅ | 20ms | ||
Escape | 1✅ | 1ms | ||
fetch | 10✅ | 713ms | ||
File Operations | 19✅ | 131ms | ||
flip | 2✅ | 3ms | ||
Float.truncate | 1✅ | 8ms | ||
Floats | 5✅ | 65ms | ||
folder operations | 3✅ | 63ms | ||
Formatting date/time values | 6✅ | 129ms | ||
Fully Qualified Names | 1✅ | 1ms | ||
Function Ascribed Parameters | 12✅ | 43ms | ||
get_elements_by_tag_name | 3✅ | 52ms | ||
Header | 1✅ | 5ms | ||
Header resolution | 7✅ | 20ms | ||
Headers | 6✅ | 209ms | ||
HTTP client | 4✅ | 2ms | ||
HTTP_Method parse | 3✅ | 4ms | ||
identity | 3✅ | 2ms | ||
Inlining Helpers | 2✅ | 6ms | ||
inner / outer xml | 2✅ | 79ms | ||
Instrument @Tail_Call fibonacci | 5✅ | 379ms | ||
Instrument fibonacci | 2✅ | 199ms | ||
Integer.truncate | 1✅ | 3ms | ||
Integers | 24✅ | 169ms | ||
Interval | 7✅ | 36ms | ||
Java case of | 3✅ | 5ms | ||
Java FFI | 6✅ | 1⚪ | 11ms | |
Java/Enso Date | 2✅ | 15ms | ||
JavaDate | 40✅ | 2s | ||
JavaDate date part tests | 8✅ | 6ms | ||
JavaLocalTime | 27✅ | 34ms | ||
JavaScript Objects, Arrays & Functions | 8✅ | 685ms | ||
JavaScriptArrayWithADate | 40✅ | 3s | ||
JavaScriptArrayWithADate date part tests | 8✅ | 100ms | ||
JavascriptDataInArray | 42✅ | 4⚪ | 591ms | |
JavascriptDataInArray date part tests | 8✅ | 126ms | ||
JavascriptDate | 42✅ | 4⚪ | 709ms | |
JavaScriptDate | 40✅ | 4s | ||
JavascriptDate date part tests | 8✅ | 11ms | ||
JavaScriptDate date part tests | 8✅ | 143ms | ||
JavaZonedDateTime | 44✅ | 2⚪ | 493ms | |
JavaZonedDateTime date part tests | 8✅ | 8ms | ||
JavaZoneId | 7✅ | 47ms | ||
JS_Object | 3✅ | 185ms | ||
JSON | 5✅ | 87ms | ||
JSON | 1✅ | 51ms | ||
JSON Deserialization | 8✅ | 351ms | ||
JSON Serialization | 3✅ | 64ms | ||
JSON_Format | 2✅ | 101ms | ||
Lazy | 6✅ | 54ms | ||
Lazy Generator | 1✅ | 5ms | ||
Lexicographic Order on Vectors | 2✅ | 12ms | ||
List | 31✅ | 772ms | ||
Locale | 13✅ | 68ms | ||
Looping Imports | 1✅ | 0ms | ||
Lowercase Methods | 5✅ | 21ms | ||
Managed_Resource | 3✅ | 30ms | ||
Match.end | 4✅ | 25ms | ||
Match.groups | 2✅ | 14ms | ||
Match.named_groups | 3✅ | 38ms | ||
Match.span | 4✅ | 29ms | ||
Match.start | 4✅ | 29ms | ||
Match.text | 6✅ | 38ms | ||
Match.utf_16_end | 4✅ | 27ms | ||
Match.utf_16_span | 4✅ | 18ms | ||
Match.utf_16_start | 4✅ | 30ms | ||
Maybe | 5✅ | 5ms | ||
Meta-Value Inspection | 3✅ | 1⚪ | 6ms | |
Meta-Value Manipulation | 26✅ | 136ms | ||
Meta.Type.find | 4✅ | 8ms | ||
Methods | 1✅ | 1⚪ | 21ms | |
Missing_Required_Argument | 3✅ | 49ms | ||
Natural Order | 4✅ | 127ms | ||
No Method Errors | 1✅ | 14ms | ||
Noise | 3✅ | 99ms | ||
non-linear inserts | 11✅ | 99ms | ||
Number Conversions | 1✅ | 8ms | ||
Number Rounding numeric tests | 19✅ | 223ms | ||
Numbers | 14✅ | 147ms | ||
Numeric values | 1✅ | 4ms | ||
Object Comparator | 7✅ | 41ms | ||
Operator == | 16✅ | 140ms | ||
Ordering | 6✅ | 51ms | ||
Pair | 1✅ | 0ms | ||
Pair - from 2-Item JavaScript Array | 13✅ | 153ms | ||
Pair - from 2-Item List | 13✅ | 108ms | ||
Pair - from 2-Item Vector | 13✅ | 97ms | ||
Pair - from Pair.new | 13✅ | 65ms | ||
Pair - from Pair.Value | 13✅ | 14ms | ||
Panics | 17✅ | 166ms | ||
parse | 8✅ | 227ms | ||
Parsing date/time values | 27✅ | 1⚪ | 731ms | |
Parsing formats | 4✅ | 231ms | ||
Pattern Matches | 16✅ | 41ms | ||
Pattern.find and .find_all | 8✅ | 96ms | ||
Pattern.match and .match_all | 8✅ | 89ms | ||
Pattern.matches | 5✅ | 23ms | ||
Pattern.replace | 10✅ | 148ms | ||
Pattern.split | 6✅ | 32ms | ||
Pattern.tokenize | 7✅ | 210ms | ||
Period | 7✅ | 26ms | ||
Plain_Text | 3✅ | 21ms | ||
Polyglot Argument | 7✅ | 20ms | ||
Polyglot Argument with Inheritance | 3✅ | 13ms | ||
Polyglot Conversion | 14✅ | 20ms | ||
Polyglot hash maps | 2✅ | 4⚪ | 32ms | |
Polyglot JS | 19✅ | 128ms | ||
Polyglot keys and values | 2✅ | 4⚪ | 15ms | |
Polyglot Operator == | 7✅ | 52ms | ||
Polyglot Python | 1⚪ | 0ms | ||
Polyglot R | 1⚪ | 0ms | ||
post | 24✅ | 1s | ||
Problem_Behavior | 2✅ | 19ms | ||
Process | 5✅ | 8s | ||
Qualified Names | 3✅ | 4ms | ||
Random | 6✅ | 756ms | ||
Range | 35✅ | 881ms | ||
Rank Data | 7✅ | 20ms | ||
Read XML | 7✅ | 80ms | ||
read_bytes | 6✅ | 42ms | ||
read_text | 6✅ | 78ms | ||
Refs | 1✅ | 1ms | ||
Regex splitting | 3✅ | 13ms | ||
Regex tokenizing | 2✅ | 57ms | ||
Regex: find and find_all | 20✅ | 1⚪ | 193ms | |
Regression | 12✅ | 94ms | ||
ReportingStreamDecoder | 6✅ | 335ms | ||
ReportingStreamEncoder | 8✅ | 144ms | ||
Request | 10✅ | 40ms | ||
rounding | 4✅ | 76ms | ||
should correctly evaluate documentation examples | 6✅ | 51ms | ||
Sorting with multiple comparators | 4✅ | 2⚪ | 54ms | |
Sorting with the default comparator | 7✅ | 3⚪ | 123ms | |
Stack traces | 1✅ | 10ms | ||
State | 2✅ | 7ms | ||
Statistics | 14✅ | 254ms | ||
Statistics - empty Vector | 3✅ | 18ms | ||
Statistics - invalid input | 5✅ | 111ms | ||
Statistics - invalid input | 1✅ | 2ms | ||
Statistics - NaN Vector | 3✅ | 23ms | ||
Statistics - Nothing Vector | 3✅ | 44ms | ||
System | 1✅ | 1ms | ||
tag name | 1✅ | 7ms | ||
Text | 84✅ | 7s | ||
text contents | 1✅ | 8ms | ||
Text_Sub_Range_Data | 2✅ | 38ms | ||
Text_Utils | 4✅ | 62ms | ||
Text.match | 6✅ | 22ms | ||
Text.replace | 16✅ | 297ms | ||
Text.Span | 3✅ | 29ms | ||
Text.substring | 4✅ | 12ms | ||
the Self construct | 6✅ | 17ms | ||
Time_Of_Day | 27✅ | 189ms | ||
to_display_text | 5✅ | 48ms | ||
Type Errors | 11✅ | 126ms | ||
uncurry | 1✅ | 1ms | ||
Unresolved symbol | 1✅ | 1ms | ||
URI | 4✅ | 26ms | ||
Use a slice of an array as vectors | 71✅ | 2⚪ | 193ms | |
Use Array as vectors | 71✅ | 2⚪ | 760ms | |
Use Array_Proxy as vectors | 71✅ | 2⚪ | 199ms | |
Use Java ArrayList as vectors | 71✅ | 2⚪ | 273ms | |
Use Vector as vectors | 71✅ | 2⚪ | 1s | |
UTF_16 BigEndian | 2✅ | 8ms | ||
UTF_16 LittleEndian | 2✅ | 8ms | ||
UTF_8 | 7✅ | 59ms | ||
Vector builder | 5✅ | 24ms | ||
Vector Slicing Helpers | 1✅ | 29ms | ||
Vector/Array equality | 9✅ | 20ms | ||
Windows 1252 | 4✅ | 29ms | ||
write operations | 21✅ | 692ms | ||
Zone | 9✅ | 53ms |
✅ C:/runner/_work/enso/enso/target/test-results/Visualization_Tests/JUnit.xml
71 tests were completed in 7s with 70 passed, 0 failed and 1 skipped.
Test suite | Passed | Failed | Skipped | Time |
---|---|---|---|---|
Dataflow Error Visualization | 2✅ | 180ms | ||
File uploads | 2✅ | 9ms | ||
Geo_Map | 3✅ | 1s | ||
Histogram Visualization | 6✅ | 345ms | ||
Lazy Table Visualization | 12✅ | 899ms | ||
Lazy Text Visualization | 3✅ | 75ms | ||
Scatter Plot Visualization | 14✅ | 2s | ||
Serializable Visualization Identifiers | 5✅ | 169ms | ||
SQL Visualization | 1✅ | 169ms | ||
Table Visualization | 9✅ | 516ms | ||
Table.lookup_ignore_case | 1✅ | 61ms | ||
Table.rows | 1✅ | 349ms | ||
Type Names of Visualization Defaults | 1✅ | 340ms | ||
Vector and Arrays | 2✅ | 1⚪ | 39ms | |
Widgets for Database | 1✅ | 15ms | ||
Widgets for In-Database Connection with table name sets | 1✅ | 160ms | ||
Widgets for In-Database Connection with table types | 1✅ | 13ms | ||
Widgets for In-Database Table with column name sets | 2✅ | 31ms | ||
Widgets for In-Memory with column name sets | 2✅ | 66ms | ||
Widgets for the Text type | 1✅ | 107ms |
Annotations
Check failure on line 0 in C:/runner/_work/enso/enso/target/test-results/Table_Tests/JUnit.xml
github-actions / Standard Library Tests (windows)
Masking Tables ► should allow selecting table rows based on a boolean column
Failed test found in:
C:/runner/_work/enso/enso/target/test-results/Table_Tests/JUnit.xml
Error:
An unexpected panic was thrown: java.util.ServiceConfigurationError: org.enso.base.file_format.FileFormatSPI: Provider org.enso.database.EnsoConnectionSPI not found
Raw output
An unexpected panic was thrown: java.util.ServiceConfigurationError: org.enso.base.file_format.FileFormatSPI: Provider org.enso.database.EnsoConnectionSPI not found
at <Unknown Location> related to com.oracle.truffle.host.HostObject.doInvoke
at <enso> File_Format.format_types<arg-1>(C:\runner\_work\enso\enso\built-distribution\enso-engine-2023.2.1-dev-windows-amd64\enso-2023.2.1-dev\lib\Standard\Base\2023.2.1-dev\src\System\File_Format.enso:29:44-72)
at <enso> File_Format.format_types(C:\runner\_work\enso\enso\built-distribution\enso-engine-2023.2.1-dev-windows-amd64\enso-2023.2.1-dev\lib\Standard\Base\2023.2.1-dev\src\System\File_Format.enso:29:16-73)
at <enso> File_Format.get_format(C:\runner\_work\enso\enso\built-distribution\enso-engine-2023.2.1-dev-windows-amd64\enso-2023.2.1-dev\lib\Standard\Base\2023.2.1-dev\src\System\File_Format.enso:35:13-24)
at <enso> Auto_Detect.get_reading_format(C:\runner\_work\enso\enso\built-distribution\enso-engine-2023.2.1-dev-windows-amd64\enso-2023.2.1-dev\lib\Standard\Base\2023.2.1-dev\src\System\File_Format.enso:59:9-43)
at <enso> Auto_Detect.read<arg-2>(C:\runner\_work\enso\enso\built-distribution\enso-engine-2023.2.1-dev-windows-amd64\enso-2023.2.1-dev\lib\Standard\Base\2023.2.1-dev\src\System\File_Format.enso:49:18-52)
at <enso> Auto_Detect.read(C:\runner\_work\enso\enso\built-distribution\enso-engine-2023.2.1-dev-windows-amd64\enso-2023.2.1-dev\lib\Standard\Base\2023.2.1-dev\src\System\File_Format.enso:48-51)
at <enso> File.read<arg-2>(C:\runner\_work\enso\enso\built-distribution\enso-engine-2023.2.1-dev-windows-amd64\enso-2023.2.1-dev\lib\Standard\Base\2023.2.1-dev\src\System\File.enso:268:13-40)
at <enso> File.read(C:\runner\_work\enso\enso\built-distribution\enso-engine-2023.2.1-dev-windows-amd64\enso-2023.2.1-dev\lib\Standard\Base\2023.2.1-dev\src\System\File.enso:267-268)
at <enso> Table_Spec.spec<arg-1>(C:\runner\_work\enso\enso\test\Table_Tests\src\In_Memory\Table_Spec.enso:280:18-62)
at <enso> Test.run_spec<arg-1>(C:\runner\_work\enso\enso\built-distribution\enso-engine-2023.2.1-dev-windows-amd64\enso-2023.2.1-dev\lib\Standard\Test\2023.2.1-dev\src\Test.enso:223:18-25)
at <enso> Panic.catch(Internal)
at <enso> <anonymous>(C:\runner\_work\enso\enso\built-distribution\enso-engine-2023.2.1-dev-windows-amd64\enso-2023.2.1-dev\lib\Standard\Base\2023.2.1-dev\src\Panic.enso:188-190)
at <enso> Panic.catch(Internal)
at <enso> Panic.type.recover(C:\runner\_work\enso\enso\built-distribution\enso-engine-2023.2.1-dev-windows-amd64\enso-2023.2.1-dev\lib\Standard\Base\2023.2.1-dev\src\Panic.enso:185-190)
at <enso> Test.run_spec(C:\runner\_work\enso\enso\built-distribution\enso-engine-2023.2.1-dev-windows-amd64\enso-2023.2.1-dev\lib\Standard\Test\2023.2.1-dev\src\Test.enso:222-226)
at <enso> case_branch<arg-3>(C:\runner\_work\enso\enso\built-distribution\enso-engine-2023.2.1-dev-windows-amd64\enso-2023.2.1-dev\lib\Standard\Test\2023.2.1-dev\src\Test.enso:77:73-89)
at <enso> case_branch<arg-1>(C:\runner\_work\enso\enso\built-distribution\enso-engine-2023.2.1-dev-windows-amd64\enso-2023.2.1-dev\lib\Standard\Test\2023.2.1-dev\src\Test.enso:77:49-90)
at <enso> Runtime.no_inline(Internal)
at <enso> Duration.type.time_execution(C:\runner\_work\enso\enso\built-distribution\enso-engine-2023.2.1-dev-windows-amd64\enso-2023.2.1-dev\lib\Standard\Base\2023.2.1-dev\src\Data\Time\Duration.enso:127:18-43)
at <enso> case_branch(C:\runner\_work\enso\enso\built-distribution\enso-engine-2023.2.1-dev-windows-amd64\enso-2023.2.1-dev\lib\Standard\Test\2023.2.1-dev\src\Test.enso:77:24-91)
at <enso> Test.specify(C:\runner\_work\enso\enso\built-distribution\enso-engine-2023.2.1-dev-windows-amd64\enso-2023.2.1-dev\lib\Standard\Test\2023.2.1-dev\src\Test.enso:76-78)
at <enso> Table_Spec.spec<arg-1>(C:\runner\_work\enso\enso\test\Table_Tests\src\In_Memory\Table_Spec.enso:279-284)
at <enso> case_branch<arg-1>(C:\runner\_work\enso\enso\built-distribution\enso-engine-2023.2.1-dev-windows-amd64\enso-2023.2.1-dev\lib\Standard\Test\2023.2.1-dev\src\Test.enso:40:29-37)
at <enso> case_branch<arg-1>(C:\runner\_work\enso\enso\built-distribution\enso-engine-2023.2.1-dev-windows-amd64\enso-2023.2.1-dev\lib\Standard\Test\2023.2.1-dev\src\Test.enso:39-41)
at <enso> Panic.catch(Internal)
at <enso> case_branch(C:\runner\_work\enso\enso\built-distribution\enso-engine-2023.2.1-dev-windows-amd64\enso-2023.2.1-dev\lib\Standard\Test\2023.2.1-dev\src\Test.enso:38-41)
at <enso> Test.group<arg-1>(C:\runner\_work\enso\enso\built-distribution\enso-engine-2023.2.1-dev-windows-amd64\enso-2023.2.1-dev\lib\Standard\Test\2023.2.1-dev\src\Test.enso:31-46)
at <enso> Test.group(C:\runner\_work\enso\enso\built-distribution\enso-engine-2023.2.1-dev-windows-amd64\enso-2023.2.1-dev\lib\Standard\Test\2023.2.1-dev\src\Test.enso:30-46)
at <enso> Table_Spec.spec(C:\runner\_work\enso\enso\test\Table_Tests\src\In_Memory\Table_Spec.enso:278-296)
at <enso> Main.spec(C:\runner\_work\enso\enso\test\Table_Tests\src\In_Memory\Main.enso:21:5-19)
at <enso> Main.main<arg-1>(C:\runner\_work\enso\enso\test\Table_Tests\src\Main.enso:12:5-23)
at <enso> Test_Suite.type.run<arg-1>(C:\runner\_work\enso\enso\built-distribution\enso-engine-2023.2.1-dev-windows-amd64\enso-2023.2.1-dev\lib\Standard\Test\2023.2.1-dev\src\Test_Suite.enso:69:17-21)
at <enso> Test_Suite.type.run<arg-1>(C:\runner\_work\enso\enso\built-distribution\enso-engine-2023.2.1-dev-windows-amd64\enso-2023.2.1-dev\lib\Standard\Test\2023.2.1-dev\src\Test_Suite.enso:68-70)
at <enso> Test_Reporter.wrap_junit_testsuites(C:\runner\_work\enso\enso\built-distribution\enso-engine-2023.2.1-dev-windows-amd64\enso-2023.2.1-dev\lib\Standard\Test\2023.2.1-dev\src\Test_Reporter.enso:18:14-19)
at <enso> Test_Suite.type.run(C:\runner\_work\enso\enso\built-distribution\enso-engine-2023.2.1-dev-windows-amd64\enso-2023.2.1-dev\lib\Standard\Test\2023.2.1-dev\src\Test_Suite.enso:67-70)
at <enso> Test_Suite.type.run_main(C:\runner\_work\enso\enso\built-distribution\enso-engine-2023.2.1-dev-windows-amd64\enso-2023.2.1-dev\lib\Standard\Test\2023.2.1-dev\src\Test_Suite.enso:40:13-39)
at <enso> Main.main(C:\runner\_work\enso\enso\test\Table_Tests\src\Main.enso:11-16)