GitHub Actions / Standard Library Tests (linux)
succeeded
Oct 17, 2023 in 1s.
View latest attempt.
Standard Library Tests (linux) ✅
✅ /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✅ | 108ms | ||
S3.read_bucket | 5✅ | 3s |
✅ /runner/_work/enso/enso/target/test-results/Examples_Tests/JUnit.xml
33 tests were completed in 93s with 33 passed, 0 failed and 0 skipped.
Test suite | Passed | Failed | Skipped | Time |
---|---|---|---|---|
Examples | 32✅ | 11s | ||
Python Examples | 1✅ | 82s |
✅ /runner/_work/enso/enso/target/test-results/Geo_Tests/JUnit.xml
5 tests were completed in 303ms with 5 passed, 0 failed and 0 skipped.
Test suite | Passed | Failed | Skipped | Time |
---|---|---|---|---|
Geo Points | 2✅ | 16ms | ||
GeoJSON to Table | 3✅ | 287ms |
✅ /runner/_work/enso/enso/target/test-results/Image_Tests/JUnit.xml
174 tests were completed in 2s with 174 passed, 0 failed and 0 skipped.
Test suite | Passed | Failed | Skipped | Time |
---|---|---|---|---|
Image File_Format | 2✅ | 107ms | ||
Image with 1 channel | 19✅ | 87ms | ||
Image with 2 channels | 19✅ | 115ms | ||
Image with 3 channels | 19✅ | 143ms | ||
Image with 4 channels | 19✅ | 139ms | ||
Image Write | 2✅ | 7ms | ||
Image.read | 9✅ | 787ms | ||
Matrix with 1 channel | 21✅ | 105ms | ||
Matrix with 2 channels | 21✅ | 104ms | ||
Matrix with 3 channels | 21✅ | 98ms | ||
Matrix with 4 channels | 21✅ | 142ms | ||
Matrix_Error | 1✅ | 1ms |
✅ /runner/_work/enso/enso/target/test-results/Table_Tests/JUnit.xml
3536 tests were completed in 184s with 3355 passed, 0 failed and 181 skipped.
Test suite | Passed | Failed | Skipped | Time |
---|---|---|---|---|
[Codegen] Aggregation | 2✅ | 53ms | ||
[Codegen] Basic Select | 3✅ | 46ms | ||
[Codegen] Handling Missing Values | 2✅ | 72ms | ||
[Codegen] JSON serialization | 1⚪ | 0ms | ||
[Codegen] Masking Tables and Columns | 2✅ | 124ms | ||
[Codegen] Sorting | 4✅ | 35ms | ||
[In-Memory-specific] Table.join | 1✅ | 409ms | ||
[In-Memory-specific] Table.set | 2✅ | 72ms | ||
[In-Memory] Interactions Between various operations | 11✅ | 912ms | ||
[In-Memory] Arithmetic Column Operations | 12✅ | 71ms | ||
[In-Memory] Boolean Column Operations | 5✅ | 1⚪ | 124ms | |
[In-Memory] Colum Operations - Names | 10✅ | 29ms | ||
[In-Memory] Column Comparisons | 5✅ | 1⚪ | 147ms | |
[In-Memory] Column Naming edge cases | 7✅ | 399ms | ||
[In-Memory] Column operation Integer Overflow handling | 6✅ | 293ms | ||
[In-Memory] Column Operations - Equality & Null Handling | 4✅ | 3⚪ | 60ms | |
[In-Memory] Column Operations - Text Replace | 0ms | |||
[In-Memory] Column Operations - Text Replace (in-memory only) | 8✅ | 36ms | ||
[In-Memory] Column Operations - Text Trim | 3✅ | 35ms | ||
[In-Memory] Column.const | 3✅ | 4ms | ||
[In-Memory] Column.fill_nothing/empty | 4✅ | 8ms | ||
[In-Memory] Column.map | 6✅ | 163ms | ||
[In-Memory] Column.rename | 1✅ | 3ms | ||
[In-Memory] Column.take/drop | 8✅ | 80ms | ||
[In-Memory] Column.zip | 6✅ | 21ms | ||
[In-Memory] Date-Time operations | 21✅ | 1⚪ | 495ms | |
[In-Memory] Date-Time support | 3✅ | 39ms | ||
[In-Memory] Dropping Missing Values | 9✅ | 493ms | ||
[In-Memory] Expression Arithmetic | 3✅ | 69ms | ||
[In-Memory] Expression Boolean literals | 1✅ | 40ms | ||
[In-Memory] Expression Boolean Operators | 4✅ | 46ms | ||
[In-Memory] Expression Column Arithmetic | 2✅ | 69ms | ||
[In-Memory] Expression Comparison Operators | 6✅ | 158ms | ||
[In-Memory] Expression Date and Time literals | 5✅ | 45ms | ||
[In-Memory] Expression Errors should be handled | 4✅ | 38ms | ||
[In-Memory] Expression Float literals | 1✅ | 17ms | ||
[In-Memory] Expression Integer literals | 1✅ | 14ms | ||
[In-Memory] Expression Nothing literals | 3✅ | 33ms | ||
[In-Memory] Expression Text literals | 1✅ | 22ms | ||
[In-Memory] Expression Text literals | 2✅ | 5ms | ||
[In-Memory] Expression Text Operators | 2✅ | 24ms | ||
[In-Memory] Expression Warnings should be reported | 4✅ | 117ms | ||
[In-Memory] Filling Missing Values | 6✅ | 89ms | ||
[In-Memory] Function invocation | 2✅ | 24ms | ||
[In-Memory] Handling of Big Integer values | 10✅ | 146ms | ||
[In-Memory] Loss_Of_Integer_Precision (large integers not being exactly representable in Float) | 5✅ | 86ms | ||
[In-Memory] Min/Max Operations | 2✅ | 43ms | ||
[In-Memory] Other Column Operations | 1✅ | 1ms | ||
[In-Memory] replace: empty table and nothings | 2✅ | 3ms | ||
[In-Memory] replace: literal regex pattern and replacement | 5✅ | 19ms | ||
[In-Memory] replace: literal text pattern and replacement | 4✅ | 31ms | ||
[In-Memory] replace: pattern and replacement columns | 4✅ | 13ms | ||
[In-Memory] Rounding numeric tests | 19✅ | 783ms | ||
[In-Memory] Rounding-like operations | 15✅ | 33ms | ||
[In-Memory] Simple variant of Table/Column.parse in all backends | 5✅ | 23ms | ||
[In-Memory] Storage Builders | 2✅ | 36ms | ||
[In-Memory] Table.add_row_number (common) | 7✅ | 201ms | ||
[In-Memory] Table.add_row_number (in-memory specific) | 7✅ | 46ms | ||
[In-Memory] Table.aggregate | 3✅ | 158ms | ||
[In-Memory] Table.aggregate | 3✅ | 31ms | ||
[In-Memory] Table.aggregate Concatenate | 6✅ | 81ms | ||
[In-Memory] Table.aggregate Count_Distinct | 2✅ | 112ms | ||
[In-Memory] Table.aggregate First and Last | 1✅ | 3ms | ||
[In-Memory] Table.aggregate Mode | 1✅ | 4ms | ||
[In-Memory] Table.aggregate Shortest | 1✅ | 12ms | ||
[In-Memory] Table.aggregate should be able to group on multiple fields not in left columns | 13✅ | 288ms | ||
[In-Memory] Table.aggregate should be able to group on single field | 13✅ | 270ms | ||
[In-Memory] Table.aggregate should correctly handle infinities | 4✅ | 60ms | ||
[In-Memory] Table.aggregate should correctly handle NaN | 5✅ | 31ms | ||
[In-Memory] Table.aggregate should correctly select result types | 4✅ | 65ms | ||
[In-Memory] Table.aggregate should merge warnings when issues computing aggregation | 2✅ | 11ms | ||
[In-Memory] Table.aggregate should not summarize empty table when grouped | 11✅ | 40ms | ||
[In-Memory] Table.aggregate should raise warnings when there are issues | 7✅ | 164ms | ||
[In-Memory] Table.aggregate should raise warnings when there are issues computing aggregation | 3✅ | 392ms | ||
[In-Memory] Table.aggregate should report warnings and errors based on types | 4✅ | 112ms | ||
[In-Memory] Table.aggregate should summarize empty table | 11✅ | 67ms | ||
[In-Memory] Table.aggregate should summarize whole table | 13✅ | 205ms | ||
[In-Memory] Table.aggregate Standard_Deviation | 1✅ | 19ms | ||
[In-Memory] Table.aggregate+Expressions | 2✅ | 96ms | ||
[In-Memory] Table.at | 3✅ | 107ms | ||
[In-Memory] Table.column_count | 1✅ | 0ms | ||
[In-Memory] Table.column_names | 2✅ | 22ms | ||
[In-Memory] Table.cross_join | 8✅ | 65ms | ||
[In-Memory] Table.cross_tab | 23✅ | 422ms | ||
[In-Memory] Table.distinct | 6✅ | 160ms | ||
[In-Memory] Table.distinct | 7✅ | 108ms | ||
[In-Memory] Table.fill_nothing/empty | 6✅ | 15ms | ||
[In-Memory] Table.filter | 5✅ | 1s | ||
[In-Memory] Table.filter | 21✅ | 2⚪ | 1s | |
[In-Memory] Table.filter_by_expression | 5✅ | 607ms | ||
[In-Memory] Table.get | 3✅ | 11ms | ||
[In-Memory] Table.join | 33✅ | 686ms | ||
[In-Memory] Table.join performance | 3✅ | 1⚪ | 822ms | |
[In-Memory] Table.lookup_and_replace | 15✅ | 342ms | ||
[In-Memory] Table.order_by | 23✅ | 382ms | ||
[In-Memory] Table.remove_columns | 12✅ | 395ms | ||
[In-Memory] Table.rename_columns | 20✅ | 1s | ||
[In-Memory] Table.reorder_columns | 10✅ | 323ms | ||
[In-Memory] Table.replace | 3✅ | 50ms | ||
[In-Memory] Table.rows | 6✅ | 58ms | ||
[In-Memory] Table.select_columns | 15✅ | 509ms | ||
[In-Memory] Table.set | 7✅ | 591ms | ||
[In-Memory] Table.set with Column_Operation | 9✅ | 308ms | ||
[In-Memory] Table.sort_columns | 4✅ | 209ms | ||
[In-Memory] Table.take/drop | 9✅ | 515ms | ||
[In-Memory] Table.transpose | 8✅ | 140ms | ||
[In-Memory] Table.union | 24✅ | 572ms | ||
[In-Memory] Table.zip | 11✅ | 157ms | ||
[In-Memory] Table/Column auto value type | 13✅ | 90ms | ||
[In-Memory] Table/Column.cast - checking invariants | 12✅ | 82ms | ||
[In-Memory] Table/Column.cast - date/time | 3✅ | 35ms | ||
[In-Memory] Table/Column.cast - numeric | 6✅ | 121ms | ||
[In-Memory] Table/Column.cast - to text | 9✅ | 134ms | ||
[In-Memory] Temp column | 2✅ | 6ms | ||
[In-Memory] Text Column Operations | 5✅ | 115ms | ||
[PostgreSQL] Interactions Between various operations | 10✅ | 999ms | ||
[PostgreSQL] .pgpass | 3✅ | 175ms | ||
[PostgreSQL] Aggregation | 2✅ | 102ms | ||
[PostgreSQL] Appending a Database table to a Database table | 30✅ | 2s | ||
[PostgreSQL] Appending an in-memory table to a Database table | 31✅ | 3s | ||
[PostgreSQL] Arithmetic Column Operations | 10✅ | 2⚪ | 144ms | |
[PostgreSQL] Basic Table Access | 4✅ | 1s | ||
[PostgreSQL] Boolean Column Operations | 5✅ | 1⚪ | 145ms | |
[PostgreSQL] Colum Operations - Names | 8✅ | 16ms | ||
[PostgreSQL] Column Comparisons | 4✅ | 1⚪ | 320ms | |
[PostgreSQL] Column Naming edge cases | 7✅ | 210ms | ||
[PostgreSQL] Column Operations - Equality & Null Handling | 4✅ | 3⚪ | 79ms | |
[PostgreSQL] Column Operations - Text Replace | 2✅ | 19ms | ||
[PostgreSQL] Column Operations - Text Replace (in-memory only) | 0ms | |||
[PostgreSQL] Column Operations - Text Trim | 3✅ | 43ms | ||
[PostgreSQL] Column.const | 3✅ | 63ms | ||
[PostgreSQL] Column.fill_nothing/empty | 4✅ | 86ms | ||
[PostgreSQL] Column.map | 1✅ | 13ms | ||
[PostgreSQL] Column.rename | 1✅ | 13ms | ||
[PostgreSQL] Column.take/drop | 6✅ | 1s | ||
[PostgreSQL] Column.zip | 1✅ | 12ms | ||
[PostgreSQL] Connection setup | 3✅ | 175ms | ||
[PostgreSQL] Creating an empty table | 19✅ | 1s | ||
[PostgreSQL] Database Encoding | 1✅ | 252ms | ||
[PostgreSQL] Date-Time operations | 19✅ | 1⚪ | 889ms | |
[PostgreSQL] Date-Time support | 3✅ | 47ms | ||
[PostgreSQL] Deleting rows from a Database table | 4✅ | 135ms | ||
[PostgreSQL] Deleting rows from a Database table (source=Database) | 11✅ | 579ms | ||
[PostgreSQL] Deleting rows from a Database table (source=in-memory) | 11✅ | 478ms | ||
[PostgreSQL] Dialect-specific codegen | 1✅ | 15ms | ||
[PostgreSQL] Dropping Missing Values | 9✅ | 1s | ||
[PostgreSQL] Edge Cases | 2✅ | 205ms | ||
[PostgreSQL] Expression Arithmetic | 3✅ | 214ms | ||
[PostgreSQL] Expression Boolean literals | 1✅ | 33ms | ||
[PostgreSQL] Expression Boolean Operators | 4✅ | 57ms | ||
[PostgreSQL] Expression Column Arithmetic | 2✅ | 134ms | ||
[PostgreSQL] Expression Comparison Operators | 6✅ | 287ms | ||
[PostgreSQL] Expression Date and Time literals | 4✅ | 75ms | ||
[PostgreSQL] Expression Errors should be handled | 4✅ | 23ms | ||
[PostgreSQL] Expression Float literals | 1✅ | 13ms | ||
[PostgreSQL] Expression Integer literals | 1✅ | 13ms | ||
[PostgreSQL] Expression Nothing literals | 3✅ | 110ms | ||
[PostgreSQL] Expression Text literals | 1✅ | 29ms | ||
[PostgreSQL] Expression Text literals | 2✅ | 30ms | ||
[PostgreSQL] Expression Text Operators | 2✅ | 58ms | ||
[PostgreSQL] Expression Warnings should be reported | 2✅ | 2⚪ | 142ms | |
[PostgreSQL] Filling Missing Values | 4✅ | 180ms | ||
[PostgreSQL] Function invocation | 2✅ | 16ms | ||
[PostgreSQL] Info | 4✅ | 70ms | ||
[PostgreSQL] Masking Tables | 1✅ | 81ms | ||
[PostgreSQL] math functions | 6✅ | 3s | ||
[PostgreSQL] Min/Max Operations | 2✅ | 90ms | ||
[PostgreSQL] Missing Values | 2✅ | 85ms | ||
[PostgreSQL] Other Column Operations | 1✅ | 16ms | ||
[PostgreSQL] Output Execution Context for Database operations | 12✅ | 1⚪ | 855ms | |
[PostgreSQL] Persisting a Database Table (query) | 8✅ | 628ms | ||
[PostgreSQL] replace: empty table and nothings | 2✅ | 30ms | ||
[PostgreSQL] replace: literal regex pattern and replacement | 5✅ | 29ms | ||
[PostgreSQL] replace: literal text pattern and replacement | 4✅ | 75ms | ||
[PostgreSQL] replace: pattern and replacement columns | 4✅ | 15ms | ||
[PostgreSQL] Rounding numeric tests | 19✅ | 19s | ||
[PostgreSQL] Rounding-like operations | 22✅ | 2s | ||
[PostgreSQL] Schemas and Databases | 4✅ | 60ms | ||
[PostgreSQL] Simple variant of Table/Column.parse in all backends | 5✅ | 102ms | ||
[PostgreSQL] Sorting | 5✅ | 171ms | ||
[PostgreSQL] SSL connectivity tests | 1⚪ | 0ms | ||
[PostgreSQL] Support for Long Column/Table names | 14✅ | 2s | ||
[PostgreSQL] Table.add_row_number (common) | 7✅ | 646ms | ||
[PostgreSQL] Table.add_row_number (Database specific) | 1✅ | 73ms | ||
[PostgreSQL] Table.aggregate | 3✅ | 115ms | ||
[PostgreSQL] Table.aggregate Concatenate | 6✅ | 140ms | ||
[PostgreSQL] Table.aggregate Count_Distinct | 2✅ | 198ms | ||
[PostgreSQL] Table.aggregate First and Last | 1✅ | 22ms | ||
[PostgreSQL] Table.aggregate Mode | 1✅ | 14ms | ||
[PostgreSQL] Table.aggregate Shortest | 1✅ | 37ms | ||
[PostgreSQL] Table.aggregate should be able to group on multiple fields not in left columns | 12✅ | 1⚪ | 769ms | |
[PostgreSQL] Table.aggregate should be able to group on single field | 12✅ | 1⚪ | 403ms | |
[PostgreSQL] Table.aggregate should correctly handle infinities | 4✅ | 217ms | ||
[PostgreSQL] Table.aggregate should correctly handle NaN | 5✅ | 89ms | ||
[PostgreSQL] Table.aggregate should correctly infer result types | 4✅ | 44ms | ||
[PostgreSQL] Table.aggregate should correctly select result types | 4✅ | 72ms | ||
[PostgreSQL] Table.aggregate should merge warnings when issues computing aggregation | 1⚪ | 0ms | ||
[PostgreSQL] Table.aggregate should not summarize empty table when grouped | 10✅ | 1⚪ | 79ms | |
[PostgreSQL] Table.aggregate should raise warnings when there are issues | 7✅ | 522ms | ||
[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✅ | 18ms | ||
[PostgreSQL] Table.aggregate should report warnings and errors based on types | 4✅ | 87ms | ||
[PostgreSQL] Table.aggregate should summarize empty table | 10✅ | 1⚪ | 96ms | |
[PostgreSQL] Table.aggregate should summarize whole table | 12✅ | 1⚪ | 141ms | |
[PostgreSQL] Table.aggregate Standard_Deviation | 1✅ | 18ms | ||
[PostgreSQL] Table.aggregate+Expressions | 2✅ | 35ms | ||
[PostgreSQL] Table.at | 3✅ | 14ms | ||
[PostgreSQL] Table.column_count | 1✅ | 0ms | ||
[PostgreSQL] Table.column_names | 2✅ | 85ms | ||
[PostgreSQL] Table.cross_join | 8✅ | 379ms | ||
[PostgreSQL] Table.cross_tab | 1⚪ | 0ms | ||
[PostgreSQL] Table.default_ordering | 4✅ | 99ms | ||
[PostgreSQL] Table.distinct | 7✅ | 415ms | ||
[PostgreSQL] Table.expand_column | 1✅ | 7ms | ||
[PostgreSQL] Table.expand_to_rows | 1✅ | 13ms | ||
[PostgreSQL] Table.fill_nothing/empty | 6✅ | 175ms | ||
[PostgreSQL] Table.filter | 1✅ | 0ms | ||
[PostgreSQL] Table.filter | 20✅ | 1⚪ | 879ms | |
[PostgreSQL] Table.filter_by_expression | 4✅ | 1⚪ | 159ms | |
[PostgreSQL] Table.get | 3✅ | 7ms | ||
[PostgreSQL] Table.join | 26✅ | 3⚪ | 888ms | |
[PostgreSQL] Table.lookup_and_replace | 1⚪ | 0ms | ||
[PostgreSQL] Table.order_by | 19✅ | 2⚪ | 309ms | |
[PostgreSQL] Table.query | 8✅ | 345ms | ||
[PostgreSQL] Table.remove_columns | 12✅ | 472ms | ||
[PostgreSQL] Table.rename_columns | 20✅ | 825ms | ||
[PostgreSQL] Table.reorder_columns | 10✅ | 535ms | ||
[PostgreSQL] Table.replace | 0ms | |||
[PostgreSQL] Table.rows | 6✅ | 43ms | ||
[PostgreSQL] Table.select_columns | 15✅ | 757ms | ||
[PostgreSQL] Table.set | 7✅ | 131ms | ||
[PostgreSQL] Table.set with Column_Operation | 9✅ | 884ms | ||
[PostgreSQL] Table.sort_columns | 4✅ | 143ms | ||
[PostgreSQL] Table.take/drop | 7✅ | 4s | ||
[PostgreSQL] Table.transpose | 1⚪ | 0ms | ||
[PostgreSQL] Table.union | 21✅ | 902ms | ||
[PostgreSQL] Table.zip | 1⚪ | 0ms | ||
[PostgreSQL] Table/Column auto value type | 1✅ | 13ms | ||
[PostgreSQL] Table/Column.cast - checking invariants | 9✅ | 132ms | ||
[PostgreSQL] Table/Column.cast - date/time | 3✅ | 25ms | ||
[PostgreSQL] Table/Column.cast - numeric | 4✅ | 56ms | ||
[PostgreSQL] Table/Column.cast - to text | 6✅ | 1⚪ | 79ms | |
[PostgreSQL] Tables and Table Types | 4✅ | 89ms | ||
[PostgreSQL] Temp column | 2✅ | 16ms | ||
[PostgreSQL] Text Column Operations | 5✅ | 346ms | ||
[PostgreSQL] Transaction Support | 4✅ | 44ms | ||
[PostgreSQL] Type Mapping | 8✅ | 190ms | ||
[PostgreSQL] Uploading an in-memory Table | 11✅ | 755ms | ||
[PostgreSQL] Warning/Error handling | 2✅ | 64ms | ||
[Redshift] Database tests | 1⚪ | 0ms | ||
[SQLite File] Interactions Between various operations | 8✅ | 863ms | ||
[SQLite File] Aggregation | 2✅ | 66ms | ||
[SQLite File] Appending a Database table to a Database table | 29✅ | 3s | ||
[SQLite File] Appending an in-memory table to a Database table | 30✅ | 3s | ||
[SQLite File] Arithmetic Column Operations | 10✅ | 2⚪ | 156ms | |
[SQLite File] Basic Table Access | 4✅ | 381ms | ||
[SQLite File] Boolean Column Operations | 4✅ | 2⚪ | 205ms | |
[SQLite File] Colum Operations - Names | 8✅ | 93ms | ||
[SQLite File] Column Comparisons | 4✅ | 1⚪ | 623ms | |
[SQLite File] Column Naming edge cases | 7✅ | 174ms | ||
[SQLite File] Column Operations - Equality & Null Handling | 4✅ | 3⚪ | 337ms | |
[SQLite File] Column Operations - Text Replace | 2✅ | 14ms | ||
[SQLite File] Column Operations - Text Replace (in-memory only) | 0ms | |||
[SQLite File] Column Operations - Text Trim | 3✅ | 105ms | ||
[SQLite File] Column.const | 3✅ | 99ms | ||
[SQLite File] Column.fill_nothing/empty | 4✅ | 431ms | ||
[SQLite File] Column.map | 1✅ | 18ms | ||
[SQLite File] Column.rename | 1✅ | 14ms | ||
[SQLite File] Column.take/drop | 6✅ | 1s | ||
[SQLite File] Column.zip | 1✅ | 20ms | ||
[SQLite File] Creating an empty table | 19✅ | 3s | ||
[SQLite File] Date-Time operations | 1⚪ | 0ms | ||
[SQLite File] Date-Time support | 1⚪ | 0ms | ||
[SQLite File] Deleting rows from a Database table | 4✅ | 176ms | ||
[SQLite File] Deleting rows from a Database table (source=Database) | 11✅ | 875ms | ||
[SQLite File] Deleting rows from a Database table (source=in-memory) | 11✅ | 839ms | ||
[SQLite File] Dialect-specific codegen | 1✅ | 44ms | ||
[SQLite File] Dropping Missing Values | 8✅ | 504ms | ||
[SQLite File] Error Handling | 2✅ | 90ms | ||
[SQLite File] Expression Arithmetic | 3✅ | 421ms | ||
[SQLite File] Expression Boolean literals | 1✅ | 44ms | ||
[SQLite File] Expression Boolean Operators | 4✅ | 121ms | ||
[SQLite File] Expression Column Arithmetic | 2✅ | 166ms | ||
[SQLite File] Expression Comparison Operators | 6✅ | 369ms | ||
[SQLite File] Expression Date and Time literals | 4⚪ | 0ms | ||
[SQLite File] Expression Errors should be handled | 4✅ | 13ms | ||
[SQLite File] Expression Float literals | 1✅ | 35ms | ||
[SQLite File] Expression Integer literals | 1✅ | 20ms | ||
[SQLite File] Expression Nothing literals | 3✅ | 162ms | ||
[SQLite File] Expression Text literals | 1✅ | 38ms | ||
[SQLite File] Expression Text literals | 2✅ | 20ms | ||
[SQLite File] Expression Text Operators | 2✅ | 112ms | ||
[SQLite File] Expression Warnings should be reported | 2✅ | 2⚪ | 195ms | |
[SQLite File] Filling Missing Values | 3✅ | 1⚪ | 123ms | |
[SQLite File] Function invocation | 2✅ | 104ms | ||
[SQLite File] Masking Tables | 1✅ | 60ms | ||
[SQLite File] math functions | 6✅ | 2s | ||
[SQLite File] Metadata | 2✅ | 44ms | ||
[SQLite File] Min/Max Operations | 2✅ | 49ms | ||
[SQLite File] Missing Values | 2✅ | 71ms | ||
[SQLite File] Other Column Operations | 1✅ | 34ms | ||
[SQLite File] Output Execution Context for Database operations | 12✅ | 1⚪ | 992ms | |
[SQLite File] partial Date-Time support | 2✅ | 90ms | ||
[SQLite File] Persisting a Database Table (query) | 8✅ | 798ms | ||
[SQLite File] replace: empty table and nothings | 2✅ | 32ms | ||
[SQLite File] replace: literal regex pattern and replacement | 5✅ | 33ms | ||
[SQLite File] replace: literal text pattern and replacement | 4✅ | 95ms | ||
[SQLite File] replace: pattern and replacement columns | 4✅ | 14ms | ||
[SQLite File] Rounding numeric tests | 19✅ | 10s | ||
[SQLite File] Rounding-like operations | 15✅ | 307ms | ||
[SQLite File] Schemas and Databases | 3✅ | 10ms | ||
[SQLite File] Simple variant of Table/Column.parse in all backends | 5✅ | 117ms | ||
[SQLite File] Sorting | 5✅ | 111ms | ||
[SQLite File] Support for Long Column/Table names | 6✅ | 1s | ||
[SQLite File] Table.add_row_number (common) | 7✅ | 257ms | ||
[SQLite File] Table.add_row_number (Database specific) | 1✅ | 105ms | ||
[SQLite File] Table.aggregate | 1✅ | 22ms | ||
[SQLite File] Table.aggregate Concatenate | 6✅ | 220ms | ||
[SQLite File] Table.aggregate Count_Distinct | 1✅ | 1⚪ | 189ms | |
[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⚪ | 158ms | |
[SQLite File] Table.aggregate should be able to group on single field | 7✅ | 6⚪ | 94ms | |
[SQLite File] Table.aggregate should correctly handle infinities | 2✅ | 2⚪ | 71ms | |
[SQLite File] Table.aggregate should correctly handle NaN | 1⚪ | 0ms | ||
[SQLite File] Table.aggregate should correctly select result types | 2✅ | 2⚪ | 55ms | |
[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⚪ | 46ms | |
[SQLite File] Table.aggregate should raise warnings when there are issues | 7✅ | 992ms | ||
[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✅ | 143ms | ||
[SQLite File] Table.aggregate should report warnings and errors based on types | 4✅ | 218ms | ||
[SQLite File] Table.aggregate should summarize empty table | 7✅ | 4⚪ | 56ms | |
[SQLite File] Table.aggregate should summarize whole table | 7✅ | 6⚪ | 103ms | |
[SQLite File] Table.aggregate Standard_Deviation | 1✅ | 24ms | ||
[SQLite File] Table.aggregate+Expressions | 2✅ | 76ms | ||
[SQLite File] Table.at | 3✅ | 55ms | ||
[SQLite File] Table.column_count | 1✅ | 0ms | ||
[SQLite File] Table.column_names | 2✅ | 93ms | ||
[SQLite File] Table.cross_join | 8✅ | 418ms | ||
[SQLite File] Table.cross_tab | 1⚪ | 0ms | ||
[SQLite File] Table.default_ordering | 4✅ | 141ms | ||
[SQLite File] Table.distinct | 7✅ | 418ms | ||
[SQLite File] Table.expand_column | 1✅ | 16ms | ||
[SQLite File] Table.expand_to_rows | 1✅ | 14ms | ||
[SQLite File] Table.fill_nothing/empty | 6✅ | 442ms | ||
[SQLite File] Table.filter | 1✅ | 1ms | ||
[SQLite File] Table.filter | 20✅ | 1⚪ | 2s | |
[SQLite File] Table.filter_by_expression | 4✅ | 1⚪ | 277ms | |
[SQLite File] Table.get | 3✅ | 23ms | ||
[SQLite File] Table.join | 26✅ | 3⚪ | 1s | |
[SQLite File] Table.lookup_and_replace | 1⚪ | 0ms | ||
[SQLite File] Table.order_by | 19✅ | 2⚪ | 265ms | |
[SQLite File] Table.query | 8✅ | 293ms | ||
[SQLite File] Table.remove_columns | 11✅ | 528ms | ||
[SQLite File] Table.rename_columns | 20✅ | 575ms | ||
[SQLite File] Table.reorder_columns | 9✅ | 308ms | ||
[SQLite File] Table.replace | 0ms | |||
[SQLite File] Table.rows | 6✅ | 86ms | ||
[SQLite File] Table.select_columns | 14✅ | 734ms | ||
[SQLite File] Table.set | 7✅ | 227ms | ||
[SQLite File] Table.set with Column_Operation | 8✅ | 1⚪ | 847ms | |
[SQLite File] Table.sort_columns | 4✅ | 72ms | ||
[SQLite File] Table.take/drop | 7✅ | 4s | ||
[SQLite File] Table.transpose | 1⚪ | 0ms | ||
[SQLite File] Table.union | 18✅ | 1⚪ | 1s | |
[SQLite File] Table.zip | 1⚪ | 0ms | ||
[SQLite File] Table/Column auto value type | 1✅ | 41ms | ||
[SQLite File] Table/Column.cast - checking invariants | 7✅ | 194ms | ||
[SQLite File] Table/Column.cast - numeric | 3✅ | 64ms | ||
[SQLite File] Table/Column.cast - to text | 1✅ | 35ms | ||
[SQLite File] Tables and Table Types | 4✅ | 125ms | ||
[SQLite File] Temp column | 2✅ | 43ms | ||
[SQLite File] Text Column Operations | 5✅ | 257ms | ||
[SQLite File] Transaction Support | 4✅ | 137ms | ||
[SQLite File] Uploading an in-memory Table | 11✅ | 1s | ||
[SQLite In-Memory] Interactions Between various operations | 8✅ | 578ms | ||
[SQLite In-Memory] Aggregation | 2✅ | 24ms | ||
[SQLite In-Memory] Appending a Database table to a Database table | 29✅ | 2s | ||
[SQLite In-Memory] Appending an in-memory table to a Database table | 30✅ | 881ms | ||
[SQLite In-Memory] Arithmetic Column Operations | 10✅ | 2⚪ | 164ms | |
[SQLite In-Memory] Basic Table Access | 4✅ | 86ms | ||
[SQLite In-Memory] Boolean Column Operations | 4✅ | 2⚪ | 87ms | |
[SQLite In-Memory] Colum Operations - Names | 8✅ | 19ms | ||
[SQLite In-Memory] Column Comparisons | 4✅ | 1⚪ | 144ms | |
[SQLite In-Memory] Column Naming edge cases | 7✅ | 113ms | ||
[SQLite In-Memory] Column Operations - Equality & Null Handling | 4✅ | 3⚪ | 48ms | |
[SQLite In-Memory] Column Operations - Text Replace | 2✅ | 9ms | ||
[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✅ | 23ms | ||
[SQLite In-Memory] Column.fill_nothing/empty | 4✅ | 36ms | ||
[SQLite In-Memory] Column.map | 1✅ | 5ms | ||
[SQLite In-Memory] Column.rename | 1✅ | 7ms | ||
[SQLite In-Memory] Column.take/drop | 6✅ | 527ms | ||
[SQLite In-Memory] Column.zip | 1✅ | 6ms | ||
[SQLite In-Memory] Creating an empty table | 17✅ | 400ms | ||
[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✅ | 93ms | ||
[SQLite In-Memory] Deleting rows from a Database table (source=Database) | 11✅ | 432ms | ||
[SQLite In-Memory] Deleting rows from a Database table (source=in-memory) | 11✅ | 345ms | ||
[SQLite In-Memory] Dialect-specific codegen | 1✅ | 2ms | ||
[SQLite In-Memory] Dropping Missing Values | 8✅ | 175ms | ||
[SQLite In-Memory] Error Handling | 2✅ | 29ms | ||
[SQLite In-Memory] Expression Arithmetic | 3✅ | 109ms | ||
[SQLite In-Memory] Expression Boolean literals | 1✅ | 14ms | ||
[SQLite In-Memory] Expression Boolean Operators | 4✅ | 45ms | ||
[SQLite In-Memory] Expression Column Arithmetic | 2✅ | 115ms | ||
[SQLite In-Memory] Expression Comparison Operators | 6✅ | 167ms | ||
[SQLite In-Memory] Expression Date and Time literals | 4⚪ | 0ms | ||
[SQLite In-Memory] Expression Errors should be handled | 4✅ | 9ms | ||
[SQLite In-Memory] Expression Float literals | 1✅ | 8ms | ||
[SQLite In-Memory] Expression Integer literals | 1✅ | 8ms | ||
[SQLite In-Memory] Expression Nothing literals | 3✅ | 37ms | ||
[SQLite In-Memory] Expression Text literals | 1✅ | 13ms | ||
[SQLite In-Memory] Expression Text literals | 2✅ | 9ms | ||
[SQLite In-Memory] Expression Text Operators | 2✅ | 28ms | ||
[SQLite In-Memory] Expression Warnings should be reported | 2✅ | 2⚪ | 58ms | |
[SQLite In-Memory] Filling Missing Values | 3✅ | 1⚪ | 37ms | |
[SQLite In-Memory] Function invocation | 2✅ | 21ms | ||
[SQLite In-Memory] Masking Tables | 1✅ | 11ms | ||
[SQLite In-Memory] math functions | 6✅ | 753ms | ||
[SQLite In-Memory] Metadata | 2✅ | 3ms | ||
[SQLite In-Memory] Min/Max Operations | 2✅ | 29ms | ||
[SQLite In-Memory] Missing Values | 2✅ | 22ms | ||
[SQLite In-Memory] Other Column Operations | 1✅ | 8ms | ||
[SQLite In-Memory] Output Execution Context for Database operations | 9✅ | 1⚪ | 348ms | |
[SQLite In-Memory] partial Date-Time support | 2✅ | 14ms | ||
[SQLite In-Memory] Persisting a Database Table (query) | 8✅ | 400ms | ||
[SQLite In-Memory] replace: empty table and nothings | 2✅ | 19ms | ||
[SQLite In-Memory] replace: literal regex pattern and replacement | 5✅ | 8ms | ||
[SQLite In-Memory] replace: literal text pattern and replacement | 4✅ | 17ms | ||
[SQLite In-Memory] replace: pattern and replacement columns | 4✅ | 4ms | ||
[SQLite In-Memory] Rounding numeric tests | 19✅ | 5s | ||
[SQLite In-Memory] Rounding-like operations | 15✅ | 232ms | ||
[SQLite In-Memory] Schemas and Databases | 3✅ | 1ms | ||
[SQLite In-Memory] Simple variant of Table/Column.parse in all backends | 5✅ | 29ms | ||
[SQLite In-Memory] Sorting | 5✅ | 62ms | ||
[SQLite In-Memory] Support for Long Column/Table names | 6✅ | 658ms | ||
[SQLite In-Memory] Table.add_row_number (common) | 7✅ | 74ms | ||
[SQLite In-Memory] Table.add_row_number (Database specific) | 1✅ | 13ms | ||
[SQLite In-Memory] Table.aggregate | 1✅ | 11ms | ||
[SQLite In-Memory] Table.aggregate Concatenate | 6✅ | 50ms | ||
[SQLite In-Memory] Table.aggregate Count_Distinct | 1✅ | 1⚪ | 47ms | |
[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⚪ | 46ms | |
[SQLite In-Memory] Table.aggregate should be able to group on single field | 7✅ | 6⚪ | 36ms | |
[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⚪ | 25ms | |
[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⚪ | 18ms | |
[SQLite In-Memory] Table.aggregate should raise warnings when there are issues | 7✅ | 216ms | ||
[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✅ | 40ms | ||
[SQLite In-Memory] Table.aggregate should report warnings and errors based on types | 4✅ | 40ms | ||
[SQLite In-Memory] Table.aggregate should summarize empty table | 7✅ | 4⚪ | 16ms | |
[SQLite In-Memory] Table.aggregate should summarize whole table | 7✅ | 6⚪ | 28ms | |
[SQLite In-Memory] Table.aggregate Standard_Deviation | 1✅ | 11ms | ||
[SQLite In-Memory] Table.aggregate+Expressions | 2✅ | 32ms | ||
[SQLite In-Memory] Table.at | 3✅ | 6ms | ||
[SQLite In-Memory] Table.column_count | 1✅ | 0ms | ||
[SQLite In-Memory] Table.column_names | 2✅ | 55ms | ||
[SQLite In-Memory] Table.cross_join | 8✅ | 153ms | ||
[SQLite In-Memory] Table.cross_tab | 1⚪ | 0ms | ||
[SQLite In-Memory] Table.default_ordering | 4✅ | 25ms | ||
[SQLite In-Memory] Table.distinct | 7✅ | 93ms | ||
[SQLite In-Memory] Table.expand_column | 1✅ | 3ms | ||
[SQLite In-Memory] Table.expand_to_rows | 1✅ | 4ms | ||
[SQLite In-Memory] Table.fill_nothing/empty | 6✅ | 69ms | ||
[SQLite In-Memory] Table.filter | 1✅ | 0ms | ||
[SQLite In-Memory] Table.filter | 20✅ | 1⚪ | 1s | |
[SQLite In-Memory] Table.filter_by_expression | 4✅ | 1⚪ | 55ms | |
[SQLite In-Memory] Table.get | 3✅ | 4ms | ||
[SQLite In-Memory] Table.join | 26✅ | 3⚪ | 463ms | |
[SQLite In-Memory] Table.lookup_and_replace | 1⚪ | 0ms | ||
[SQLite In-Memory] Table.order_by | 19✅ | 2⚪ | 74ms | |
[SQLite In-Memory] Table.query | 8✅ | 103ms | ||
[SQLite In-Memory] Table.remove_columns | 11✅ | 263ms | ||
[SQLite In-Memory] Table.rename_columns | 20✅ | 431ms | ||
[SQLite In-Memory] Table.reorder_columns | 9✅ | 197ms | ||
[SQLite In-Memory] Table.replace | 0ms | |||
[SQLite In-Memory] Table.rows | 6✅ | 35ms | ||
[SQLite In-Memory] Table.select_columns | 14✅ | 532ms | ||
[SQLite In-Memory] Table.set | 7✅ | 149ms | ||
[SQLite In-Memory] Table.set with Column_Operation | 8✅ | 1⚪ | 310ms | |
[SQLite In-Memory] Table.sort_columns | 4✅ | 51ms | ||
[SQLite In-Memory] Table.take/drop | 7✅ | 1s | ||
[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 auto value type | 1✅ | 4ms | ||
[SQLite In-Memory] Table/Column.cast - checking invariants | 7✅ | 53ms | ||
[SQLite In-Memory] Table/Column.cast - numeric | 3✅ | 21ms | ||
[SQLite In-Memory] Table/Column.cast - to text | 1✅ | 11ms | ||
[SQLite In-Memory] Tables and Table Types | 4✅ | 45ms | ||
[SQLite In-Memory] Temp column | 2✅ | 18ms | ||
[SQLite In-Memory] Text Column Operations | 5✅ | 131ms | ||
[SQLite In-Memory] Transaction Support | 4✅ | 57ms | ||
[SQLite In-Memory] Uploading an in-memory Table | 9✅ | 501ms | ||
[SQLite] Type Mapping | 8✅ | 140ms | ||
Aggregate Columns | 23✅ | 116ms | ||
Boolean Column.format, with format Column | 3✅ | 57ms | ||
Boolean Column.format, with format string | 3✅ | 80ms | ||
ceil | 3✅ | 18ms | ||
Column.parse | 13✅ | 96ms | ||
Columns | 16✅ | 442ms | ||
Construction | 9✅ | 9s | ||
Counting Values | 1✅ | 1ms | ||
DataFormatter builders | 3✅ | 27ms | ||
DataFormatter.format | 10✅ | 41ms | ||
DataFormatter.parse | 12✅ | 277ms | ||
Date Column.format, with format Column | 6✅ | 62ms | ||
Date Column.format, with format string | 4✅ | 139ms | ||
Date_Time Column.format, with format Column | 6✅ | 88ms | ||
Date_Time Column.format, with format string | 5✅ | 109ms | ||
Date_Time truncate | 1✅ | 14ms | ||
Delimited File Parsing | 27✅ | 3⚪ | 1s | |
Delimited File Writing | 33✅ | 1s | ||
Dropping Missing Values | 1✅ | 322ms | ||
Edge cases | 1✅ | 20ms | ||
Errors | 2✅ | 15ms | ||
Excel Range | 9✅ | 83ms | ||
File.read (Delimited) | 3✅ | 63ms | ||
File.read (Delimited) should work with Date_Time | 3✅ | 9ms | ||
File.read (Delimited) should work with Dates | 3✅ | 10ms | ||
File.read (Delimited) should work with Time_Of_Days | 3✅ | 10ms | ||
fill | 6✅ | 259ms | ||
Float | 3✅ | 28ms | ||
Float, with format Column | 3✅ | 24ms | ||
floor | 3✅ | 19ms | ||
Info | 1✅ | 16ms | ||
Integer | 3✅ | 57ms | ||
Integer | 1✅ | 16ms | ||
Integer, with format Column | 3✅ | 46ms | ||
Integration | 1✅ | 70ms | ||
JSON conversion | 2✅ | 79ms | ||
Mapping Operations | 7✅ | 360ms | ||
Masking Tables | 3✅ | 313ms | ||
Numeric, empty/Nothing | 4✅ | 99ms | ||
Problems | 3✅ | 17ms | ||
Read XLSX / XLS Files | 12✅ | 2s | ||
Reading single cells correctly | 7✅ | 286ms | ||
round/truncate/ceil/floor | 3✅ | 61ms | ||
Rounding | 8✅ | 79ms | ||
Should be able to serialise a table with Dates to Text | 2✅ | 37ms | ||
Should be able to serialise a table with DateTimes to Text | 2✅ | 10ms | ||
Should be able to serialise a table with Time_Of_Days to Text | 2✅ | 6ms | ||
Slicing Tables | 4✅ | 226ms | ||
Sorting Columns | 4✅ | 50ms | ||
Sorting Tables | 2✅ | 140ms | ||
SQLite_Format should allow connecting to SQLite files | 5✅ | 44ms | ||
Table.from Text | 1✅ | 18ms | ||
Table.parse | 22✅ | 577ms | ||
Table.parse_to_columns | 14✅ | 287ms | ||
Table.split | 5✅ | 135ms | ||
Table.split/tokenize column count | 4✅ | 81ms | ||
Table.split/tokenize column order | 1✅ | 6ms | ||
Table.split/tokenize errors | 4✅ | 11ms | ||
Table.split/tokenize name conflicts | 2✅ | 47ms | ||
Table.tokenize | 12✅ | 181ms | ||
Text.parse_to_table | 2✅ | 60ms | ||
Text.parse_to_table errors | 3✅ | 31ms | ||
Text.parse_to_table parsing | 3✅ | 55ms | ||
Text.parse_to_table with case-insensitivity | 1✅ | 14ms | ||
Text.parse_to_table with groups | 2✅ | 34ms | ||
Time_Of_Day Column.format, with format Column | 6✅ | 83ms | ||
Time_Of_Day Column.format, with format string | 5✅ | 130ms | ||
truncate | 3✅ | 21ms | ||
Unique_Name_Strategy Helper | 12✅ | 127ms | ||
Unique_Name_Strategy.combine_with_prefix | 6✅ | 15ms | ||
Use First Row As Names | 5✅ | 260ms | ||
Value_Type | 2✅ | 36ms | ||
Various File Format support on Table | 8✅ | 2s | ||
Vector conversion | 1✅ | 27ms | ||
Write xls Files | 38✅ | 2s | ||
Write xlsx Files | 38✅ | 2s | ||
Writing | 4✅ | 69ms | ||
XLS reading | 7✅ | 53ms | ||
XLSX reading | 7✅ | 249ms |
✅ /runner/_work/enso/enso/target/test-results/Tests/JUnit.xml
2351 tests were completed in 47s with 2324 passed, 0 failed and 27 skipped.
Test suite | Passed | Failed | Skipped | Time |
---|---|---|---|---|
Any.map_nothing | 2✅ | 7ms | ||
Any's methods | 3✅ | 47ms | ||
Array_Proxy | 5✅ | 37ms | ||
ArrayOverBuffer | 1✅ | 23ms | ||
ASCII | 4✅ | 22ms | ||
Asserts | 3✅ | 17ms | ||
at/get | 7✅ | 177ms | ||
Atom with holes | 7✅ | 24ms | ||
Auto_Detect | 3✅ | 29ms | ||
BigInts | 13✅ | 363ms | ||
Booleans | 6✅ | 10ms | ||
Bound | 3✅ | 2ms | ||
Bytes | 3✅ | 6ms | ||
caching | 1✅ | 41ms | ||
Callables | 5✅ | 16ms | ||
Check Nothing and NaN | 3✅ | 0ms | ||
children | 2✅ | 12ms | ||
codepoints | 2✅ | 3ms | ||
Compare functionality with Vector | 1✅ | 12ms | ||
Compile | 6✅ | 23ms | ||
const | 1✅ | 0ms | ||
Contexts and Execution Environment | 3✅ | 8ms | ||
Conversion | 42✅ | 133ms | ||
Correlation Statistics | 6✅ | 67ms | ||
curry | 1✅ | 5ms | ||
Data.read / File_Format | 2✅ | 872ms | ||
Dataflow Errors | 11✅ | 33ms | ||
Dataflow Warnings | 32✅ | 2s | ||
Date | 40✅ | 7s | ||
Date date part tests | 8✅ | 64ms | ||
Date_Range | 11✅ | 797ms | ||
Date_Time | 44✅ | 2⚪ | 418ms | |
Date_Time date part tests | 8✅ | 21ms | ||
Date_Time equality | 2✅ | 4ms | ||
Day_Of_Week conversions | 8✅ | 19ms | ||
Deep Exports | 1✅ | 2ms | ||
Default comparator | 3✅ | 15ms | ||
Deterministic Random Noise Generator | 2✅ | 331ms | ||
display text | 1✅ | 1ms | ||
Duration | 15✅ | 75ms | ||
Encoding object | 4✅ | 54ms | ||
Enso Arrays | 5✅ | 26ms | ||
Enso maps | 50✅ | 203ms | ||
Enso Set | 5✅ | 21ms | ||
Environment | 1✅ | 49ms | ||
Escape | 1✅ | 1ms | ||
fetch | 10✅ | 546ms | ||
File Operations | 21✅ | 210ms | ||
flip | 2✅ | 1ms | ||
Float.truncate | 1✅ | 4ms | ||
Floats | 5✅ | 25ms | ||
folder operations | 3✅ | 65ms | ||
Formatting date/time values | 6✅ | 107ms | ||
Fully Qualified Names | 1✅ | 1ms | ||
Function Ascribed Parameters | 12✅ | 28ms | ||
get_elements_by_tag_name | 3✅ | 28ms | ||
Header | 1✅ | 10ms | ||
Header resolution | 7✅ | 26ms | ||
Headers | 6✅ | 112ms | ||
HTTP client | 4✅ | 2ms | ||
HTTP_Method parse | 3✅ | 6ms | ||
identity | 3✅ | 0ms | ||
Inlining Helpers | 2✅ | 3ms | ||
inner / outer xml | 2✅ | 43ms | ||
Instrument @Tail_Call fibonacci | 5✅ | 327ms | ||
Instrument fibonacci | 2✅ | 134ms | ||
Integer.truncate | 1✅ | 1ms | ||
Integers | 24✅ | 97ms | ||
Interval | 7✅ | 33ms | ||
Java case of | 3✅ | 5ms | ||
Java FFI | 6✅ | 1⚪ | 13ms | |
Java/Enso Date | 2✅ | 23ms | ||
JavaDate | 40✅ | 1s | ||
JavaDate date part tests | 8✅ | 1ms | ||
JavaLocalTime | 27✅ | 25ms | ||
JavaScript Objects, Arrays & Functions | 8✅ | 386ms | ||
JavaScriptArrayWithADate | 40✅ | 2s | ||
JavaScriptArrayWithADate date part tests | 8✅ | 34ms | ||
JavascriptDataInArray | 42✅ | 4⚪ | 368ms | |
JavascriptDataInArray date part tests | 8✅ | 75ms | ||
JavascriptDate | 42✅ | 4⚪ | 204ms | |
JavaScriptDate | 40✅ | 3s | ||
JavascriptDate date part tests | 8✅ | 5ms | ||
JavaScriptDate date part tests | 8✅ | 64ms | ||
JavaZonedDateTime | 44✅ | 2⚪ | 164ms | |
JavaZonedDateTime date part tests | 8✅ | 3ms | ||
JavaZoneId | 7✅ | 25ms | ||
JS_Object | 3✅ | 99ms | ||
JSON | 5✅ | 48ms | ||
JSON | 1✅ | 54ms | ||
JSON Deserialization | 8✅ | 431ms | ||
JSON Serialization | 3✅ | 56ms | ||
JSON_Format | 2✅ | 82ms | ||
Lazy | 6✅ | 35ms | ||
Lazy Generator | 1✅ | 2ms | ||
Lexicographic Order on Vectors | 2✅ | 6ms | ||
List | 31✅ | 533ms | ||
Locale | 13✅ | 65ms | ||
Looping Imports | 1✅ | 0ms | ||
Lowercase Methods | 5✅ | 3ms | ||
Managed_Resource | 3✅ | 20ms | ||
Match.end | 4✅ | 20ms | ||
Match.groups | 2✅ | 11ms | ||
Match.named_groups | 3✅ | 26ms | ||
Match.span | 4✅ | 21ms | ||
Match.start | 4✅ | 21ms | ||
Match.text | 6✅ | 23ms | ||
Match.utf_16_end | 4✅ | 20ms | ||
Match.utf_16_span | 4✅ | 18ms | ||
Match.utf_16_start | 4✅ | 19ms | ||
Maybe | 5✅ | 2ms | ||
Meta-Value Inspection | 4✅ | 9ms | ||
Meta-Value Manipulation | 26✅ | 104ms | ||
Meta.Type.find | 4✅ | 11ms | ||
Methods | 1✅ | 1⚪ | 0ms | |
Missing_Required_Argument | 3✅ | 26ms | ||
Natural Order | 4✅ | 83ms | ||
No Method Errors | 1✅ | 13ms | ||
Noise | 3✅ | 69ms | ||
non-linear inserts | 11✅ | 112ms | ||
Number Conversions | 1✅ | 4ms | ||
Number Rounding numeric tests | 19✅ | 168ms | ||
Numbers | 14✅ | 131ms | ||
Numeric values | 1✅ | 5ms | ||
Object Comparator | 7✅ | 41ms | ||
Operator == | 16✅ | 199ms | ||
Ordering | 6✅ | 26ms | ||
Pair | 1✅ | 0ms | ||
Pair - from 2-Item JavaScript Array | 13✅ | 135ms | ||
Pair - from 2-Item List | 13✅ | 39ms | ||
Pair - from 2-Item Vector | 13✅ | 65ms | ||
Pair - from Pair.new | 13✅ | 63ms | ||
Pair - from Pair.Value | 13✅ | 7ms | ||
Panics | 17✅ | 154ms | ||
parse | 8✅ | 101ms | ||
Parsing date/time values | 27✅ | 1⚪ | 534ms | |
Parsing formats | 4✅ | 212ms | ||
Pattern Matches | 16✅ | 19ms | ||
Pattern.find and .find_all | 8✅ | 85ms | ||
Pattern.match and .match_all | 8✅ | 63ms | ||
Pattern.matches | 5✅ | 12ms | ||
Pattern.replace | 10✅ | 127ms | ||
Pattern.split | 6✅ | 31ms | ||
Pattern.tokenize | 7✅ | 174ms | ||
Period | 7✅ | 18ms | ||
Plain_Text | 3✅ | 23ms | ||
Polyglot Argument | 7✅ | 33ms | ||
Polyglot Argument with Inheritance | 3✅ | 7ms | ||
Polyglot Conversion | 14✅ | 25ms | ||
Polyglot hash maps | 6✅ | 156ms | ||
Polyglot JS | 19✅ | 187ms | ||
Polyglot keys and values | 6✅ | 3s | ||
Polyglot Operator == | 7✅ | 31ms | ||
Polyglot Python | 15✅ | 116ms | ||
Polyglot R | 1⚪ | 0ms | ||
post | 24✅ | 818ms | ||
Problem_Behavior | 2✅ | 9ms | ||
Process | 5✅ | 36ms | ||
PythonDate | 40✅ | 4s | ||
PythonDate | 41✅ | 5⚪ | 542ms | |
PythonDate date part tests | 8✅ | 55ms | ||
PythonDate date part tests | 8✅ | 35ms | ||
PythonLocalTime | 27✅ | 83ms | ||
Qualified Names | 3✅ | 2ms | ||
Random | 6✅ | 576ms | ||
Range | 35✅ | 358ms | ||
Rank Data | 7✅ | 19ms | ||
Read XML | 7✅ | 55ms | ||
read_bytes | 6✅ | 19ms | ||
read_text | 6✅ | 95ms | ||
Refs | 1✅ | 1ms | ||
Regex splitting | 3✅ | 14ms | ||
Regex tokenizing | 2✅ | 18ms | ||
Regex: find and find_all | 20✅ | 1⚪ | 176ms | |
Regression | 12✅ | 109ms | ||
ReportingStreamDecoder | 6✅ | 224ms | ||
ReportingStreamEncoder | 8✅ | 106ms | ||
Request | 10✅ | 62ms | ||
rounding | 4✅ | 15ms | ||
should correctly evaluate documentation examples | 6✅ | 45ms | ||
Sorting with multiple comparators | 4✅ | 2⚪ | 42ms | |
Sorting with the default comparator | 7✅ | 3⚪ | 55ms | |
Stack traces | 1✅ | 4ms | ||
State | 2✅ | 3ms | ||
Statistics | 14✅ | 283ms | ||
Statistics - empty Vector | 3✅ | 12ms | ||
Statistics - invalid input | 5✅ | 96ms | ||
Statistics - invalid input | 1✅ | 1ms | ||
Statistics - NaN Vector | 3✅ | 23ms | ||
Statistics - Nothing Vector | 3✅ | 30ms | ||
System | 2✅ | 14ms | ||
tag name | 1✅ | 5ms | ||
Text | 84✅ | 4s | ||
text contents | 1✅ | 3ms | ||
Text_Sub_Range_Data | 2✅ | 20ms | ||
Text_Utils | 4✅ | 28ms | ||
Text.match | 6✅ | 28ms | ||
Text.replace | 16✅ | 111ms | ||
Text.Span | 3✅ | 19ms | ||
Text.substring | 4✅ | 6ms | ||
the Self construct | 6✅ | 11ms | ||
Time_Of_Day | 27✅ | 119ms | ||
to_display_text | 5✅ | 15ms | ||
Type Errors | 11✅ | 131ms | ||
uncurry | 1✅ | 1ms | ||
Unresolved symbol | 1✅ | 1ms | ||
URI | 4✅ | 17ms | ||
Use a slice of an array as vectors | 73✅ | 223ms | ||
Use Array as vectors | 73✅ | 897ms | ||
Use Array_Proxy as vectors | 73✅ | 165ms | ||
Use Java ArrayList as vectors | 73✅ | 300ms | ||
Use Vector as vectors | 73✅ | 2s | ||
UTF_16 BigEndian | 2✅ | 3ms | ||
UTF_16 LittleEndian | 2✅ | 3ms | ||
UTF_8 | 7✅ | 23ms | ||
Vector builder | 5✅ | 16ms | ||
Vector Slicing Helpers | 1✅ | 21ms | ||
Vector/Array equality | 9✅ | 11ms | ||
Windows 1252 | 4✅ | 12ms | ||
write operations | 21✅ | 489ms | ||
Zone | 9✅ | 29ms |
✅ /runner/_work/enso/enso/target/test-results/Visualization_Tests/JUnit.xml
71 tests were completed in 4s with 70 passed, 0 failed and 1 skipped.
Test suite | Passed | Failed | Skipped | Time |
---|---|---|---|---|
Dataflow Error Visualization | 2✅ | 143ms | ||
File uploads | 2✅ | 10ms | ||
Geo_Map | 3✅ | 642ms | ||
Histogram Visualization | 6✅ | 257ms | ||
Lazy Table Visualization | 12✅ | 464ms | ||
Lazy Text Visualization | 3✅ | 55ms | ||
Scatter Plot Visualization | 14✅ | 875ms | ||
Serializable Visualization Identifiers | 5✅ | 166ms | ||
SQL Visualization | 1✅ | 184ms | ||
Table Visualization | 9✅ | 529ms | ||
Table.lookup_ignore_case | 1✅ | 21ms | ||
Table.rows | 1✅ | 161ms | ||
Type Names of Visualization Defaults | 1✅ | 179ms | ||
Vector and Arrays | 2✅ | 1⚪ | 38ms | |
Widgets for Database | 1✅ | 19ms | ||
Widgets for In-Database Connection with table name sets | 1✅ | 122ms | ||
Widgets for In-Database Connection with table types | 1✅ | 15ms | ||
Widgets for In-Database Table with column name sets | 2✅ | 45ms | ||
Widgets for In-Memory with column name sets | 2✅ | 59ms | ||
Widgets for the Text type | 1✅ | 128ms |
Loading