Store IR caches in suitable format to read them "on demand" #14089
GitHub Actions / Standard Library Tests (linux)
succeeded
Nov 18, 2023 in 0s
Standard Library Tests (linux) ✅
Report | Passed | Failed | Skipped | Time |
---|---|---|---|---|
/runner/_work/enso/enso/target/test-results/AWS_Tests/JUnit.xml | 19✅ | 14s | ||
/runner/_work/enso/enso/target/test-results/Examples_Tests/JUnit.xml | 32✅ | 1⚪ | 7s | |
/runner/_work/enso/enso/target/test-results/Geo_Tests/JUnit.xml | 5✅ | 238ms | ||
/runner/_work/enso/enso/target/test-results/Image_Tests/JUnit.xml | 174✅ | 973ms | ||
/runner/_work/enso/enso/target/test-results/Table_Tests/JUnit.xml | 3556✅ | 184⚪ | 102s | |
/runner/_work/enso/enso/target/test-results/Tests/JUnit.xml | 2194✅ | 41⚪ | 23s | |
/runner/_work/enso/enso/target/test-results/Visualization_Tests/JUnit.xml | 70✅ | 1⚪ | 2s |
✅ /runner/_work/enso/enso/target/test-results/AWS_Tests/JUnit.xml
19 tests were completed in 14s with 19 passed, 0 failed and 0 skipped.
Test suite | Passed | Failed | Skipped | Time |
---|---|---|---|---|
S3.get_object | 2✅ | 4s | ||
S3.head (bucket) | 1✅ | 1s | ||
S3.head (object) | 2✅ | 2s | ||
S3.list_buckets | 2✅ | 1s | ||
S3.list_objects | 4✅ | 2s | ||
S3.parse_uri | 3✅ | 57ms | ||
S3.read_bucket | 5✅ | 3s |
✅ /runner/_work/enso/enso/target/test-results/Examples_Tests/JUnit.xml
33 tests were completed in 7s with 32 passed, 0 failed and 1 skipped.
Test suite | Passed | Failed | Skipped | Time |
---|---|---|---|---|
Examples | 32✅ | 7s | ||
Python Examples | 1⚪ | 0ms |
✅ /runner/_work/enso/enso/target/test-results/Geo_Tests/JUnit.xml
5 tests were completed in 238ms with 5 passed, 0 failed and 0 skipped.
Test suite | Passed | Failed | Skipped | Time |
---|---|---|---|---|
Geo Points | 2✅ | 13ms | ||
GeoJSON to Table | 3✅ | 225ms |
✅ /runner/_work/enso/enso/target/test-results/Image_Tests/JUnit.xml
174 tests were completed in 973ms with 174 passed, 0 failed and 0 skipped.
Test suite | Passed | Failed | Skipped | Time |
---|---|---|---|---|
Image File_Format | 2✅ | 70ms | ||
Image with 1 channel | 19✅ | 62ms | ||
Image with 2 channels | 19✅ | 72ms | ||
Image with 3 channels | 19✅ | 64ms | ||
Image with 4 channels | 19✅ | 63ms | ||
Image Write | 2✅ | 10ms | ||
Image.read | 9✅ | 288ms | ||
Matrix with 1 channel | 21✅ | 93ms | ||
Matrix with 2 channels | 21✅ | 78ms | ||
Matrix with 3 channels | 21✅ | 107ms | ||
Matrix with 4 channels | 21✅ | 65ms | ||
Matrix_Error | 1✅ | 1ms |
✅ /runner/_work/enso/enso/target/test-results/Table_Tests/JUnit.xml
3740 tests were completed in 102s with 3556 passed, 0 failed and 184 skipped.
Test suite | Passed | Failed | Skipped | Time |
---|---|---|---|---|
[Codegen] Aggregation | 2✅ | 82ms | ||
[Codegen] Basic Select | 3✅ | 80ms | ||
[Codegen] Handling Missing Values | 2✅ | 42ms | ||
[Codegen] JSON serialization | 1⚪ | 0ms | ||
[Codegen] Masking Tables and Columns | 2✅ | 92ms | ||
[Codegen] Sorting | 4✅ | 35ms | ||
[In-Memory-specific] Table.join | 1✅ | 440ms | ||
[In-Memory-specific] Table.set | 2✅ | 56ms | ||
[In-Memory] Interactions Between various operations | 11✅ | 378ms | ||
[In-Memory] Arithmetic Column Operations | 12✅ | 83ms | ||
[In-Memory] Boolean Column Operations | 5✅ | 1⚪ | 58ms | |
[In-Memory] Colum Operations - Names | 10✅ | 34ms | ||
[In-Memory] Column Comparisons | 5✅ | 1⚪ | 107ms | |
[In-Memory] Column Naming edge cases | 7✅ | 117ms | ||
[In-Memory] Column operation Integer Overflow handling | 6✅ | 127ms | ||
[In-Memory] Column Operations - Equality & Null Handling | 4✅ | 3⚪ | 23ms | |
[In-Memory] Column Operations - Text Replace | 0ms | |||
[In-Memory] Column Operations - Text Replace (in-memory only) | 8✅ | 56ms | ||
[In-Memory] Column Operations - Text Trim | 3✅ | 20ms | ||
[In-Memory] Column.const | 3✅ | 4ms | ||
[In-Memory] Column.fill_nothing/empty | 4✅ | 2ms | ||
[In-Memory] Column.map | 6✅ | 117ms | ||
[In-Memory] Column.rename | 1✅ | 3ms | ||
[In-Memory] Column.take/drop | 8✅ | 66ms | ||
[In-Memory] Column.zip | 6✅ | 26ms | ||
[In-Memory] Date truncation | 1✅ | 3ms | ||
[In-Memory] Date-Time operations | 21✅ | 1⚪ | 273ms | |
[In-Memory] Date-Time support | 3✅ | 19ms | ||
[In-Memory] Dropping Missing Values | 9✅ | 275ms | ||
[In-Memory] Expression Arithmetic | 3✅ | 52ms | ||
[In-Memory] Expression Boolean literals | 1✅ | 48ms | ||
[In-Memory] Expression Boolean Operators | 4✅ | 27ms | ||
[In-Memory] Expression Column Arithmetic | 2✅ | 50ms | ||
[In-Memory] Expression Comparison Operators | 6✅ | 81ms | ||
[In-Memory] Expression Date and Time literals | 5✅ | 29ms | ||
[In-Memory] Expression Errors should be handled | 4✅ | 22ms | ||
[In-Memory] Expression Float literals | 1✅ | 18ms | ||
[In-Memory] Expression Integer literals | 1✅ | 10ms | ||
[In-Memory] Expression Nothing literals | 3✅ | 22ms | ||
[In-Memory] Expression Text literals | 1✅ | 29ms | ||
[In-Memory] Expression Text literals | 2✅ | 7ms | ||
[In-Memory] Expression Text Operators | 2✅ | 17ms | ||
[In-Memory] Expression Warnings should be reported | 4✅ | 55ms | ||
[In-Memory] Filling Missing Values | 8✅ | 27ms | ||
[In-Memory] Function invocation | 2✅ | 11ms | ||
[In-Memory] Handling of Big Integer values | 10✅ | 73ms | ||
[In-Memory] Loss_Of_Integer_Precision (large integers not being exactly representable in Float) | 5✅ | 46ms | ||
[In-Memory] Min/Max Operations | 2✅ | 74ms | ||
[In-Memory] Other Column Operations | 1✅ | 2ms | ||
[In-Memory] replace: empty table and nothings | 2✅ | 5ms | ||
[In-Memory] replace: literal regex pattern and replacement | 5✅ | 21ms | ||
[In-Memory] replace: literal text pattern and replacement | 4✅ | 40ms | ||
[In-Memory] replace: pattern and replacement columns | 4✅ | 14ms | ||
[In-Memory] Rounding numeric tests | 19✅ | 318ms | ||
[In-Memory] Rounding-like operations | 15✅ | 33ms | ||
[In-Memory] Simple variant of Table/Column.parse in all backends | 5✅ | 45ms | ||
[In-Memory] Storage Builders | 2✅ | 19ms | ||
[In-Memory] Table.add_row_number (common) | 7✅ | 95ms | ||
[In-Memory] Table.add_row_number (in-memory specific) | 7✅ | 20ms | ||
[In-Memory] Table.aggregate | 3✅ | 77ms | ||
[In-Memory] Table.aggregate | 3✅ | 13ms | ||
[In-Memory] Table.aggregate Concatenate | 6✅ | 21ms | ||
[In-Memory] Table.aggregate Count_Distinct | 2✅ | 23ms | ||
[In-Memory] Table.aggregate First and Last | 1✅ | 5ms | ||
[In-Memory] Table.aggregate Mode | 1✅ | 1ms | ||
[In-Memory] Table.aggregate Shortest | 1✅ | 8ms | ||
[In-Memory] Table.aggregate should be able to group on multiple fields not in left columns | 13✅ | 163ms | ||
[In-Memory] Table.aggregate should be able to group on single field | 13✅ | 260ms | ||
[In-Memory] Table.aggregate should correctly handle infinities | 4✅ | 31ms | ||
[In-Memory] Table.aggregate should correctly handle NaN | 5✅ | 13ms | ||
[In-Memory] Table.aggregate should correctly select result types | 4✅ | 10ms | ||
[In-Memory] Table.aggregate should merge warnings when issues computing aggregation | 2✅ | 17ms | ||
[In-Memory] Table.aggregate should not summarize empty table when grouped | 11✅ | 96ms | ||
[In-Memory] Table.aggregate should raise warnings when there are issues | 7✅ | 44ms | ||
[In-Memory] Table.aggregate should raise warnings when there are issues computing aggregation | 3✅ | 260ms | ||
[In-Memory] Table.aggregate should report warnings and errors based on types | 4✅ | 23ms | ||
[In-Memory] Table.aggregate should summarize empty table | 11✅ | 109ms | ||
[In-Memory] Table.aggregate should summarize whole table | 13✅ | 228ms | ||
[In-Memory] Table.aggregate Standard_Deviation | 1✅ | 4ms | ||
[In-Memory] Table.aggregate+Expressions | 2✅ | 22ms | ||
[In-Memory] Table.at | 3✅ | 25ms | ||
[In-Memory] Table.column_count | 1✅ | 0ms | ||
[In-Memory] Table.column_names | 2✅ | 10ms | ||
[In-Memory] Table.cross_join | 9✅ | 48ms | ||
[In-Memory] Table.cross_tab | 23✅ | 135ms | ||
[In-Memory] Table.distinct | 6✅ | 87ms | ||
[In-Memory] Table.distinct | 7✅ | 48ms | ||
[In-Memory] Table.fill_nothing/empty | 6✅ | 10ms | ||
[In-Memory] Table.filter | 4✅ | 395ms | ||
[In-Memory] Table.filter | 21✅ | 2⚪ | 351ms | |
[In-Memory] Table.filter_by_expression | 5✅ | 238ms | ||
[In-Memory] Table.get | 3✅ | 6ms | ||
[In-Memory] Table.join | 38✅ | 367ms | ||
[In-Memory] Table.lookup_and_replace | 20✅ | 323ms | ||
[In-Memory] Table.make_constant_column | 4✅ | 8ms | ||
[In-Memory] Table.order_by | 23✅ | 141ms | ||
[In-Memory] Table.read | 5✅ | 12ms | ||
[In-Memory] Table.remove_columns | 12✅ | 214ms | ||
[In-Memory] Table.rename_columns | 20✅ | 236ms | ||
[In-Memory] Table.reorder_columns | 10✅ | 91ms | ||
[In-Memory] Table.replace | 4✅ | 32ms | ||
[In-Memory] Table.rows | 6✅ | 41ms | ||
[In-Memory] Table.select_columns | 15✅ | 408ms | ||
[In-Memory] Table.set | 8✅ | 604ms | ||
[In-Memory] Table.set with Column_Operation | 9✅ | 236ms | ||
[In-Memory] Table.sort_columns | 4✅ | 87ms | ||
[In-Memory] Table.take/drop | 11✅ | 269ms | ||
[In-Memory] Table.transpose | 8✅ | 107ms | ||
[In-Memory] Table.union | 25✅ | 248ms | ||
[In-Memory] Table.zip | 12✅ | 92ms | ||
[In-Memory] Table/Column auto value type | 13✅ | 61ms | ||
[In-Memory] Table/Column.cast - checking invariants | 12✅ | 58ms | ||
[In-Memory] Table/Column.cast - date/time | 3✅ | 20ms | ||
[In-Memory] Table/Column.cast - numeric | 6✅ | 78ms | ||
[In-Memory] Table/Column.cast - to text | 9✅ | 165ms | ||
[In-Memory] Temp column | 2✅ | 4ms | ||
[In-Memory] Text Column Operations | 5✅ | 181ms | ||
[In-Memory] Unique derived column names | 8✅ | 15ms | ||
[PostgreSQL] Interactions Between various operations | 10✅ | 447ms | ||
[PostgreSQL] .pgpass | 3✅ | 169ms | ||
[PostgreSQL] Aggregation | 2✅ | 77ms | ||
[PostgreSQL] Appending a Database table to a Database table | 30✅ | 2s | ||
[PostgreSQL] Appending an in-memory table to a Database table | 31✅ | 1s | ||
[PostgreSQL] Arithmetic Column Operations | 10✅ | 2⚪ | 124ms | |
[PostgreSQL] Basic Table Access | 4✅ | 518ms | ||
[PostgreSQL] Boolean Column Operations | 5✅ | 1⚪ | 145ms | |
[PostgreSQL] Colum Operations - Names | 8✅ | 16ms | ||
[PostgreSQL] Column Comparisons | 4✅ | 1⚪ | 137ms | |
[PostgreSQL] Column Naming edge cases | 7✅ | 159ms | ||
[PostgreSQL] Column Operations - Equality & Null Handling | 4✅ | 3⚪ | 50ms | |
[PostgreSQL] Column Operations - Text Replace | 2✅ | 16ms | ||
[PostgreSQL] Column Operations - Text Replace (in-memory only) | 0ms | |||
[PostgreSQL] Column Operations - Text Trim | 3✅ | 43ms | ||
[PostgreSQL] Column.const | 3✅ | 41ms | ||
[PostgreSQL] Column.fill_nothing/empty | 4✅ | 38ms | ||
[PostgreSQL] Column.map | 1✅ | 5ms | ||
[PostgreSQL] Column.rename | 1✅ | 8ms | ||
[PostgreSQL] Column.take/drop | 6✅ | 629ms | ||
[PostgreSQL] Column.zip | 1✅ | 8ms | ||
[PostgreSQL] Connection setup | 3✅ | 135ms | ||
[PostgreSQL] Connection.query | 10✅ | 293ms | ||
[PostgreSQL] Creating an empty table | 19✅ | 1s | ||
[PostgreSQL] Database Encoding | 1✅ | 137ms | ||
[PostgreSQL] Date truncation | 1✅ | 38ms | ||
[PostgreSQL] Date-Time operations | 19✅ | 1⚪ | 1s | |
[PostgreSQL] Date-Time support | 3✅ | 42ms | ||
[PostgreSQL] Deleting rows from a Database table | 4✅ | 71ms | ||
[PostgreSQL] Deleting rows from a Database table (source=Database) | 11✅ | 423ms | ||
[PostgreSQL] Deleting rows from a Database table (source=in-memory) | 11✅ | 399ms | ||
[PostgreSQL] Dialect-specific codegen | 1✅ | 30ms | ||
[PostgreSQL] Dropping Missing Values | 9✅ | 542ms | ||
[PostgreSQL] Edge Cases | 4✅ | 785ms | ||
[PostgreSQL] Expression Arithmetic | 3✅ | 93ms | ||
[PostgreSQL] Expression Boolean literals | 1✅ | 12ms | ||
[PostgreSQL] Expression Boolean Operators | 4✅ | 48ms | ||
[PostgreSQL] Expression Column Arithmetic | 2✅ | 109ms | ||
[PostgreSQL] Expression Comparison Operators | 6✅ | 167ms | ||
[PostgreSQL] Expression Date and Time literals | 4✅ | 89ms | ||
[PostgreSQL] Expression Errors should be handled | 4✅ | 13ms | ||
[PostgreSQL] Expression Float literals | 1✅ | 6ms | ||
[PostgreSQL] Expression Integer literals | 1✅ | 7ms | ||
[PostgreSQL] Expression Nothing literals | 3✅ | 72ms | ||
[PostgreSQL] Expression Text literals | 1✅ | 15ms | ||
[PostgreSQL] Expression Text literals | 2✅ | 13ms | ||
[PostgreSQL] Expression Text Operators | 2✅ | 28ms | ||
[PostgreSQL] Expression Warnings should be reported | 2✅ | 2⚪ | 123ms | |
[PostgreSQL] Filling Missing Values | 6✅ | 89ms | ||
[PostgreSQL] Function invocation | 2✅ | 24ms | ||
[PostgreSQL] Info | 4✅ | 94ms | ||
[PostgreSQL] Masking Tables | 1✅ | 122ms | ||
[PostgreSQL] math functions | 6✅ | 3s | ||
[PostgreSQL] Min/Max Operations | 2✅ | 33ms | ||
[PostgreSQL] Missing Values | 2✅ | 84ms | ||
[PostgreSQL] Other Column Operations | 1✅ | 16ms | ||
[PostgreSQL] Output Execution Context for Database operations | 12✅ | 1⚪ | 697ms | |
[PostgreSQL] Persisting a Database Table (query) | 8✅ | 532ms | ||
[PostgreSQL] replace: empty table and nothings | 2✅ | 32ms | ||
[PostgreSQL] replace: literal regex pattern and replacement | 5✅ | 18ms | ||
[PostgreSQL] replace: literal text pattern and replacement | 4✅ | 24ms | ||
[PostgreSQL] replace: pattern and replacement columns | 4✅ | 8ms | ||
[PostgreSQL] Rounding numeric tests | 19✅ | 10s | ||
[PostgreSQL] Rounding-like operations | 22✅ | 618ms | ||
[PostgreSQL] Schemas and Databases | 4✅ | 104ms | ||
[PostgreSQL] Simple variant of Table/Column.parse in all backends | 5✅ | 58ms | ||
[PostgreSQL] Sorting | 5✅ | 114ms | ||
[PostgreSQL] SSL connectivity tests | 1⚪ | 0ms | ||
[PostgreSQL] Support for Long Column/Table names | 14✅ | 1s | ||
[PostgreSQL] Table.add_row_number (common) | 7✅ | 126ms | ||
[PostgreSQL] Table.add_row_number (Database specific) | 1✅ | 43ms | ||
[PostgreSQL] Table.aggregate | 3✅ | 93ms | ||
[PostgreSQL] Table.aggregate Concatenate | 6✅ | 102ms | ||
[PostgreSQL] Table.aggregate Count_Distinct | 2✅ | 91ms | ||
[PostgreSQL] Table.aggregate First and Last | 1✅ | 10ms | ||
[PostgreSQL] Table.aggregate Mode | 1✅ | 7ms | ||
[PostgreSQL] Table.aggregate Shortest | 1✅ | 18ms | ||
[PostgreSQL] Table.aggregate should be able to group on multiple fields not in left columns | 12✅ | 1⚪ | 123ms | |
[PostgreSQL] Table.aggregate should be able to group on single field | 12✅ | 1⚪ | 104ms | |
[PostgreSQL] Table.aggregate should correctly handle infinities | 4✅ | 89ms | ||
[PostgreSQL] Table.aggregate should correctly handle NaN | 5✅ | 45ms | ||
[PostgreSQL] Table.aggregate should correctly infer result types | 4✅ | 20ms | ||
[PostgreSQL] Table.aggregate should correctly select result types | 4✅ | 46ms | ||
[PostgreSQL] Table.aggregate should merge warnings when issues computing aggregation | 1⚪ | 0ms | ||
[PostgreSQL] Table.aggregate should not summarize empty table when grouped | 10✅ | 1⚪ | 46ms | |
[PostgreSQL] Table.aggregate should raise warnings when there are issues | 7✅ | 313ms | ||
[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✅ | 10ms | ||
[PostgreSQL] Table.aggregate should report warnings and errors based on types | 4✅ | 61ms | ||
[PostgreSQL] Table.aggregate should summarize empty table | 10✅ | 1⚪ | 52ms | |
[PostgreSQL] Table.aggregate should summarize whole table | 12✅ | 1⚪ | 115ms | |
[PostgreSQL] Table.aggregate Standard_Deviation | 1✅ | 10ms | ||
[PostgreSQL] Table.aggregate+Expressions | 2✅ | 35ms | ||
[PostgreSQL] Table.at | 3✅ | 12ms | ||
[PostgreSQL] Table.column_count | 1✅ | 0ms | ||
[PostgreSQL] Table.column_names | 2✅ | 35ms | ||
[PostgreSQL] Table.cross_join | 9✅ | 247ms | ||
[PostgreSQL] Table.cross_tab | 1⚪ | 0ms | ||
[PostgreSQL] Table.default_ordering | 4✅ | 116ms | ||
[PostgreSQL] Table.distinct | 7✅ | 133ms | ||
[PostgreSQL] Table.expand_column | 1✅ | 8ms | ||
[PostgreSQL] Table.expand_to_rows | 1✅ | 8ms | ||
[PostgreSQL] Table.fill_nothing/empty | 6✅ | 112ms | ||
[PostgreSQL] Table.filter | 1✅ | 0ms | ||
[PostgreSQL] Table.filter | 20✅ | 1⚪ | 461ms | |
[PostgreSQL] Table.filter_by_expression | 4✅ | 1⚪ | 63ms | |
[PostgreSQL] Table.get | 3✅ | 7ms | ||
[PostgreSQL] Table.join | 30✅ | 4⚪ | 858ms | |
[PostgreSQL] Table.lookup_and_replace | 20✅ | 912ms | ||
[PostgreSQL] Table.make_constant_column | 3✅ | 1⚪ | 46ms | |
[PostgreSQL] Table.order_by | 19✅ | 2⚪ | 330ms | |
[PostgreSQL] Table.read | 6✅ | 152ms | ||
[PostgreSQL] Table.remove_columns | 12✅ | 369ms | ||
[PostgreSQL] Table.rename_columns | 20✅ | 573ms | ||
[PostgreSQL] Table.reorder_columns | 10✅ | 272ms | ||
[PostgreSQL] Table.replace | 4✅ | 96ms | ||
[PostgreSQL] Table.rows | 6✅ | 13ms | ||
[PostgreSQL] Table.select_columns | 15✅ | 442ms | ||
[PostgreSQL] Table.set | 8✅ | 102ms | ||
[PostgreSQL] Table.set with Column_Operation | 9✅ | 678ms | ||
[PostgreSQL] Table.sort_columns | 4✅ | 60ms | ||
[PostgreSQL] Table.take/drop | 7✅ | 2s | ||
[PostgreSQL] Table.transpose | 1⚪ | 0ms | ||
[PostgreSQL] Table.union | 22✅ | 596ms | ||
[PostgreSQL] Table.zip | 1⚪ | 0ms | ||
[PostgreSQL] Table/Column auto value type | 1✅ | 7ms | ||
[PostgreSQL] Table/Column.cast - checking invariants | 9✅ | 92ms | ||
[PostgreSQL] Table/Column.cast - date/time | 3✅ | 27ms | ||
[PostgreSQL] Table/Column.cast - numeric | 4✅ | 49ms | ||
[PostgreSQL] Table/Column.cast - to text | 6✅ | 1⚪ | 69ms | |
[PostgreSQL] Tables and Table Types | 4✅ | 59ms | ||
[PostgreSQL] Temp column | 2✅ | 16ms | ||
[PostgreSQL] Text Column Operations | 5✅ | 267ms | ||
[PostgreSQL] Transaction Support | 4✅ | 162ms | ||
[PostgreSQL] Type Edge Cases | 2✅ | 127ms | ||
[PostgreSQL] Type Mapping | 8✅ | 131ms | ||
[PostgreSQL] Unique derived column names | 8✅ | 111ms | ||
[PostgreSQL] Uploading an in-memory Table | 11✅ | 563ms | ||
[PostgreSQL] Warning/Error handling | 2✅ | 136ms | ||
[Redshift] Database tests | 1⚪ | 0ms | ||
[SQLite File] Interactions Between various operations | 8✅ | 166ms | ||
[SQLite File] Aggregation | 2✅ | 29ms | ||
[SQLite File] Appending a Database table to a Database table | 29✅ | 1s | ||
[SQLite File] Appending an in-memory table to a Database table | 30✅ | 1s | ||
[SQLite File] Arithmetic Column Operations | 10✅ | 2⚪ | 123ms | |
[SQLite File] Basic Table Access | 4✅ | 322ms | ||
[SQLite File] Boolean Column Operations | 4✅ | 2⚪ | 138ms | |
[SQLite File] Colum Operations - Names | 8✅ | 27ms | ||
[SQLite File] Column Comparisons | 4✅ | 1⚪ | 365ms | |
[SQLite File] Column Naming edge cases | 7✅ | 120ms | ||
[SQLite File] Column Operations - Equality & Null Handling | 4✅ | 3⚪ | 65ms | |
[SQLite File] Column Operations - Text Replace | 2✅ | 11ms | ||
[SQLite File] Column Operations - Text Replace (in-memory only) | 0ms | |||
[SQLite File] Column Operations - Text Trim | 3✅ | 28ms | ||
[SQLite File] Column.const | 1✅ | 7ms | ||
[SQLite File] Column.const | 3✅ | 31ms | ||
[SQLite File] Column.fill_nothing/empty | 4✅ | 29ms | ||
[SQLite File] Column.map | 1✅ | 5ms | ||
[SQLite File] Column.rename | 1✅ | 7ms | ||
[SQLite File] Column.take/drop | 6✅ | 589ms | ||
[SQLite File] Column.zip | 1✅ | 6ms | ||
[SQLite File] Connection.query | 10✅ | 265ms | ||
[SQLite File] Creating an empty table | 19✅ | 1s | ||
[SQLite File] Date truncation | 1⚪ | 0ms | ||
[SQLite File] Date-Time operations | 1⚪ | 0ms | ||
[SQLite File] Date-Time support | 1⚪ | 0ms | ||
[SQLite File] Deleting rows from a Database table | 4✅ | 56ms | ||
[SQLite File] Deleting rows from a Database table (source=Database) | 11✅ | 285ms | ||
[SQLite File] Deleting rows from a Database table (source=in-memory) | 11✅ | 347ms | ||
[SQLite File] Dialect-specific codegen | 1✅ | 14ms | ||
[SQLite File] Dropping Missing Values | 8✅ | 232ms | ||
[SQLite File] Error Handling | 2✅ | 62ms | ||
[SQLite File] Expression Arithmetic | 3✅ | 241ms | ||
[SQLite File] Expression Boolean literals | 1✅ | 13ms | ||
[SQLite File] Expression Boolean Operators | 4✅ | 47ms | ||
[SQLite File] Expression Column Arithmetic | 2✅ | 127ms | ||
[SQLite File] Expression Comparison Operators | 6✅ | 213ms | ||
[SQLite File] Expression Date and Time literals | 4⚪ | 0ms | ||
[SQLite File] Expression Errors should be handled | 4✅ | 9ms | ||
[SQLite File] Expression Float literals | 1✅ | 5ms | ||
[SQLite File] Expression Integer literals | 1✅ | 6ms | ||
[SQLite File] Expression Nothing literals | 3✅ | 121ms | ||
[SQLite File] Expression Text literals | 1✅ | 10ms | ||
[SQLite File] Expression Text literals | 2✅ | 8ms | ||
[SQLite File] Expression Text Operators | 2✅ | 33ms | ||
[SQLite File] Expression Warnings should be reported | 2✅ | 2⚪ | 93ms | |
[SQLite File] Filling Missing Values | 5✅ | 1⚪ | 51ms | |
[SQLite File] Function invocation | 2✅ | 18ms | ||
[SQLite File] Masking Tables | 1✅ | 30ms | ||
[SQLite File] math functions | 6✅ | 911ms | ||
[SQLite File] Metadata | 2✅ | 13ms | ||
[SQLite File] Min/Max Operations | 2✅ | 28ms | ||
[SQLite File] Missing Values | 2✅ | 40ms | ||
[SQLite File] Other Column Operations | 1✅ | 22ms | ||
[SQLite File] Output Execution Context for Database operations | 12✅ | 1⚪ | 730ms | |
[SQLite File] partial Date-Time support | 2✅ | 386ms | ||
[SQLite File] Persisting a Database Table (query) | 8✅ | 404ms | ||
[SQLite File] replace: empty table and nothings | 2✅ | 17ms | ||
[SQLite File] replace: literal regex pattern and replacement | 5✅ | 8ms | ||
[SQLite File] replace: literal text pattern and replacement | 4✅ | 26ms | ||
[SQLite File] replace: pattern and replacement columns | 4✅ | 2ms | ||
[SQLite File] Rounding numeric tests | 19✅ | 5s | ||
[SQLite File] Rounding-like operations | 15✅ | 196ms | ||
[SQLite File] Schemas and Databases | 3✅ | 4ms | ||
[SQLite File] Simple variant of Table/Column.parse in all backends | 5✅ | 63ms | ||
[SQLite File] Sorting | 5✅ | 42ms | ||
[SQLite File] Support for Long Column/Table names | 6✅ | 1s | ||
[SQLite File] Table.add_row_number (common) | 7✅ | 96ms | ||
[SQLite File] Table.add_row_number (Database specific) | 1✅ | 37ms | ||
[SQLite File] Table.aggregate | 1✅ | 6ms | ||
[SQLite File] Table.aggregate Concatenate | 6✅ | 55ms | ||
[SQLite File] Table.aggregate Count_Distinct | 1✅ | 1⚪ | 64ms | |
[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⚪ | 54ms | |
[SQLite File] Table.aggregate should be able to group on single field | 7✅ | 6⚪ | 51ms | |
[SQLite File] Table.aggregate should correctly handle infinities | 2✅ | 2⚪ | 20ms | |
[SQLite File] Table.aggregate should correctly handle NaN | 1⚪ | 0ms | ||
[SQLite File] Table.aggregate should correctly select result types | 2✅ | 2⚪ | 19ms | |
[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⚪ | 27ms | |
[SQLite File] Table.aggregate should raise warnings when there are issues | 7✅ | 259ms | ||
[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✅ | 78ms | ||
[SQLite File] Table.aggregate should summarize empty table | 7✅ | 4⚪ | 33ms | |
[SQLite File] Table.aggregate should summarize whole table | 7✅ | 6⚪ | 43ms | |
[SQLite File] Table.aggregate Standard_Deviation | 1✅ | 7ms | ||
[SQLite File] Table.aggregate+Expressions | 2✅ | 21ms | ||
[SQLite File] Table.at | 3✅ | 7ms | ||
[SQLite File] Table.column_count | 1✅ | 0ms | ||
[SQLite File] Table.column_names | 2✅ | 47ms | ||
[SQLite File] Table.cross_join | 9✅ | 180ms | ||
[SQLite File] Table.cross_tab | 1⚪ | 0ms | ||
[SQLite File] Table.default_ordering | 4✅ | 74ms | ||
[SQLite File] Table.distinct | 7✅ | 115ms | ||
[SQLite File] Table.expand_column | 1✅ | 5ms | ||
[SQLite File] Table.expand_to_rows | 1✅ | 5ms | ||
[SQLite File] Table.fill_nothing/empty | 6✅ | 62ms | ||
[SQLite File] Table.filter | 1✅ | 0ms | ||
[SQLite File] Table.filter | 20✅ | 1⚪ | 429ms | |
[SQLite File] Table.filter_by_expression | 4✅ | 1⚪ | 51ms | |
[SQLite File] Table.get | 3✅ | 7ms | ||
[SQLite File] Table.join | 31✅ | 3⚪ | 593ms | |
[SQLite File] Table.lookup_and_replace | 19✅ | 773ms | ||
[SQLite File] Table.make_constant_column | 3✅ | 1⚪ | 41ms | |
[SQLite File] Table.order_by | 19✅ | 2⚪ | 116ms | |
[SQLite File] Table.read | 6✅ | 115ms | ||
[SQLite File] Table.remove_columns | 11✅ | 208ms | ||
[SQLite File] Table.rename_columns | 20✅ | 515ms | ||
[SQLite File] Table.reorder_columns | 9✅ | 286ms | ||
[SQLite File] Table.replace | 4✅ | 157ms | ||
[SQLite File] Table.rows | 6✅ | 43ms | ||
[SQLite File] Table.select_columns | 14✅ | 477ms | ||
[SQLite File] Table.set | 8✅ | 120ms | ||
[SQLite File] Table.set with Column_Operation | 8✅ | 1⚪ | 404ms | |
[SQLite File] Table.sort_columns | 4✅ | 56ms | ||
[SQLite File] Table.take/drop | 7✅ | 1s | ||
[SQLite File] Table.transpose | 1⚪ | 0ms | ||
[SQLite File] Table.union | 19✅ | 1⚪ | 379ms | |
[SQLite File] Table.zip | 1⚪ | 0ms | ||
[SQLite File] Table/Column auto value type | 1✅ | 6ms | ||
[SQLite File] Table/Column.cast - checking invariants | 7✅ | 105ms | ||
[SQLite File] Table/Column.cast - numeric | 3✅ | 44ms | ||
[SQLite File] Table/Column.cast - to text | 1✅ | 19ms | ||
[SQLite File] Tables and Table Types | 4✅ | 96ms | ||
[SQLite File] Temp column | 2✅ | 9ms | ||
[SQLite File] Text Column Operations | 5✅ | 134ms | ||
[SQLite File] Transaction Support | 4✅ | 47ms | ||
[SQLite File] Unique derived column names | 8✅ | 68ms | ||
[SQLite File] Uploading an in-memory Table | 11✅ | 748ms | ||
[SQLite In-Memory] Interactions Between various operations | 8✅ | 188ms | ||
[SQLite In-Memory] Aggregation | 2✅ | 14ms | ||
[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✅ | 683ms | ||
[SQLite In-Memory] Arithmetic Column Operations | 10✅ | 2⚪ | 65ms | |
[SQLite In-Memory] Basic Table Access | 4✅ | 144ms | ||
[SQLite In-Memory] Boolean Column Operations | 4✅ | 2⚪ | 47ms | |
[SQLite In-Memory] Colum Operations - Names | 8✅ | 15ms | ||
[SQLite In-Memory] Column Comparisons | 4✅ | 1⚪ | 83ms | |
[SQLite In-Memory] Column Naming edge cases | 7✅ | 63ms | ||
[SQLite In-Memory] Column Operations - Equality & Null Handling | 4✅ | 3⚪ | 29ms | |
[SQLite In-Memory] Column Operations - Text Replace | 2✅ | 5ms | ||
[SQLite In-Memory] Column Operations - Text Replace (in-memory only) | 0ms | |||
[SQLite In-Memory] Column Operations - Text Trim | 3✅ | 15ms | ||
[SQLite In-Memory] Column.const | 1✅ | 5ms | ||
[SQLite In-Memory] Column.const | 3✅ | 19ms | ||
[SQLite In-Memory] Column.fill_nothing/empty | 4✅ | 19ms | ||
[SQLite In-Memory] Column.map | 1✅ | 4ms | ||
[SQLite In-Memory] Column.rename | 1✅ | 5ms | ||
[SQLite In-Memory] Column.take/drop | 6✅ | 514ms | ||
[SQLite In-Memory] Column.zip | 1✅ | 3ms | ||
[SQLite In-Memory] Connection.query | 10✅ | 284ms | ||
[SQLite In-Memory] Creating an empty table | 17✅ | 268ms | ||
[SQLite In-Memory] Date truncation | 1⚪ | 0ms | ||
[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✅ | 40ms | ||
[SQLite In-Memory] Deleting rows from a Database table (source=Database) | 11✅ | 271ms | ||
[SQLite In-Memory] Deleting rows from a Database table (source=in-memory) | 11✅ | 281ms | ||
[SQLite In-Memory] Dialect-specific codegen | 1✅ | 1ms | ||
[SQLite In-Memory] Dropping Missing Values | 8✅ | 146ms | ||
[SQLite In-Memory] Error Handling | 2✅ | 16ms | ||
[SQLite In-Memory] Expression Arithmetic | 3✅ | 77ms | ||
[SQLite In-Memory] Expression Boolean literals | 1✅ | 12ms | ||
[SQLite In-Memory] Expression Boolean Operators | 4✅ | 28ms | ||
[SQLite In-Memory] Expression Column Arithmetic | 2✅ | 95ms | ||
[SQLite In-Memory] Expression Comparison Operators | 6✅ | 99ms | ||
[SQLite In-Memory] Expression Date and Time literals | 4⚪ | 0ms | ||
[SQLite In-Memory] Expression Errors should be handled | 4✅ | 7ms | ||
[SQLite In-Memory] Expression Float literals | 1✅ | 6ms | ||
[SQLite In-Memory] Expression Integer literals | 1✅ | 6ms | ||
[SQLite In-Memory] Expression Nothing literals | 3✅ | 33ms | ||
[SQLite In-Memory] Expression Text literals | 1✅ | 8ms | ||
[SQLite In-Memory] Expression Text literals | 2✅ | 7ms | ||
[SQLite In-Memory] Expression Text Operators | 2✅ | 25ms | ||
[SQLite In-Memory] Expression Warnings should be reported | 2✅ | 2⚪ | 40ms | |
[SQLite In-Memory] Filling Missing Values | 5✅ | 1⚪ | 60ms | |
[SQLite In-Memory] Function invocation | 2✅ | 12ms | ||
[SQLite In-Memory] Masking Tables | 1✅ | 10ms | ||
[SQLite In-Memory] math functions | 6✅ | 332ms | ||
[SQLite In-Memory] Metadata | 2✅ | 2ms | ||
[SQLite In-Memory] Min/Max Operations | 2✅ | 23ms | ||
[SQLite In-Memory] Missing Values | 2✅ | 10ms | ||
[SQLite In-Memory] Other Column Operations | 1✅ | 7ms | ||
[SQLite In-Memory] Output Execution Context for Database operations | 9✅ | 1⚪ | 316ms | |
[SQLite In-Memory] partial Date-Time support | 2✅ | 9ms | ||
[SQLite In-Memory] Persisting a Database Table (query) | 8✅ | 371ms | ||
[SQLite In-Memory] replace: empty table and nothings | 2✅ | 13ms | ||
[SQLite In-Memory] replace: literal regex pattern and replacement | 5✅ | 12ms | ||
[SQLite In-Memory] replace: literal text pattern and replacement | 4✅ | 36ms | ||
[SQLite In-Memory] replace: pattern and replacement columns | 4✅ | 2ms | ||
[SQLite In-Memory] Rounding numeric tests | 19✅ | 3s | ||
[SQLite In-Memory] Rounding-like operations | 15✅ | 143ms | ||
[SQLite In-Memory] Schemas and Databases | 3✅ | 0ms | ||
[SQLite In-Memory] Simple variant of Table/Column.parse in all backends | 5✅ | 32ms | ||
[SQLite In-Memory] Sorting | 5✅ | 17ms | ||
[SQLite In-Memory] Support for Long Column/Table names | 6✅ | 397ms | ||
[SQLite In-Memory] Table.add_row_number (common) | 7✅ | 53ms | ||
[SQLite In-Memory] Table.add_row_number (Database specific) | 1✅ | 12ms | ||
[SQLite In-Memory] Table.aggregate | 1✅ | 6ms | ||
[SQLite In-Memory] Table.aggregate Concatenate | 6✅ | 39ms | ||
[SQLite In-Memory] Table.aggregate Count_Distinct | 1✅ | 1⚪ | 36ms | |
[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⚪ | 59ms | |
[SQLite In-Memory] Table.aggregate should be able to group on single field | 7✅ | 6⚪ | 54ms | |
[SQLite In-Memory] Table.aggregate should correctly handle infinities | 2✅ | 2⚪ | 18ms | |
[SQLite In-Memory] Table.aggregate should correctly handle NaN | 1⚪ | 0ms | ||
[SQLite In-Memory] Table.aggregate should correctly select result types | 2✅ | 2⚪ | 16ms | |
[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⚪ | 27ms | |
[SQLite In-Memory] Table.aggregate should raise warnings when there are issues | 7✅ | 199ms | ||
[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✅ | 37ms | ||
[SQLite In-Memory] Table.aggregate should report warnings and errors based on types | 4✅ | 39ms | ||
[SQLite In-Memory] Table.aggregate should summarize empty table | 7✅ | 4⚪ | 22ms | |
[SQLite In-Memory] Table.aggregate should summarize whole table | 7✅ | 6⚪ | 30ms | |
[SQLite In-Memory] Table.aggregate Standard_Deviation | 1✅ | 7ms | ||
[SQLite In-Memory] Table.aggregate+Expressions | 2✅ | 21ms | ||
[SQLite In-Memory] Table.at | 3✅ | 5ms | ||
[SQLite In-Memory] Table.column_count | 1✅ | 0ms | ||
[SQLite In-Memory] Table.column_names | 2✅ | 31ms | ||
[SQLite In-Memory] Table.cross_join | 9✅ | 146ms | ||
[SQLite In-Memory] Table.cross_tab | 1⚪ | 0ms | ||
[SQLite In-Memory] Table.default_ordering | 4✅ | 18ms | ||
[SQLite In-Memory] Table.distinct | 7✅ | 66ms | ||
[SQLite In-Memory] Table.expand_column | 1✅ | 4ms | ||
[SQLite In-Memory] Table.expand_to_rows | 1✅ | 3ms | ||
[SQLite In-Memory] Table.fill_nothing/empty | 6✅ | 57ms | ||
[SQLite In-Memory] Table.filter | 1✅ | 0ms | ||
[SQLite In-Memory] Table.filter | 20✅ | 1⚪ | 308ms | |
[SQLite In-Memory] Table.filter_by_expression | 4✅ | 1⚪ | 52ms | |
[SQLite In-Memory] Table.get | 3✅ | 3ms | ||
[SQLite In-Memory] Table.join | 31✅ | 3⚪ | 439ms | |
[SQLite In-Memory] Table.lookup_and_replace | 19✅ | 473ms | ||
[SQLite In-Memory] Table.make_constant_column | 3✅ | 1⚪ | 22ms | |
[SQLite In-Memory] Table.order_by | 19✅ | 2⚪ | 114ms | |
[SQLite In-Memory] Table.read | 6✅ | 109ms | ||
[SQLite In-Memory] Table.remove_columns | 11✅ | 150ms | ||
[SQLite In-Memory] Table.rename_columns | 20✅ | 258ms | ||
[SQLite In-Memory] Table.reorder_columns | 9✅ | 111ms | ||
[SQLite In-Memory] Table.replace | 4✅ | 33ms | ||
[SQLite In-Memory] Table.rows | 6✅ | 11ms | ||
[SQLite In-Memory] Table.select_columns | 14✅ | 257ms | ||
[SQLite In-Memory] Table.set | 8✅ | 88ms | ||
[SQLite In-Memory] Table.set with Column_Operation | 8✅ | 1⚪ | 333ms | |
[SQLite In-Memory] Table.sort_columns | 4✅ | 49ms | ||
[SQLite In-Memory] Table.take/drop | 7✅ | 997ms | ||
[SQLite In-Memory] Table.transpose | 1⚪ | 0ms | ||
[SQLite In-Memory] Table.union | 19✅ | 1⚪ | 344ms | |
[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✅ | 46ms | ||
[SQLite In-Memory] Table/Column.cast - numeric | 3✅ | 18ms | ||
[SQLite In-Memory] Table/Column.cast - to text | 1✅ | 8ms | ||
[SQLite In-Memory] Tables and Table Types | 4✅ | 15ms | ||
[SQLite In-Memory] Temp column | 2✅ | 8ms | ||
[SQLite In-Memory] Text Column Operations | 5✅ | 76ms | ||
[SQLite In-Memory] Transaction Support | 4✅ | 21ms | ||
[SQLite In-Memory] Unique derived column names | 8✅ | 52ms | ||
[SQLite In-Memory] Uploading an in-memory Table | 9✅ | 364ms | ||
[SQLite] Type Mapping | 8✅ | 109ms | ||
Aggregate Columns | 23✅ | 45ms | ||
Boolean Column.format, with format Column | 3✅ | 16ms | ||
Boolean Column.format, with format string | 3✅ | 29ms | ||
ceil | 3✅ | 14ms | ||
Column.parse | 13✅ | 66ms | ||
Columns | 16✅ | 270ms | ||
Construction | 8✅ | 1⚪ | 524ms | |
Counting Values | 1✅ | 1ms | ||
DataFormatter builders | 3✅ | 31ms | ||
DataFormatter.format | 10✅ | 28ms | ||
DataFormatter.parse | 12✅ | 159ms | ||
Date Column.format, with format Column | 6✅ | 79ms | ||
Date Column.format, with format string | 4✅ | 168ms | ||
Date_Time Column.format, with format Column | 6✅ | 34ms | ||
Date_Time Column.format, with format string | 5✅ | 79ms | ||
Date_Time truncate | 1✅ | 9ms | ||
Delimited File Parsing | 27✅ | 3⚪ | 1s | |
Delimited File Writing | 33✅ | 630ms | ||
Dropping Missing Values | 1✅ | 159ms | ||
Edge cases | 1✅ | 4ms | ||
Errors | 2✅ | 6ms | ||
Excel Range | 9✅ | 60ms | ||
File.read (Delimited) | 3✅ | 29ms | ||
File.read (Delimited) should work with Date_Time | 3✅ | 6ms | ||
File.read (Delimited) should work with Dates | 3✅ | 4ms | ||
File.read (Delimited) should work with Time_Of_Days | 3✅ | 4ms | ||
fill | 6✅ | 98ms | ||
Float | 3✅ | 14ms | ||
Float, with format Column | 3✅ | 9ms | ||
floor | 3✅ | 13ms | ||
Info | 1✅ | 8ms | ||
Integer | 3✅ | 26ms | ||
Integer | 1✅ | 5ms | ||
Integer, with format Column | 3✅ | 17ms | ||
Integration | 1✅ | 41ms | ||
JSON conversion | 2✅ | 55ms | ||
Mapping Operations | 7✅ | 217ms | ||
Masking Tables | 3✅ | 189ms | ||
Numeric, empty/Nothing | 4✅ | 28ms | ||
Problems | 3✅ | 8ms | ||
Read XLSX / XLS Files | 12✅ | 1s | ||
Reading single cells correctly | 7✅ | 225ms | ||
round/truncate/ceil/floor | 3✅ | 43ms | ||
Rounding | 8✅ | 50ms | ||
Should be able to serialise a table with Dates to Text | 2✅ | 23ms | ||
Should be able to serialise a table with DateTimes to Text | 2✅ | 6ms | ||
Should be able to serialise a table with Time_Of_Days to Text | 2✅ | 5ms | ||
Slicing Tables | 4✅ | 96ms | ||
SortedListIndex (used for SortJoin) | 6✅ | 11ms | ||
Sorting Columns | 4✅ | 23ms | ||
Sorting Tables | 2✅ | 59ms | ||
SQLite_Format should allow connecting to SQLite files | 5✅ | 131ms | ||
Table.from Text | 1✅ | 7ms | ||
Table.parse | 22✅ | 387ms | ||
Table.parse_to_columns | 14✅ | 162ms | ||
Table.split | 5✅ | 68ms | ||
Table.split/tokenize column count | 4✅ | 55ms | ||
Table.split/tokenize column order | 1✅ | 3ms | ||
Table.split/tokenize errors | 4✅ | 6ms | ||
Table.split/tokenize name conflicts | 2✅ | 25ms | ||
Table.tokenize | 12✅ | 110ms | ||
Text.parse_to_table | 2✅ | 30ms | ||
Text.parse_to_table errors | 3✅ | 12ms | ||
Text.parse_to_table parsing | 3✅ | 19ms | ||
Text.parse_to_table with case-insensitivity | 1✅ | 6ms | ||
Text.parse_to_table with groups | 2✅ | 22ms | ||
Time_Of_Day Column.format, with format Column | 6✅ | 30ms | ||
Time_Of_Day Column.format, with format string | 5✅ | 38ms | ||
truncate | 3✅ | 16ms | ||
Unique_Name_Strategy Helper | 12✅ | 170ms | ||
Unique_Name_Strategy.combine_with_prefix | 6✅ | 6ms | ||
Use First Row As Names | 5✅ | 140ms | ||
Value_Type | 2✅ | 18ms | ||
Various File Format support on Table | 8✅ | 999ms | ||
Vector conversion | 1✅ | 4ms | ||
Write xls Files | 38✅ | 457ms | ||
Write xlsx Files | 38✅ | 1s | ||
Writing | 4✅ | 36ms | ||
XLS reading | 7✅ | 29ms | ||
XLSX reading | 7✅ | 169ms |
✅ /runner/_work/enso/enso/target/test-results/Tests/JUnit.xml
2235 tests were completed in 23s with 2194 passed, 0 failed and 41 skipped.
Test suite | Passed | Failed | Skipped | Time |
---|---|---|---|---|
Any.map_nothing | 2✅ | 7ms | ||
Any's methods | 3✅ | 34ms | ||
Array_Proxy | 5✅ | 32ms | ||
ArrayOverBuffer | 1✅ | 13ms | ||
ASCII | 4✅ | 20ms | ||
Asserts | 5✅ | 17ms | ||
at/get | 7✅ | 137ms | ||
Atom with holes | 7✅ | 10ms | ||
Auto_Detect | 3✅ | 17ms | ||
BigInts | 13✅ | 280ms | ||
Booleans | 6✅ | 8ms | ||
Bound | 3✅ | 1ms | ||
Bytes | 3✅ | 3ms | ||
caching | 1✅ | 26ms | ||
Callables | 5✅ | 7ms | ||
Check Nothing and NaN | 3✅ | 0ms | ||
children | 2✅ | 9ms | ||
codepoints | 2✅ | 2ms | ||
Compare functionality with Vector | 1✅ | 23ms | ||
Compile | 6✅ | 14ms | ||
const | 1✅ | 0ms | ||
Contexts and Execution Environment | 3✅ | 10ms | ||
Conversion | 42✅ | 79ms | ||
Correlation Statistics | 6✅ | 41ms | ||
curry | 1✅ | 4ms | ||
Data.read / File_Format | 2✅ | 942ms | ||
Dataflow Errors | 11✅ | 20ms | ||
Dataflow Warnings | 32✅ | 457ms | ||
Date | 41✅ | 3s | ||
Date date part tests | 8✅ | 42ms | ||
Date_Range | 11✅ | 537ms | ||
Date_Time | 45✅ | 2⚪ | 507ms | |
Date_Time date part tests | 8✅ | 14ms | ||
Date_Time equality | 2✅ | 2ms | ||
Day_Of_Week conversions | 8✅ | 11ms | ||
Deep Exports | 1✅ | 0ms | ||
Default comparator | 3✅ | 5ms | ||
display text | 1✅ | 1ms | ||
Duration | 15✅ | 86ms | ||
Encoding object | 4✅ | 45ms | ||
Enso Arrays | 5✅ | 30ms | ||
Enso maps | 50✅ | 184ms | ||
Enso Set | 5✅ | 32ms | ||
Environment | 1✅ | 10ms | ||
Escape | 1✅ | 0ms | ||
fetch | 10✅ | 376ms | ||
File Operations | 21✅ | 124ms | ||
flip | 2✅ | 2ms | ||
Float.truncate | 1✅ | 2ms | ||
Floats | 5✅ | 15ms | ||
folder operations | 3✅ | 28ms | ||
Formatting date/time values | 6✅ | 67ms | ||
Fully Qualified Names | 1✅ | 0ms | ||
Function Ascribed Parameters | 12✅ | 15ms | ||
get_elements_by_tag_name | 3✅ | 18ms | ||
Header | 1✅ | 3ms | ||
Header resolution | 7✅ | 28ms | ||
Headers | 6✅ | 70ms | ||
HTTP client | 4✅ | 2ms | ||
HTTP_Method parse | 3✅ | 2ms | ||
identity | 3✅ | 1ms | ||
Inlining Helpers | 2✅ | 3ms | ||
inner / outer xml | 2✅ | 30ms | ||
Instrument @Tail_Call fibonacci | 6✅ | 298ms | ||
Instrument fibonacci | 2✅ | 96ms | ||
Integer.truncate | 1✅ | 1ms | ||
Integers | 24✅ | 80ms | ||
Interval | 7✅ | 21ms | ||
Java case of | 3✅ | 4ms | ||
Java FFI | 6✅ | 1⚪ | 7ms | |
Java/Enso Date | 2✅ | 10ms | ||
JavaDate | 41✅ | 891ms | ||
JavaDate date part tests | 8✅ | 6ms | ||
JavaLocalTime | 28✅ | 26ms | ||
JavaScript Objects, Arrays & Functions | 8✅ | 183ms | ||
JavaScriptArrayWithADate | 41✅ | 902ms | ||
JavaScriptArrayWithADate date part tests | 8✅ | 32ms | ||
JavascriptDataInArray | 43✅ | 4⚪ | 171ms | |
JavascriptDataInArray date part tests | 8✅ | 34ms | ||
JavascriptDate | 43✅ | 4⚪ | 137ms | |
JavaScriptDate | 41✅ | 1s | ||
JavascriptDate date part tests | 8✅ | 10ms | ||
JavaScriptDate date part tests | 8✅ | 45ms | ||
JavaZonedDateTime | 45✅ | 2⚪ | 135ms | |
JavaZonedDateTime date part tests | 8✅ | 2ms | ||
JavaZoneId | 7✅ | 16ms | ||
JS_Object | 3✅ | 85ms | ||
JSON | 5✅ | 29ms | ||
JSON | 1✅ | 40ms | ||
JSON Deserialization | 8✅ | 361ms | ||
JSON Serialization | 3✅ | 34ms | ||
JSON_Format | 2✅ | 37ms | ||
Lazy | 6✅ | 26ms | ||
Lazy Generator | 1✅ | 2ms | ||
Lexicographic Order on Vectors | 2✅ | 5ms | ||
List | 31✅ | 346ms | ||
Locale | 13✅ | 50ms | ||
Looping Imports | 1✅ | 0ms | ||
Lowercase Methods | 5✅ | 3ms | ||
Managed_Resource | 3✅ | 10ms | ||
Match.end | 4✅ | 11ms | ||
Match.groups | 2✅ | 5ms | ||
Match.named_groups | 3✅ | 14ms | ||
Match.span | 4✅ | 20ms | ||
Match.start | 4✅ | 10ms | ||
Match.text | 6✅ | 33ms | ||
Match.utf_16_end | 4✅ | 12ms | ||
Match.utf_16_span | 4✅ | 11ms | ||
Match.utf_16_start | 4✅ | 10ms | ||
Maybe | 5✅ | 1ms | ||
Meta-Value Inspection | 4✅ | 6ms | ||
Meta-Value Manipulation | 26✅ | 104ms | ||
Meta.Type.find | 4✅ | 5ms | ||
Methods | 1✅ | 1⚪ | 0ms | |
Missing_Required_Argument | 3✅ | 20ms | ||
Natural Order | 4✅ | 46ms | ||
No Method Errors | 1✅ | 5ms | ||
non-linear inserts | 11✅ | 44ms | ||
Number Conversions | 1✅ | 2ms | ||
Number Rounding numeric tests | 19✅ | 77ms | ||
Numbers | 14✅ | 44ms | ||
Numeric values | 1✅ | 2ms | ||
Object Comparator | 7✅ | 18ms | ||
Operator == | 16✅ | 40ms | ||
Ordering | 6✅ | 15ms | ||
Pair | 1✅ | 0ms | ||
Pair - from 2-Item JavaScript Array | 13✅ | 64ms | ||
Pair - from 2-Item List | 13✅ | 34ms | ||
Pair - from 2-Item Vector | 13✅ | 48ms | ||
Pair - from Pair.new | 13✅ | 28ms | ||
Pair - from Pair.Value | 13✅ | 6ms | ||
Panics | 17✅ | 79ms | ||
parse | 8✅ | 110ms | ||
Parsing date/time values | 27✅ | 1⚪ | 437ms | |
Parsing formats | 4✅ | 136ms | ||
Pattern Matches | 16✅ | 21ms | ||
Pattern.find and .find_all | 8✅ | 46ms | ||
Pattern.match and .match_all | 8✅ | 44ms | ||
Pattern.matches | 5✅ | 10ms | ||
Pattern.replace | 10✅ | 86ms | ||
Pattern.split | 6✅ | 30ms | ||
Pattern.tokenize | 7✅ | 153ms | ||
Period | 7✅ | 15ms | ||
Plain_Text | 3✅ | 8ms | ||
Polyglot Argument | 7✅ | 8ms | ||
Polyglot Argument with Inheritance | 3✅ | 7ms | ||
Polyglot Conversion | 14✅ | 10ms | ||
Polyglot hash maps | 2✅ | 4⚪ | 15ms | |
Polyglot JS | 19✅ | 67ms | ||
Polyglot keys and values | 2✅ | 4⚪ | 7ms | |
Polyglot Operator == | 7✅ | 28ms | ||
Polyglot Python | 1⚪ | 0ms | ||
Polyglot R | 1⚪ | 0ms | ||
post | 24✅ | 563ms | ||
Problem_Behavior | 2✅ | 12ms | ||
Process | 5✅ | 25ms | ||
Qualified Names | 3✅ | 2ms | ||
Random | 15✅ | 488ms | ||
Range | 35✅ | 400ms | ||
Rank Data | 7✅ | 16ms | ||
Read XML | 7✅ | 48ms | ||
read_bytes | 6✅ | 13ms | ||
read_text | 6✅ | 62ms | ||
Refs | 1✅ | 0ms | ||
Regex splitting | 3✅ | 5ms | ||
Regex tokenizing | 2✅ | 9ms | ||
Regex: find and find_all | 20✅ | 1⚪ | 168ms | |
Regression | 12✅ | 65ms | ||
ReportingStreamDecoder | 6✅ | 133ms | ||
ReportingStreamEncoder | 8✅ | 62ms | ||
Request | 10✅ | 23ms | ||
rounding | 4✅ | 11ms | ||
should correctly evaluate documentation examples | 6✅ | 29ms | ||
Sorting with multiple comparators | 4✅ | 2⚪ | 24ms | |
Sorting with the default comparator | 7✅ | 3⚪ | 47ms | |
Stack traces | 1✅ | 5ms | ||
State | 2✅ | 2ms | ||
Statistics | 14✅ | 99ms | ||
Statistics - empty Vector | 3✅ | 4ms | ||
Statistics - invalid input | 5✅ | 79ms | ||
Statistics - invalid input | 1✅ | 1ms | ||
Statistics - NaN Vector | 3✅ | 6ms | ||
Statistics - Nothing Vector | 3✅ | 26ms | ||
System | 2✅ | 5ms | ||
tag name | 1✅ | 3ms | ||
take/drop Sample non-determinism | 2✅ | 6ms | ||
take/drop Sample non-determinism | 2✅ | 1ms | ||
take/drop Sample non-determinism | 2✅ | 0ms | ||
take/drop Sample non-determinism | 2✅ | 0ms | ||
take/drop Sample non-determinism | 2✅ | 0ms | ||
Text | 84✅ | 3s | ||
text contents | 1✅ | 2ms | ||
Text_Sub_Range_Data | 2✅ | 12ms | ||
Text_Utils | 4✅ | 41ms | ||
Text.match | 6✅ | 11ms | ||
Text.replace | 16✅ | 101ms | ||
Text.Span | 3✅ | 11ms | ||
Text.substring | 4✅ | 5ms | ||
the Self construct | 6✅ | 6ms | ||
Time_Of_Day | 28✅ | 118ms | ||
to_display_text | 5✅ | 25ms | ||
Type Errors | 11✅ | 58ms | ||
uncurry | 1✅ | 0ms | ||
Unresolved symbol | 1✅ | 0ms | ||
URI | 4✅ | 10ms | ||
Use a slice of an array as vectors | 71✅ | 2⚪ | 105ms | |
Use Array as vectors | 71✅ | 2⚪ | 451ms | |
Use Array_Proxy as vectors | 71✅ | 2⚪ | 109ms | |
Use Java ArrayList as vectors | 71✅ | 2⚪ | 104ms | |
Use Vector as vectors | 71✅ | 2⚪ | 1s | |
UTF_16 BigEndian | 2✅ | 4ms | ||
UTF_16 LittleEndian | 2✅ | 3ms | ||
UTF_8 | 7✅ | 22ms | ||
Vector builder | 5✅ | 8ms | ||
Vector Slicing Helpers | 1✅ | 9ms | ||
Vector/Array equality | 9✅ | 6ms | ||
Windows 1252 | 4✅ | 10ms | ||
write operations | 21✅ | 260ms | ||
Zone | 9✅ | 17ms |
✅ /runner/_work/enso/enso/target/test-results/Visualization_Tests/JUnit.xml
71 tests were completed in 2s with 70 passed, 0 failed and 1 skipped.
Test suite | Passed | Failed | Skipped | Time |
---|---|---|---|---|
Dataflow Error Visualization | 2✅ | 85ms | ||
File uploads | 2✅ | 8ms | ||
Geo_Map | 3✅ | 312ms | ||
Histogram Visualization | 6✅ | 114ms | ||
Lazy Table Visualization | 12✅ | 188ms | ||
Lazy Text Visualization | 3✅ | 20ms | ||
Scatter Plot Visualization | 14✅ | 403ms | ||
Serializable Visualization Identifiers | 5✅ | 57ms | ||
SQL Visualization | 1✅ | 106ms | ||
Table Visualization | 9✅ | 342ms | ||
Table.lookup_ignore_case | 1✅ | 8ms | ||
Table.rows | 1✅ | 108ms | ||
Type Names of Visualization Defaults | 1✅ | 72ms | ||
Vector and Arrays | 2✅ | 1⚪ | 20ms | |
Widgets for Database | 1✅ | 6ms | ||
Widgets for In-Database Connection with table name sets | 1✅ | 97ms | ||
Widgets for In-Database Connection with table types | 1✅ | 8ms | ||
Widgets for In-Database Table with column name sets | 2✅ | 13ms | ||
Widgets for In-Memory with column name sets | 2✅ | 40ms | ||
Widgets for the Text type | 1✅ | 56ms |
Loading