Skip to content

Merge branch 'develop' into wip/jtulach/ChainedOperator_7904

Sign in for the full log view
GitHub Actions / Standard Library Tests (linux) succeeded Dec 1, 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 32✅ 1⚪ 7s
/runner/_work/enso/enso/target/test-results/Geo_Tests/JUnit.xml 5✅ 261ms
/runner/_work/enso/enso/target/test-results/Image_Tests/JUnit.xml 174✅ 993ms
/runner/_work/enso/enso/target/test-results/Table_Tests/JUnit.xml 3557✅ 184⚪ 130s
/runner/_work/enso/enso/target/test-results/Tests/JUnit.xml 2194✅ 41⚪ 29s
/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✅ 64ms
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 261ms with 5 passed, 0 failed and 0 skipped.

Test suite Passed Failed Skipped Time
Geo Points 2✅ 14ms
GeoJSON to Table 3✅ 247ms

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

174 tests were completed in 993ms with 174 passed, 0 failed and 0 skipped.

Test suite Passed Failed Skipped Time
Image File_Format 2✅ 54ms
Image with 1 channel 19✅ 57ms
Image with 2 channels 19✅ 68ms
Image with 3 channels 19✅ 64ms
Image with 4 channels 19✅ 88ms
Image Write 2✅ 9ms
Image.read 9✅ 290ms
Matrix with 1 channel 21✅ 93ms
Matrix with 2 channels 21✅ 94ms
Matrix with 3 channels 21✅ 102ms
Matrix with 4 channels 21✅ 73ms
Matrix_Error 1✅ 1ms

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

3741 tests were completed in 130s with 3557 passed, 0 failed and 184 skipped.

Test suite Passed Failed Skipped Time
[Codegen] Aggregation 2✅ 66ms
[Codegen] Basic Select 3✅ 451ms
[Codegen] Handling Missing Values 2✅ 51ms
[Codegen] JSON serialization 1⚪ 0ms
[Codegen] Masking Tables and Columns 2✅ 390ms
[Codegen] Sorting 4✅ 43ms
[In-Memory-specific] Table.join 1✅ 340ms
[In-Memory-specific] Table.set 2✅ 43ms
[In-Memory] Interactions Between various operations 11✅ 505ms
[In-Memory] Arithmetic Column Operations 12✅ 47ms
[In-Memory] Boolean Column Operations 5✅ 1⚪ 145ms
[In-Memory] Colum Operations - Names 10✅ 27ms
[In-Memory] Column Comparisons 5✅ 1⚪ 81ms
[In-Memory] Column Naming edge cases 7✅ 152ms
[In-Memory] Column operation Integer Overflow handling 6✅ 159ms
[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✅ 26ms
[In-Memory] Column Operations - Text Trim 3✅ 14ms
[In-Memory] Column.const 3✅ 2ms
[In-Memory] Column.fill_nothing/empty 4✅ 2ms
[In-Memory] Column.map 6✅ 106ms
[In-Memory] Column.rename 1✅ 2ms
[In-Memory] Column.take/drop 8✅ 33ms
[In-Memory] Column.zip 6✅ 20ms
[In-Memory] Date truncation 1✅ 1ms
[In-Memory] Date-Time operations 21✅ 1⚪ 325ms
[In-Memory] Date-Time support 3✅ 16ms
[In-Memory] Dropping Missing Values 9✅ 271ms
[In-Memory] Expression Arithmetic 3✅ 24ms
[In-Memory] Expression Boolean literals 1✅ 29ms
[In-Memory] Expression Boolean Operators 4✅ 12ms
[In-Memory] Expression Column Arithmetic 2✅ 23ms
[In-Memory] Expression Comparison Operators 6✅ 57ms
[In-Memory] Expression Date and Time literals 5✅ 12ms
[In-Memory] Expression Errors should be handled 4✅ 13ms
[In-Memory] Expression Float literals 1✅ 10ms
[In-Memory] Expression Integer literals 1✅ 7ms
[In-Memory] Expression Nothing literals 3✅ 15ms
[In-Memory] Expression Text literals 1✅ 21ms
[In-Memory] Expression Text literals 2✅ 6ms
[In-Memory] Expression Text Operators 2✅ 11ms
[In-Memory] Expression Warnings should be reported 4✅ 51ms
[In-Memory] Filling Missing Values 8✅ 29ms
[In-Memory] Function invocation 2✅ 7ms
[In-Memory] Handling of Big Integer values 10✅ 104ms
[In-Memory] Loss_Of_Integer_Precision (large integers not being exactly representable in Float) 5✅ 86ms
[In-Memory] Min/Max Operations 2✅ 27ms
[In-Memory] Other Column Operations 1✅ 2ms
[In-Memory] replace: empty table and nothings 2✅ 2ms
[In-Memory] replace: literal regex pattern and replacement 5✅ 14ms
[In-Memory] replace: literal text pattern and replacement 4✅ 26ms
[In-Memory] replace: pattern and replacement columns 4✅ 5ms
[In-Memory] Rounding numeric tests 19✅ 533ms
[In-Memory] Rounding-like operations 15✅ 13ms
[In-Memory] Simple variant of Table/Column.parse in all backends 5✅ 151ms
[In-Memory] Storage Builders 2✅ 29ms
[In-Memory] Table.add_row_number (common) 7✅ 112ms
[In-Memory] Table.add_row_number (in-memory specific) 7✅ 37ms
[In-Memory] Table.aggregate 3✅ 91ms
[In-Memory] Table.aggregate 3✅ 17ms
[In-Memory] Table.aggregate Concatenate 6✅ 51ms
[In-Memory] Table.aggregate Count_Distinct 2✅ 52ms
[In-Memory] Table.aggregate First and Last 1✅ 1ms
[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✅ 195ms
[In-Memory] Table.aggregate should be able to group on single field 13✅ 245ms
[In-Memory] Table.aggregate should correctly handle infinities 4✅ 16ms
[In-Memory] Table.aggregate should correctly handle NaN 5✅ 9ms
[In-Memory] Table.aggregate should correctly select result types 4✅ 26ms
[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✅ 32ms
[In-Memory] Table.aggregate should raise warnings when there are issues 7✅ 97ms
[In-Memory] Table.aggregate should raise warnings when there are issues computing aggregation 3✅ 63ms
[In-Memory] Table.aggregate should report warnings and errors based on types 4✅ 39ms
[In-Memory] Table.aggregate should summarize empty table 11✅ 40ms
[In-Memory] Table.aggregate should summarize whole table 13✅ 136ms
[In-Memory] Table.aggregate Standard_Deviation 1✅ 7ms
[In-Memory] Table.aggregate+Expressions 2✅ 43ms
[In-Memory] Table.at 3✅ 34ms
[In-Memory] Table.column_count 1✅ 0ms
[In-Memory] Table.column_names 2✅ 10ms
[In-Memory] Table.cross_join 9✅ 57ms
[In-Memory] Table.cross_tab 23✅ 181ms
[In-Memory] Table.distinct 6✅ 89ms
[In-Memory] Table.distinct 7✅ 59ms
[In-Memory] Table.fill_nothing/empty 6✅ 11ms
[In-Memory] Table.filter 4✅ 382ms
[In-Memory] Table.filter 21✅ 2⚪ 386ms
[In-Memory] Table.filter_by_expression 5✅ 157ms
[In-Memory] Table.get 3✅ 5ms
[In-Memory] Table.join 38✅ 337ms
[In-Memory] Table.lookup_and_replace 20✅ 396ms
[In-Memory] Table.make_constant_column 4✅ 4ms
[In-Memory] Table.order_by 23✅ 160ms
[In-Memory] Table.read 5✅ 17ms
[In-Memory] Table.remove_columns 12✅ 165ms
[In-Memory] Table.rename_columns 20✅ 283ms
[In-Memory] Table.reorder_columns 10✅ 151ms
[In-Memory] Table.replace 4✅ 33ms
[In-Memory] Table.rows 6✅ 65ms
[In-Memory] Table.select_columns 15✅ 699ms
[In-Memory] Table.set 8✅ 1s
[In-Memory] Table.set with Column_Operation 9✅ 282ms
[In-Memory] Table.sort_columns 4✅ 78ms
[In-Memory] Table.take/drop 11✅ 282ms
[In-Memory] Table.transpose 8✅ 90ms
[In-Memory] Table.union 25✅ 249ms
[In-Memory] Table.zip 12✅ 78ms
[In-Memory] Table/Column auto value type 13✅ 96ms
[In-Memory] Table/Column.cast - checking invariants 12✅ 152ms
[In-Memory] Table/Column.cast - date/time 3✅ 29ms
[In-Memory] Table/Column.cast - numeric 6✅ 82ms
[In-Memory] Table/Column.cast - to text 9✅ 122ms
[In-Memory] Temp column 2✅ 2ms
[In-Memory] Text Column Operations 5✅ 95ms
[In-Memory] Unique derived column names 8✅ 21ms
[PostgreSQL] Interactions Between various operations 10✅ 360ms
[PostgreSQL] .pgpass 3✅ 189ms
[PostgreSQL] Aggregation 2✅ 63ms
[PostgreSQL] Appending a Database table to a Database table 30✅ 3s
[PostgreSQL] Appending an in-memory table to a Database table 31✅ 1s
[PostgreSQL] Arithmetic Column Operations 10✅ 2⚪ 122ms
[PostgreSQL] Basic Table Access 4✅ 732ms
[PostgreSQL] Boolean Column Operations 5✅ 1⚪ 542ms
[PostgreSQL] Colum Operations - Names 8✅ 12ms
[PostgreSQL] Column Comparisons 4✅ 1⚪ 137ms
[PostgreSQL] Column Naming edge cases 7✅ 313ms
[PostgreSQL] Column Operations - Equality & Null Handling 4✅ 3⚪ 118ms
[PostgreSQL] Column Operations - Text Replace 2✅ 15ms
[PostgreSQL] Column Operations - Text Replace (in-memory only) 0ms
[PostgreSQL] Column Operations - Text Trim 3✅ 41ms
[PostgreSQL] Column.const 3✅ 30ms
[PostgreSQL] Column.fill_nothing/empty 4✅ 113ms
[PostgreSQL] Column.map 1✅ 9ms
[PostgreSQL] Column.rename 1✅ 7ms
[PostgreSQL] Column.take/drop 6✅ 542ms
[PostgreSQL] Column.zip 1✅ 7ms
[PostgreSQL] Connection setup 3✅ 96ms
[PostgreSQL] Connection.query 10✅ 247ms
[PostgreSQL] Creating an empty table 19✅ 1s
[PostgreSQL] Database Encoding 1✅ 50ms
[PostgreSQL] Date truncation 1✅ 20ms
[PostgreSQL] Date-Time operations 19✅ 1⚪ 1s
[PostgreSQL] Date-Time support 3✅ 55ms
[PostgreSQL] Deleting rows from a Database table 4✅ 67ms
[PostgreSQL] Deleting rows from a Database table (source=Database) 11✅ 437ms
[PostgreSQL] Deleting rows from a Database table (source=in-memory) 11✅ 451ms
[PostgreSQL] Dialect-specific codegen 1✅ 38ms
[PostgreSQL] Dropping Missing Values 9✅ 686ms
[PostgreSQL] Edge Cases 4✅ 641ms
[PostgreSQL] Expression Arithmetic 3✅ 117ms
[PostgreSQL] Expression Boolean literals 1✅ 22ms
[PostgreSQL] Expression Boolean Operators 4✅ 42ms
[PostgreSQL] Expression Column Arithmetic 2✅ 131ms
[PostgreSQL] Expression Comparison Operators 6✅ 149ms
[PostgreSQL] Expression Date and Time literals 4✅ 129ms
[PostgreSQL] Expression Errors should be handled 4✅ 9ms
[PostgreSQL] Expression Float literals 1✅ 10ms
[PostgreSQL] Expression Integer literals 1✅ 10ms
[PostgreSQL] Expression Nothing literals 3✅ 75ms
[PostgreSQL] Expression Text literals 1✅ 13ms
[PostgreSQL] Expression Text literals 2✅ 16ms
[PostgreSQL] Expression Text Operators 2✅ 38ms
[PostgreSQL] Expression Warnings should be reported 2✅ 2⚪ 105ms
[PostgreSQL] Filling Missing Values 6✅ 118ms
[PostgreSQL] Function invocation 2✅ 18ms
[PostgreSQL] Info 4✅ 93ms
[PostgreSQL] Masking Tables 1✅ 179ms
[PostgreSQL] math functions 6✅ 4s
[PostgreSQL] Min/Max Operations 2✅ 26ms
[PostgreSQL] Missing Values 2✅ 254ms
[PostgreSQL] Other Column Operations 1✅ 10ms
[PostgreSQL] Output Execution Context for Database operations 12✅ 1⚪ 708ms
[PostgreSQL] Persisting a Database Table (query) 8✅ 605ms
[PostgreSQL] replace: empty table and nothings 2✅ 23ms
[PostgreSQL] replace: literal regex pattern and replacement 5✅ 37ms
[PostgreSQL] replace: literal text pattern and replacement 4✅ 28ms
[PostgreSQL] replace: pattern and replacement columns 4✅ 9ms
[PostgreSQL] Rounding numeric tests 19✅ 14s
[PostgreSQL] Rounding-like operations 22✅ 448ms
[PostgreSQL] Schemas and Databases 4✅ 177ms
[PostgreSQL] Simple variant of Table/Column.parse in all backends 5✅ 144ms
[PostgreSQL] Sorting 5✅ 405ms
[PostgreSQL] SSL connectivity tests 1⚪ 0ms
[PostgreSQL] Support for Long Column/Table names 14✅ 1s
[PostgreSQL] Table.add_row_number (common) 7✅ 122ms
[PostgreSQL] Table.add_row_number (Database specific) 1✅ 23ms
[PostgreSQL] Table.aggregate 3✅ 140ms
[PostgreSQL] Table.aggregate Concatenate 6✅ 78ms
[PostgreSQL] Table.aggregate Count_Distinct 2✅ 75ms
[PostgreSQL] Table.aggregate First and Last 1✅ 12ms
[PostgreSQL] Table.aggregate Mode 1✅ 9ms
[PostgreSQL] Table.aggregate Shortest 1✅ 21ms
[PostgreSQL] Table.aggregate should be able to group on multiple fields not in left columns 12✅ 1⚪ 132ms
[PostgreSQL] Table.aggregate should be able to group on single field 12✅ 1⚪ 98ms
[PostgreSQL] Table.aggregate should correctly handle infinities 4✅ 92ms
[PostgreSQL] Table.aggregate should correctly handle NaN 5✅ 45ms
[PostgreSQL] Table.aggregate should correctly infer result types 4✅ 37ms
[PostgreSQL] Table.aggregate should correctly select result types 4✅ 39ms
[PostgreSQL] Table.aggregate should merge warnings when issues computing aggregation 1⚪ 0ms
[PostgreSQL] Table.aggregate should not summarize empty table when grouped 10✅ 1⚪ 80ms
[PostgreSQL] Table.aggregate should raise warnings when there are issues 7✅ 327ms
[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✅ 12ms
[PostgreSQL] Table.aggregate should report warnings and errors based on types 4✅ 59ms
[PostgreSQL] Table.aggregate should summarize empty table 10✅ 1⚪ 66ms
[PostgreSQL] Table.aggregate should summarize whole table 12✅ 1⚪ 172ms
[PostgreSQL] Table.aggregate Standard_Deviation 1✅ 11ms
[PostgreSQL] Table.aggregate+Expressions 2✅ 29ms
[PostgreSQL] Table.at 3✅ 9ms
[PostgreSQL] Table.column_count 1✅ 0ms
[PostgreSQL] Table.column_names 2✅ 179ms
[PostgreSQL] Table.cross_join 9✅ 289ms
[PostgreSQL] Table.cross_tab 1⚪ 0ms
[PostgreSQL] Table.default_ordering 4✅ 62ms
[PostgreSQL] Table.distinct 7✅ 154ms
[PostgreSQL] Table.expand_column 1✅ 25ms
[PostgreSQL] Table.expand_to_rows 1✅ 16ms
[PostgreSQL] Table.fill_nothing/empty 6✅ 167ms
[PostgreSQL] Table.filter 1✅ 0ms
[PostgreSQL] Table.filter 20✅ 1⚪ 496ms
[PostgreSQL] Table.filter_by_expression 4✅ 1⚪ 91ms
[PostgreSQL] Table.get 3✅ 4ms
[PostgreSQL] Table.join 30✅ 4⚪ 3s
[PostgreSQL] Table.lookup_and_replace 20✅ 925ms
[PostgreSQL] Table.make_constant_column 3✅ 1⚪ 41ms
[PostgreSQL] Table.order_by 19✅ 2⚪ 137ms
[PostgreSQL] Table.read 6✅ 237ms
[PostgreSQL] Table.remove_columns 12✅ 280ms
[PostgreSQL] Table.rename_columns 20✅ 2s
[PostgreSQL] Table.reorder_columns 10✅ 291ms
[PostgreSQL] Table.replace 4✅ 75ms
[PostgreSQL] Table.rows 6✅ 38ms
[PostgreSQL] Table.select_columns 15✅ 521ms
[PostgreSQL] Table.set 8✅ 143ms
[PostgreSQL] Table.set with Column_Operation 9✅ 616ms
[PostgreSQL] Table.sort_columns 4✅ 197ms
[PostgreSQL] Table.take/drop 7✅ 3s
[PostgreSQL] Table.transpose 1⚪ 0ms
[PostgreSQL] Table.union 22✅ 611ms
[PostgreSQL] Table.zip 1⚪ 0ms
[PostgreSQL] Table/Column auto value type 1✅ 17ms
[PostgreSQL] Table/Column.cast - checking invariants 9✅ 287ms
[PostgreSQL] Table/Column.cast - date/time 3✅ 93ms
[PostgreSQL] Table/Column.cast - numeric 4✅ 113ms
[PostgreSQL] Table/Column.cast - to text 6✅ 1⚪ 297ms
[PostgreSQL] Tables and Table Types 4✅ 124ms
[PostgreSQL] Temp column 2✅ 21ms
[PostgreSQL] Text Column Operations 5✅ 135ms
[PostgreSQL] Transaction Support 4✅ 176ms
[PostgreSQL] Type Edge Cases 2✅ 362ms
[PostgreSQL] Type Mapping 8✅ 814ms
[PostgreSQL] Unique derived column names 8✅ 101ms
[PostgreSQL] Uploading an in-memory Table 11✅ 570ms
[PostgreSQL] Warning/Error handling 2✅ 75ms
[Redshift] Database tests 1⚪ 0ms
[SQLite File] Interactions Between various operations 8✅ 179ms
[SQLite File] Aggregation 2✅ 22ms
[SQLite File] Appending a Database table to a Database table 29✅ 2s
[SQLite File] Appending an in-memory table to a Database table 30✅ 955ms
[SQLite File] Arithmetic Column Operations 10✅ 2⚪ 143ms
[SQLite File] Basic Table Access 4✅ 557ms
[SQLite File] Boolean Column Operations 4✅ 2⚪ 168ms
[SQLite File] Colum Operations - Names 8✅ 40ms
[SQLite File] Column Comparisons 4✅ 1⚪ 471ms
[SQLite File] Column Naming edge cases 7✅ 135ms
[SQLite File] Column Operations - Equality & Null Handling 4✅ 3⚪ 57ms
[SQLite File] Column Operations - Text Replace 2✅ 7ms
[SQLite File] Column Operations - Text Replace (in-memory only) 0ms
[SQLite File] Column Operations - Text Trim 3✅ 24ms
[SQLite File] Column.const 1✅ 8ms
[SQLite File] Column.const 3✅ 21ms
[SQLite File] Column.fill_nothing/empty 4✅ 29ms
[SQLite File] Column.map 1✅ 10ms
[SQLite File] Column.rename 1✅ 9ms
[SQLite File] Column.take/drop 6✅ 1s
[SQLite File] Column.zip 1✅ 11ms
[SQLite File] Connection.query 10✅ 364ms
[SQLite File] Creating an empty table 19✅ 2s
[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✅ 47ms
[SQLite File] Deleting rows from a Database table (source=Database) 11✅ 408ms
[SQLite File] Deleting rows from a Database table (source=in-memory) 11✅ 425ms
[SQLite File] Dialect-specific codegen 1✅ 83ms
[SQLite File] Dropping Missing Values 8✅ 423ms
[SQLite File] Error Handling 2✅ 57ms
[SQLite File] Expression Arithmetic 3✅ 106ms
[SQLite File] Expression Boolean literals 1✅ 27ms
[SQLite File] Expression Boolean Operators 4✅ 38ms
[SQLite File] Expression Column Arithmetic 2✅ 54ms
[SQLite File] Expression Comparison Operators 6✅ 152ms
[SQLite File] Expression Date and Time literals 4⚪ 0ms
[SQLite File] Expression Errors should be handled 4✅ 52ms
[SQLite File] Expression Float literals 1✅ 7ms
[SQLite File] Expression Integer literals 1✅ 7ms
[SQLite File] Expression Nothing literals 3✅ 181ms
[SQLite File] Expression Text literals 1✅ 15ms
[SQLite File] Expression Text literals 2✅ 11ms
[SQLite File] Expression Text Operators 2✅ 32ms
[SQLite File] Expression Warnings should be reported 2✅ 2⚪ 188ms
[SQLite File] Filling Missing Values 5✅ 1⚪ 76ms
[SQLite File] Function invocation 2✅ 15ms
[SQLite File] Masking Tables 1✅ 14ms
[SQLite File] math functions 6✅ 1s
[SQLite File] Metadata 2✅ 23ms
[SQLite File] Min/Max Operations 2✅ 56ms
[SQLite File] Missing Values 2✅ 28ms
[SQLite File] Other Column Operations 1✅ 56ms
[SQLite File] Output Execution Context for Database operations 12✅ 1⚪ 565ms
[SQLite File] partial Date-Time support 2✅ 477ms
[SQLite File] Persisting a Database Table (query) 8✅ 389ms
[SQLite File] replace: empty table and nothings 2✅ 16ms
[SQLite File] replace: literal regex pattern and replacement 5✅ 21ms
[SQLite File] replace: literal text pattern and replacement 4✅ 29ms
[SQLite File] replace: pattern and replacement columns 4✅ 5ms
[SQLite File] Rounding numeric tests 19✅ 5s
[SQLite File] Rounding-like operations 15✅ 162ms
[SQLite File] Schemas and Databases 3✅ 6ms
[SQLite File] Simple variant of Table/Column.parse in all backends 5✅ 142ms
[SQLite File] Sorting 5✅ 80ms
[SQLite File] Support for Long Column/Table names 6✅ 819ms
[SQLite File] Table.add_row_number (common) 7✅ 83ms
[SQLite File] Table.add_row_number (Database specific) 1✅ 48ms
[SQLite File] Table.aggregate 1✅ 22ms
[SQLite File] Table.aggregate Concatenate 6✅ 118ms
[SQLite File] Table.aggregate Count_Distinct 1✅ 1⚪ 75ms
[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⚪ 96ms
[SQLite File] Table.aggregate should be able to group on single field 7✅ 6⚪ 69ms
[SQLite File] Table.aggregate should correctly handle infinities 2✅ 2⚪ 52ms
[SQLite File] Table.aggregate should correctly handle NaN 1⚪ 0ms
[SQLite File] Table.aggregate should correctly select result types 2✅ 2⚪ 24ms
[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⚪ 34ms
[SQLite File] Table.aggregate should raise warnings when there are issues 7✅ 452ms
[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✅ 45ms
[SQLite File] Table.aggregate should report warnings and errors based on types 4✅ 44ms
[SQLite File] Table.aggregate should summarize empty table 7✅ 4⚪ 45ms
[SQLite File] Table.aggregate should summarize whole table 7✅ 6⚪ 62ms
[SQLite File] Table.aggregate Standard_Deviation 1✅ 11ms
[SQLite File] Table.aggregate+Expressions 2✅ 61ms
[SQLite File] Table.at 3✅ 21ms
[SQLite File] Table.column_count 1✅ 0ms
[SQLite File] Table.column_names 2✅ 55ms
[SQLite File] Table.cross_join 9✅ 214ms
[SQLite File] Table.cross_tab 1⚪ 0ms
[SQLite File] Table.default_ordering 4✅ 63ms
[SQLite File] Table.distinct 7✅ 91ms
[SQLite File] Table.expand_column 1✅ 7ms
[SQLite File] Table.expand_to_rows 1✅ 12ms
[SQLite File] Table.fill_nothing/empty 6✅ 62ms
[SQLite File] Table.filter 1✅ 0ms
[SQLite File] Table.filter 20✅ 1⚪ 384ms
[SQLite File] Table.filter_by_expression 4✅ 1⚪ 95ms
[SQLite File] Table.get 3✅ 7ms
[SQLite File] Table.join 31✅ 3⚪ 658ms
[SQLite File] Table.lookup_and_replace 19✅ 768ms
[SQLite File] Table.make_constant_column 3✅ 1⚪ 46ms
[SQLite File] Table.order_by 19✅ 2⚪ 113ms
[SQLite File] Table.read 6✅ 93ms
[SQLite File] Table.remove_columns 11✅ 272ms
[SQLite File] Table.rename_columns 20✅ 926ms
[SQLite File] Table.reorder_columns 9✅ 797ms
[SQLite File] Table.replace 4✅ 49ms
[SQLite File] Table.rows 6✅ 23ms
[SQLite File] Table.select_columns 14✅ 418ms
[SQLite File] Table.set 8✅ 121ms
[SQLite File] Table.set with Column_Operation 8✅ 1⚪ 294ms
[SQLite File] Table.sort_columns 4✅ 299ms
[SQLite File] Table.take/drop 7✅ 1s
[SQLite File] Table.transpose 1⚪ 0ms
[SQLite File] Table.union 19✅ 1⚪ 421ms
[SQLite File] Table.zip 1⚪ 0ms
[SQLite File] Table/Column auto value type 1✅ 8ms
[SQLite File] Table/Column.cast - checking invariants 7✅ 506ms
[SQLite File] Table/Column.cast - numeric 3✅ 223ms
[SQLite File] Table/Column.cast - to text 1✅ 135ms
[SQLite File] Tables and Table Types 4✅ 57ms
[SQLite File] Temp column 2✅ 12ms
[SQLite File] Text Column Operations 5✅ 220ms
[SQLite File] Transaction Support 4✅ 90ms
[SQLite File] Unique derived column names 8✅ 73ms
[SQLite File] Uploading an in-memory Table 11✅ 735ms
[SQLite In-Memory] Interactions Between various operations 8✅ 175ms
[SQLite In-Memory] Aggregation 2✅ 12ms
[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✅ 660ms
[SQLite In-Memory] Arithmetic Column Operations 10✅ 2⚪ 95ms
[SQLite In-Memory] Basic Table Access 4✅ 48ms
[SQLite In-Memory] Boolean Column Operations 4✅ 2⚪ 59ms
[SQLite In-Memory] Colum Operations - Names 8✅ 173ms
[SQLite In-Memory] Column Comparisons 4✅ 1⚪ 98ms
[SQLite In-Memory] Column Naming edge cases 7✅ 64ms
[SQLite In-Memory] Column Operations - Equality & Null Handling 4✅ 3⚪ 30ms
[SQLite In-Memory] Column Operations - Text Replace 2✅ 7ms
[SQLite In-Memory] Column Operations - Text Replace (in-memory only) 0ms
[SQLite In-Memory] Column Operations - Text Trim 3✅ 23ms
[SQLite In-Memory] Column.const 1✅ 5ms
[SQLite In-Memory] Column.const 3✅ 242ms
[SQLite In-Memory] Column.fill_nothing/empty 4✅ 24ms
[SQLite In-Memory] Column.map 1✅ 4ms
[SQLite In-Memory] Column.rename 1✅ 77ms
[SQLite In-Memory] Column.take/drop 6✅ 464ms
[SQLite In-Memory] Column.zip 1✅ 4ms
[SQLite In-Memory] Connection.query 10✅ 70ms
[SQLite In-Memory] Creating an empty table 17✅ 348ms
[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✅ 45ms
[SQLite In-Memory] Deleting rows from a Database table (source=Database) 11✅ 264ms
[SQLite In-Memory] Deleting rows from a Database table (source=in-memory) 11✅ 228ms
[SQLite In-Memory] Dialect-specific codegen 1✅ 2ms
[SQLite In-Memory] Dropping Missing Values 8✅ 142ms
[SQLite In-Memory] Error Handling 2✅ 128ms
[SQLite In-Memory] Expression Arithmetic 3✅ 79ms
[SQLite In-Memory] Expression Boolean literals 1✅ 18ms
[SQLite In-Memory] Expression Boolean Operators 4✅ 229ms
[SQLite In-Memory] Expression Column Arithmetic 2✅ 69ms
[SQLite In-Memory] Expression Comparison Operators 6✅ 205ms
[SQLite In-Memory] Expression Date and Time literals 4⚪ 0ms
[SQLite In-Memory] Expression Errors should be handled 4✅ 69ms
[SQLite In-Memory] Expression Float literals 1✅ 5ms
[SQLite In-Memory] Expression Integer literals 1✅ 5ms
[SQLite In-Memory] Expression Nothing literals 3✅ 25ms
[SQLite In-Memory] Expression Text literals 1✅ 19ms
[SQLite In-Memory] Expression Text literals 2✅ 14ms
[SQLite In-Memory] Expression Text Operators 2✅ 187ms
[SQLite In-Memory] Expression Warnings should be reported 2✅ 2⚪ 266ms
[SQLite In-Memory] Filling Missing Values 5✅ 1⚪ 49ms
[SQLite In-Memory] Function invocation 2✅ 95ms
[SQLite In-Memory] Masking Tables 1✅ 5ms
[SQLite In-Memory] math functions 6✅ 351ms
[SQLite In-Memory] Metadata 2✅ 3ms
[SQLite In-Memory] Min/Max Operations 2✅ 22ms
[SQLite In-Memory] Missing Values 2✅ 9ms
[SQLite In-Memory] Other Column Operations 1✅ 14ms
[SQLite In-Memory] Output Execution Context for Database operations 9✅ 1⚪ 337ms
[SQLite In-Memory] partial Date-Time support 2✅ 12ms
[SQLite In-Memory] Persisting a Database Table (query) 8✅ 328ms
[SQLite In-Memory] replace: empty table and nothings 2✅ 17ms
[SQLite In-Memory] replace: literal regex pattern and replacement 5✅ 7ms
[SQLite In-Memory] replace: literal text pattern and replacement 4✅ 19ms
[SQLite In-Memory] replace: pattern and replacement columns 4✅ 2ms
[SQLite In-Memory] Rounding numeric tests 19✅ 4s
[SQLite In-Memory] Rounding-like operations 15✅ 146ms
[SQLite In-Memory] Schemas and Databases 3✅ 0ms
[SQLite In-Memory] Simple variant of Table/Column.parse in all backends 5✅ 40ms
[SQLite In-Memory] Sorting 5✅ 20ms
[SQLite In-Memory] Support for Long Column/Table names 6✅ 393ms
[SQLite In-Memory] Table.add_row_number (common) 7✅ 65ms
[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✅ 56ms
[SQLite In-Memory] Table.aggregate Count_Distinct 1✅ 1⚪ 199ms
[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⚪ 108ms
[SQLite In-Memory] Table.aggregate should be able to group on single field 7✅ 6⚪ 53ms
[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⚪ 33ms
[SQLite In-Memory] Table.aggregate should raise warnings when there are issues 7✅ 185ms
[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✅ 36ms
[SQLite In-Memory] Table.aggregate should summarize empty table 7✅ 4⚪ 28ms
[SQLite In-Memory] Table.aggregate should summarize whole table 7✅ 6⚪ 38ms
[SQLite In-Memory] Table.aggregate Standard_Deviation 1✅ 7ms
[SQLite In-Memory] Table.aggregate+Expressions 2✅ 20ms
[SQLite In-Memory] Table.at 3✅ 6ms
[SQLite In-Memory] Table.column_count 1✅ 0ms
[SQLite In-Memory] Table.column_names 2✅ 39ms
[SQLite In-Memory] Table.cross_join 9✅ 160ms
[SQLite In-Memory] Table.cross_tab 1⚪ 0ms
[SQLite In-Memory] Table.default_ordering 4✅ 8ms
[SQLite In-Memory] Table.distinct 7✅ 90ms
[SQLite In-Memory] Table.expand_column 1✅ 5ms
[SQLite In-Memory] Table.expand_to_rows 1✅ 5ms
[SQLite In-Memory] Table.fill_nothing/empty 6✅ 63ms
[SQLite In-Memory] Table.filter 1✅ 0ms
[SQLite In-Memory] Table.filter 20✅ 1⚪ 293ms
[SQLite In-Memory] Table.filter_by_expression 4✅ 1⚪ 54ms
[SQLite In-Memory] Table.get 3✅ 4ms
[SQLite In-Memory] Table.join 31✅ 3⚪ 756ms
[SQLite In-Memory] Table.lookup_and_replace 19✅ 532ms
[SQLite In-Memory] Table.make_constant_column 3✅ 1⚪ 145ms
[SQLite In-Memory] Table.order_by 19✅ 2⚪ 111ms
[SQLite In-Memory] Table.read 6✅ 122ms
[SQLite In-Memory] Table.remove_columns 11✅ 216ms
[SQLite In-Memory] Table.rename_columns 20✅ 301ms
[SQLite In-Memory] Table.reorder_columns 9✅ 825ms
[SQLite In-Memory] Table.replace 4✅ 32ms
[SQLite In-Memory] Table.rows 6✅ 11ms
[SQLite In-Memory] Table.select_columns 14✅ 298ms
[SQLite In-Memory] Table.set 8✅ 82ms
[SQLite In-Memory] Table.set with Column_Operation 8✅ 1⚪ 683ms
[SQLite In-Memory] Table.sort_columns 4✅ 298ms
[SQLite In-Memory] Table.take/drop 7✅ 994ms
[SQLite In-Memory] Table.transpose 1⚪ 0ms
[SQLite In-Memory] Table.union 19✅ 1⚪ 366ms
[SQLite In-Memory] Table.zip 1⚪ 0ms
[SQLite In-Memory] Table/Column auto value type 1✅ 5ms
[SQLite In-Memory] Table/Column.cast - checking invariants 7✅ 60ms
[SQLite In-Memory] Table/Column.cast - numeric 3✅ 22ms
[SQLite In-Memory] Table/Column.cast - to text 1✅ 11ms
[SQLite In-Memory] Tables and Table Types 4✅ 20ms
[SQLite In-Memory] Temp column 2✅ 8ms
[SQLite In-Memory] Text Column Operations 5✅ 68ms
[SQLite In-Memory] Transaction Support 4✅ 29ms
[SQLite In-Memory] Unique derived column names 8✅ 67ms
[SQLite In-Memory] Uploading an in-memory Table 9✅ 287ms
[SQLite] Type Mapping 8✅ 323ms
Aggregate Columns 23✅ 71ms
Boolean Column.format, with format Column 3✅ 31ms
Boolean Column.format, with format string 3✅ 91ms
ceil 3✅ 8ms
Column.parse 13✅ 51ms
Columns 16✅ 277ms
Construction 8✅ 1⚪ 545ms
Counting Values 1✅ 1ms
DataFormatter builders 3✅ 51ms
DataFormatter.format 10✅ 37ms
DataFormatter.parse 13✅ 186ms
Date Column.format, with format Column 6✅ 34ms
Date Column.format, with format string 4✅ 66ms
Date_Time Column.format, with format Column 6✅ 38ms
Date_Time Column.format, with format string 5✅ 84ms
Date_Time truncate 1✅ 6ms
Delimited File Parsing 27✅ 3⚪ 670ms
Delimited File Writing 33✅ 1s
Dropping Missing Values 1✅ 194ms
Edge cases 1✅ 4ms
Errors 2✅ 7ms
Excel Range 9✅ 280ms
File.read (Delimited) 3✅ 26ms
File.read (Delimited) should work with Date_Time 3✅ 10ms
File.read (Delimited) should work with Dates 3✅ 12ms
File.read (Delimited) should work with Time_Of_Days 3✅ 8ms
fill 6✅ 89ms
Float 3✅ 10ms
Float, with format Column 3✅ 8ms
floor 3✅ 9ms
Info 1✅ 8ms
Integer 3✅ 22ms
Integer 1✅ 4ms
Integer, with format Column 3✅ 17ms
Integration 1✅ 39ms
JSON conversion 2✅ 39ms
Mapping Operations 7✅ 178ms
Masking Tables 3✅ 200ms
Numeric, empty/Nothing 4✅ 29ms
Problems 3✅ 11ms
Read XLSX / XLS Files 12✅ 1s
Reading single cells correctly 7✅ 239ms
round/truncate/ceil/floor 3✅ 28ms
Rounding 8✅ 40ms
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✅ 9ms
Should be able to serialise a table with Time_Of_Days to Text 2✅ 5ms
Slicing Tables 4✅ 86ms
SortedListIndex (used for SortJoin) 6✅ 4ms
Sorting Columns 4✅ 21ms
Sorting Tables 2✅ 68ms
SQLite_Format should allow connecting to SQLite files 5✅ 62ms
Table.from Text 1✅ 6ms
Table.parse 22✅ 303ms
Table.parse_to_columns 14✅ 149ms
Table.split 5✅ 120ms
Table.split/tokenize column count 4✅ 48ms
Table.split/tokenize column order 1✅ 3ms
Table.split/tokenize errors 4✅ 6ms
Table.split/tokenize name conflicts 2✅ 27ms
Table.tokenize 12✅ 110ms
Text.parse_to_table 2✅ 30ms
Text.parse_to_table errors 3✅ 9ms
Text.parse_to_table parsing 3✅ 23ms
Text.parse_to_table with case-insensitivity 1✅ 6ms
Text.parse_to_table with groups 2✅ 17ms
Time_Of_Day Column.format, with format Column 6✅ 38ms
Time_Of_Day Column.format, with format string 5✅ 49ms
truncate 3✅ 10ms
Unique_Name_Strategy Helper 12✅ 114ms
Unique_Name_Strategy.combine_with_prefix 6✅ 6ms
Use First Row As Names 5✅ 140ms
Value_Type 2✅ 33ms
Various File Format support on Table 8✅ 631ms
Vector conversion 1✅ 4ms
Write xls Files 38✅ 484ms
Write xlsx Files 38✅ 1s
Writing 4✅ 33ms
XLS reading 7✅ 48ms
XLSX reading 7✅ 213ms

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

2235 tests were completed in 29s with 2194 passed, 0 failed and 41 skipped.

Test suite Passed Failed Skipped Time
Any.map_nothing 2✅ 6ms
Any's methods 3✅ 24ms
Array_Proxy 5✅ 42ms
ArrayOverBuffer 1✅ 19ms
ASCII 4✅ 25ms
Asserts 5✅ 12ms
at/get 7✅ 103ms
Atom with holes 7✅ 11ms
Auto_Detect 3✅ 10ms
BigInts 13✅ 1s
Booleans 6✅ 8ms
Bound 3✅ 1ms
Bytes 3✅ 2ms
caching 1✅ 19ms
Callables 5✅ 6ms
Check Nothing and NaN 3✅ 0ms
children 2✅ 7ms
codepoints 2✅ 2ms
Compare functionality with Vector 1✅ 9ms
Compile 6✅ 36ms
const 1✅ 0ms
Contexts and Execution Environment 3✅ 4ms
Conversion 42✅ 87ms
Correlation Statistics 6✅ 47ms
curry 1✅ 2ms
Data.read / File_Format 2✅ 885ms
Dataflow Errors 11✅ 19ms
Dataflow Warnings 32✅ 2s
Date 41✅ 3s
Date date part tests 8✅ 70ms
Date_Range 11✅ 529ms
Date_Time 45✅ 2⚪ 420ms
Date_Time date part tests 8✅ 13ms
Date_Time equality 2✅ 2ms
Day_Of_Week conversions 8✅ 10ms
Deep Exports 1✅ 1ms
Default comparator 3✅ 7ms
display text 1✅ 1ms
Duration 15✅ 117ms
Encoding object 4✅ 43ms
Enso Arrays 5✅ 12ms
Enso maps 50✅ 146ms
Enso Set 5✅ 42ms
Environment 1✅ 16ms
Escape 1✅ 1ms
fetch 10✅ 601ms
File Operations 21✅ 105ms
flip 2✅ 0ms
Float.truncate 1✅ 2ms
Floats 5✅ 15ms
folder operations 3✅ 25ms
Formatting date/time values 6✅ 91ms
Fully Qualified Names 1✅ 0ms
Function Ascribed Parameters 12✅ 14ms
get_elements_by_tag_name 3✅ 18ms
Header 1✅ 5ms
Header resolution 7✅ 18ms
Headers 6✅ 81ms
HTTP client 4✅ 2ms
HTTP_Method parse 3✅ 3ms
identity 3✅ 0ms
Inlining Helpers 2✅ 2ms
inner / outer xml 2✅ 27ms
Instrument @Tail_Call fibonacci 6✅ 294ms
Instrument fibonacci 3✅ 128ms
Integer.truncate 1✅ 0ms
Integers 24✅ 56ms
Interval 7✅ 21ms
Java case of 3✅ 2ms
Java FFI 6✅ 1⚪ 7ms
Java/Enso Date 2✅ 10ms
JavaDate 41✅ 807ms
JavaDate date part tests 8✅ 2ms
JavaLocalTime 28✅ 16ms
JavaScript Objects, Arrays & Functions 8✅ 188ms
JavaScriptArrayWithADate 41✅ 948ms
JavaScriptArrayWithADate date part tests 8✅ 29ms
JavascriptDataInArray 43✅ 4⚪ 142ms
JavascriptDataInArray date part tests 8✅ 33ms
JavascriptDate 43✅ 4⚪ 157ms
JavaScriptDate 41✅ 3s
JavascriptDate date part tests 8✅ 10ms
JavaScriptDate date part tests 8✅ 64ms
JavaZonedDateTime 45✅ 2⚪ 109ms
JavaZonedDateTime date part tests 8✅ 5ms
JavaZoneId 7✅ 16ms
JS_Object 3✅ 76ms
JSON 5✅ 30ms
JSON 1✅ 41ms
JSON Deserialization 8✅ 336ms
JSON Serialization 3✅ 47ms
JSON_Format 2✅ 299ms
Lazy 6✅ 17ms
Lazy Generator 1✅ 2ms
Lexicographic Order on Vectors 2✅ 4ms
List 31✅ 348ms
Locale 13✅ 37ms
Looping Imports 1✅ 0ms
Lowercase Methods 5✅ 3ms
Managed_Resource 3✅ 9ms
Match.end 4✅ 11ms
Match.groups 2✅ 7ms
Match.named_groups 3✅ 22ms
Match.span 4✅ 10ms
Match.start 4✅ 16ms
Match.text 6✅ 40ms
Match.utf_16_end 4✅ 8ms
Match.utf_16_span 4✅ 8ms
Match.utf_16_start 4✅ 8ms
Maybe 5✅ 1ms
Meta-Value Inspection 4✅ 6ms
Meta-Value Manipulation 26✅ 83ms
Meta.Type.find 4✅ 5ms
Methods 1✅ 1⚪ 0ms
Missing_Required_Argument 3✅ 18ms
Natural Order 4✅ 57ms
No Method Errors 1✅ 5ms
non-linear inserts 11✅ 53ms
Number Conversions 1✅ 9ms
Number Rounding numeric tests 19✅ 79ms
Numbers 14✅ 56ms
Numeric values 1✅ 3ms
Object Comparator 7✅ 18ms
Operator == 16✅ 50ms
Ordering 6✅ 22ms
Pair 1✅ 0ms
Pair - from 2-Item JavaScript Array 13✅ 121ms
Pair - from 2-Item List 13✅ 39ms
Pair - from 2-Item Vector 13✅ 326ms
Pair - from Pair.new 13✅ 37ms
Pair - from Pair.Value 13✅ 8ms
Panics 17✅ 67ms
parse 8✅ 148ms
Parsing date/time values 26✅ 1⚪ 217ms
Parsing formats 4✅ 110ms
Pattern Matches 16✅ 20ms
Pattern.find and .find_all 8✅ 51ms
Pattern.match and .match_all 8✅ 70ms
Pattern.matches 5✅ 30ms
Pattern.replace 10✅ 85ms
Pattern.split 6✅ 21ms
Pattern.tokenize 7✅ 108ms
Period 7✅ 25ms
Plain_Text 3✅ 13ms
Polyglot Argument 7✅ 8ms
Polyglot Argument with Inheritance 3✅ 4ms
Polyglot Conversion 14✅ 9ms
Polyglot hash maps 2✅ 4⚪ 19ms
Polyglot JS 19✅ 67ms
Polyglot keys and values 2✅ 4⚪ 8ms
Polyglot Operator == 7✅ 24ms
Polyglot Python 1⚪ 0ms
Polyglot R 1⚪ 0ms
post 24✅ 675ms
Problem_Behavior 2✅ 10ms
Process 5✅ 109ms
Qualified Names 3✅ 1ms
Random 15✅ 856ms
Range 35✅ 316ms
Rank Data 7✅ 17ms
Read XML 7✅ 40ms
read_bytes 6✅ 16ms
read_text 6✅ 38ms
Refs 1✅ 1ms
Regex splitting 3✅ 6ms
Regex tokenizing 2✅ 12ms
Regex: find and find_all 20✅ 1⚪ 121ms
Regression 12✅ 81ms
ReportingStreamDecoder 6✅ 670ms
ReportingStreamEncoder 8✅ 66ms
Request 10✅ 28ms
rounding 4✅ 13ms
should correctly evaluate documentation examples 6✅ 31ms
Sorting with multiple comparators 4✅ 2⚪ 28ms
Sorting with the default comparator 7✅ 3⚪ 63ms
Stack traces 1✅ 5ms
State 2✅ 1ms
Statistics 14✅ 152ms
Statistics - empty Vector 3✅ 9ms
Statistics - invalid input 5✅ 103ms
Statistics - invalid input 1✅ 1ms
Statistics - NaN Vector 3✅ 14ms
Statistics - Nothing Vector 3✅ 33ms
System 2✅ 4ms
tag name 1✅ 4ms
take/drop Sample non-determinism 2✅ 7ms
take/drop Sample non-determinism 2✅ 0ms
take/drop Sample non-determinism 2✅ 0ms
take/drop Sample non-determinism 2✅ 0ms
take/drop Sample non-determinism 2✅ 0ms
Text 84✅ 4s
text contents 1✅ 2ms
Text_Sub_Range_Data 2✅ 11ms
Text_Utils 4✅ 25ms
Text.match 6✅ 35ms
Text.replace 16✅ 81ms
Text.Span 3✅ 9ms
Text.substring 4✅ 6ms
the Self construct 6✅ 5ms
Time_Of_Day 28✅ 172ms
to_display_text 5✅ 14ms
Type Errors 11✅ 58ms
uncurry 1✅ 0ms
Unresolved symbol 1✅ 0ms
URI 4✅ 16ms
Use a slice of an array as vectors 71✅ 2⚪ 72ms
Use Array as vectors 71✅ 2⚪ 458ms
Use Array_Proxy as vectors 71✅ 2⚪ 61ms
Use Java ArrayList as vectors 71✅ 2⚪ 136ms
Use Vector as vectors 71✅ 2⚪ 850ms
UTF_16 BigEndian 2✅ 2ms
UTF_16 LittleEndian 2✅ 2ms
UTF_8 7✅ 28ms
Vector builder 5✅ 15ms
Vector Slicing Helpers 1✅ 11ms
Vector/Array equality 9✅ 12ms
Windows 1252 4✅ 9ms
write operations 21✅ 282ms
Zone 9✅ 24ms

✅ /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✅ 81ms
File uploads 2✅ 9ms
Geo_Map 3✅ 336ms
Histogram Visualization 6✅ 119ms
Lazy Table Visualization 12✅ 254ms
Lazy Text Visualization 3✅ 160ms
Scatter Plot Visualization 14✅ 917ms
Serializable Visualization Identifiers 5✅ 64ms
SQL Visualization 1✅ 170ms
Table Visualization 9✅ 372ms
Table.lookup_ignore_case 1✅ 7ms
Table.rows 1✅ 121ms
Type Names of Visualization Defaults 1✅ 70ms
Vector and Arrays 2✅ 1⚪ 34ms
Widgets for Database 1✅ 9ms
Widgets for In-Database Connection with table name sets 1✅ 70ms
Widgets for In-Database Connection with table types 1✅ 8ms
Widgets for In-Database Table with column name sets 2✅ 15ms
Widgets for In-Memory with column name sets 2✅ 57ms
Widgets for the Text type 1✅ 62ms