Skip to content

bench_download.py script takes the last score data, not the smallest one

Sign in for the full log view
GitHub Actions / Standard Library Tests (linux) succeeded Jan 8, 2024 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✅ 21s
/runner/_work/enso/enso/target/test-results/Examples_Tests/JUnit.xml 33✅ 45s
/runner/_work/enso/enso/target/test-results/Geo_Tests/JUnit.xml 5✅ 213ms
/runner/_work/enso/enso/target/test-results/Image_Tests/JUnit.xml 174✅ 998ms
/runner/_work/enso/enso/target/test-results/Table_Tests/JUnit.xml 3611✅ 181⚪ 124s
/runner/_work/enso/enso/target/test-results/Tests/JUnit.xml 2512✅ 46⚪ 44s
/runner/_work/enso/enso/target/test-results/Visualization_Tests/JUnit.xml 70✅ 1⚪ 6s

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

19 tests were completed in 21s with 19 passed, 0 failed and 0 skipped.

Test suite Passed Failed Skipped Time
S3.get_object 2✅ 7s
S3.head (bucket) 1✅ 2s
S3.head (object) 2✅ 2s
S3.list_buckets 2✅ 4s
S3.list_objects 4✅ 3s
S3.parse_uri 3✅ 606ms
S3.read_bucket 5✅ 3s

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

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

Test suite Passed Failed Skipped Time
Examples 32✅ 7s
Python Examples 1✅ 38s

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

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

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

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

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

Test suite Passed Failed Skipped Time
Image File_Format 2✅ 54ms
Image with 1 channel 19✅ 70ms
Image with 2 channels 19✅ 69ms
Image with 3 channels 19✅ 68ms
Image with 4 channels 19✅ 69ms
Image Write 2✅ 9ms
Image.read 9✅ 298ms
Matrix with 1 channel 21✅ 98ms
Matrix with 2 channels 21✅ 85ms
Matrix with 3 channels 21✅ 83ms
Matrix with 4 channels 21✅ 94ms
Matrix_Error 1✅ 1ms

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

3792 tests were completed in 124s with 3611 passed, 0 failed and 181 skipped.

Test suite Passed Failed Skipped Time
[Codegen] Aggregation 2✅ 88ms
[Codegen] Basic Select 3✅ 89ms
[Codegen] Handling Missing Values 2✅ 89ms
[Codegen] JSON serialization 1⚪ 0ms
[Codegen] Masking Tables and Columns 2✅ 145ms
[Codegen] Sorting 4✅ 68ms
[In-Memory-specific] Table.join 1✅ 349ms
[In-Memory-specific] Table.set 2✅ 54ms
[In-Memory] Interactions Between various operations 11✅ 526ms
[In-Memory] Arithmetic Column Operations 12✅ 55ms
[In-Memory] Boolean Column Operations 8✅ 91ms
[In-Memory] Colum Operations - Names 10✅ 42ms
[In-Memory] Column Comparisons 5✅ 1⚪ 103ms
[In-Memory] Column Naming edge cases 7✅ 232ms
[In-Memory] Column operation Integer Overflow handling 6✅ 229ms
[In-Memory] Column Operations - Equality & Null Handling 4✅ 3⚪ 32ms
[In-Memory] Column Operations - Text Replace (in-memory only) 8✅ 69ms
[In-Memory] Column Operations - Text Trim 3✅ 17ms
[In-Memory] Column.const 3✅ 3ms
[In-Memory] Column.fill_nothing/empty 4✅ 8ms
[In-Memory] Column.map 6✅ 129ms
[In-Memory] Column.rename 1✅ 2ms
[In-Memory] Column.take/drop 8✅ 48ms
[In-Memory] Column.zip 6✅ 13ms
[In-Memory] Date truncation 1✅ 2ms
[In-Memory] Date-Time operations 21✅ 1⚪ 328ms
[In-Memory] Date-Time support 3✅ 23ms
[In-Memory] Dropping Missing Values 9✅ 263ms
[In-Memory] Expression Arithmetic 3✅ 59ms
[In-Memory] Expression Boolean literals 1✅ 34ms
[In-Memory] Expression Boolean Operators 4✅ 17ms
[In-Memory] Expression Column Arithmetic 2✅ 56ms
[In-Memory] Expression Comparison Operators 6✅ 105ms
[In-Memory] Expression Date and Time literals 5✅ 32ms
[In-Memory] Expression Errors should be handled 4✅ 24ms
[In-Memory] Expression Float literals 1✅ 14ms
[In-Memory] Expression Integer literals 1✅ 9ms
[In-Memory] Expression Nothing literals 3✅ 22ms
[In-Memory] Expression Text literals 1✅ 18ms
[In-Memory] Expression Text literals 2✅ 7ms
[In-Memory] Expression Text Operators 2✅ 13ms
[In-Memory] Expression Warnings should be reported 4✅ 78ms
[In-Memory] Filling Missing Values 8✅ 33ms
[In-Memory] Function invocation 2✅ 10ms
[In-Memory] Handling of Big Integer values 10✅ 118ms
[In-Memory] Loss_Of_Integer_Precision (large integers not being exactly representable in Float) 5✅ 69ms
[In-Memory] Min/Max Operations 2✅ 40ms
[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✅ 12ms
[In-Memory] replace: literal text pattern and replacement 4✅ 25ms
[In-Memory] replace: pattern and replacement columns 4✅ 8ms
[In-Memory] Rounding numeric tests 19✅ 409ms
[In-Memory] Rounding-like operations 15✅ 38ms
[In-Memory] Simple variant of Table/Column.parse in all backends 5✅ 109ms
[In-Memory] Storage Builders 2✅ 54ms
[In-Memory] Table.add_row_number (common) 7✅ 97ms
[In-Memory] Table.add_row_number (in-memory specific) 7✅ 25ms
[In-Memory] Table.aggregate 3✅ 162ms
[In-Memory] Table.aggregate 3✅ 11ms
[In-Memory] Table.aggregate Concatenate 6✅ 11ms
[In-Memory] Table.aggregate Count_Distinct 2✅ 14ms
[In-Memory] Table.aggregate First and Last 1✅ 2ms
[In-Memory] Table.aggregate Mode 1✅ 1ms
[In-Memory] Table.aggregate Shortest 1✅ 2ms
[In-Memory] Table.aggregate should be able to group on multiple fields not in left columns 13✅ 143ms
[In-Memory] Table.aggregate should be able to group on single field 13✅ 419ms
[In-Memory] Table.aggregate should correctly handle infinities 4✅ 27ms
[In-Memory] Table.aggregate should correctly handle NaN 5✅ 8ms
[In-Memory] Table.aggregate should correctly select result types 4✅ 8ms
[In-Memory] Table.aggregate should merge warnings when issues computing aggregation 2✅ 14ms
[In-Memory] Table.aggregate should not summarize empty table when grouped 11✅ 156ms
[In-Memory] Table.aggregate should raise warnings when there are issues 7✅ 76ms
[In-Memory] Table.aggregate should raise warnings when there are issues computing aggregation 3✅ 60ms
[In-Memory] Table.aggregate should report warnings and errors based on types 4✅ 42ms
[In-Memory] Table.aggregate should summarize empty table 11✅ 108ms
[In-Memory] Table.aggregate should summarize whole table 13✅ 215ms
[In-Memory] Table.aggregate Standard_Deviation 1✅ 2ms
[In-Memory] Table.aggregate+Expressions 2✅ 29ms
[In-Memory] Table.at 3✅ 26ms
[In-Memory] Table.column_count 1✅ 0ms
[In-Memory] Table.column_names 2✅ 13ms
[In-Memory] Table.cross_join 9✅ 81ms
[In-Memory] Table.cross_tab 23✅ 264ms
[In-Memory] Table.distinct 6✅ 161ms
[In-Memory] Table.distinct 7✅ 99ms
[In-Memory] Table.fill_nothing/empty 6✅ 20ms
[In-Memory] Table.filter 4✅ 528ms
[In-Memory] Table.filter 23✅ 2⚪ 511ms
[In-Memory] Table.filter_by_expression 5✅ 325ms
[In-Memory] Table.get 3✅ 6ms
[In-Memory] Table.join 38✅ 455ms
[In-Memory] Table.make_constant_column 4✅ 4ms
[In-Memory] Table.merge 20✅ 303ms
[In-Memory] Table.order_by 23✅ 220ms
[In-Memory] Table.read 5✅ 16ms
[In-Memory] Table.remove_columns 12✅ 240ms
[In-Memory] Table.rename_columns 20✅ 433ms
[In-Memory] Table.reorder_columns 10✅ 290ms
[In-Memory] Table.rows 6✅ 42ms
[In-Memory] Table.select_columns 15✅ 389ms
[In-Memory] Table.set 8✅ 886ms
[In-Memory] Table.set with Column_Operation 9✅ 300ms
[In-Memory] Table.sort_columns 4✅ 133ms
[In-Memory] Table.take/drop 11✅ 464ms
[In-Memory] Table.text_replace 4✅ 49ms
[In-Memory] Table.transpose 8✅ 107ms
[In-Memory] Table.union 25✅ 431ms
[In-Memory] Table.zip 12✅ 112ms
[In-Memory] Table/Column auto value type 13✅ 110ms
[In-Memory] Table/Column.cast - checking invariants 12✅ 100ms
[In-Memory] Table/Column.cast - date/time 3✅ 39ms
[In-Memory] Table/Column.cast - numeric 6✅ 146ms
[In-Memory] Table/Column.cast - to text 9✅ 193ms
[In-Memory] Temp column 2✅ 2ms
[In-Memory] Text Column Operations 7✅ 173ms
[In-Memory] Unique derived column names 8✅ 29ms
[PostgreSQL] Interactions Between various operations 10✅ 506ms
[PostgreSQL] .pgpass 3✅ 295ms
[PostgreSQL] Aggregation 2✅ 122ms
[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⚪ 141ms
[PostgreSQL] Basic Table Access 4✅ 370ms
[PostgreSQL] Boolean Column Operations 8✅ 232ms
[PostgreSQL] Colum Operations - Names 8✅ 15ms
[PostgreSQL] Column Comparisons 4✅ 1⚪ 174ms
[PostgreSQL] Column Naming edge cases 7✅ 151ms
[PostgreSQL] Column Operations - Equality & Null Handling 4✅ 3⚪ 51ms
[PostgreSQL] Column Operations - Text Replace (in-memory only) 0ms
[PostgreSQL] Column Operations - Text Trim 3✅ 41ms
[PostgreSQL] Column.const 3✅ 52ms
[PostgreSQL] Column.fill_nothing/empty 4✅ 39ms
[PostgreSQL] Column.map 1✅ 7ms
[PostgreSQL] Column.rename 1✅ 9ms
[PostgreSQL] Column.take/drop 6✅ 559ms
[PostgreSQL] Column.zip 1✅ 9ms
[PostgreSQL] Connection setup 3✅ 123ms
[PostgreSQL] Connection.query 10✅ 269ms
[PostgreSQL] Creating an empty table 19✅ 1s
[PostgreSQL] Database Encoding 1✅ 88ms
[PostgreSQL] Date truncation 1✅ 49ms
[PostgreSQL] Date-Time operations 19✅ 1⚪ 1s
[PostgreSQL] Date-Time support 3✅ 85ms
[PostgreSQL] Deleting rows from a Database table 4✅ 76ms
[PostgreSQL] Deleting rows from a Database table (source=Database) 11✅ 584ms
[PostgreSQL] Deleting rows from a Database table (source=in-memory) 11✅ 452ms
[PostgreSQL] Dialect-specific codegen 1✅ 26ms
[PostgreSQL] Dropping Missing Values 9✅ 571ms
[PostgreSQL] Edge Cases 4✅ 768ms
[PostgreSQL] Expression Arithmetic 3✅ 85ms
[PostgreSQL] Expression Boolean literals 1✅ 18ms
[PostgreSQL] Expression Boolean Operators 4✅ 50ms
[PostgreSQL] Expression Column Arithmetic 2✅ 65ms
[PostgreSQL] Expression Comparison Operators 6✅ 183ms
[PostgreSQL] Expression Date and Time literals 4✅ 72ms
[PostgreSQL] Expression Errors should be handled 4✅ 14ms
[PostgreSQL] Expression Float literals 1✅ 6ms
[PostgreSQL] Expression Integer literals 1✅ 7ms
[PostgreSQL] Expression Nothing literals 3✅ 83ms
[PostgreSQL] Expression Text literals 1✅ 15ms
[PostgreSQL] Expression Text literals 2✅ 33ms
[PostgreSQL] Expression Text Operators 2✅ 50ms
[PostgreSQL] Expression Warnings should be reported 2✅ 2⚪ 162ms
[PostgreSQL] Filling Missing Values 6✅ 140ms
[PostgreSQL] Function invocation 2✅ 18ms
[PostgreSQL] Info 4✅ 93ms
[PostgreSQL] Masking Tables 1✅ 424ms
[PostgreSQL] math functions 6✅ 3s
[PostgreSQL] Min/Max Operations 2✅ 52ms
[PostgreSQL] Missing Values 2✅ 66ms
[PostgreSQL] Other Column Operations 1✅ 14ms
[PostgreSQL] Output Execution Context for Database operations 12✅ 1⚪ 781ms
[PostgreSQL] Persisting a Database Table (query) 8✅ 606ms
[PostgreSQL] replace: DB specific edge-cases 2✅ 17ms
[PostgreSQL] replace: empty table and nothings 2✅ 28ms
[PostgreSQL] replace: literal regex pattern and replacement 5✅ 30ms
[PostgreSQL] replace: literal text pattern and replacement 4✅ 92ms
[PostgreSQL] replace: pattern and replacement columns 4✅ 19ms
[PostgreSQL] Rounding numeric tests 19✅ 12s
[PostgreSQL] Rounding-like operations 22✅ 488ms
[PostgreSQL] Schemas and Databases 4✅ 85ms
[PostgreSQL] Simple variant of Table/Column.parse in all backends 5✅ 65ms
[PostgreSQL] Sorting 5✅ 140ms
[PostgreSQL] SSL connectivity tests 1⚪ 0ms
[PostgreSQL] Support for Long Column/Table names 14✅ 1s
[PostgreSQL] Table.add_row_number (common) 7✅ 317ms
[PostgreSQL] Table.add_row_number (Database specific) 1✅ 41ms
[PostgreSQL] Table.aggregate 4✅ 207ms
[PostgreSQL] Table.aggregate Concatenate 6✅ 83ms
[PostgreSQL] Table.aggregate Count_Distinct 2✅ 79ms
[PostgreSQL] Table.aggregate First and Last 1✅ 22ms
[PostgreSQL] Table.aggregate Mode 1✅ 18ms
[PostgreSQL] Table.aggregate Shortest 1✅ 16ms
[PostgreSQL] Table.aggregate should be able to group on multiple fields not in left columns 12✅ 1⚪ 178ms
[PostgreSQL] Table.aggregate should be able to group on single field 12✅ 1⚪ 156ms
[PostgreSQL] Table.aggregate should correctly handle infinities 4✅ 340ms
[PostgreSQL] Table.aggregate should correctly handle NaN 5✅ 78ms
[PostgreSQL] Table.aggregate should correctly infer result types 4✅ 33ms
[PostgreSQL] Table.aggregate should correctly select result types 4✅ 80ms
[PostgreSQL] Table.aggregate should merge warnings when issues computing aggregation 1⚪ 0ms
[PostgreSQL] Table.aggregate should not summarize empty table when grouped 10✅ 1⚪ 81ms
[PostgreSQL] Table.aggregate should raise warnings when there are issues 7✅ 365ms
[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✅ 77ms
[PostgreSQL] Table.aggregate should summarize empty table 10✅ 1⚪ 89ms
[PostgreSQL] Table.aggregate should summarize whole table 12✅ 1⚪ 132ms
[PostgreSQL] Table.aggregate Standard_Deviation 1✅ 19ms
[PostgreSQL] Table.aggregate+Expressions 2✅ 52ms
[PostgreSQL] Table.at 3✅ 13ms
[PostgreSQL] Table.column_count 1✅ 0ms
[PostgreSQL] Table.column_names 2✅ 43ms
[PostgreSQL] Table.cross_join 9✅ 240ms
[PostgreSQL] Table.cross_tab 1⚪ 0ms
[PostgreSQL] Table.default_ordering 4✅ 128ms
[PostgreSQL] Table.distinct 7✅ 109ms
[PostgreSQL] Table.expand_column 1✅ 7ms
[PostgreSQL] Table.expand_to_rows 1✅ 8ms
[PostgreSQL] Table.fill_nothing/empty 6✅ 96ms
[PostgreSQL] Table.filter 1✅ 0ms
[PostgreSQL] Table.filter 22✅ 1⚪ 641ms
[PostgreSQL] Table.filter_by_expression 4✅ 1⚪ 118ms
[PostgreSQL] Table.get 3✅ 7ms
[PostgreSQL] Table.join 30✅ 4⚪ 970ms
[PostgreSQL] Table.make_constant_column 3✅ 1⚪ 46ms
[PostgreSQL] Table.merge 20✅ 1s
[PostgreSQL] Table.order_by 19✅ 2⚪ 150ms
[PostgreSQL] Table.read 6✅ 135ms
[PostgreSQL] Table.remove_columns 12✅ 433ms
[PostgreSQL] Table.rename_columns 20✅ 552ms
[PostgreSQL] Table.reorder_columns 10✅ 383ms
[PostgreSQL] Table.rows 6✅ 26ms
[PostgreSQL] Table.select_columns 15✅ 612ms
[PostgreSQL] Table.set 8✅ 122ms
[PostgreSQL] Table.set with Column_Operation 9✅ 700ms
[PostgreSQL] Table.sort_columns 4✅ 81ms
[PostgreSQL] Table.take/drop 7✅ 2s
[PostgreSQL] Table.text_replace 4✅ 129ms
[PostgreSQL] Table.transpose 1⚪ 0ms
[PostgreSQL] Table.union 22✅ 734ms
[PostgreSQL] Table.zip 1⚪ 0ms
[PostgreSQL] Table/Column auto value type 1✅ 6ms
[PostgreSQL] Table/Column.cast - checking invariants 9✅ 93ms
[PostgreSQL] Table/Column.cast - date/time 3✅ 73ms
[PostgreSQL] Table/Column.cast - numeric 4✅ 58ms
[PostgreSQL] Table/Column.cast - to text 6✅ 1⚪ 76ms
[PostgreSQL] Tables and Table Types 4✅ 72ms
[PostgreSQL] Temp column 2✅ 22ms
[PostgreSQL] Text Column Operations 7✅ 412ms
[PostgreSQL] Transaction Support 4✅ 55ms
[PostgreSQL] Type Edge Cases 2✅ 137ms
[PostgreSQL] Type Mapping 8✅ 257ms
[PostgreSQL] Unique derived column names 8✅ 100ms
[PostgreSQL] Uploading an in-memory Table 11✅ 696ms
[PostgreSQL] Warning/Error handling 2✅ 96ms
[Redshift] Database tests 1⚪ 0ms
[SQLite File] Interactions Between various operations 8✅ 242ms
[SQLite File] Aggregation 2✅ 36ms
[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⚪ 126ms
[SQLite File] Basic Table Access 4✅ 503ms
[SQLite File] Boolean Column Operations 7✅ 1⚪ 373ms
[SQLite File] Colum Operations - Names 8✅ 39ms
[SQLite File] Column Comparisons 4✅ 1⚪ 512ms
[SQLite File] Column Naming edge cases 7✅ 234ms
[SQLite File] Column Operations - Equality & Null Handling 4✅ 3⚪ 65ms
[SQLite File] Column Operations - Text Replace (in-memory only) 0ms
[SQLite File] Column Operations - Text Trim 3✅ 31ms
[SQLite File] Column.const 1✅ 9ms
[SQLite File] Column.const 3✅ 25ms
[SQLite File] Column.fill_nothing/empty 4✅ 42ms
[SQLite File] Column.map 1✅ 7ms
[SQLite File] Column.rename 1✅ 9ms
[SQLite File] Column.take/drop 6✅ 750ms
[SQLite File] Column.zip 1✅ 7ms
[SQLite File] Connection.query 10✅ 306ms
[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✅ 100ms
[SQLite File] Deleting rows from a Database table (source=Database) 11✅ 460ms
[SQLite File] Deleting rows from a Database table (source=in-memory) 11✅ 397ms
[SQLite File] Dialect-specific codegen 1✅ 15ms
[SQLite File] Dropping Missing Values 8✅ 241ms
[SQLite File] Error Handling 2✅ 75ms
[SQLite File] Expression Arithmetic 3✅ 112ms
[SQLite File] Expression Boolean literals 1✅ 21ms
[SQLite File] Expression Boolean Operators 4✅ 55ms
[SQLite File] Expression Column Arithmetic 2✅ 109ms
[SQLite File] Expression Comparison Operators 6✅ 122ms
[SQLite File] Expression Date and Time literals 4⚪ 0ms
[SQLite File] Expression Errors should be handled 4✅ 25ms
[SQLite File] Expression Float literals 1✅ 8ms
[SQLite File] Expression Integer literals 1✅ 8ms
[SQLite File] Expression Nothing literals 3✅ 82ms
[SQLite File] Expression Text literals 1✅ 15ms
[SQLite File] Expression Text literals 2✅ 12ms
[SQLite File] Expression Text Operators 2✅ 39ms
[SQLite File] Expression Warnings should be reported 2✅ 2⚪ 128ms
[SQLite File] Filling Missing Values 5✅ 1⚪ 72ms
[SQLite File] Function invocation 2✅ 18ms
[SQLite File] Masking Tables 1✅ 24ms
[SQLite File] math functions 6✅ 1s
[SQLite File] Metadata 2✅ 62ms
[SQLite File] Min/Max Operations 2✅ 71ms
[SQLite File] Missing Values 2✅ 34ms
[SQLite File] Other Column Operations 1✅ 60ms
[SQLite File] Output Execution Context for Database operations 12✅ 1⚪ 684ms
[SQLite File] partial Date-Time support 2✅ 221ms
[SQLite File] Persisting a Database Table (query) 8✅ 545ms
[SQLite File] replace: DB specific edge-cases 2✅ 7ms
[SQLite File] replace: empty table and nothings 2✅ 17ms
[SQLite File] replace: literal regex pattern and replacement 5✅ 11ms
[SQLite File] replace: literal text pattern and replacement 4✅ 33ms
[SQLite File] replace: pattern and replacement columns 4✅ 3ms
[SQLite File] Rounding numeric tests 19✅ 6s
[SQLite File] Rounding-like operations 15✅ 261ms
[SQLite File] Schemas and Databases 3✅ 4ms
[SQLite File] Simple variant of Table/Column.parse in all backends 5✅ 154ms
[SQLite File] Sorting 5✅ 45ms
[SQLite File] Support for Long Column/Table names 6✅ 934ms
[SQLite File] Table.add_row_number (common) 7✅ 84ms
[SQLite File] Table.add_row_number (Database specific) 1✅ 36ms
[SQLite File] Table.aggregate 1✅ 8ms
[SQLite File] Table.aggregate Concatenate 6✅ 79ms
[SQLite File] Table.aggregate Count_Distinct 1✅ 1⚪ 80ms
[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⚪ 68ms
[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⚪ 30ms
[SQLite File] Table.aggregate should correctly handle NaN 1⚪ 0ms
[SQLite File] Table.aggregate should correctly select result types 2✅ 2⚪ 34ms
[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⚪ 35ms
[SQLite File] Table.aggregate should raise warnings when there are issues 7✅ 321ms
[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✅ 80ms
[SQLite File] Table.aggregate should report warnings and errors based on types 4✅ 73ms
[SQLite File] Table.aggregate should summarize empty table 7✅ 4⚪ 48ms
[SQLite File] Table.aggregate should summarize whole table 7✅ 6⚪ 114ms
[SQLite File] Table.aggregate Standard_Deviation 1✅ 15ms
[SQLite File] Table.aggregate+Expressions 2✅ 33ms
[SQLite File] Table.at 3✅ 21ms
[SQLite File] Table.column_count 1✅ 0ms
[SQLite File] Table.column_names 2✅ 65ms
[SQLite File] Table.cross_join 9✅ 198ms
[SQLite File] Table.cross_tab 1⚪ 0ms
[SQLite File] Table.default_ordering 4✅ 74ms
[SQLite File] Table.distinct 7✅ 138ms
[SQLite File] Table.expand_column 1✅ 7ms
[SQLite File] Table.expand_to_rows 1✅ 13ms
[SQLite File] Table.fill_nothing/empty 6✅ 142ms
[SQLite File] Table.filter 1✅ 0ms
[SQLite File] Table.filter 22✅ 1⚪ 533ms
[SQLite File] Table.filter_by_expression 4✅ 1⚪ 87ms
[SQLite File] Table.get 3✅ 6ms
[SQLite File] Table.join 31✅ 3⚪ 693ms
[SQLite File] Table.make_constant_column 3✅ 1⚪ 52ms
[SQLite File] Table.merge 19✅ 919ms
[SQLite File] Table.order_by 19✅ 2⚪ 206ms
[SQLite File] Table.read 6✅ 118ms
[SQLite File] Table.remove_columns 11✅ 328ms
[SQLite File] Table.rename_columns 20✅ 860ms
[SQLite File] Table.reorder_columns 9✅ 227ms
[SQLite File] Table.rows 6✅ 45ms
[SQLite File] Table.select_columns 14✅ 651ms
[SQLite File] Table.set 8✅ 149ms
[SQLite File] Table.set with Column_Operation 8✅ 1⚪ 360ms
[SQLite File] Table.sort_columns 4✅ 75ms
[SQLite File] Table.take/drop 7✅ 2s
[SQLite File] Table.text_replace 4✅ 52ms
[SQLite File] Table.transpose 1⚪ 0ms
[SQLite File] Table.union 19✅ 1⚪ 468ms
[SQLite File] Table.zip 1⚪ 0ms
[SQLite File] Table/Column auto value type 1✅ 16ms
[SQLite File] Table/Column.cast - checking invariants 7✅ 118ms
[SQLite File] Table/Column.cast - numeric 3✅ 56ms
[SQLite File] Table/Column.cast - to text 1✅ 28ms
[SQLite File] Tables and Table Types 4✅ 73ms
[SQLite File] Temp column 2✅ 14ms
[SQLite File] Text Column Operations 7✅ 171ms
[SQLite File] Transaction Support 4✅ 92ms
[SQLite File] Unique derived column names 8✅ 86ms
[SQLite File] Uploading an in-memory Table 11✅ 1s
[SQLite In-Memory] Interactions Between various operations 8✅ 171ms
[SQLite In-Memory] Aggregation 2✅ 16ms
[SQLite In-Memory] Appending a Database table to a Database table 29✅ 809ms
[SQLite In-Memory] Appending an in-memory table to a Database table 30✅ 726ms
[SQLite In-Memory] Arithmetic Column Operations 10✅ 2⚪ 89ms
[SQLite In-Memory] Basic Table Access 4✅ 109ms
[SQLite In-Memory] Boolean Column Operations 7✅ 1⚪ 117ms
[SQLite In-Memory] Colum Operations - Names 8✅ 31ms
[SQLite In-Memory] Column Comparisons 4✅ 1⚪ 95ms
[SQLite In-Memory] Column Naming edge cases 7✅ 84ms
[SQLite In-Memory] Column Operations - Equality & Null Handling 4✅ 3⚪ 39ms
[SQLite In-Memory] Column Operations - Text Replace (in-memory only) 0ms
[SQLite In-Memory] Column Operations - Text Trim 3✅ 21ms
[SQLite In-Memory] Column.const 1✅ 5ms
[SQLite In-Memory] Column.const 3✅ 28ms
[SQLite In-Memory] Column.fill_nothing/empty 4✅ 28ms
[SQLite In-Memory] Column.map 1✅ 8ms
[SQLite In-Memory] Column.rename 1✅ 11ms
[SQLite In-Memory] Column.take/drop 6✅ 470ms
[SQLite In-Memory] Column.zip 1✅ 4ms
[SQLite In-Memory] Connection.query 10✅ 167ms
[SQLite In-Memory] Creating an empty table 17✅ 336ms
[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✅ 44ms
[SQLite In-Memory] Deleting rows from a Database table (source=Database) 11✅ 479ms
[SQLite In-Memory] Deleting rows from a Database table (source=in-memory) 11✅ 255ms
[SQLite In-Memory] Dialect-specific codegen 1✅ 2ms
[SQLite In-Memory] Dropping Missing Values 8✅ 174ms
[SQLite In-Memory] Error Handling 2✅ 19ms
[SQLite In-Memory] Expression Arithmetic 3✅ 91ms
[SQLite In-Memory] Expression Boolean literals 1✅ 19ms
[SQLite In-Memory] Expression Boolean Operators 4✅ 36ms
[SQLite In-Memory] Expression Column Arithmetic 2✅ 93ms
[SQLite In-Memory] Expression Comparison Operators 6✅ 160ms
[SQLite In-Memory] Expression Date and Time literals 4⚪ 0ms
[SQLite In-Memory] Expression Errors should be handled 4✅ 8ms
[SQLite In-Memory] Expression Float literals 1✅ 5ms
[SQLite In-Memory] Expression Integer literals 1✅ 6ms
[SQLite In-Memory] Expression Nothing literals 3✅ 25ms
[SQLite In-Memory] Expression Text literals 1✅ 10ms
[SQLite In-Memory] Expression Text literals 2✅ 7ms
[SQLite In-Memory] Expression Text Operators 2✅ 29ms
[SQLite In-Memory] Expression Warnings should be reported 2✅ 2⚪ 54ms
[SQLite In-Memory] Filling Missing Values 5✅ 1⚪ 59ms
[SQLite In-Memory] Function invocation 2✅ 17ms
[SQLite In-Memory] Masking Tables 1✅ 6ms
[SQLite In-Memory] math functions 6✅ 420ms
[SQLite In-Memory] Metadata 2✅ 3ms
[SQLite In-Memory] Min/Max Operations 2✅ 34ms
[SQLite In-Memory] Missing Values 2✅ 13ms
[SQLite In-Memory] Other Column Operations 1✅ 11ms
[SQLite In-Memory] Output Execution Context for Database operations 9✅ 1⚪ 476ms
[SQLite In-Memory] partial Date-Time support 2✅ 11ms
[SQLite In-Memory] Persisting a Database Table (query) 8✅ 239ms
[SQLite In-Memory] replace: DB specific edge-cases 2✅ 8ms
[SQLite In-Memory] replace: empty table and nothings 2✅ 23ms
[SQLite In-Memory] replace: literal regex pattern and replacement 5✅ 24ms
[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✅ 181ms
[SQLite In-Memory] Schemas and Databases 3✅ 0ms
[SQLite In-Memory] Simple variant of Table/Column.parse in all backends 5✅ 35ms
[SQLite In-Memory] Sorting 5✅ 20ms
[SQLite In-Memory] Support for Long Column/Table names 6✅ 372ms
[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✅ 7ms
[SQLite In-Memory] Table.aggregate Concatenate 6✅ 48ms
[SQLite In-Memory] Table.aggregate Count_Distinct 1✅ 1⚪ 45ms
[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⚪ 58ms
[SQLite In-Memory] Table.aggregate should be able to group on single field 7✅ 6⚪ 49ms
[SQLite In-Memory] Table.aggregate should correctly handle infinities 2✅ 2⚪ 20ms
[SQLite In-Memory] Table.aggregate should correctly handle NaN 1⚪ 0ms
[SQLite In-Memory] Table.aggregate should correctly select result types 2✅ 2⚪ 19ms
[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⚪ 25ms
[SQLite In-Memory] Table.aggregate should raise warnings when there are issues 7✅ 236ms
[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✅ 51ms
[SQLite In-Memory] Table.aggregate should report warnings and errors based on types 4✅ 45ms
[SQLite In-Memory] Table.aggregate should summarize empty table 7✅ 4⚪ 26ms
[SQLite In-Memory] Table.aggregate should summarize whole table 7✅ 6⚪ 37ms
[SQLite In-Memory] Table.aggregate Standard_Deviation 1✅ 8ms
[SQLite In-Memory] Table.aggregate+Expressions 2✅ 25ms
[SQLite In-Memory] Table.at 3✅ 6ms
[SQLite In-Memory] Table.column_count 1✅ 0ms
[SQLite In-Memory] Table.column_names 2✅ 20ms
[SQLite In-Memory] Table.cross_join 9✅ 147ms
[SQLite In-Memory] Table.cross_tab 1⚪ 0ms
[SQLite In-Memory] Table.default_ordering 4✅ 18ms
[SQLite In-Memory] Table.distinct 7✅ 73ms
[SQLite In-Memory] Table.expand_column 1✅ 4ms
[SQLite In-Memory] Table.expand_to_rows 1✅ 4ms
[SQLite In-Memory] Table.fill_nothing/empty 6✅ 69ms
[SQLite In-Memory] Table.filter 1✅ 0ms
[SQLite In-Memory] Table.filter 22✅ 1⚪ 422ms
[SQLite In-Memory] Table.filter_by_expression 4✅ 1⚪ 72ms
[SQLite In-Memory] Table.get 3✅ 4ms
[SQLite In-Memory] Table.join 31✅ 3⚪ 665ms
[SQLite In-Memory] Table.make_constant_column 3✅ 1⚪ 32ms
[SQLite In-Memory] Table.merge 19✅ 574ms
[SQLite In-Memory] Table.order_by 19✅ 2⚪ 117ms
[SQLite In-Memory] Table.read 6✅ 108ms
[SQLite In-Memory] Table.remove_columns 11✅ 181ms
[SQLite In-Memory] Table.rename_columns 20✅ 425ms
[SQLite In-Memory] Table.reorder_columns 9✅ 149ms
[SQLite In-Memory] Table.rows 6✅ 14ms
[SQLite In-Memory] Table.select_columns 14✅ 307ms
[SQLite In-Memory] Table.set 8✅ 64ms
[SQLite In-Memory] Table.set with Column_Operation 8✅ 1⚪ 306ms
[SQLite In-Memory] Table.sort_columns 4✅ 46ms
[SQLite In-Memory] Table.take/drop 7✅ 1s
[SQLite In-Memory] Table.text_replace 4✅ 31ms
[SQLite In-Memory] Table.transpose 1⚪ 0ms
[SQLite In-Memory] Table.union 19✅ 1⚪ 339ms
[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✅ 69ms
[SQLite In-Memory] Table/Column.cast - numeric 3✅ 20ms
[SQLite In-Memory] Table/Column.cast - to text 1✅ 12ms
[SQLite In-Memory] Tables and Table Types 4✅ 27ms
[SQLite In-Memory] Temp column 2✅ 10ms
[SQLite In-Memory] Text Column Operations 7✅ 274ms
[SQLite In-Memory] Transaction Support 4✅ 27ms
[SQLite In-Memory] Unique derived column names 8✅ 81ms
[SQLite In-Memory] Uploading an in-memory Table 9✅ 302ms
[SQLite] Type Mapping 8✅ 250ms
Aggregate Columns 23✅ 44ms
Boolean Column.format, with format Column 3✅ 19ms
Boolean Column.format, with format string 3✅ 32ms
ceil 3✅ 8ms
Column.parse 13✅ 41ms
Columns 16✅ 476ms
Construction 9✅ 3s
Counting Values 1✅ 1ms
DataFormatter builders 3✅ 36ms
DataFormatter.format 10✅ 29ms
DataFormatter.parse 13✅ 407ms
Date Column.format, with format Column 6✅ 75ms
Date Column.format, with format string 4✅ 142ms
Date_Time Column.format, with format Column 6✅ 51ms
Date_Time Column.format, with format string 5✅ 134ms
Date_Time truncate 1✅ 9ms
Delimited File Parsing 28✅ 3⚪ 937ms
Delimited File Writing 33✅ 1s
Dropping Missing Values 1✅ 221ms
Edge cases 1✅ 4ms
Errors 2✅ 7ms
Excel Range 9✅ 61ms
fetching files using HTTP 5✅ 605ms
File.read (Delimited) 3✅ 45ms
File.read (Delimited) should work with Date_Time 3✅ 4ms
File.read (Delimited) should work with Dates 3✅ 9ms
File.read (Delimited) should work with Time_Of_Days 3✅ 6ms
fill 6✅ 174ms
Float 3✅ 14ms
Float, with format Column 3✅ 9ms
floor 3✅ 7ms
Info 1✅ 18ms
Integer 3✅ 24ms
Integer 1✅ 5ms
Integer, with format Column 3✅ 18ms
Integration 1✅ 80ms
JSON conversion 2✅ 37ms
Mapping Operations 7✅ 327ms
Masking Tables 3✅ 220ms
Numeric, empty/Nothing 4✅ 30ms
Problems 4✅ 2⚪ 26ms
Read XLSX / XLS Files 12✅ 837ms
Reading single cells correctly 7✅ 371ms
round/truncate/ceil/floor 3✅ 40ms
Rounding 8✅ 69ms
Should be able to serialise a table with Dates to Text 2✅ 30ms
Should be able to serialise a table with DateTimes to Text 2✅ 5ms
Should be able to serialise a table with Time_Of_Days to Text 2✅ 5ms
Slicing Tables 4✅ 184ms
SortedListIndex (used for SortJoin) 6✅ 5ms
Sorting Columns 4✅ 31ms
Sorting Tables 2✅ 262ms
SQLite_Format should allow connecting to SQLite files 5✅ 39ms
Table.from Text 1✅ 12ms
Table.parse 22✅ 415ms
Table.parse_to_columns 14✅ 161ms
Table.split 8✅ 89ms
Table.split/tokenize column count 4✅ 53ms
Table.split/tokenize column order 1✅ 2ms
Table.split/tokenize errors 4✅ 3ms
Table.split/tokenize name conflicts 2✅ 22ms
Table.tokenize 12✅ 98ms
Text.parse_to_table 2✅ 25ms
Text.parse_to_table errors 3✅ 60ms
Text.parse_to_table parsing 3✅ 36ms
Text.parse_to_table with case-insensitivity 1✅ 13ms
Text.parse_to_table with groups 2✅ 35ms
Time_Of_Day Column.format, with format Column 6✅ 36ms
Time_Of_Day Column.format, with format string 5✅ 92ms
truncate 3✅ 9ms
Unique_Name_Strategy Helper 12✅ 178ms
Unique_Name_Strategy.combine_with_prefix 6✅ 6ms
Use First Row As Names 5✅ 430ms
Value_Type 2✅ 16ms
Various File Format support on Table 6✅ 314ms
Vector conversion 1✅ 5ms
Write xls Files 43✅ 571ms
Write xlsx Files 43✅ 2s
Writing 4✅ 64ms
Writing to csv files 3✅ 59ms
Writing to json files 3✅ 425ms
XLS reading 7✅ 34ms
XLSX reading 7✅ 118ms

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

2558 tests were completed in 44s with 2512 passed, 0 failed and 46 skipped.

Test suite Passed Failed Skipped Time
Any.map_nothing 2✅ 9ms
Any's methods 3✅ 26ms
Array_Proxy 5✅ 37ms
ArrayOverBuffer 1✅ 16ms
ASCII 4✅ 27ms
Asserts 5✅ 15ms
at/get 7✅ 226ms
Atom with holes 7✅ 22ms
Auto_Detect 3✅ 8ms
BigInts 13✅ 438ms
Booleans 6✅ 10ms
Bound 3✅ 1ms
Bytes 3✅ 3ms
caching 1✅ 28ms
Callables 5✅ 10ms
Check Nothing and NaN 3✅ 0ms
children 2✅ 16ms
codepoints 2✅ 4ms
Compare functionality with Vector 1✅ 10ms
Compile 6✅ 19ms
const 1✅ 0ms
Contexts and Execution Environment 3✅ 8ms
Conversion 42✅ 96ms
Correlation Statistics 6✅ 100ms
curry 1✅ 2ms
Data.read / File_Format 2✅ 990ms
Dataflow Errors 11✅ 28ms
Dataflow Warnings 32✅ 1s
Date 41✅ 4s
Date date part tests 8✅ 49ms
Date_Range 11✅ 641ms
Date_Time 45✅ 2⚪ 766ms
Date_Time date part tests 8✅ 47ms
Date_Time equality 2✅ 4ms
Day_Of_Week conversions 8✅ 30ms
Deep Exports 1✅ 1ms
Default comparator 3✅ 6ms
display text 1✅ 3ms
Duration 15✅ 80ms
Encoding object 4✅ 44ms
Enso Arrays 5✅ 28ms
Enso Cloud Basic Utils 3✅ 9ms
Enso maps 50✅ 141ms
Enso Set 5✅ 90ms
Enso_User - local mock integration tests 4✅ 76ms
Enso_User - offline logic tests 1✅ 26ms
Environment 1✅ 8ms
Escape 1✅ 0ms
fetch 11✅ 562ms
File Operations 21✅ 173ms
flip 2✅ 0ms
Float.truncate 1✅ 9ms
Floats 5✅ 41ms
folder operations 3✅ 72ms
Format Detection in HTTP Fetch 3✅ 119ms
Formatting date/time values 6✅ 213ms
Fully Qualified Names 1✅ 1ms
Function Ascribed Parameters 12✅ 17ms
get_elements_by_tag_name 3✅ 44ms
Header 1✅ 4ms
Header resolution 7✅ 11ms
Headers 8✅ 130ms
Http Auth 2✅ 112ms
HTTP client 4✅ 2ms
Http Error handling 2✅ 1⚪ 17ms
HTTP_Method parse 3✅ 3ms
HTTP_Status_Code 1✅ 2ms
identity 3✅ 0ms
Inlining Helpers 2✅ 13ms
inner / outer xml 2✅ 83ms
Instrument @Tail_Call fibonacci 6✅ 424ms
Instrument fibonacci 3✅ 185ms
Integer.truncate 1✅ 1ms
Integers 24✅ 83ms
Interval 7✅ 31ms
Java case of 3✅ 3ms
Java FFI 6✅ 1⚪ 14ms
Java/Enso Date 2✅ 21ms
JavaDate 41✅ 2s
JavaDate date part tests 8✅ 2ms
JavaLocalTime 28✅ 23ms
JavaScript Objects, Arrays & Functions 8✅ 204ms
JavaScriptArrayWithADate 41✅ 1s
JavaScriptArrayWithADate date part tests 8✅ 35ms
JavascriptDataInArray 43✅ 4⚪ 653ms
JavascriptDataInArray date part tests 8✅ 73ms
JavascriptDate 43✅ 4⚪ 325ms
JavaScriptDate 41✅ 2s
JavascriptDate date part tests 8✅ 9ms
JavaScriptDate date part tests 8✅ 55ms
JavaZonedDateTime 45✅ 2⚪ 391ms
JavaZonedDateTime date part tests 8✅ 23ms
JavaZoneId 7✅ 74ms
JS_Object 5✅ 78ms
JSON 5✅ 19ms
JSON 1✅ 40ms
JSON Deserialization 9✅ 288ms
JSON Serialization 3✅ 37ms
JSON_Format 2✅ 42ms
Lazy 6✅ 25ms
Lazy Generator 1✅ 2ms
Lexicographic Order on Vectors 2✅ 7ms
List 31✅ 367ms
Locale 13✅ 36ms
Looping Imports 1✅ 0ms
Lowercase Methods 5✅ 3ms
Managed_Resource 3✅ 14ms
Match.end 4✅ 11ms
Match.groups 2✅ 6ms
Match.named_groups 3✅ 26ms
Match.span 4✅ 12ms
Match.start 4✅ 13ms
Match.text 6✅ 32ms
Match.to_display_text 1✅ 3ms
Match.utf_16_span 4✅ 10ms
Match.utf_16_start 8✅ 21ms
Maybe 5✅ 5ms
Meta-Value Inspection 4✅ 23ms
Meta-Value Manipulation 26✅ 171ms
Meta.Type.find 4✅ 10ms
Methods 1✅ 1⚪ 0ms
Missing_Required_Argument 3✅ 21ms
Natural Order 4✅ 70ms
No Method Errors 1✅ 5ms
non-linear inserts 11✅ 149ms
Number Conversions 1✅ 8ms
Number Rounding numeric tests 19✅ 101ms
Numbers 14✅ 151ms
Numeric values 1✅ 4ms
Object Comparator 7✅ 17ms
Operator == 16✅ 64ms
Ordering 6✅ 16ms
Pair 1✅ 0ms
Pair - from 2-Item JavaScript Array 13✅ 71ms
Pair - from 2-Item List 13✅ 98ms
Pair - from 2-Item Vector 13✅ 54ms
Pair - from Pair.new 13✅ 46ms
Pair - from Pair.Value 13✅ 7ms
Panics 17✅ 87ms
parse 8✅ 263ms
Parsing date/time values 26✅ 1⚪ 1s
Parsing formats 4✅ 320ms
Pattern Matches 17✅ 24ms
Pattern.find and .find_all 8✅ 52ms
Pattern.match and .match_all 8✅ 38ms
Pattern.matches 5✅ 19ms
Pattern.replace 16✅ 111ms
Pattern.split 6✅ 41ms
Pattern.tokenize 7✅ 156ms
Period 7✅ 18ms
Plain_Text 3✅ 13ms
Polyglot Argument 7✅ 7ms
Polyglot Argument with Inheritance 3✅ 5ms
Polyglot Conversion 14✅ 9ms
Polyglot hash maps 6✅ 131ms
Polyglot JS 19✅ 74ms
Polyglot keys and values 6✅ 2s
Polyglot Operator == 7✅ 24ms
Polyglot Python 18✅ 84ms
Polyglot R 1⚪ 0ms
post 25✅ 707ms
Problem_Behavior 2✅ 21ms
Process 5✅ 42ms
PythonDate 41✅ 4s
PythonDate 42✅ 5⚪ 1s
PythonDate date part tests 8✅ 80ms
PythonDate date part tests 8✅ 50ms
PythonLocalTime 28✅ 127ms
Qualified Names 3✅ 1ms
Random 15✅ 1s
Range 35✅ 493ms
Rank Data 7✅ 39ms
Read XML 7✅ 66ms
read_bytes 6✅ 19ms
read_text 6✅ 50ms
Refs 2✅ 2ms
Regex splitting 3✅ 7ms
Regex tokenizing 2✅ 14ms
Regex: find and find_all 20✅ 1⚪ 117ms
Regression 12✅ 133ms
ReportingStreamDecoder 6✅ 146ms
ReportingStreamEncoder 8✅ 59ms
Request 10✅ 27ms
rounding 4✅ 27ms
Sorting with multiple comparators 4✅ 2⚪ 37ms
Sorting with the default comparator 7✅ 3⚪ 79ms
Stack traces 1✅ 5ms
State 2✅ 2ms
Statistics 14✅ 341ms
Statistics - empty Vector 3✅ 7ms
Statistics - invalid input 5✅ 101ms
Statistics - invalid input 1✅ 7ms
Statistics - NaN Vector 3✅ 26ms
Statistics - Nothing Vector 3✅ 22ms
System 2✅ 6ms
tag name 1✅ 10ms
Temporary_File facility 6✅ 645ms
Text 84✅ 4s
text contents 1✅ 4ms
Text_Sub_Range_Data 2✅ 14ms
Text_Utils 4✅ 41ms
Text.match 6✅ 14ms
Text.replace 16✅ 99ms
Text.Span 3✅ 14ms
Text.substring 4✅ 7ms
the Self construct 6✅ 7ms
Time_Of_Day 28✅ 174ms
to_display_text 5✅ 20ms
Type Errors 11✅ 67ms
uncurry 1✅ 0ms
Unresolved symbol 1✅ 1ms
URI 21✅ 3⚪ 848ms
Use a slice of an array as vectors 95✅ 3⚪ 153ms
Use Array as vectors 95✅ 3⚪ 337ms
Use Array_Proxy as vectors 95✅ 3⚪ 180ms
Use Java ArrayList as vectors 95✅ 3⚪ 307ms
Use Vector as vectors 95✅ 3⚪ 2s
UTF_16 BigEndian 2✅ 3ms
UTF_16 LittleEndian 2✅ 4ms
UTF_8 7✅ 38ms
Vector builder 5✅ 23ms
Vector Slicing Helpers 1✅ 11ms
Vector/Array equality 9✅ 31ms
Windows 1252 4✅ 18ms
Wrapped errors 5✅ 8ms
write operations 22✅ 357ms
Zone 9✅ 143ms

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

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

Test suite Passed Failed Skipped Time
Dataflow Error Visualization 2✅ 174ms
File uploads 2✅ 64ms
Geo_Map 3✅ 471ms
Histogram Visualization 6✅ 197ms
Lazy Table Visualization 12✅ 467ms
Lazy Text Visualization 3✅ 42ms
Scatter Plot Visualization 14✅ 584ms
Serializable Visualization Identifiers 5✅ 148ms
SQL Visualization 1✅ 205ms
Table Visualization 9✅ 2s
Table.lookup_ignore_case 1✅ 15ms
Table.rows 1✅ 236ms
Type Names of Visualization Defaults 1✅ 135ms
Vector and Arrays 2✅ 1⚪ 43ms
Widgets for Database 1✅ 26ms
Widgets for In-Database Connection with table name sets 1✅ 538ms
Widgets for In-Database Connection with table types 1✅ 137ms
Widgets for In-Database Table with column name sets 2✅ 124ms
Widgets for In-Memory with column name sets 2✅ 275ms
Widgets for the Text type 1✅ 233ms