Skip to content

Parser TS bindings #18162

Parser TS bindings

Parser TS bindings #18162

GitHub Actions / Standard Library Tests (linux) succeeded Oct 11, 2023 in 0s

Standard Library Tests (linux) ✅

Tests passed successfully

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 33✅ 64s
/runner/_work/enso/enso/target/test-results/Geo_Tests/JUnit.xml 5✅ 234ms
/runner/_work/enso/enso/target/test-results/Image_Tests/JUnit.xml 174✅ 2s
/runner/_work/enso/enso/target/test-results/Table_Tests/JUnit.xml 3309✅ 179⚪ 137s
/runner/_work/enso/enso/target/test-results/Tests/JUnit.xml 2289✅ 27⚪ 58s
/runner/_work/enso/enso/target/test-results/Visualization_Tests/JUnit.xml 70✅ 1⚪ 3s

✅ /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✅ 102ms
S3.read_bucket 5✅ 3s

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

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

Test suite Passed Failed Skipped Time
Examples 32✅ 8s
Python Examples 1✅ 56s

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

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

Test suite Passed Failed Skipped Time
Geo Points 2✅ 17ms
GeoJSON to Table 3✅ 217ms

✅ /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✅ 136ms
Image with 1 channel 19✅ 69ms
Image with 2 channels 19✅ 95ms
Image with 3 channels 19✅ 62ms
Image with 4 channels 19✅ 61ms
Image Write 2✅ 21ms
Image.read 9✅ 541ms
Matrix with 1 channel 21✅ 265ms
Matrix with 2 channels 21✅ 149ms
Matrix with 3 channels 21✅ 192ms
Matrix with 4 channels 21✅ 91ms
Matrix_Error 1✅ 1ms

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

3488 tests were completed in 137s with 3309 passed, 0 failed and 179 skipped.

Test suite Passed Failed Skipped Time
[Codegen] Aggregation 2✅ 52ms
[Codegen] Basic Select 3✅ 26ms
[Codegen] Handling Missing Values 2✅ 50ms
[Codegen] JSON serialization 1⚪ 0ms
[Codegen] Masking Tables and Columns 2✅ 78ms
[Codegen] Sorting 4✅ 22ms
[In-Memory-specific] Table.join 1✅ 334ms
[In-Memory-specific] Table.set 2✅ 57ms
[In-Memory] Interactions Between various operations 11✅ 453ms
[In-Memory] Arithmetic Column Operations 12✅ 77ms
[In-Memory] Boolean Column Operations 5✅ 1⚪ 69ms
[In-Memory] Colum Operations - Names 10✅ 55ms
[In-Memory] Column Comparisons 5✅ 1⚪ 105ms
[In-Memory] Column Naming edge cases 7✅ 269ms
[In-Memory] Column operation Integer Overflow handling 6✅ 150ms
[In-Memory] Column Operations - Equality & Null Handling 4✅ 3⚪ 34ms
[In-Memory] Column Operations - Text Replace 0ms
[In-Memory] Column Operations - Text Replace (in-memory only) 8✅ 80ms
[In-Memory] Column Operations - Text Trim 3✅ 25ms
[In-Memory] Column.const 3✅ 8ms
[In-Memory] Column.fill_nothing/empty 4✅ 4ms
[In-Memory] Column.map 6✅ 73ms
[In-Memory] Column.rename 1✅ 5ms
[In-Memory] Column.take/drop 8✅ 38ms
[In-Memory] Column.zip 6✅ 13ms
[In-Memory] Date-Time operations 21✅ 1⚪ 773ms
[In-Memory] Date-Time support 3✅ 54ms
[In-Memory] Dropping Missing Values 9✅ 187ms
[In-Memory] Expression Arithmetic 3✅ 39ms
[In-Memory] Expression Boolean literals 1✅ 28ms
[In-Memory] Expression Boolean Operators 4✅ 34ms
[In-Memory] Expression Column Arithmetic 2✅ 27ms
[In-Memory] Expression Comparison Operators 6✅ 45ms
[In-Memory] Expression Date and Time literals 5✅ 21ms
[In-Memory] Expression Errors should be handled 4✅ 19ms
[In-Memory] Expression Float literals 1✅ 11ms
[In-Memory] Expression Integer literals 1✅ 8ms
[In-Memory] Expression Nothing literals 3✅ 10ms
[In-Memory] Expression Text literals 1✅ 22ms
[In-Memory] Expression Text literals 2✅ 3ms
[In-Memory] Expression Text Operators 2✅ 19ms
[In-Memory] Expression Warnings should be reported 4✅ 89ms
[In-Memory] Filling Missing Values 6✅ 25ms
[In-Memory] Function invocation 2✅ 14ms
[In-Memory] Handling of Big Integer values 10✅ 63ms
[In-Memory] Loss_Of_Integer_Precision (large integers not being exactly representable in Float) 5✅ 46ms
[In-Memory] Min/Max Operations 2✅ 50ms
[In-Memory] Other Column Operations 1✅ 3ms
[In-Memory] replace: empty table and nothings 2✅ 7ms
[In-Memory] replace: literal regex pattern and replacement 5✅ 24ms
[In-Memory] replace: literal text pattern and replacement 4✅ 32ms
[In-Memory] replace: pattern and replacement columns 4✅ 13ms
[In-Memory] Rounding numeric tests 19✅ 707ms
[In-Memory] Rounding-like operations 15✅ 25ms
[In-Memory] Simple variant of Table/Column.parse in all backends 5✅ 37ms
[In-Memory] Storage Builders 1✅ 14ms
[In-Memory] Table.add_row_number (common) 7✅ 113ms
[In-Memory] Table.add_row_number (in-memory specific) 6✅ 41ms
[In-Memory] Table.aggregate 3✅ 141ms
[In-Memory] Table.aggregate 3✅ 11ms
[In-Memory] Table.aggregate Concatenate 6✅ 20ms
[In-Memory] Table.aggregate Count_Distinct 2✅ 10ms
[In-Memory] Table.aggregate First and Last 1✅ 1ms
[In-Memory] Table.aggregate Mode 1✅ 1ms
[In-Memory] Table.aggregate Shortest 1✅ 3ms
[In-Memory] Table.aggregate should be able to group on multiple fields not in left columns 13✅ 96ms
[In-Memory] Table.aggregate should be able to group on single field 13✅ 229ms
[In-Memory] Table.aggregate should correctly handle infinities 4✅ 12ms
[In-Memory] Table.aggregate should correctly handle NaN 5✅ 8ms
[In-Memory] Table.aggregate should correctly select result types 4✅ 7ms
[In-Memory] Table.aggregate should merge warnings when issues computing aggregation 2✅ 5ms
[In-Memory] Table.aggregate should not summarize empty table when grouped 11✅ 108ms
[In-Memory] Table.aggregate should raise warnings when there are issues 7✅ 43ms
[In-Memory] Table.aggregate should raise warnings when there are issues computing aggregation 3✅ 16ms
[In-Memory] Table.aggregate should report warnings and errors based on types 4✅ 25ms
[In-Memory] Table.aggregate should summarize empty table 11✅ 96ms
[In-Memory] Table.aggregate should summarize whole table 13✅ 320ms
[In-Memory] Table.aggregate Standard_Deviation 1✅ 2ms
[In-Memory] Table.aggregate+Expressions 2✅ 26ms
[In-Memory] Table.at 3✅ 11ms
[In-Memory] Table.column_count 1✅ 0ms
[In-Memory] Table.column_names 2✅ 10ms
[In-Memory] Table.cross_join 8✅ 37ms
[In-Memory] Table.cross_tab 23✅ 217ms
[In-Memory] Table.distinct 6✅ 164ms
[In-Memory] Table.distinct 7✅ 58ms
[In-Memory] Table.fill_nothing/empty 6✅ 13ms
[In-Memory] Table.filter 5✅ 988ms
[In-Memory] Table.filter 20✅ 2⚪ 317ms
[In-Memory] Table.filter_by_expression 5✅ 91ms
[In-Memory] Table.get 3✅ 7ms
[In-Memory] Table.join 33✅ 321ms
[In-Memory] Table.join performance 3✅ 1⚪ 563ms
[In-Memory] Table.lookup_and_replace 15✅ 178ms
[In-Memory] Table.order_by 23✅ 137ms
[In-Memory] Table.remove_columns 12✅ 164ms
[In-Memory] Table.rename_columns 20✅ 360ms
[In-Memory] Table.reorder_columns 10✅ 127ms
[In-Memory] Table.replace 3✅ 32ms
[In-Memory] Table.rows 6✅ 29ms
[In-Memory] Table.select_columns 15✅ 403ms
[In-Memory] Table.set 7✅ 376ms
[In-Memory] Table.sort_columns 4✅ 102ms
[In-Memory] Table.take/drop 9✅ 283ms
[In-Memory] Table.transpose 8✅ 52ms
[In-Memory] Table.union 24✅ 355ms
[In-Memory] Table.zip 11✅ 77ms
[In-Memory] Table/Column auto value type 13✅ 64ms
[In-Memory] Table/Column.cast - checking invariants 12✅ 100ms
[In-Memory] Table/Column.cast - date/time 3✅ 52ms
[In-Memory] Table/Column.cast - numeric 6✅ 185ms
[In-Memory] Table/Column.cast - to text 9✅ 192ms
[In-Memory] Temp column 2✅ 3ms
[In-Memory] Text Column Operations 5✅ 104ms
[PostgreSQL] Interactions Between various operations 10✅ 380ms
[PostgreSQL] .pgpass 3✅ 280ms
[PostgreSQL] Aggregation 2✅ 68ms
[PostgreSQL] Appending a Database table to a Database table 30✅ 2s
[PostgreSQL] Appending an in-memory table to a Database table 31✅ 2s
[PostgreSQL] Arithmetic Column Operations 10✅ 2⚪ 113ms
[PostgreSQL] Basic Table Access 4✅ 1s
[PostgreSQL] Boolean Column Operations 5✅ 1⚪ 124ms
[PostgreSQL] Colum Operations - Names 8✅ 22ms
[PostgreSQL] Column Comparisons 4✅ 1⚪ 273ms
[PostgreSQL] Column Naming edge cases 7✅ 355ms
[PostgreSQL] Column Operations - Equality & Null Handling 4✅ 3⚪ 45ms
[PostgreSQL] Column Operations - Text Replace 2✅ 23ms
[PostgreSQL] Column Operations - Text Replace (in-memory only) 0ms
[PostgreSQL] Column Operations - Text Trim 3✅ 43ms
[PostgreSQL] Column.const 3✅ 55ms
[PostgreSQL] Column.fill_nothing/empty 4✅ 42ms
[PostgreSQL] Column.map 1✅ 16ms
[PostgreSQL] Column.rename 1✅ 8ms
[PostgreSQL] Column.take/drop 6✅ 2s
[PostgreSQL] Column.zip 1✅ 16ms
[PostgreSQL] Connection setup 3✅ 111ms
[PostgreSQL] Creating an empty table 19✅ 1s
[PostgreSQL] Database Encoding 1✅ 173ms
[PostgreSQL] Date-Time operations 19✅ 1⚪ 1s
[PostgreSQL] Date-Time support 3✅ 144ms
[PostgreSQL] Deleting rows from a Database table 4✅ 81ms
[PostgreSQL] Deleting rows from a Database table (source=Database) 11✅ 587ms
[PostgreSQL] Deleting rows from a Database table (source=in-memory) 11✅ 533ms
[PostgreSQL] Dialect-specific codegen 1✅ 22ms
[PostgreSQL] Dropping Missing Values 9✅ 1s
[PostgreSQL] Edge Cases 2✅ 204ms
[PostgreSQL] Expression Arithmetic 3✅ 309ms
[PostgreSQL] Expression Boolean literals 1✅ 43ms
[PostgreSQL] Expression Boolean Operators 4✅ 128ms
[PostgreSQL] Expression Column Arithmetic 2✅ 223ms
[PostgreSQL] Expression Comparison Operators 6✅ 422ms
[PostgreSQL] Expression Date and Time literals 4✅ 94ms
[PostgreSQL] Expression Errors should be handled 4✅ 7ms
[PostgreSQL] Expression Float literals 1✅ 19ms
[PostgreSQL] Expression Integer literals 1✅ 31ms
[PostgreSQL] Expression Nothing literals 3✅ 139ms
[PostgreSQL] Expression Text literals 1✅ 30ms
[PostgreSQL] Expression Text literals 2✅ 82ms
[PostgreSQL] Expression Text Operators 2✅ 122ms
[PostgreSQL] Expression Warnings should be reported 2✅ 2⚪ 260ms
[PostgreSQL] Filling Missing Values 4✅ 164ms
[PostgreSQL] Function invocation 2✅ 35ms
[PostgreSQL] Info 4✅ 89ms
[PostgreSQL] Masking Tables 1✅ 91ms
[PostgreSQL] math functions 6✅ 3s
[PostgreSQL] Min/Max Operations 2✅ 44ms
[PostgreSQL] Missing Values 2✅ 104ms
[PostgreSQL] Other Column Operations 1✅ 14ms
[PostgreSQL] Output Execution Context for Database operations 12✅ 1⚪ 656ms
[PostgreSQL] Persisting a Database Table (query) 8✅ 793ms
[PostgreSQL] replace: empty table and nothings 2✅ 55ms
[PostgreSQL] replace: literal regex pattern and replacement 5✅ 28ms
[PostgreSQL] replace: literal text pattern and replacement 4✅ 69ms
[PostgreSQL] replace: pattern and replacement columns 4✅ 8ms
[PostgreSQL] Rounding numeric tests 19✅ 32s
[PostgreSQL] Rounding-like operations 22✅ 684ms
[PostgreSQL] Schemas and Databases 4✅ 57ms
[PostgreSQL] Simple variant of Table/Column.parse in all backends 5✅ 198ms
[PostgreSQL] Sorting 5✅ 124ms
[PostgreSQL] SSL connectivity tests 1⚪ 0ms
[PostgreSQL] Support for Long Column/Table names 14✅ 1s
[PostgreSQL] Table.add_row_number (common) 7✅ 113ms
[PostgreSQL] Table.add_row_number (Database specific) 1✅ 23ms
[PostgreSQL] Table.aggregate 3✅ 153ms
[PostgreSQL] Table.aggregate Concatenate 6✅ 200ms
[PostgreSQL] Table.aggregate Count_Distinct 2✅ 172ms
[PostgreSQL] Table.aggregate First and Last 1✅ 38ms
[PostgreSQL] Table.aggregate Mode 1✅ 27ms
[PostgreSQL] Table.aggregate Shortest 1✅ 22ms
[PostgreSQL] Table.aggregate should be able to group on multiple fields not in left columns 12✅ 1⚪ 278ms
[PostgreSQL] Table.aggregate should be able to group on single field 12✅ 1⚪ 345ms
[PostgreSQL] Table.aggregate should correctly handle infinities 4✅ 283ms
[PostgreSQL] Table.aggregate should correctly handle NaN 5✅ 138ms
[PostgreSQL] Table.aggregate should correctly infer result types 4✅ 75ms
[PostgreSQL] Table.aggregate should correctly select result types 4✅ 121ms
[PostgreSQL] Table.aggregate should merge warnings when issues computing aggregation 1⚪ 0ms
[PostgreSQL] Table.aggregate should not summarize empty table when grouped 10✅ 1⚪ 144ms
[PostgreSQL] Table.aggregate should raise warnings when there are issues 7✅ 672ms
[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✅ 32ms
[PostgreSQL] Table.aggregate should report warnings and errors based on types 4✅ 171ms
[PostgreSQL] Table.aggregate should summarize empty table 10✅ 1⚪ 156ms
[PostgreSQL] Table.aggregate should summarize whole table 12✅ 1⚪ 226ms
[PostgreSQL] Table.aggregate Standard_Deviation 1✅ 22ms
[PostgreSQL] Table.aggregate+Expressions 2✅ 47ms
[PostgreSQL] Table.at 3✅ 14ms
[PostgreSQL] Table.column_count 1✅ 0ms
[PostgreSQL] Table.column_names 2✅ 32ms
[PostgreSQL] Table.cross_join 8✅ 299ms
[PostgreSQL] Table.cross_tab 1⚪ 0ms
[PostgreSQL] Table.default_ordering 4✅ 64ms
[PostgreSQL] Table.distinct 7✅ 103ms
[PostgreSQL] Table.fill_nothing/empty 6✅ 112ms
[PostgreSQL] Table.filter 1✅ 0ms
[PostgreSQL] Table.filter 19✅ 1⚪ 1s
[PostgreSQL] Table.filter_by_expression 4✅ 1⚪ 158ms
[PostgreSQL] Table.get 3✅ 8ms
[PostgreSQL] Table.join 26✅ 3⚪ 1s
[PostgreSQL] Table.lookup_and_replace 1⚪ 0ms
[PostgreSQL] Table.order_by 19✅ 2⚪ 438ms
[PostgreSQL] Table.query 8✅ 263ms
[PostgreSQL] Table.remove_columns 12✅ 491ms
[PostgreSQL] Table.rename_columns 20✅ 932ms
[PostgreSQL] Table.reorder_columns 10✅ 466ms
[PostgreSQL] Table.replace 0ms
[PostgreSQL] Table.rows 6✅ 44ms
[PostgreSQL] Table.select_columns 15✅ 626ms
[PostgreSQL] Table.set 7✅ 148ms
[PostgreSQL] Table.sort_columns 4✅ 93ms
[PostgreSQL] Table.take/drop 7✅ 4s
[PostgreSQL] Table.transpose 1⚪ 0ms
[PostgreSQL] Table.union 21✅ 844ms
[PostgreSQL] Table.zip 1⚪ 0ms
[PostgreSQL] Table/Column auto value type 1✅ 14ms
[PostgreSQL] Table/Column.cast - checking invariants 9✅ 173ms
[PostgreSQL] Table/Column.cast - date/time 3✅ 66ms
[PostgreSQL] Table/Column.cast - numeric 4✅ 91ms
[PostgreSQL] Table/Column.cast - to text 6✅ 1⚪ 169ms
[PostgreSQL] Tables and Table Types 4✅ 106ms
[PostgreSQL] Temp column 2✅ 22ms
[PostgreSQL] Text Column Operations 5✅ 214ms
[PostgreSQL] Transaction Support 4✅ 70ms
[PostgreSQL] Type Mapping 8✅ 177ms
[PostgreSQL] Uploading an in-memory Table 11✅ 864ms
[PostgreSQL] Warning/Error handling 2✅ 57ms
[Redshift] Database tests 1⚪ 0ms
[SQLite File] Interactions Between various operations 8✅ 184ms
[SQLite File] Aggregation 2✅ 28ms
[SQLite File] Appending a Database table to a Database table 29✅ 858ms
[SQLite File] Appending an in-memory table to a Database table 30✅ 830ms
[SQLite File] Arithmetic Column Operations 10✅ 2⚪ 109ms
[SQLite File] Basic Table Access 4✅ 264ms
[SQLite File] Boolean Column Operations 4✅ 2⚪ 115ms
[SQLite File] Colum Operations - Names 8✅ 41ms
[SQLite File] Column Comparisons 4✅ 1⚪ 197ms
[SQLite File] Column Naming edge cases 7✅ 95ms
[SQLite File] Column Operations - Equality & Null Handling 4✅ 3⚪ 54ms
[SQLite File] Column Operations - Text Replace 2✅ 12ms
[SQLite File] Column Operations - Text Replace (in-memory only) 0ms
[SQLite File] Column Operations - Text Trim 3✅ 39ms
[SQLite File] Column.const 3✅ 56ms
[SQLite File] Column.fill_nothing/empty 4✅ 32ms
[SQLite File] Column.map 1✅ 5ms
[SQLite File] Column.rename 1✅ 11ms
[SQLite File] Column.take/drop 6✅ 536ms
[SQLite File] Column.zip 1✅ 7ms
[SQLite File] Creating an empty table 19✅ 1s
[SQLite File] Date-Time operations 1⚪ 0ms
[SQLite File] Date-Time support 1⚪ 0ms
[SQLite File] Deleting rows from a Database table 4✅ 45ms
[SQLite File] Deleting rows from a Database table (source=Database) 11✅ 286ms
[SQLite File] Deleting rows from a Database table (source=in-memory) 11✅ 314ms
[SQLite File] Dialect-specific codegen 1✅ 23ms
[SQLite File] Dropping Missing Values 8✅ 258ms
[SQLite File] Error Handling 2✅ 42ms
[SQLite File] Expression Arithmetic 3✅ 89ms
[SQLite File] Expression Boolean literals 1✅ 24ms
[SQLite File] Expression Boolean Operators 4✅ 34ms
[SQLite File] Expression Column Arithmetic 2✅ 50ms
[SQLite File] Expression Comparison Operators 6✅ 123ms
[SQLite File] Expression Date and Time literals 4⚪ 0ms
[SQLite File] Expression Errors should be handled 4✅ 11ms
[SQLite File] Expression Float literals 1✅ 11ms
[SQLite File] Expression Integer literals 1✅ 11ms
[SQLite File] Expression Nothing literals 3✅ 53ms
[SQLite File] Expression Text literals 1✅ 10ms
[SQLite File] Expression Text literals 2✅ 9ms
[SQLite File] Expression Text Operators 2✅ 25ms
[SQLite File] Expression Warnings should be reported 2✅ 2⚪ 48ms
[SQLite File] Filling Missing Values 3✅ 1⚪ 41ms
[SQLite File] Function invocation 2✅ 14ms
[SQLite File] Masking Tables 1✅ 49ms
[SQLite File] math functions 6✅ 802ms
[SQLite File] Metadata 2✅ 43ms
[SQLite File] Min/Max Operations 2✅ 53ms
[SQLite File] Missing Values 2✅ 35ms
[SQLite File] Other Column Operations 1✅ 22ms
[SQLite File] Output Execution Context for Database operations 12✅ 1⚪ 523ms
[SQLite File] partial Date-Time support 2✅ 49ms
[SQLite File] Persisting a Database Table (query) 8✅ 264ms
[SQLite File] replace: empty table and nothings 2✅ 54ms
[SQLite File] replace: literal regex pattern and replacement 5✅ 24ms
[SQLite File] replace: literal text pattern and replacement 4✅ 57ms
[SQLite File] replace: pattern and replacement columns 4✅ 13ms
[SQLite File] Rounding numeric tests 19✅ 4s
[SQLite File] Rounding-like operations 15✅ 203ms
[SQLite File] Schemas and Databases 3✅ 6ms
[SQLite File] Simple variant of Table/Column.parse in all backends 5✅ 56ms
[SQLite File] Sorting 5✅ 94ms
[SQLite File] Support for Long Column/Table names 6✅ 663ms
[SQLite File] Table.add_row_number (common) 7✅ 74ms
[SQLite File] Table.add_row_number (Database specific) 1✅ 22ms
[SQLite File] Table.aggregate 1✅ 16ms
[SQLite File] Table.aggregate Concatenate 6✅ 65ms
[SQLite File] Table.aggregate Count_Distinct 1✅ 1⚪ 55ms
[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⚪ 78ms
[SQLite File] Table.aggregate should be able to group on single field 7✅ 6⚪ 68ms
[SQLite File] Table.aggregate should correctly handle infinities 2✅ 2⚪ 63ms
[SQLite File] Table.aggregate should correctly handle NaN 1⚪ 0ms
[SQLite File] Table.aggregate should correctly select result types 2✅ 2⚪ 25ms
[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⚪ 44ms
[SQLite File] Table.aggregate should raise warnings when there are issues 7✅ 298ms
[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✅ 79ms
[SQLite File] Table.aggregate should report warnings and errors based on types 4✅ 51ms
[SQLite File] Table.aggregate should summarize empty table 7✅ 4⚪ 47ms
[SQLite File] Table.aggregate should summarize whole table 7✅ 6⚪ 70ms
[SQLite File] Table.aggregate Standard_Deviation 1✅ 10ms
[SQLite File] Table.aggregate+Expressions 2✅ 38ms
[SQLite File] Table.at 3✅ 12ms
[SQLite File] Table.column_count 1✅ 0ms
[SQLite File] Table.column_names 2✅ 87ms
[SQLite File] Table.cross_join 8✅ 144ms
[SQLite File] Table.cross_tab 1⚪ 0ms
[SQLite File] Table.default_ordering 4✅ 90ms
[SQLite File] Table.distinct 7✅ 156ms
[SQLite File] Table.fill_nothing/empty 6✅ 73ms
[SQLite File] Table.filter 1✅ 0ms
[SQLite File] Table.filter 19✅ 1⚪ 446ms
[SQLite File] Table.filter_by_expression 4✅ 1⚪ 65ms
[SQLite File] Table.get 3✅ 11ms
[SQLite File] Table.join 26✅ 3⚪ 472ms
[SQLite File] Table.lookup_and_replace 1⚪ 0ms
[SQLite File] Table.order_by 19✅ 2⚪ 147ms
[SQLite File] Table.query 8✅ 181ms
[SQLite File] Table.remove_columns 11✅ 220ms
[SQLite File] Table.rename_columns 20✅ 412ms
[SQLite File] Table.reorder_columns 9✅ 152ms
[SQLite File] Table.replace 0ms
[SQLite File] Table.rows 6✅ 30ms
[SQLite File] Table.select_columns 14✅ 394ms
[SQLite File] Table.set 7✅ 110ms
[SQLite File] Table.sort_columns 4✅ 61ms
[SQLite File] Table.take/drop 7✅ 1s
[SQLite File] Table.transpose 1⚪ 0ms
[SQLite File] Table.union 18✅ 1⚪ 372ms
[SQLite File] Table.zip 1⚪ 0ms
[SQLite File] Table/Column auto value type 1✅ 8ms
[SQLite File] Table/Column.cast - checking invariants 7✅ 74ms
[SQLite File] Table/Column.cast - numeric 3✅ 35ms
[SQLite File] Table/Column.cast - to text 1✅ 20ms
[SQLite File] Tables and Table Types 4✅ 58ms
[SQLite File] Temp column 2✅ 9ms
[SQLite File] Text Column Operations 5✅ 216ms
[SQLite File] Transaction Support 4✅ 45ms
[SQLite File] Uploading an in-memory Table 11✅ 444ms
[SQLite In-Memory] Interactions Between various operations 8✅ 124ms
[SQLite In-Memory] Aggregation 2✅ 15ms
[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✅ 2s
[SQLite In-Memory] Arithmetic Column Operations 10✅ 2⚪ 65ms
[SQLite In-Memory] Basic Table Access 4✅ 45ms
[SQLite In-Memory] Boolean Column Operations 4✅ 2⚪ 44ms
[SQLite In-Memory] Colum Operations - Names 8✅ 32ms
[SQLite In-Memory] Column Comparisons 4✅ 1⚪ 86ms
[SQLite In-Memory] Column Naming edge cases 7✅ 102ms
[SQLite In-Memory] Column Operations - Equality & Null Handling 4✅ 3⚪ 27ms
[SQLite In-Memory] Column Operations - Text Replace 2✅ 14ms
[SQLite In-Memory] Column Operations - Text Replace (in-memory only) 0ms
[SQLite In-Memory] Column Operations - Text Trim 3✅ 29ms
[SQLite In-Memory] Column.const 3✅ 28ms
[SQLite In-Memory] Column.fill_nothing/empty 4✅ 19ms
[SQLite In-Memory] Column.map 1✅ 4ms
[SQLite In-Memory] Column.rename 1✅ 8ms
[SQLite In-Memory] Column.take/drop 6✅ 358ms
[SQLite In-Memory] Column.zip 1✅ 5ms
[SQLite In-Memory] Creating an empty table 17✅ 340ms
[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✅ 140ms
[SQLite In-Memory] Deleting rows from a Database table (source=Database) 11✅ 568ms
[SQLite In-Memory] Deleting rows from a Database table (source=in-memory) 11✅ 499ms
[SQLite In-Memory] Dialect-specific codegen 1✅ 1ms
[SQLite In-Memory] Dropping Missing Values 8✅ 151ms
[SQLite In-Memory] Error Handling 2✅ 18ms
[SQLite In-Memory] Expression Arithmetic 3✅ 54ms
[SQLite In-Memory] Expression Boolean literals 1✅ 8ms
[SQLite In-Memory] Expression Boolean Operators 4✅ 27ms
[SQLite In-Memory] Expression Column Arithmetic 2✅ 32ms
[SQLite In-Memory] Expression Comparison Operators 6✅ 81ms
[SQLite In-Memory] Expression Date and Time literals 4⚪ 0ms
[SQLite In-Memory] Expression Errors should be handled 4✅ 6ms
[SQLite In-Memory] Expression Float literals 1✅ 4ms
[SQLite In-Memory] Expression Integer literals 1✅ 4ms
[SQLite In-Memory] Expression Nothing literals 3✅ 18ms
[SQLite In-Memory] Expression Text literals 1✅ 6ms
[SQLite In-Memory] Expression Text literals 2✅ 5ms
[SQLite In-Memory] Expression Text Operators 2✅ 17ms
[SQLite In-Memory] Expression Warnings should be reported 2✅ 2⚪ 41ms
[SQLite In-Memory] Filling Missing Values 3✅ 1⚪ 29ms
[SQLite In-Memory] Function invocation 2✅ 11ms
[SQLite In-Memory] Masking Tables 1✅ 5ms
[SQLite In-Memory] math functions 6✅ 351ms
[SQLite In-Memory] Metadata 2✅ 2ms
[SQLite In-Memory] Min/Max Operations 2✅ 41ms
[SQLite In-Memory] Missing Values 2✅ 9ms
[SQLite In-Memory] Other Column Operations 1✅ 12ms
[SQLite In-Memory] Output Execution Context for Database operations 9✅ 1⚪ 352ms
[SQLite In-Memory] partial Date-Time support 2✅ 18ms
[SQLite In-Memory] Persisting a Database Table (query) 8✅ 686ms
[SQLite In-Memory] replace: empty table and nothings 2✅ 21ms
[SQLite In-Memory] replace: literal regex pattern and replacement 5✅ 11ms
[SQLite In-Memory] replace: literal text pattern and replacement 4✅ 22ms
[SQLite In-Memory] replace: pattern and replacement columns 4✅ 6ms
[SQLite In-Memory] Rounding numeric tests 19✅ 4s
[SQLite In-Memory] Rounding-like operations 15✅ 143ms
[SQLite In-Memory] Schemas and Databases 3✅ 1ms
[SQLite In-Memory] Simple variant of Table/Column.parse in all backends 5✅ 49ms
[SQLite In-Memory] Sorting 5✅ 26ms
[SQLite In-Memory] Support for Long Column/Table names 6✅ 342ms
[SQLite In-Memory] Table.add_row_number (common) 7✅ 51ms
[SQLite In-Memory] Table.add_row_number (Database specific) 1✅ 9ms
[SQLite In-Memory] Table.aggregate 1✅ 5ms
[SQLite In-Memory] Table.aggregate Concatenate 6✅ 35ms
[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⚪ 46ms
[SQLite In-Memory] Table.aggregate should be able to group on single field 7✅ 6⚪ 55ms
[SQLite In-Memory] Table.aggregate should correctly handle infinities 2✅ 2⚪ 16ms
[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⚪ 21ms
[SQLite In-Memory] Table.aggregate should raise warnings when there are issues 7✅ 261ms
[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✅ 38ms
[SQLite In-Memory] Table.aggregate should report warnings and errors based on types 4✅ 50ms
[SQLite In-Memory] Table.aggregate should summarize empty table 7✅ 4⚪ 30ms
[SQLite In-Memory] Table.aggregate should summarize whole table 7✅ 6⚪ 51ms
[SQLite In-Memory] Table.aggregate Standard_Deviation 1✅ 7ms
[SQLite In-Memory] Table.aggregate+Expressions 2✅ 21ms
[SQLite In-Memory] Table.at 3✅ 4ms
[SQLite In-Memory] Table.column_count 1✅ 0ms
[SQLite In-Memory] Table.column_names 2✅ 17ms
[SQLite In-Memory] Table.cross_join 8✅ 133ms
[SQLite In-Memory] Table.cross_tab 1⚪ 0ms
[SQLite In-Memory] Table.default_ordering 4✅ 8ms
[SQLite In-Memory] Table.distinct 7✅ 99ms
[SQLite In-Memory] Table.fill_nothing/empty 6✅ 43ms
[SQLite In-Memory] Table.filter 1✅ 0ms
[SQLite In-Memory] Table.filter 19✅ 1⚪ 282ms
[SQLite In-Memory] Table.filter_by_expression 4✅ 1⚪ 53ms
[SQLite In-Memory] Table.get 3✅ 3ms
[SQLite In-Memory] Table.join 26✅ 3⚪ 471ms
[SQLite In-Memory] Table.lookup_and_replace 1⚪ 0ms
[SQLite In-Memory] Table.order_by 19✅ 2⚪ 73ms
[SQLite In-Memory] Table.query 8✅ 42ms
[SQLite In-Memory] Table.remove_columns 11✅ 153ms
[SQLite In-Memory] Table.rename_columns 20✅ 401ms
[SQLite In-Memory] Table.reorder_columns 9✅ 118ms
[SQLite In-Memory] Table.replace 0ms
[SQLite In-Memory] Table.rows 6✅ 7ms
[SQLite In-Memory] Table.select_columns 14✅ 178ms
[SQLite In-Memory] Table.set 7✅ 37ms
[SQLite In-Memory] Table.sort_columns 4✅ 42ms
[SQLite In-Memory] Table.take/drop 7✅ 894ms
[SQLite In-Memory] Table.transpose 1⚪ 0ms
[SQLite In-Memory] Table.union 18✅ 1⚪ 339ms
[SQLite In-Memory] Table.zip 1⚪ 0ms
[SQLite In-Memory] Table/Column auto value type 1✅ 6ms
[SQLite In-Memory] Table/Column.cast - checking invariants 7✅ 86ms
[SQLite In-Memory] Table/Column.cast - numeric 3✅ 31ms
[SQLite In-Memory] Table/Column.cast - to text 1✅ 17ms
[SQLite In-Memory] Tables and Table Types 4✅ 15ms
[SQLite In-Memory] Temp column 2✅ 7ms
[SQLite In-Memory] Text Column Operations 5✅ 139ms
[SQLite In-Memory] Transaction Support 4✅ 21ms
[SQLite In-Memory] Uploading an in-memory Table 9✅ 403ms
[SQLite] Type Mapping 8✅ 272ms
Aggregate Columns 23✅ 44ms
Boolean Column.format, with format Column 3✅ 31ms
Boolean Column.format, with format string 3✅ 43ms
ceil 3✅ 10ms
Column.parse 13✅ 51ms
Columns 16✅ 406ms
Construction 9✅ 4s
Counting Values 1✅ 1ms
DataFormatter builders 3✅ 16ms
DataFormatter.format 10✅ 48ms
DataFormatter.parse 12✅ 237ms
Date Column.format, with format Column 6✅ 67ms
Date Column.format, with format string 4✅ 99ms
Date_Time Column.format, with format Column 6✅ 102ms
Date_Time Column.format, with format string 5✅ 154ms
Date_Time truncate 1✅ 10ms
Delimited File Parsing 27✅ 3⚪ 662ms
Delimited File Writing 33✅ 701ms
Dropping Missing Values 1✅ 288ms
Edge cases 1✅ 5ms
Errors 2✅ 7ms
Excel Range 9✅ 101ms
File.read (Delimited) 3✅ 22ms
File.read (Delimited) should work with Date_Time 3✅ 7ms
File.read (Delimited) should work with Dates 3✅ 11ms
File.read (Delimited) should work with Time_Of_Days 3✅ 4ms
fill 6✅ 153ms
Float 3✅ 16ms
Float, with format Column 3✅ 13ms
floor 3✅ 9ms
Info 1✅ 11ms
Integer 3✅ 37ms
Integer 1✅ 7ms
Integer, with format Column 3✅ 23ms
Integration 1✅ 63ms
JSON conversion 2✅ 56ms
Mapping Operations 7✅ 481ms
Masking Tables 3✅ 350ms
Numeric, empty/Nothing 4✅ 39ms
Problems 3✅ 9ms
Read XLSX / XLS Files 12✅ 875ms
Reading single cells correctly 7✅ 138ms
round/truncate/ceil/floor 3✅ 32ms
Rounding 8✅ 68ms
Should be able to serialise a table with Dates to Text 2✅ 45ms
Should be able to serialise a table with DateTimes to Text 2✅ 11ms
Should be able to serialise a table with Time_Of_Days to Text 2✅ 3ms
Slicing Tables 4✅ 190ms
Sorting Columns 4✅ 61ms
Sorting Tables 2✅ 87ms
SQLite_Format should allow connecting to SQLite files 5✅ 103ms
Table.from Text 1✅ 5ms
Table.parse 22✅ 330ms
Table.parse_to_columns 14✅ 145ms
Table.split 5✅ 80ms
Table.split/tokenize column count 4✅ 38ms
Table.split/tokenize column order 1✅ 2ms
Table.split/tokenize errors 4✅ 5ms
Table.split/tokenize name conflicts 2✅ 21ms
Table.tokenize 12✅ 109ms
Text.parse_to_table 2✅ 19ms
Text.parse_to_table errors 3✅ 8ms
Text.parse_to_table parsing 3✅ 12ms
Text.parse_to_table with case-insensitivity 1✅ 3ms
Text.parse_to_table with groups 2✅ 11ms
Time_Of_Day Column.format, with format Column 6✅ 83ms
Time_Of_Day Column.format, with format string 5✅ 103ms
truncate 3✅ 10ms
Unique_Name_Strategy Helper 12✅ 90ms
Unique_Name_Strategy.combine_with_prefix 6✅ 7ms
Use First Row As Names 5✅ 183ms
Value_Type 2✅ 31ms
Various File Format support on Table 8✅ 632ms
Vector conversion 1✅ 5ms
Write xls Files 38✅ 561ms
Write xlsx Files 38✅ 2s
Writing 4✅ 29ms
XLS reading 7✅ 25ms
XLSX reading 7✅ 247ms

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

2316 tests were completed in 58s with 2289 passed, 0 failed and 27 skipped.

Test suite Passed Failed Skipped Time
Any.map_nothing 2✅ 13ms
Any's methods 3✅ 34ms
Array_Proxy 5✅ 54ms
ArrayOverBuffer 1✅ 27ms
ASCII 4✅ 33ms
Asserts 3✅ 22ms
at/get 7✅ 188ms
Atom with holes 7✅ 27ms
Auto_Detect 3✅ 25ms
BigInts 13✅ 1s
Booleans 6✅ 18ms
Bound 3✅ 1ms
Bytes 3✅ 3ms
caching 1✅ 142ms
Callables 5✅ 10ms
Check Nothing and NaN 3✅ 0ms
children 2✅ 21ms
codepoints 2✅ 2ms
Compare functionality with Vector 1✅ 11ms
Compile 6✅ 117ms
const 1✅ 0ms
Contexts and Execution Environment 3✅ 12ms
Conversion 42✅ 112ms
Correlation Statistics 6✅ 27ms
curry 1✅ 2ms
Data.read / File_Format 2✅ 911ms
Dataflow Errors 11✅ 35ms
Dataflow Warnings 32✅ 653ms
Date 40✅ 9s
Date date part tests 8✅ 179ms
Date_Range 11✅ 656ms
Date_Time 44✅ 2⚪ 694ms
Date_Time date part tests 8✅ 49ms
Date_Time equality 2✅ 5ms
Day_Of_Week conversions 8✅ 28ms
Deep Exports 1✅ 2ms
Default comparator 3✅ 23ms
Deterministic Random Noise Generator 2✅ 371ms
display text 1✅ 2ms
Duration 15✅ 86ms
Encoding object 4✅ 78ms
Enso Arrays 5✅ 29ms
Enso maps 46✅ 185ms
Enso Set 5✅ 26ms
Environment 1✅ 15ms
Escape 1✅ 7ms
fetch 10✅ 466ms
File Operations 21✅ 112ms
flip 2✅ 0ms
Float.truncate 1✅ 8ms
Floats 5✅ 20ms
folder operations 3✅ 47ms
Formatting date/time values 6✅ 78ms
Fully Qualified Names 1✅ 1ms
Function Ascribed Parameters 12✅ 65ms
get_elements_by_tag_name 3✅ 47ms
Header 1✅ 13ms
Header resolution 7✅ 36ms
Headers 6✅ 107ms
HTTP client 4✅ 2ms
HTTP_Method parse 3✅ 3ms
identity 3✅ 0ms
Inlining Helpers 2✅ 4ms
inner / outer xml 2✅ 66ms
Instrument @Tail_Call fibonacci 5✅ 304ms
Instrument fibonacci 2✅ 139ms
Integer.truncate 1✅ 2ms
Integers 24✅ 74ms
Interval 7✅ 34ms
Java case of 3✅ 5ms
Java FFI 6✅ 1⚪ 9ms
Java/Enso Date 2✅ 19ms
JavaDate 40✅ 2s
JavaDate date part tests 8✅ 2ms
JavaLocalTime 27✅ 37ms
JavaScript Objects, Arrays & Functions 8✅ 391ms
JavaScriptArrayWithADate 40✅ 2s
JavaScriptArrayWithADate date part tests 8✅ 31ms
JavascriptDataInArray 42✅ 4⚪ 306ms
JavascriptDataInArray date part tests 8✅ 95ms
JavascriptDate 42✅ 4⚪ 368ms
JavaScriptDate 40✅ 2s
JavascriptDate date part tests 8✅ 19ms
JavaScriptDate date part tests 8✅ 57ms
JavaZonedDateTime 44✅ 2⚪ 431ms
JavaZonedDateTime date part tests 8✅ 6ms
JavaZoneId 7✅ 42ms
JS_Object 3✅ 140ms
JSON 5✅ 41ms
JSON 1✅ 103ms
JSON Deserialization 8✅ 437ms
JSON Serialization 3✅ 64ms
JSON_Format 2✅ 75ms
Lazy 6✅ 49ms
Lazy Generator 1✅ 3ms
Lexicographic Order on Vectors 2✅ 9ms
List 31✅ 478ms
Locale 13✅ 47ms
Looping Imports 1✅ 1ms
Lowercase Methods 5✅ 7ms
Managed_Resource 3✅ 21ms
Match.end 4✅ 74ms
Match.groups 2✅ 11ms
Match.named_groups 3✅ 59ms
Match.span 4✅ 29ms
Match.start 4✅ 32ms
Match.text 6✅ 104ms
Match.utf_16_end 4✅ 25ms
Match.utf_16_span 4✅ 82ms
Match.utf_16_start 4✅ 30ms
Maybe 5✅ 2ms
Meta-Value Inspection 4✅ 7ms
Meta-Value Manipulation 26✅ 105ms
Meta.Type.find 4✅ 12ms
Methods 1✅ 1⚪ 1ms
Natural Order 4✅ 276ms
No Method Errors 1✅ 14ms
Noise 3✅ 104ms
non-linear inserts 11✅ 165ms
Number Conversions 1✅ 36ms
Number Rounding numeric tests 19✅ 103ms
Numbers 14✅ 240ms
Numeric values 1✅ 4ms
Object Comparator 7✅ 105ms
Operator == 16✅ 216ms
Ordering 6✅ 48ms
Pair 1✅ 0ms
Pair - from 2-Item JavaScript Array 13✅ 340ms
Pair - from 2-Item List 13✅ 121ms
Pair - from 2-Item Vector 13✅ 194ms
Pair - from Pair.new 13✅ 100ms
Pair - from Pair.Value 13✅ 19ms
Panics 17✅ 121ms
parse 8✅ 471ms
Parsing date/time values 26✅ 1⚪ 759ms
Parsing formats 4✅ 103ms
Pattern Matches 16✅ 26ms
Pattern.find and .find_all 8✅ 289ms
Pattern.match and .match_all 8✅ 111ms
Pattern.matches 5✅ 48ms
Pattern.replace 10✅ 460ms
Pattern.split 6✅ 90ms
Pattern.tokenize 7✅ 700ms
Period 7✅ 17ms
Plain_Text 3✅ 13ms
Polyglot hash maps 6✅ 111ms
Polyglot JS 19✅ 186ms
Polyglot keys and values 6✅ 3s
Polyglot Operator == 7✅ 32ms
Polyglot Python 15✅ 500ms
Polyglot R 1⚪ 0ms
post 24✅ 724ms
Problem_Behavior 2✅ 66ms
Process 5✅ 239ms
PythonDate 40✅ 4s
PythonDate 41✅ 5⚪ 1s
PythonDate date part tests 8✅ 43ms
PythonDate date part tests 8✅ 226ms
PythonLocalTime 27✅ 125ms
Qualified Names 3✅ 4ms
Random 6✅ 310ms
Range 35✅ 2s
Rank Data 7✅ 12ms
Read XML 7✅ 58ms
read_bytes 6✅ 15ms
read_text 6✅ 66ms
Refs 1✅ 1ms
Regex splitting 3✅ 20ms
Regex tokenizing 2✅ 37ms
Regex: find and find_all 20✅ 1⚪ 264ms
Regression 12✅ 48ms
ReportingStreamDecoder 6✅ 236ms
ReportingStreamEncoder 8✅ 127ms
Request 10✅ 41ms
rounding 4✅ 40ms
should correctly evaluate documentation examples 6✅ 132ms
Sorting with multiple comparators 4✅ 2⚪ 196ms
Sorting with the default comparator 7✅ 3⚪ 207ms
Stack traces 1✅ 10ms
State 2✅ 5ms
Statistics 14✅ 131ms
Statistics - empty Vector 3✅ 6ms
Statistics - invalid input 5✅ 54ms
Statistics - invalid input 1✅ 0ms
Statistics - NaN Vector 3✅ 8ms
Statistics - Nothing Vector 3✅ 20ms
System 2✅ 4ms
tag name 1✅ 8ms
Text 84✅ 9s
text contents 1✅ 5ms
Text_Sub_Range_Data 2✅ 22ms
Text_Utils 4✅ 41ms
Text.match 6✅ 41ms
Text.replace 16✅ 190ms
Text.Span 3✅ 31ms
Text.substring 4✅ 13ms
the Self construct 6✅ 19ms
Time_Of_Day 27✅ 216ms
to_display_text 5✅ 40ms
Type Errors 11✅ 117ms
uncurry 1✅ 0ms
Unresolved symbol 1✅ 1ms
URI 4✅ 21ms
Use a slice of an array as vectors 73✅ 85ms
Use Array as vectors 73✅ 355ms
Use Array_Proxy as vectors 73✅ 92ms
Use Java ArrayList as vectors 73✅ 135ms
Use Vector as vectors 73✅ 1s
UTF_16 BigEndian 2✅ 3ms
UTF_16 LittleEndian 2✅ 3ms
UTF_8 7✅ 31ms
Vector builder 2✅ 7ms
Vector Slicing Helpers 1✅ 10ms
Vector/Array equality 9✅ 13ms
Windows 1252 4✅ 13ms
write operations 21✅ 437ms
Zone 9✅ 53ms

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

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

Test suite Passed Failed Skipped Time
Dataflow Error Visualization 2✅ 104ms
File uploads 2✅ 7ms
Geo_Map 3✅ 475ms
Histogram Visualization 6✅ 203ms
Lazy Table Visualization 12✅ 405ms
Lazy Text Visualization 3✅ 49ms
Scatter Plot Visualization 14✅ 588ms
Serializable Visualization Identifiers 5✅ 97ms
SQL Visualization 1✅ 140ms
Table Visualization 9✅ 338ms
Table.lookup_ignore_case 1✅ 11ms
Table.rows 1✅ 139ms
Type Names of Visualization Defaults 1✅ 88ms
Vector and Arrays 2✅ 1⚪ 29ms
Widgets for Database 1✅ 10ms
Widgets for In-Database Connection with table name sets 1✅ 118ms
Widgets for In-Database Connection with table types 1✅ 16ms
Widgets for In-Database Table with column name sets 2✅ 16ms
Widgets for In-Memory with column name sets 2✅ 49ms
Widgets for the Text type 1✅ 67ms