Skip to content

Add Truffle TCK libraryDependencies to runtime-test-instruments.

Sign in for the full log view
GitHub Actions / Standard Library Tests (macos) succeeded Jan 16, 2024 in 0s

Standard Library Tests (macos) ✅

Tests passed successfully

Report Passed Failed Skipped Time
/Users/runner/work/enso/enso/target/test-results/AWS_Tests/JUnit.xml 19✅ 6s
/Users/runner/work/enso/enso/target/test-results/Examples_Tests/JUnit.xml 32✅ 1⚪ 10s
/Users/runner/work/enso/enso/target/test-results/Geo_Tests/JUnit.xml 5✅ 519ms
/Users/runner/work/enso/enso/target/test-results/Image_Tests/JUnit.xml 174✅ 3s
/Users/runner/work/enso/enso/target/test-results/Table_Tests/JUnit.xml 2789✅ 152⚪ 212s
/Users/runner/work/enso/enso/target/test-results/Tests/JUnit.xml 2508✅ 43⚪ 113s
/Users/runner/work/enso/enso/target/test-results/Visualization_Tests/JUnit.xml 70✅ 1⚪ 4s

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

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

Test suite Passed Failed Skipped Time
S3.get_object 2✅ 4s
S3.head (bucket) 1✅ 144ms
S3.head (object) 2✅ 217ms
S3.list_buckets 2✅ 2s
S3.list_objects 4✅ 220ms
S3.parse_uri 3✅ 141ms
S3.read_bucket 5✅ 355ms

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

33 tests were completed in 10s with 32 passed, 0 failed and 1 skipped.

Test suite Passed Failed Skipped Time
Examples 32✅ 10s
Python Examples 1⚪ 0ms

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

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

Test suite Passed Failed Skipped Time
Geo Points 2✅ 44ms
GeoJSON to Table 3✅ 475ms

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

174 tests were completed in 3s with 174 passed, 0 failed and 0 skipped.

Test suite Passed Failed Skipped Time
Image File_Format 2✅ 136ms
Image with 1 channel 19✅ 198ms
Image with 2 channels 19✅ 208ms
Image with 3 channels 19✅ 232ms
Image with 4 channels 19✅ 190ms
Image Write 2✅ 30ms
Image.read 9✅ 529ms
Matrix with 1 channel 21✅ 260ms
Matrix with 2 channels 21✅ 283ms
Matrix with 3 channels 21✅ 265ms
Matrix with 4 channels 21✅ 272ms
Matrix_Error 1✅ 2ms

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

2941 tests were completed in 212s with 2789 passed, 0 failed and 152 skipped.

Test suite Passed Failed Skipped Time
[Codegen] Aggregation 2✅ 116ms
[Codegen] Basic Select 3✅ 123ms
[Codegen] Handling Missing Values 2✅ 163ms
[Codegen] JSON serialization 1⚪ 0ms
[Codegen] Masking Tables and Columns 2✅ 368ms
[Codegen] Sorting 4✅ 42ms
[In-Memory-specific] Table.join 1✅ 1s
[In-Memory-specific] Table.set 2✅ 99ms
[In-Memory] Interactions Between various operations 11✅ 1s
[In-Memory] Arithmetic Column Operations 12✅ 199ms
[In-Memory] Boolean Column Operations 8✅ 322ms
[In-Memory] Colum Operations - Names 10✅ 76ms
[In-Memory] Column Comparisons 5✅ 1⚪ 468ms
[In-Memory] Column Naming edge cases 7✅ 354ms
[In-Memory] Column operation Integer Overflow handling 6✅ 333ms
[In-Memory] Column Operations - Equality & Null Handling 4✅ 3⚪ 191ms
[In-Memory] Column Operations - Text Replace (in-memory only) 8✅ 106ms
[In-Memory] Column Operations - Text Trim 3✅ 45ms
[In-Memory] Column.const 3✅ 9ms
[In-Memory] Column.fill_nothing/empty 4✅ 12ms
[In-Memory] Column.map 6✅ 155ms
[In-Memory] Column.rename 1✅ 4ms
[In-Memory] Column.take/drop 8✅ 102ms
[In-Memory] Column.zip 6✅ 88ms
[In-Memory] Date truncation 1✅ 3ms
[In-Memory] Date-Time operations 21✅ 1⚪ 903ms
[In-Memory] Date-Time support 3✅ 55ms
[In-Memory] Dropping Missing Values 9✅ 949ms
[In-Memory] Expression Arithmetic 3✅ 68ms
[In-Memory] Expression Boolean literals 1✅ 58ms
[In-Memory] Expression Boolean Operators 4✅ 50ms
[In-Memory] Expression Column Arithmetic 2✅ 92ms
[In-Memory] Expression Comparison Operators 6✅ 167ms
[In-Memory] Expression Date and Time literals 5✅ 44ms
[In-Memory] Expression Errors should be handled 4✅ 31ms
[In-Memory] Expression Float literals 1✅ 22ms
[In-Memory] Expression Integer literals 1✅ 13ms
[In-Memory] Expression Nothing literals 3✅ 26ms
[In-Memory] Expression Text literals 1✅ 25ms
[In-Memory] Expression Text literals 2✅ 6ms
[In-Memory] Expression Text Operators 2✅ 36ms
[In-Memory] Expression Warnings should be reported 4✅ 124ms
[In-Memory] Filling Missing Values 8✅ 91ms
[In-Memory] Function invocation 2✅ 28ms
[In-Memory] Handling of Big Integer values 10✅ 197ms
[In-Memory] Loss_Of_Integer_Precision (large integers not being exactly representable in Float) 5✅ 178ms
[In-Memory] Min/Max Operations 2✅ 198ms
[In-Memory] Other Column Operations 1✅ 3ms
[In-Memory] replace: empty table and nothings 2✅ 10ms
[In-Memory] replace: literal regex pattern and replacement 5✅ 34ms
[In-Memory] replace: literal text pattern and replacement 4✅ 47ms
[In-Memory] replace: pattern and replacement columns 4✅ 24ms
[In-Memory] Rounding numeric tests 19✅ 1s
[In-Memory] Rounding-like operations 15✅ 62ms
[In-Memory] Simple variant of Table/Column.parse in all backends 5✅ 99ms
[In-Memory] Storage Builders 2✅ 109ms
[In-Memory] Table.add_row_number (common) 7✅ 214ms
[In-Memory] Table.add_row_number (in-memory specific) 7✅ 71ms
[In-Memory] Table.aggregate 3✅ 439ms
[In-Memory] Table.aggregate 3✅ 34ms
[In-Memory] Table.aggregate Concatenate 6✅ 125ms
[In-Memory] Table.aggregate Count_Distinct 2✅ 136ms
[In-Memory] Table.aggregate First and Last 1✅ 4ms
[In-Memory] Table.aggregate Mode 1✅ 3ms
[In-Memory] Table.aggregate Shortest 1✅ 35ms
[In-Memory] Table.aggregate should be able to group on multiple fields not in left columns 13✅ 484ms
[In-Memory] Table.aggregate should be able to group on single field 13✅ 451ms
[In-Memory] Table.aggregate should correctly handle infinities 4✅ 48ms
[In-Memory] Table.aggregate should correctly handle NaN 5✅ 20ms
[In-Memory] Table.aggregate should correctly select result types 4✅ 28ms
[In-Memory] Table.aggregate should merge warnings when issues computing aggregation 2✅ 25ms
[In-Memory] Table.aggregate should not summarize empty table when grouped 11✅ 90ms
[In-Memory] Table.aggregate should raise warnings when there are issues 7✅ 200ms
[In-Memory] Table.aggregate should raise warnings when there are issues computing aggregation 3✅ 78ms
[In-Memory] Table.aggregate should report warnings and errors based on types 4✅ 84ms
[In-Memory] Table.aggregate should summarize empty table 11✅ 104ms
[In-Memory] Table.aggregate should summarize whole table 13✅ 291ms
[In-Memory] Table.aggregate Standard_Deviation 1✅ 22ms
[In-Memory] Table.aggregate+Expressions 2✅ 59ms
[In-Memory] Table.at 3✅ 28ms
[In-Memory] Table.column_count 1✅ 0ms
[In-Memory] Table.column_names 2✅ 27ms
[In-Memory] Table.cross_join 9✅ 157ms
[In-Memory] Table.cross_tab 23✅ 448ms
[In-Memory] Table.distinct 6✅ 233ms
[In-Memory] Table.distinct 7✅ 120ms
[In-Memory] Table.fill_nothing/empty 11✅ 103ms
[In-Memory] Table.filter 4✅ 1s
[In-Memory] Table.filter 23✅ 2⚪ 1s
[In-Memory] Table.filter_by_expression 5✅ 218ms
[In-Memory] Table.get 3✅ 13ms
[In-Memory] Table.join 38✅ 1s
[In-Memory] Table.make_constant_column 4✅ 24ms
[In-Memory] Table.merge 20✅ 689ms
[In-Memory] Table.order_by 23✅ 313ms
[In-Memory] Table.read 5✅ 40ms
[In-Memory] Table.remove_columns 12✅ 608ms
[In-Memory] Table.rename_columns 20✅ 569ms
[In-Memory] Table.reorder_columns 10✅ 344ms
[In-Memory] Table.rows 6✅ 98ms
[In-Memory] Table.select_columns 15✅ 698ms
[In-Memory] Table.set 8✅ 1s
[In-Memory] Table.set with Column_Operation 9✅ 686ms
[In-Memory] Table.sort_columns 4✅ 186ms
[In-Memory] Table.take/drop 11✅ 721ms
[In-Memory] Table.text_replace 4✅ 116ms
[In-Memory] Table.transpose 8✅ 150ms
[In-Memory] Table.union 25✅ 749ms
[In-Memory] Table.zip 12✅ 335ms
[In-Memory] Table/Column auto value type 13✅ 355ms
[In-Memory] Table/Column.cast - checking invariants 12✅ 170ms
[In-Memory] Table/Column.cast - date/time 3✅ 55ms
[In-Memory] Table/Column.cast - numeric 6✅ 257ms
[In-Memory] Table/Column.cast - to text 9✅ 267ms
[In-Memory] Temp column 2✅ 6ms
[In-Memory] Text Column Operations 7✅ 398ms
[In-Memory] Unique derived column names 8✅ 65ms
[PostgreSQL] .pgpass 3✅ 311ms
[PostgreSQL] Connection setup 3✅ 291ms
[PostgreSQL] Database tests 1⚪ 0ms
[PostgreSQL] SSL connectivity tests 1⚪ 0ms
[Redshift] Database tests 1⚪ 0ms
[SQLite File] Interactions Between various operations 8✅ 784ms
[SQLite File] Aggregation 2✅ 102ms
[SQLite File] Appending a Database table to a Database table 29✅ 5s
[SQLite File] Appending an in-memory table to a Database table 30✅ 4s
[SQLite File] Arithmetic Column Operations 10✅ 2⚪ 349ms
[SQLite File] Basic Table Access 4✅ 803ms
[SQLite File] Boolean Column Operations 7✅ 1⚪ 386ms
[SQLite File] Colum Operations - Names 8✅ 99ms
[SQLite File] Column Comparisons 4✅ 1⚪ 422ms
[SQLite File] Column Naming edge cases 7✅ 250ms
[SQLite File] Column Operations - Equality & Null Handling 4✅ 3⚪ 147ms
[SQLite File] Column Operations - Text Replace (in-memory only) 0ms
[SQLite File] Column Operations - Text Trim 3✅ 75ms
[SQLite File] Column.const 1✅ 27ms
[SQLite File] Column.const 3✅ 58ms
[SQLite File] Column.fill_nothing/empty 4✅ 104ms
[SQLite File] Column.map 1✅ 17ms
[SQLite File] Column.rename 1✅ 16ms
[SQLite File] Column.take/drop 6✅ 2s
[SQLite File] Column.zip 1✅ 18ms
[SQLite File] Connection.query 10✅ 651ms
[SQLite File] Creating an empty table 19✅ 3s
[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✅ 189ms
[SQLite File] Deleting rows from a Database table (source=Database) 11✅ 2s
[SQLite File] Deleting rows from a Database table (source=in-memory) 11✅ 2s
[SQLite File] Dialect-specific codegen 1✅ 23ms
[SQLite File] Dropping Missing Values 8✅ 760ms
[SQLite File] Error Handling 2✅ 99ms
[SQLite File] Expression Arithmetic 3✅ 485ms
[SQLite File] Expression Boolean literals 1✅ 64ms
[SQLite File] Expression Boolean Operators 4✅ 179ms
[SQLite File] Expression Column Arithmetic 2✅ 573ms
[SQLite File] Expression Comparison Operators 6✅ 468ms
[SQLite File] Expression Date and Time literals 4⚪ 0ms
[SQLite File] Expression Errors should be handled 4✅ 36ms
[SQLite File] Expression Float literals 1✅ 26ms
[SQLite File] Expression Integer literals 1✅ 30ms
[SQLite File] Expression Nothing literals 3✅ 109ms
[SQLite File] Expression Text literals 1✅ 57ms
[SQLite File] Expression Text literals 2✅ 34ms
[SQLite File] Expression Text Operators 2✅ 132ms
[SQLite File] Expression Warnings should be reported 2✅ 2⚪ 220ms
[SQLite File] Filling Missing Values 5✅ 1⚪ 229ms
[SQLite File] Function invocation 2✅ 82ms
[SQLite File] Masking Tables 1✅ 70ms
[SQLite File] math functions 6✅ 3s
[SQLite File] Metadata 2✅ 60ms
[SQLite File] Min/Max Operations 2✅ 102ms
[SQLite File] Missing Values 2✅ 138ms
[SQLite File] Other Column Operations 1✅ 28ms
[SQLite File] Output Execution Context for Database operations 12✅ 1⚪ 2s
[SQLite File] partial Date-Time support 2✅ 59ms
[SQLite File] Persisting a Database Table (query) 8✅ 1s
[SQLite File] replace: DB specific edge-cases 2✅ 21ms
[SQLite File] replace: empty table and nothings 2✅ 42ms
[SQLite File] replace: literal regex pattern and replacement 5✅ 22ms
[SQLite File] replace: literal text pattern and replacement 4✅ 54ms
[SQLite File] replace: pattern and replacement columns 4✅ 9ms
[SQLite File] Rounding numeric tests 19✅ 17s
[SQLite File] Rounding-like operations 15✅ 562ms
[SQLite File] Schemas and Databases 3✅ 8ms
[SQLite File] Simple variant of Table/Column.parse in all backends 5✅ 183ms
[SQLite File] Sorting 5✅ 127ms
[SQLite File] Support for Long Column/Table names 6✅ 1s
[SQLite File] Table.add_row_number (common) 7✅ 267ms
[SQLite File] Table.add_row_number (Database specific) 1✅ 98ms
[SQLite File] Table.aggregate 1✅ 31ms
[SQLite File] Table.aggregate Concatenate 6✅ 166ms
[SQLite File] Table.aggregate Count_Distinct 1✅ 1⚪ 175ms
[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⚪ 173ms
[SQLite File] Table.aggregate should be able to group on single field 7✅ 6⚪ 142ms
[SQLite File] Table.aggregate should correctly handle infinities 2✅ 2⚪ 77ms
[SQLite File] Table.aggregate should correctly handle NaN 1⚪ 0ms
[SQLite File] Table.aggregate should correctly select result types 2✅ 2⚪ 75ms
[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⚪ 85ms
[SQLite File] Table.aggregate should raise warnings when there are issues 7✅ 566ms
[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✅ 144ms
[SQLite File] Table.aggregate should report warnings and errors based on types 4✅ 162ms
[SQLite File] Table.aggregate should summarize empty table 7✅ 4⚪ 120ms
[SQLite File] Table.aggregate should summarize whole table 7✅ 6⚪ 210ms
[SQLite File] Table.aggregate Standard_Deviation 1✅ 32ms
[SQLite File] Table.aggregate+Expressions 2✅ 186ms
[SQLite File] Table.at 3✅ 29ms
[SQLite File] Table.column_count 1✅ 0ms
[SQLite File] Table.column_names 2✅ 123ms
[SQLite File] Table.cross_join 9✅ 1s
[SQLite File] Table.cross_tab 1⚪ 0ms
[SQLite File] Table.default_ordering 4✅ 180ms
[SQLite File] Table.distinct 7✅ 407ms
[SQLite File] Table.expand_column 1✅ 18ms
[SQLite File] Table.expand_to_rows 1✅ 60ms
[SQLite File] Table.fill_nothing/empty 11✅ 378ms
[SQLite File] Table.filter 1✅ 1ms
[SQLite File] Table.filter 22✅ 1⚪ 1s
[SQLite File] Table.filter_by_expression 4✅ 1⚪ 155ms
[SQLite File] Table.get 3✅ 19ms
[SQLite File] Table.join 31✅ 3⚪ 2s
[SQLite File] Table.make_constant_column 3✅ 1⚪ 108ms
[SQLite File] Table.merge 19✅ 3s
[SQLite File] Table.order_by 19✅ 2⚪ 348ms
[SQLite File] Table.read 6✅ 276ms
[SQLite File] Table.remove_columns 11✅ 747ms
[SQLite File] Table.rename_columns 20✅ 1s
[SQLite File] Table.reorder_columns 9✅ 564ms
[SQLite File] Table.rows 6✅ 84ms
[SQLite File] Table.select_columns 14✅ 1s
[SQLite File] Table.set 8✅ 229ms
[SQLite File] Table.set with Column_Operation 8✅ 1⚪ 843ms
[SQLite File] Table.sort_columns 4✅ 318ms
[SQLite File] Table.take/drop 7✅ 3s
[SQLite File] Table.text_replace 4✅ 120ms
[SQLite File] Table.transpose 1⚪ 0ms
[SQLite File] Table.union 19✅ 1⚪ 3s
[SQLite File] Table.zip 1⚪ 0ms
[SQLite File] Table/Column auto value type 1✅ 17ms
[SQLite File] Table/Column.cast - checking invariants 7✅ 175ms
[SQLite File] Table/Column.cast - numeric 3✅ 86ms
[SQLite File] Table/Column.cast - to text 1✅ 42ms
[SQLite File] Tables and Table Types 4✅ 210ms
[SQLite File] Temp column 2✅ 60ms
[SQLite File] Text Column Operations 7✅ 452ms
[SQLite File] Transaction Support 4✅ 188ms
[SQLite File] Unique derived column names 8✅ 208ms
[SQLite File] Uploading an in-memory Table 11✅ 2s
[SQLite In-Memory] Interactions Between various operations 8✅ 385ms
[SQLite In-Memory] Aggregation 2✅ 54ms
[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✅ 1s
[SQLite In-Memory] Arithmetic Column Operations 10✅ 2⚪ 520ms
[SQLite In-Memory] Basic Table Access 4✅ 277ms
[SQLite In-Memory] Boolean Column Operations 7✅ 1⚪ 320ms
[SQLite In-Memory] Colum Operations - Names 8✅ 90ms
[SQLite In-Memory] Column Comparisons 4✅ 1⚪ 871ms
[SQLite In-Memory] Column Naming edge cases 7✅ 171ms
[SQLite In-Memory] Column Operations - Equality & Null Handling 4✅ 3⚪ 106ms
[SQLite In-Memory] Column Operations - Text Replace (in-memory only) 0ms
[SQLite In-Memory] Column Operations - Text Trim 3✅ 79ms
[SQLite In-Memory] Column.const 1✅ 18ms
[SQLite In-Memory] Column.const 3✅ 50ms
[SQLite In-Memory] Column.fill_nothing/empty 4✅ 89ms
[SQLite In-Memory] Column.map 1✅ 14ms
[SQLite In-Memory] Column.rename 1✅ 17ms
[SQLite In-Memory] Column.take/drop 6✅ 1s
[SQLite In-Memory] Column.zip 1✅ 18ms
[SQLite In-Memory] Connection.query 10✅ 254ms
[SQLite In-Memory] Creating an empty table 17✅ 677ms
[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✅ 122ms
[SQLite In-Memory] Deleting rows from a Database table (source=Database) 11✅ 684ms
[SQLite In-Memory] Deleting rows from a Database table (source=in-memory) 11✅ 578ms
[SQLite In-Memory] Dialect-specific codegen 1✅ 5ms
[SQLite In-Memory] Dropping Missing Values 8✅ 760ms
[SQLite In-Memory] Error Handling 2✅ 60ms
[SQLite In-Memory] Expression Arithmetic 3✅ 197ms
[SQLite In-Memory] Expression Boolean literals 1✅ 40ms
[SQLite In-Memory] Expression Boolean Operators 4✅ 101ms
[SQLite In-Memory] Expression Column Arithmetic 2✅ 167ms
[SQLite In-Memory] Expression Comparison Operators 6✅ 269ms
[SQLite In-Memory] Expression Date and Time literals 4⚪ 0ms
[SQLite In-Memory] Expression Errors should be handled 4✅ 19ms
[SQLite In-Memory] Expression Float literals 1✅ 16ms
[SQLite In-Memory] Expression Integer literals 1✅ 16ms
[SQLite In-Memory] Expression Nothing literals 3✅ 64ms
[SQLite In-Memory] Expression Text literals 1✅ 32ms
[SQLite In-Memory] Expression Text literals 2✅ 20ms
[SQLite In-Memory] Expression Text Operators 2✅ 72ms
[SQLite In-Memory] Expression Warnings should be reported 2✅ 2⚪ 108ms
[SQLite In-Memory] Filling Missing Values 5✅ 1⚪ 164ms
[SQLite In-Memory] Function invocation 2✅ 39ms
[SQLite In-Memory] Masking Tables 1✅ 21ms
[SQLite In-Memory] math functions 6✅ 2s
[SQLite In-Memory] Metadata 2✅ 20ms
[SQLite In-Memory] Min/Max Operations 2✅ 90ms
[SQLite In-Memory] Missing Values 2✅ 30ms
[SQLite In-Memory] Other Column Operations 1✅ 27ms
[SQLite In-Memory] Output Execution Context for Database operations 9✅ 1⚪ 491ms
[SQLite In-Memory] partial Date-Time support 2✅ 28ms
[SQLite In-Memory] Persisting a Database Table (query) 8✅ 577ms
[SQLite In-Memory] replace: DB specific edge-cases 2✅ 21ms
[SQLite In-Memory] replace: empty table and nothings 2✅ 51ms
[SQLite In-Memory] replace: literal regex pattern and replacement 5✅ 23ms
[SQLite In-Memory] replace: literal text pattern and replacement 4✅ 51ms
[SQLite In-Memory] replace: pattern and replacement columns 4✅ 9ms
[SQLite In-Memory] Rounding numeric tests 19✅ 35s
[SQLite In-Memory] Rounding-like operations 15✅ 529ms
[SQLite In-Memory] Schemas and Databases 3✅ 1ms
[SQLite In-Memory] Simple variant of Table/Column.parse in all backends 5✅ 112ms
[SQLite In-Memory] Sorting 5✅ 89ms
[SQLite In-Memory] Support for Long Column/Table names 6✅ 1s
[SQLite In-Memory] Table.add_row_number (common) 7✅ 143ms
[SQLite In-Memory] Table.add_row_number (Database specific) 1✅ 29ms
[SQLite In-Memory] Table.aggregate 1✅ 23ms
[SQLite In-Memory] Table.aggregate Concatenate 6✅ 115ms
[SQLite In-Memory] Table.aggregate Count_Distinct 1✅ 1⚪ 118ms
[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⚪ 164ms
[SQLite In-Memory] Table.aggregate should be able to group on single field 7✅ 6⚪ 152ms
[SQLite In-Memory] Table.aggregate should correctly handle infinities 2✅ 2⚪ 52ms
[SQLite In-Memory] Table.aggregate should correctly handle NaN 1⚪ 0ms
[SQLite In-Memory] Table.aggregate should correctly select result types 2✅ 2⚪ 50ms
[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⚪ 87ms
[SQLite In-Memory] Table.aggregate should raise warnings when there are issues 7✅ 537ms
[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✅ 127ms
[SQLite In-Memory] Table.aggregate should report warnings and errors based on types 4✅ 134ms
[SQLite In-Memory] Table.aggregate should summarize empty table 7✅ 4⚪ 93ms
[SQLite In-Memory] Table.aggregate should summarize whole table 7✅ 6⚪ 116ms
[SQLite In-Memory] Table.aggregate Standard_Deviation 1✅ 21ms
[SQLite In-Memory] Table.aggregate+Expressions 2✅ 72ms
[SQLite In-Memory] Table.at 3✅ 22ms
[SQLite In-Memory] Table.column_count 1✅ 0ms
[SQLite In-Memory] Table.column_names 2✅ 78ms
[SQLite In-Memory] Table.cross_join 9✅ 422ms
[SQLite In-Memory] Table.cross_tab 1⚪ 0ms
[SQLite In-Memory] Table.default_ordering 4✅ 34ms
[SQLite In-Memory] Table.distinct 7✅ 169ms
[SQLite In-Memory] Table.expand_column 1✅ 14ms
[SQLite In-Memory] Table.expand_to_rows 1✅ 14ms
[SQLite In-Memory] Table.fill_nothing/empty 11✅ 359ms
[SQLite In-Memory] Table.filter 1✅ 0ms
[SQLite In-Memory] Table.filter 22✅ 1⚪ 1s
[SQLite In-Memory] Table.filter_by_expression 4✅ 1⚪ 127ms
[SQLite In-Memory] Table.get 3✅ 11ms
[SQLite In-Memory] Table.join 31✅ 3⚪ 1s
[SQLite In-Memory] Table.make_constant_column 3✅ 1⚪ 69ms
[SQLite In-Memory] Table.merge 19✅ 1s
[SQLite In-Memory] Table.order_by 19✅ 2⚪ 260ms
[SQLite In-Memory] Table.read 6✅ 214ms
[SQLite In-Memory] Table.remove_columns 11✅ 594ms
[SQLite In-Memory] Table.rename_columns 20✅ 886ms
[SQLite In-Memory] Table.reorder_columns 9✅ 412ms
[SQLite In-Memory] Table.rows 6✅ 40ms
[SQLite In-Memory] Table.select_columns 14✅ 599ms
[SQLite In-Memory] Table.set 8✅ 168ms
[SQLite In-Memory] Table.set with Column_Operation 8✅ 1⚪ 1s
[SQLite In-Memory] Table.sort_columns 4✅ 136ms
[SQLite In-Memory] Table.take/drop 7✅ 3s
[SQLite In-Memory] Table.text_replace 4✅ 90ms
[SQLite In-Memory] Table.transpose 1⚪ 0ms
[SQLite In-Memory] Table.union 19✅ 1⚪ 990ms
[SQLite In-Memory] Table.zip 1⚪ 0ms
[SQLite In-Memory] Table/Column auto value type 1✅ 14ms
[SQLite In-Memory] Table/Column.cast - checking invariants 7✅ 157ms
[SQLite In-Memory] Table/Column.cast - numeric 3✅ 60ms
[SQLite In-Memory] Table/Column.cast - to text 1✅ 37ms
[SQLite In-Memory] Tables and Table Types 4✅ 69ms
[SQLite In-Memory] Temp column 2✅ 24ms
[SQLite In-Memory] Text Column Operations 7✅ 746ms
[SQLite In-Memory] Transaction Support 4✅ 55ms
[SQLite In-Memory] Unique derived column names 8✅ 198ms
[SQLite In-Memory] Uploading an in-memory Table 9✅ 570ms
[SQLite] Type Mapping 8✅ 204ms
Aggregate Columns 23✅ 151ms
Boolean Column.format, with format Column 3✅ 83ms
Boolean Column.format, with format string 3✅ 264ms
ceil 3✅ 33ms
Column.parse 13✅ 156ms
Columns 16✅ 1s
Construction 9✅ 7s
Counting Values 1✅ 3ms
DataFormatter builders 3✅ 30ms
DataFormatter.format 10✅ 75ms
DataFormatter.parse 13✅ 700ms
Date Column.format, with format Column 6✅ 128ms
Date Column.format, with format string 4✅ 212ms
Date_Time Column.format, with format Column 6✅ 109ms
Date_Time Column.format, with format string 5✅ 351ms
Date_Time truncate 1✅ 16ms
Delimited File Parsing 28✅ 3⚪ 1s
Delimited File Writing 33✅ 2s
Dropping Missing Values 1✅ 614ms
Edge cases 1✅ 10ms
Errors 2✅ 23ms
Excel Range 9✅ 124ms
fetching files using HTTP 5✅ 2s
File.read (Delimited) 3✅ 207ms
File.read (Delimited) should work with Date_Time 3✅ 14ms
File.read (Delimited) should work with Dates 3✅ 18ms
File.read (Delimited) should work with Time_Of_Days 3✅ 11ms
fill 6✅ 445ms
Float 3✅ 26ms
Float, with format Column 3✅ 21ms
floor 3✅ 36ms
Info 1✅ 59ms
Integer 3✅ 79ms
Integer 1✅ 17ms
Integer, with format Column 3✅ 49ms
Integration 1✅ 281ms
JSON conversion 2✅ 166ms
Mapping Operations 7✅ 771ms
Masking Tables 3✅ 620ms
Numeric, empty/Nothing 4✅ 90ms
Problems 4✅ 2⚪ 66ms
Read XLSX / XLS Files 12✅ 3s
Reading single cells correctly 7✅ 734ms
round/truncate/ceil/floor 3✅ 141ms
Rounding 8✅ 194ms
Should be able to serialise a table with Dates to Text 2✅ 93ms
Should be able to serialise a table with DateTimes to Text 2✅ 22ms
Should be able to serialise a table with Time_Of_Days to Text 2✅ 18ms
Slicing Tables 4✅ 264ms
SortedListIndex (used for SortJoin) 6✅ 12ms
Sorting Columns 4✅ 64ms
Sorting Tables 2✅ 172ms
SQLite_Format should allow connecting to SQLite files 5✅ 54ms
Table.from Text 1✅ 20ms
Table.parse 22✅ 739ms
Table.parse_to_columns 14✅ 336ms
Table.split 8✅ 192ms
Table.split/tokenize column count 4✅ 102ms
Table.split/tokenize column order 1✅ 6ms
Table.split/tokenize errors 4✅ 16ms
Table.split/tokenize name conflicts 2✅ 66ms
Table.tokenize 12✅ 248ms
Text.parse_to_table 2✅ 53ms
Text.parse_to_table errors 3✅ 169ms
Text.parse_to_table parsing 3✅ 143ms
Text.parse_to_table with case-insensitivity 1✅ 10ms
Text.parse_to_table with groups 2✅ 31ms
Time_Of_Day Column.format, with format Column 6✅ 133ms
Time_Of_Day Column.format, with format string 5✅ 135ms
truncate 3✅ 32ms
Unique_Name_Strategy Helper 12✅ 221ms
Unique_Name_Strategy.combine_with_prefix 6✅ 14ms
Use First Row As Names 5✅ 463ms
Value_Type 2✅ 19ms
Various File Format support on Table 6✅ 668ms
Vector conversion 1✅ 14ms
Write xls Files 43✅ 2s
Write xlsx Files 43✅ 4s
Writing 4✅ 94ms
Writing to csv files 3✅ 122ms
Writing to json files 3✅ 2s
XLS reading 7✅ 29ms
XLSX reading 7✅ 167ms

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

2551 tests were completed in 113s with 2508 passed, 0 failed and 43 skipped.

Test suite Passed Failed Skipped Time
Any.map_nothing 2✅ 39ms
Any's methods 3✅ 98ms
Array_Proxy 5✅ 65ms
ArrayOverBuffer 1✅ 46ms
ASCII 4✅ 51ms
Asserts 5✅ 32ms
at/get 7✅ 300ms
Atom with holes 7✅ 220ms
Auto_Detect 3✅ 19ms
BigInts 13✅ 4s
Booleans 6✅ 36ms
Bound 3✅ 4ms
Bytes 3✅ 9ms
caching 1✅ 86ms
Callables 5✅ 27ms
Check Nothing and NaN 3✅ 1ms
children 2✅ 15ms
codepoints 2✅ 11ms
Compare functionality with Vector 1✅ 43ms
Compile 6✅ 57ms
const 1✅ 0ms
Contexts and Execution Environment 3✅ 14ms
Conversion 42✅ 976ms
Correlation Statistics 6✅ 159ms
curry 1✅ 11ms
Data.read / File_Format 2✅ 202ms
Dataflow Errors 11✅ 133ms
Dataflow Warnings 32✅ 2s
Date 41✅ 10s
Date date part tests 8✅ 91ms
Date_Range 11✅ 1s
Date_Time 45✅ 2⚪ 2s
Date_Time date part tests 8✅ 43ms
Date_Time equality 2✅ 5ms
Day_Of_Week conversions 8✅ 22ms
Deep Exports 1✅ 1ms
Default comparator 3✅ 16ms
display text 1✅ 4ms
Duration 15✅ 211ms
Encoding object 4✅ 446ms
Enso Arrays 5✅ 154ms
Enso maps 50✅ 484ms
Enso Set 5✅ 95ms
Environment 1✅ 22ms
Escape 1✅ 2ms
fetch 11✅ 2s
File Operations 21✅ 562ms
flip 2✅ 3ms
Float.truncate 1✅ 8ms
Floats 5✅ 43ms
folder operations 3✅ 101ms
Format Detection in HTTP Fetch 3✅ 310ms
Formatting date/time values 6✅ 97ms
Fully Qualified Names 1✅ 2ms
Function Ascribed Parameters 12✅ 32ms
get_elements_by_tag_name 3✅ 96ms
Header 1✅ 10ms
Header resolution 7✅ 62ms
Headers 8✅ 331ms
Http Auth 2✅ 221ms
HTTP client 4✅ 3ms
Http Error handling 2✅ 1⚪ 183ms
HTTP_Method parse 3✅ 7ms
HTTP_Status_Code 1✅ 5ms
identity 3✅ 3ms
Inlining Helpers 2✅ 7ms
inner / outer xml 2✅ 132ms
Instrument @Tail_Call fibonacci 6✅ 927ms
Instrument fibonacci 3✅ 877ms
Integer.truncate 1✅ 2ms
Integers 24✅ 203ms
Interval 7✅ 61ms
Java case of 3✅ 10ms
Java FFI 6✅ 1⚪ 17ms
Java/Enso Date 2✅ 34ms
JavaDate 41✅ 6s
JavaDate date part tests 8✅ 4ms
JavaLocalTime 28✅ 74ms
JavaScript Objects, Arrays & Functions 8✅ 954ms
JavaScriptArrayWithADate 41✅ 5s
JavaScriptArrayWithADate date part tests 8✅ 75ms
JavascriptDataInArray 43✅ 4⚪ 888ms
JavascriptDataInArray date part tests 8✅ 95ms
JavascriptDate 43✅ 4⚪ 1s
JavaScriptDate 41✅ 7s
JavascriptDate date part tests 8✅ 19ms
JavaScriptDate date part tests 8✅ 244ms
JavaZonedDateTime 45✅ 2⚪ 814ms
JavaZonedDateTime date part tests 8✅ 8ms
JavaZoneId 7✅ 31ms
JS_Object 5✅ 345ms
JSON 5✅ 101ms
JSON 1✅ 31ms
JSON Deserialization 9✅ 887ms
JSON Serialization 3✅ 281ms
JSON_Format 2✅ 117ms
Lazy 6✅ 53ms
Lazy Generator 1✅ 7ms
Lexicographic Order on Vectors 2✅ 10ms
List 31✅ 869ms
Locale 13✅ 107ms
Looping Imports 1✅ 1ms
Lowercase Methods 5✅ 8ms
Managed_Resource 3✅ 42ms
Match.end 4✅ 29ms
Match.groups 2✅ 19ms
Match.named_groups 3✅ 61ms
Match.span 4✅ 24ms
Match.start 4✅ 25ms
Match.text 6✅ 32ms
Match.to_display_text 1✅ 9ms
Match.utf_16_span 4✅ 19ms
Match.utf_16_start 8✅ 49ms
Maybe 5✅ 7ms
Meta-Value Inspection 4✅ 9ms
Meta-Value Manipulation 26✅ 411ms
Meta.Type.find 4✅ 28ms
Methods 1✅ 1⚪ 1ms
Missing_Required_Argument 3✅ 250ms
Natural Order 4✅ 170ms
No Method Errors 1✅ 19ms
non-linear inserts 11✅ 306ms
Number Conversions 1✅ 7ms
Number Rounding numeric tests 19✅ 261ms
Numbers 14✅ 172ms
Numeric values 1✅ 4ms
Object Comparator 7✅ 95ms
Operator == 16✅ 135ms
Ordering 6✅ 45ms
Pair 1✅ 0ms
Pair - from 2-Item JavaScript Array 13✅ 140ms
Pair - from 2-Item List 13✅ 85ms
Pair - from 2-Item Vector 13✅ 115ms
Pair - from Pair.new 13✅ 92ms
Pair - from Pair.Value 13✅ 24ms
Panics 17✅ 310ms
parse 8✅ 191ms
Parsing date/time values 26✅ 1⚪ 455ms
Parsing formats 4✅ 190ms
Pattern Matches 17✅ 198ms
Pattern.find and .find_all 8✅ 141ms
Pattern.match and .match_all 8✅ 107ms
Pattern.matches 5✅ 34ms
Pattern.replace 16✅ 241ms
Pattern.split 6✅ 55ms
Pattern.tokenize 7✅ 280ms
Period 7✅ 45ms
Plain_Text 3✅ 36ms
Polyglot Argument 7✅ 26ms
Polyglot Argument with Inheritance 3✅ 31ms
Polyglot Conversion 14✅ 20ms
Polyglot hash maps 6✅ 750ms
Polyglot JS 19✅ 189ms
Polyglot keys and values 6✅ 6s
Polyglot Operator == 7✅ 32ms
Polyglot Python 18✅ 148ms
Polyglot R 1⚪ 0ms
post 25✅ 2s
Problem_Behavior 2✅ 21ms
Process 5✅ 309ms
PythonDate 41✅ 12s
PythonDate 42✅ 5⚪ 2s
PythonDate date part tests 8✅ 86ms
PythonDate date part tests 8✅ 65ms
PythonLocalTime 28✅ 257ms
Qualified Names 3✅ 4ms
Random 15✅ 2s
Range 35✅ 848ms
Rank Data 7✅ 36ms
Read XML 7✅ 65ms
read_bytes 6✅ 48ms
read_text 6✅ 126ms
Refs 2✅ 5ms
Regex splitting 3✅ 17ms
Regex tokenizing 2✅ 29ms
Regex: find and find_all 20✅ 1⚪ 252ms
Regression 12✅ 139ms
ReportingStreamDecoder 6✅ 644ms
ReportingStreamEncoder 8✅ 175ms
Request 10✅ 85ms
rounding 4✅ 28ms
Sorting with multiple comparators 4✅ 2⚪ 122ms
Sorting with the default comparator 7✅ 3⚪ 338ms
Stack traces 1✅ 14ms
State 2✅ 6ms
Statistics 14✅ 611ms
Statistics - empty Vector 3✅ 16ms
Statistics - invalid input 5✅ 48ms
Statistics - invalid input 1✅ 3ms
Statistics - NaN Vector 3✅ 79ms
Statistics - Nothing Vector 3✅ 59ms
System 2✅ 25ms
tag name 1✅ 16ms
Temporary_File facility 6✅ 2s
Text 84✅ 15s
text contents 1✅ 5ms
Text_Sub_Range_Data 2✅ 50ms
Text_Utils 4✅ 268ms
Text.match 6✅ 26ms
Text.replace 16✅ 240ms
Text.Span 3✅ 43ms
Text.substring 4✅ 13ms
the Self construct 6✅ 17ms
Time_Of_Day 28✅ 411ms
to_display_text 5✅ 36ms
Type Errors 11✅ 207ms
uncurry 1✅ 3ms
Unresolved symbol 1✅ 8ms
URI 25✅ 1s
Use a slice of an array as vectors 95✅ 3⚪ 396ms
Use Array as vectors 95✅ 3⚪ 378ms
Use Array_Proxy as vectors 95✅ 3⚪ 345ms
Use Java ArrayList as vectors 95✅ 3⚪ 413ms
Use Vector as vectors 95✅ 3⚪ 2s
UTF_16 BigEndian 2✅ 13ms
UTF_16 LittleEndian 2✅ 9ms
UTF_8 7✅ 54ms
Vector builder 5✅ 17ms
Vector Slicing Helpers 1✅ 90ms
Vector/Array equality 9✅ 16ms
Windows 1252 4✅ 264ms
Wrapped errors 5✅ 26ms
write operations 22✅ 884ms
Zone 9✅ 28ms

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

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

Test suite Passed Failed Skipped Time
Dataflow Error Visualization 2✅ 111ms
File uploads 2✅ 7ms
Geo_Map 3✅ 626ms
Histogram Visualization 6✅ 159ms
Lazy Table Visualization 12✅ 615ms
Lazy Text Visualization 3✅ 50ms
Scatter Plot Visualization 14✅ 585ms
Serializable Visualization Identifiers 5✅ 145ms
SQL Visualization 1✅ 214ms
Table Visualization 9✅ 509ms
Table.lookup_ignore_case 1✅ 18ms
Table.rows 1✅ 247ms
Type Names of Visualization Defaults 1✅ 186ms
Vector and Arrays 2✅ 1⚪ 88ms
Widgets for Database 1✅ 15ms
Widgets for In-Database Connection with table name sets 1✅ 137ms
Widgets for In-Database Connection with table types 1✅ 21ms
Widgets for In-Database Table with column name sets 2✅ 47ms
Widgets for In-Memory with column name sets 2✅ 74ms
Widgets for the Text type 1✅ 133ms