Skip to content

Add Truffle TCK libraryDependencies to runtime-test-instruments. #20148

Add Truffle TCK libraryDependencies to runtime-test-instruments.

Add Truffle TCK libraryDependencies to runtime-test-instruments. #20148

GitHub Actions / Standard Library Tests (linux) succeeded Jan 16, 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✅ 23s
/runner/_work/enso/enso/target/test-results/Examples_Tests/JUnit.xml 33✅ 81s
/runner/_work/enso/enso/target/test-results/Geo_Tests/JUnit.xml 5✅ 3s
/runner/_work/enso/enso/target/test-results/Image_Tests/JUnit.xml 174✅ 2s
/runner/_work/enso/enso/target/test-results/Table_Tests/JUnit.xml 3632✅ 181⚪ 301s
/runner/_work/enso/enso/target/test-results/Tests/JUnit.xml 2508✅ 43⚪ 55s
/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 23s with 19 passed, 0 failed and 0 skipped.

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

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

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

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

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

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

Test suite Passed Failed Skipped Time
Geo Points 2✅ 296ms
GeoJSON to Table 3✅ 2s

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

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

Test suite Passed Failed Skipped Time
Image File_Format 2✅ 90ms
Image with 1 channel 19✅ 103ms
Image with 2 channels 19✅ 143ms
Image with 3 channels 19✅ 100ms
Image with 4 channels 19✅ 124ms
Image Write 2✅ 11ms
Image.read 9✅ 329ms
Matrix with 1 channel 21✅ 232ms
Matrix with 2 channels 21✅ 154ms
Matrix with 3 channels 21✅ 204ms
Matrix with 4 channels 21✅ 199ms
Matrix_Error 1✅ 3ms

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

3813 tests were completed in 301s with 3632 passed, 0 failed and 181 skipped.

Test suite Passed Failed Skipped Time
[Codegen] Aggregation 2✅ 271ms
[Codegen] Basic Select 3✅ 155ms
[Codegen] Handling Missing Values 2✅ 159ms
[Codegen] JSON serialization 1⚪ 0ms
[Codegen] Masking Tables and Columns 2✅ 423ms
[Codegen] Sorting 4✅ 98ms
[In-Memory-specific] Table.join 1✅ 2s
[In-Memory-specific] Table.set 2✅ 209ms
[In-Memory] Interactions Between various operations 11✅ 523ms
[In-Memory] Arithmetic Column Operations 12✅ 428ms
[In-Memory] Boolean Column Operations 8✅ 516ms
[In-Memory] Colum Operations - Names 10✅ 191ms
[In-Memory] Column Comparisons 5✅ 1⚪ 592ms
[In-Memory] Column Naming edge cases 7✅ 313ms
[In-Memory] Column operation Integer Overflow handling 6✅ 294ms
[In-Memory] Column Operations - Equality & Null Handling 4✅ 3⚪ 123ms
[In-Memory] Column Operations - Text Replace (in-memory only) 8✅ 193ms
[In-Memory] Column Operations - Text Trim 3✅ 55ms
[In-Memory] Column.const 3✅ 7ms
[In-Memory] Column.fill_nothing/empty 4✅ 30ms
[In-Memory] Column.map 6✅ 158ms
[In-Memory] Column.rename 1✅ 4ms
[In-Memory] Column.take/drop 8✅ 60ms
[In-Memory] Column.zip 6✅ 34ms
[In-Memory] Date truncation 1✅ 6ms
[In-Memory] Date-Time operations 21✅ 1⚪ 512ms
[In-Memory] Date-Time support 3✅ 50ms
[In-Memory] Dropping Missing Values 9✅ 596ms
[In-Memory] Expression Arithmetic 3✅ 98ms
[In-Memory] Expression Boolean literals 1✅ 63ms
[In-Memory] Expression Boolean Operators 4✅ 65ms
[In-Memory] Expression Column Arithmetic 2✅ 72ms
[In-Memory] Expression Comparison Operators 6✅ 159ms
[In-Memory] Expression Date and Time literals 5✅ 27ms
[In-Memory] Expression Errors should be handled 4✅ 43ms
[In-Memory] Expression Float literals 1✅ 23ms
[In-Memory] Expression Integer literals 1✅ 15ms
[In-Memory] Expression Nothing literals 3✅ 24ms
[In-Memory] Expression Text literals 1✅ 40ms
[In-Memory] Expression Text literals 2✅ 11ms
[In-Memory] Expression Text Operators 2✅ 50ms
[In-Memory] Expression Warnings should be reported 4✅ 124ms
[In-Memory] Filling Missing Values 8✅ 71ms
[In-Memory] Function invocation 2✅ 28ms
[In-Memory] Handling of Big Integer values 10✅ 217ms
[In-Memory] Loss_Of_Integer_Precision (large integers not being exactly representable in Float) 5✅ 138ms
[In-Memory] Min/Max Operations 2✅ 146ms
[In-Memory] Other Column Operations 1✅ 4ms
[In-Memory] replace: empty table and nothings 2✅ 23ms
[In-Memory] replace: literal regex pattern and replacement 5✅ 60ms
[In-Memory] replace: literal text pattern and replacement 4✅ 106ms
[In-Memory] replace: pattern and replacement columns 4✅ 112ms
[In-Memory] Rounding numeric tests 19✅ 1s
[In-Memory] Rounding-like operations 15✅ 175ms
[In-Memory] Simple variant of Table/Column.parse in all backends 5✅ 381ms
[In-Memory] Storage Builders 2✅ 218ms
[In-Memory] Table.add_row_number (common) 7✅ 90ms
[In-Memory] Table.add_row_number (in-memory specific) 7✅ 75ms
[In-Memory] Table.aggregate 3✅ 561ms
[In-Memory] Table.aggregate 3✅ 33ms
[In-Memory] Table.aggregate Concatenate 6✅ 17ms
[In-Memory] Table.aggregate Count_Distinct 2✅ 22ms
[In-Memory] Table.aggregate First and Last 1✅ 5ms
[In-Memory] Table.aggregate Mode 1✅ 3ms
[In-Memory] Table.aggregate Shortest 1✅ 2ms
[In-Memory] Table.aggregate should be able to group on multiple fields not in left columns 13✅ 355ms
[In-Memory] Table.aggregate should be able to group on single field 13✅ 585ms
[In-Memory] Table.aggregate should correctly handle infinities 4✅ 44ms
[In-Memory] Table.aggregate should correctly handle NaN 5✅ 31ms
[In-Memory] Table.aggregate should correctly select result types 4✅ 12ms
[In-Memory] Table.aggregate should merge warnings when issues computing aggregation 2✅ 20ms
[In-Memory] Table.aggregate should not summarize empty table when grouped 11✅ 130ms
[In-Memory] Table.aggregate should raise warnings when there are issues 7✅ 162ms
[In-Memory] Table.aggregate should raise warnings when there are issues computing aggregation 3✅ 160ms
[In-Memory] Table.aggregate should report warnings and errors based on types 4✅ 132ms
[In-Memory] Table.aggregate should summarize empty table 11✅ 213ms
[In-Memory] Table.aggregate should summarize whole table 13✅ 420ms
[In-Memory] Table.aggregate Standard_Deviation 1✅ 3ms
[In-Memory] Table.aggregate+Expressions 2✅ 90ms
[In-Memory] Table.at 3✅ 62ms
[In-Memory] Table.column_count 1✅ 0ms
[In-Memory] Table.column_names 2✅ 23ms
[In-Memory] Table.cross_join 9✅ 159ms
[In-Memory] Table.cross_tab 23✅ 390ms
[In-Memory] Table.distinct 6✅ 351ms
[In-Memory] Table.distinct 7✅ 130ms
[In-Memory] Table.fill_nothing/empty 11✅ 173ms
[In-Memory] Table.filter 4✅ 2s
[In-Memory] Table.filter 23✅ 2⚪ 975ms
[In-Memory] Table.filter_by_expression 5✅ 370ms
[In-Memory] Table.get 3✅ 13ms
[In-Memory] Table.join 38✅ 1s
[In-Memory] Table.make_constant_column 4✅ 17ms
[In-Memory] Table.merge 20✅ 586ms
[In-Memory] Table.order_by 23✅ 311ms
[In-Memory] Table.read 5✅ 57ms
[In-Memory] Table.remove_columns 12✅ 1s
[In-Memory] Table.rename_columns 20✅ 701ms
[In-Memory] Table.reorder_columns 10✅ 790ms
[In-Memory] Table.rows 6✅ 199ms
[In-Memory] Table.select_columns 15✅ 1s
[In-Memory] Table.set 8✅ 1s
[In-Memory] Table.set with Column_Operation 9✅ 471ms
[In-Memory] Table.sort_columns 4✅ 298ms
[In-Memory] Table.take/drop 11✅ 533ms
[In-Memory] Table.text_replace 4✅ 215ms
[In-Memory] Table.transpose 8✅ 158ms
[In-Memory] Table.union 25✅ 701ms
[In-Memory] Table.zip 12✅ 245ms
[In-Memory] Table/Column auto value type 13✅ 176ms
[In-Memory] Table/Column.cast - checking invariants 12✅ 129ms
[In-Memory] Table/Column.cast - date/time 3✅ 26ms
[In-Memory] Table/Column.cast - numeric 6✅ 101ms
[In-Memory] Table/Column.cast - to text 9✅ 123ms
[In-Memory] Temp column 2✅ 3ms
[In-Memory] Text Column Operations 7✅ 637ms
[In-Memory] Unique derived column names 8✅ 43ms
[PostgreSQL] Interactions Between various operations 10✅ 663ms
[PostgreSQL] .pgpass 3✅ 192ms
[PostgreSQL] Aggregation 2✅ 134ms
[PostgreSQL] Appending a Database table to a Database table 30✅ 2s
[PostgreSQL] Appending an in-memory table to a Database table 31✅ 2s
[PostgreSQL] Arithmetic Column Operations 10✅ 2⚪ 190ms
[PostgreSQL] Basic Table Access 4✅ 1s
[PostgreSQL] Boolean Column Operations 8✅ 305ms
[PostgreSQL] Colum Operations - Names 8✅ 30ms
[PostgreSQL] Column Comparisons 4✅ 1⚪ 251ms
[PostgreSQL] Column Naming edge cases 7✅ 406ms
[PostgreSQL] Column Operations - Equality & Null Handling 4✅ 3⚪ 102ms
[PostgreSQL] Column Operations - Text Replace (in-memory only) 0ms
[PostgreSQL] Column Operations - Text Trim 3✅ 46ms
[PostgreSQL] Column.const 3✅ 29ms
[PostgreSQL] Column.fill_nothing/empty 4✅ 72ms
[PostgreSQL] Column.map 1✅ 8ms
[PostgreSQL] Column.rename 1✅ 8ms
[PostgreSQL] Column.take/drop 6✅ 1s
[PostgreSQL] Column.zip 1✅ 8ms
[PostgreSQL] Connection setup 3✅ 159ms
[PostgreSQL] Connection.query 10✅ 884ms
[PostgreSQL] Creating an empty table 19✅ 2s
[PostgreSQL] Database Encoding 1✅ 180ms
[PostgreSQL] Date truncation 1✅ 32ms
[PostgreSQL] Date-Time operations 19✅ 1⚪ 1s
[PostgreSQL] Date-Time support 3✅ 60ms
[PostgreSQL] Deleting rows from a Database table 4✅ 101ms
[PostgreSQL] Deleting rows from a Database table (source=Database) 11✅ 506ms
[PostgreSQL] Deleting rows from a Database table (source=in-memory) 11✅ 592ms
[PostgreSQL] Dialect-specific codegen 1✅ 61ms
[PostgreSQL] Dropping Missing Values 9✅ 905ms
[PostgreSQL] Edge Cases 4✅ 2s
[PostgreSQL] Expression Arithmetic 3✅ 272ms
[PostgreSQL] Expression Boolean literals 1✅ 41ms
[PostgreSQL] Expression Boolean Operators 4✅ 84ms
[PostgreSQL] Expression Column Arithmetic 2✅ 187ms
[PostgreSQL] Expression Comparison Operators 6✅ 311ms
[PostgreSQL] Expression Date and Time literals 4✅ 113ms
[PostgreSQL] Expression Errors should be handled 4✅ 17ms
[PostgreSQL] Expression Float literals 1✅ 11ms
[PostgreSQL] Expression Integer literals 1✅ 18ms
[PostgreSQL] Expression Nothing literals 3✅ 116ms
[PostgreSQL] Expression Text literals 1✅ 28ms
[PostgreSQL] Expression Text literals 2✅ 27ms
[PostgreSQL] Expression Text Operators 2✅ 103ms
[PostgreSQL] Expression Warnings should be reported 2✅ 2⚪ 188ms
[PostgreSQL] Filling Missing Values 6✅ 141ms
[PostgreSQL] Function invocation 2✅ 42ms
[PostgreSQL] Info 4✅ 61ms
[PostgreSQL] Masking Tables 1✅ 85ms
[PostgreSQL] math functions 6✅ 5s
[PostgreSQL] Min/Max Operations 2✅ 45ms
[PostgreSQL] Missing Values 2✅ 131ms
[PostgreSQL] Other Column Operations 1✅ 14ms
[PostgreSQL] Output Execution Context for Database operations 12✅ 1⚪ 953ms
[PostgreSQL] Persisting a Database Table (query) 8✅ 654ms
[PostgreSQL] replace: DB specific edge-cases 2✅ 24ms
[PostgreSQL] replace: empty table and nothings 2✅ 33ms
[PostgreSQL] replace: literal regex pattern and replacement 5✅ 27ms
[PostgreSQL] replace: literal text pattern and replacement 4✅ 75ms
[PostgreSQL] replace: pattern and replacement columns 4✅ 14ms
[PostgreSQL] Rounding numeric tests 19✅ 21s
[PostgreSQL] Rounding-like operations 22✅ 732ms
[PostgreSQL] Schemas and Databases 4✅ 117ms
[PostgreSQL] Secrets in connection settings 1✅ 653ms
[PostgreSQL] Simple variant of Table/Column.parse in all backends 5✅ 66ms
[PostgreSQL] Sorting 5✅ 208ms
[PostgreSQL] SSL connectivity tests 1⚪ 0ms
[PostgreSQL] Support for Long Column/Table names 14✅ 2s
[PostgreSQL] Table.add_row_number (common) 7✅ 154ms
[PostgreSQL] Table.add_row_number (Database specific) 1✅ 39ms
[PostgreSQL] Table.aggregate 4✅ 194ms
[PostgreSQL] Table.aggregate Concatenate 6✅ 129ms
[PostgreSQL] Table.aggregate Count_Distinct 2✅ 160ms
[PostgreSQL] Table.aggregate First and Last 1✅ 31ms
[PostgreSQL] Table.aggregate Mode 1✅ 21ms
[PostgreSQL] Table.aggregate Shortest 1✅ 28ms
[PostgreSQL] Table.aggregate should be able to group on multiple fields not in left columns 12✅ 1⚪ 288ms
[PostgreSQL] Table.aggregate should be able to group on single field 12✅ 1⚪ 130ms
[PostgreSQL] Table.aggregate should correctly handle infinities 4✅ 182ms
[PostgreSQL] Table.aggregate should correctly handle NaN 5✅ 94ms
[PostgreSQL] Table.aggregate should correctly infer result types 4✅ 89ms
[PostgreSQL] Table.aggregate should correctly select result types 4✅ 89ms
[PostgreSQL] Table.aggregate should merge warnings when issues computing aggregation 1⚪ 0ms
[PostgreSQL] Table.aggregate should not summarize empty table when grouped 10✅ 1⚪ 84ms
[PostgreSQL] Table.aggregate should raise warnings when there are issues 7✅ 558ms
[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✅ 17ms
[PostgreSQL] Table.aggregate should report warnings and errors based on types 4✅ 116ms
[PostgreSQL] Table.aggregate should summarize empty table 10✅ 1⚪ 72ms
[PostgreSQL] Table.aggregate should summarize whole table 12✅ 1⚪ 163ms
[PostgreSQL] Table.aggregate Standard_Deviation 1✅ 21ms
[PostgreSQL] Table.aggregate+Expressions 2✅ 74ms
[PostgreSQL] Table.at 3✅ 32ms
[PostgreSQL] Table.column_count 1✅ 0ms
[PostgreSQL] Table.column_names 2✅ 134ms
[PostgreSQL] Table.cross_join 9✅ 372ms
[PostgreSQL] Table.cross_tab 1⚪ 0ms
[PostgreSQL] Table.default_ordering 4✅ 142ms
[PostgreSQL] Table.distinct 7✅ 236ms
[PostgreSQL] Table.expand_column 1✅ 11ms
[PostgreSQL] Table.expand_to_rows 1✅ 8ms
[PostgreSQL] Table.fill_nothing/empty 11✅ 260ms
[PostgreSQL] Table.filter 1✅ 0ms
[PostgreSQL] Table.filter 22✅ 1⚪ 1s
[PostgreSQL] Table.filter_by_expression 4✅ 1⚪ 94ms
[PostgreSQL] Table.get 3✅ 17ms
[PostgreSQL] Table.join 30✅ 4⚪ 2s
[PostgreSQL] Table.make_constant_column 3✅ 1⚪ 60ms
[PostgreSQL] Table.merge 20✅ 2s
[PostgreSQL] Table.order_by 19✅ 2⚪ 235ms
[PostgreSQL] Table.read 6✅ 270ms
[PostgreSQL] Table.remove_columns 12✅ 756ms
[PostgreSQL] Table.rename_columns 20✅ 2s
[PostgreSQL] Table.reorder_columns 10✅ 597ms
[PostgreSQL] Table.rows 6✅ 39ms
[PostgreSQL] Table.select_columns 15✅ 1s
[PostgreSQL] Table.set 8✅ 282ms
[PostgreSQL] Table.set with Column_Operation 9✅ 989ms
[PostgreSQL] Table.sort_columns 4✅ 197ms
[PostgreSQL] Table.take/drop 7✅ 3s
[PostgreSQL] Table.text_replace 4✅ 151ms
[PostgreSQL] Table.transpose 1⚪ 0ms
[PostgreSQL] Table.union 22✅ 1s
[PostgreSQL] Table.zip 1⚪ 0ms
[PostgreSQL] Table/Column auto value type 1✅ 13ms
[PostgreSQL] Table/Column.cast - checking invariants 9✅ 153ms
[PostgreSQL] Table/Column.cast - date/time 3✅ 55ms
[PostgreSQL] Table/Column.cast - numeric 4✅ 78ms
[PostgreSQL] Table/Column.cast - to text 6✅ 1⚪ 127ms
[PostgreSQL] Tables and Table Types 4✅ 193ms
[PostgreSQL] Temp column 2✅ 40ms
[PostgreSQL] Text Column Operations 7✅ 355ms
[PostgreSQL] Transaction Support 4✅ 171ms
[PostgreSQL] Type Edge Cases 2✅ 511ms
[PostgreSQL] Type Mapping 8✅ 300ms
[PostgreSQL] Unique derived column names 8✅ 159ms
[PostgreSQL] Uploading an in-memory Table 11✅ 731ms
[PostgreSQL] Warning/Error handling 2✅ 116ms
[Redshift] Database tests 1⚪ 0ms
[SQLite File] Interactions Between various operations 8✅ 1s
[SQLite File] Aggregation 2✅ 103ms
[SQLite File] Appending a Database table to a Database table 29✅ 3s
[SQLite File] Appending an in-memory table to a Database table 30✅ 3s
[SQLite File] Arithmetic Column Operations 10✅ 2⚪ 557ms
[SQLite File] Basic Table Access 4✅ 944ms
[SQLite File] Boolean Column Operations 7✅ 1⚪ 2s
[SQLite File] Colum Operations - Names 8✅ 166ms
[SQLite File] Column Comparisons 4✅ 1⚪ 2s
[SQLite File] Column Naming edge cases 7✅ 1s
[SQLite File] Column Operations - Equality & Null Handling 4✅ 3⚪ 346ms
[SQLite File] Column Operations - Text Replace (in-memory only) 0ms
[SQLite File] Column Operations - Text Trim 3✅ 178ms
[SQLite File] Column.const 1✅ 43ms
[SQLite File] Column.const 3✅ 141ms
[SQLite File] Column.fill_nothing/empty 4✅ 162ms
[SQLite File] Column.map 1✅ 17ms
[SQLite File] Column.rename 1✅ 145ms
[SQLite File] Column.take/drop 6✅ 2s
[SQLite File] Column.zip 1✅ 18ms
[SQLite File] Connection.query 10✅ 713ms
[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✅ 199ms
[SQLite File] Deleting rows from a Database table (source=Database) 11✅ 818ms
[SQLite File] Deleting rows from a Database table (source=in-memory) 11✅ 699ms
[SQLite File] Dialect-specific codegen 1✅ 54ms
[SQLite File] Dropping Missing Values 8✅ 904ms
[SQLite File] Error Handling 2✅ 229ms
[SQLite File] Expression Arithmetic 3✅ 456ms
[SQLite File] Expression Boolean literals 1✅ 66ms
[SQLite File] Expression Boolean Operators 4✅ 388ms
[SQLite File] Expression Column Arithmetic 2✅ 339ms
[SQLite File] Expression Comparison Operators 6✅ 630ms
[SQLite File] Expression Date and Time literals 4⚪ 0ms
[SQLite File] Expression Errors should be handled 4✅ 52ms
[SQLite File] Expression Float literals 1✅ 29ms
[SQLite File] Expression Integer literals 1✅ 26ms
[SQLite File] Expression Nothing literals 3✅ 219ms
[SQLite File] Expression Text literals 1✅ 36ms
[SQLite File] Expression Text literals 2✅ 39ms
[SQLite File] Expression Text Operators 2✅ 127ms
[SQLite File] Expression Warnings should be reported 2✅ 2⚪ 909ms
[SQLite File] Filling Missing Values 5✅ 1⚪ 205ms
[SQLite File] Function invocation 2✅ 40ms
[SQLite File] Masking Tables 1✅ 63ms
[SQLite File] math functions 6✅ 5s
[SQLite File] Metadata 2✅ 74ms
[SQLite File] Min/Max Operations 2✅ 276ms
[SQLite File] Missing Values 2✅ 98ms
[SQLite File] Other Column Operations 1✅ 221ms
[SQLite File] Output Execution Context for Database operations 12✅ 1⚪ 2s
[SQLite File] partial Date-Time support 2✅ 456ms
[SQLite File] Persisting a Database Table (query) 8✅ 1s
[SQLite File] replace: DB specific edge-cases 2✅ 117ms
[SQLite File] replace: empty table and nothings 2✅ 85ms
[SQLite File] replace: literal regex pattern and replacement 5✅ 53ms
[SQLite File] replace: literal text pattern and replacement 4✅ 148ms
[SQLite File] replace: pattern and replacement columns 4✅ 19ms
[SQLite File] Rounding numeric tests 19✅ 27s
[SQLite File] Rounding-like operations 15✅ 1s
[SQLite File] Schemas and Databases 3✅ 11ms
[SQLite File] Simple variant of Table/Column.parse in all backends 5✅ 189ms
[SQLite File] Sorting 5✅ 203ms
[SQLite File] Support for Long Column/Table names 6✅ 3s
[SQLite File] Table.add_row_number (common) 7✅ 404ms
[SQLite File] Table.add_row_number (Database specific) 1✅ 121ms
[SQLite File] Table.aggregate 1✅ 30ms
[SQLite File] Table.aggregate Concatenate 6✅ 190ms
[SQLite File] Table.aggregate Count_Distinct 1✅ 1⚪ 136ms
[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⚪ 260ms
[SQLite File] Table.aggregate should be able to group on single field 7✅ 6⚪ 176ms
[SQLite File] Table.aggregate should correctly handle infinities 2✅ 2⚪ 57ms
[SQLite File] Table.aggregate should correctly handle NaN 1⚪ 0ms
[SQLite File] Table.aggregate should correctly select result types 2✅ 2⚪ 54ms
[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⚪ 117ms
[SQLite File] Table.aggregate should raise warnings when there are issues 7✅ 707ms
[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✅ 476ms
[SQLite File] Table.aggregate should report warnings and errors based on types 4✅ 182ms
[SQLite File] Table.aggregate should summarize empty table 7✅ 4⚪ 142ms
[SQLite File] Table.aggregate should summarize whole table 7✅ 6⚪ 164ms
[SQLite File] Table.aggregate Standard_Deviation 1✅ 27ms
[SQLite File] Table.aggregate+Expressions 2✅ 258ms
[SQLite File] Table.at 3✅ 132ms
[SQLite File] Table.column_count 1✅ 0ms
[SQLite File] Table.column_names 2✅ 556ms
[SQLite File] Table.cross_join 9✅ 844ms
[SQLite File] Table.cross_tab 1⚪ 0ms
[SQLite File] Table.default_ordering 4✅ 197ms
[SQLite File] Table.distinct 7✅ 546ms
[SQLite File] Table.expand_column 1✅ 15ms
[SQLite File] Table.expand_to_rows 1✅ 16ms
[SQLite File] Table.fill_nothing/empty 11✅ 2s
[SQLite File] Table.filter 1✅ 27ms
[SQLite File] Table.filter 22✅ 1⚪ 2s
[SQLite File] Table.filter_by_expression 4✅ 1⚪ 195ms
[SQLite File] Table.get 3✅ 23ms
[SQLite File] Table.join 31✅ 3⚪ 2s
[SQLite File] Table.make_constant_column 3✅ 1⚪ 141ms
[SQLite File] Table.merge 19✅ 3s
[SQLite File] Table.order_by 19✅ 2⚪ 322ms
[SQLite File] Table.read 6✅ 508ms
[SQLite File] Table.remove_columns 11✅ 2s
[SQLite File] Table.rename_columns 20✅ 4s
[SQLite File] Table.reorder_columns 9✅ 2s
[SQLite File] Table.rows 6✅ 362ms
[SQLite File] Table.select_columns 14✅ 2s
[SQLite File] Table.set 8✅ 822ms
[SQLite File] Table.set with Column_Operation 8✅ 1⚪ 969ms
[SQLite File] Table.sort_columns 4✅ 470ms
[SQLite File] Table.take/drop 7✅ 4s
[SQLite File] Table.text_replace 4✅ 381ms
[SQLite File] Table.transpose 1⚪ 0ms
[SQLite File] Table.union 19✅ 1⚪ 2s
[SQLite File] Table.zip 1⚪ 0ms
[SQLite File] Table/Column auto value type 1✅ 23ms
[SQLite File] Table/Column.cast - checking invariants 7✅ 244ms
[SQLite File] Table/Column.cast - numeric 3✅ 105ms
[SQLite File] Table/Column.cast - to text 1✅ 72ms
[SQLite File] Tables and Table Types 4✅ 191ms
[SQLite File] Temp column 2✅ 115ms
[SQLite File] Text Column Operations 7✅ 773ms
[SQLite File] Transaction Support 4✅ 258ms
[SQLite File] Unique derived column names 8✅ 214ms
[SQLite File] Uploading an in-memory Table 11✅ 2s
[SQLite In-Memory] Interactions Between various operations 8✅ 442ms
[SQLite In-Memory] Aggregation 2✅ 55ms
[SQLite In-Memory] Appending a Database table to a Database table 29✅ 3s
[SQLite In-Memory] Appending an in-memory table to a Database table 30✅ 2s
[SQLite In-Memory] Arithmetic Column Operations 10✅ 2⚪ 400ms
[SQLite In-Memory] Basic Table Access 4✅ 115ms
[SQLite In-Memory] Boolean Column Operations 7✅ 1⚪ 359ms
[SQLite In-Memory] Colum Operations - Names 8✅ 57ms
[SQLite In-Memory] Column Comparisons 4✅ 1⚪ 435ms
[SQLite In-Memory] Column Naming edge cases 7✅ 228ms
[SQLite In-Memory] Column Operations - Equality & Null Handling 4✅ 3⚪ 91ms
[SQLite In-Memory] Column Operations - Text Replace (in-memory only) 0ms
[SQLite In-Memory] Column Operations - Text Trim 3✅ 47ms
[SQLite In-Memory] Column.const 1✅ 16ms
[SQLite In-Memory] Column.const 3✅ 74ms
[SQLite In-Memory] Column.fill_nothing/empty 4✅ 51ms
[SQLite In-Memory] Column.map 1✅ 14ms
[SQLite In-Memory] Column.rename 1✅ 9ms
[SQLite In-Memory] Column.take/drop 6✅ 1s
[SQLite In-Memory] Column.zip 1✅ 13ms
[SQLite In-Memory] Connection.query 10✅ 428ms
[SQLite In-Memory] Creating an empty table 17✅ 959ms
[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✅ 171ms
[SQLite In-Memory] Deleting rows from a Database table (source=Database) 11✅ 1s
[SQLite In-Memory] Deleting rows from a Database table (source=in-memory) 11✅ 934ms
[SQLite In-Memory] Dialect-specific codegen 1✅ 4ms
[SQLite In-Memory] Dropping Missing Values 8✅ 796ms
[SQLite In-Memory] Error Handling 2✅ 47ms
[SQLite In-Memory] Expression Arithmetic 3✅ 215ms
[SQLite In-Memory] Expression Boolean literals 1✅ 48ms
[SQLite In-Memory] Expression Boolean Operators 4✅ 155ms
[SQLite In-Memory] Expression Column Arithmetic 2✅ 160ms
[SQLite In-Memory] Expression Comparison Operators 6✅ 307ms
[SQLite In-Memory] Expression Date and Time literals 4⚪ 0ms
[SQLite In-Memory] Expression Errors should be handled 4✅ 32ms
[SQLite In-Memory] Expression Float literals 1✅ 14ms
[SQLite In-Memory] Expression Integer literals 1✅ 14ms
[SQLite In-Memory] Expression Nothing literals 3✅ 93ms
[SQLite In-Memory] Expression Text literals 1✅ 43ms
[SQLite In-Memory] Expression Text literals 2✅ 29ms
[SQLite In-Memory] Expression Text Operators 2✅ 61ms
[SQLite In-Memory] Expression Warnings should be reported 2✅ 2⚪ 171ms
[SQLite In-Memory] Filling Missing Values 5✅ 1⚪ 256ms
[SQLite In-Memory] Function invocation 2✅ 72ms
[SQLite In-Memory] Masking Tables 1✅ 17ms
[SQLite In-Memory] math functions 6✅ 1s
[SQLite In-Memory] Metadata 2✅ 7ms
[SQLite In-Memory] Min/Max Operations 2✅ 103ms
[SQLite In-Memory] Missing Values 2✅ 39ms
[SQLite In-Memory] Other Column Operations 1✅ 17ms
[SQLite In-Memory] Output Execution Context for Database operations 9✅ 1⚪ 429ms
[SQLite In-Memory] partial Date-Time support 2✅ 26ms
[SQLite In-Memory] Persisting a Database Table (query) 8✅ 854ms
[SQLite In-Memory] replace: DB specific edge-cases 2✅ 12ms
[SQLite In-Memory] replace: empty table and nothings 2✅ 39ms
[SQLite In-Memory] replace: literal regex pattern and replacement 5✅ 26ms
[SQLite In-Memory] replace: literal text pattern and replacement 4✅ 59ms
[SQLite In-Memory] replace: pattern and replacement columns 4✅ 12ms
[SQLite In-Memory] Rounding numeric tests 19✅ 13s
[SQLite In-Memory] Rounding-like operations 15✅ 521ms
[SQLite In-Memory] Schemas and Databases 3✅ 1ms
[SQLite In-Memory] Simple variant of Table/Column.parse in all backends 5✅ 69ms
[SQLite In-Memory] Sorting 5✅ 78ms
[SQLite In-Memory] Support for Long Column/Table names 6✅ 712ms
[SQLite In-Memory] Table.add_row_number (common) 7✅ 221ms
[SQLite In-Memory] Table.add_row_number (Database specific) 1✅ 45ms
[SQLite In-Memory] Table.aggregate 1✅ 30ms
[SQLite In-Memory] Table.aggregate Concatenate 6✅ 87ms
[SQLite In-Memory] Table.aggregate Count_Distinct 1✅ 1⚪ 132ms
[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⚪ 93ms
[SQLite In-Memory] Table.aggregate should be able to group on single field 7✅ 6⚪ 96ms
[SQLite In-Memory] Table.aggregate should correctly handle infinities 2✅ 2⚪ 75ms
[SQLite In-Memory] Table.aggregate should correctly handle NaN 1⚪ 0ms
[SQLite In-Memory] Table.aggregate should correctly select result types 2✅ 2⚪ 58ms
[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⚪ 57ms
[SQLite In-Memory] Table.aggregate should raise warnings when there are issues 7✅ 561ms
[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✅ 146ms
[SQLite In-Memory] Table.aggregate should report warnings and errors based on types 4✅ 157ms
[SQLite In-Memory] Table.aggregate should summarize empty table 7✅ 4⚪ 62ms
[SQLite In-Memory] Table.aggregate should summarize whole table 7✅ 6⚪ 62ms
[SQLite In-Memory] Table.aggregate Standard_Deviation 1✅ 22ms
[SQLite In-Memory] Table.aggregate+Expressions 2✅ 83ms
[SQLite In-Memory] Table.at 3✅ 28ms
[SQLite In-Memory] Table.column_count 1✅ 0ms
[SQLite In-Memory] Table.column_names 2✅ 86ms
[SQLite In-Memory] Table.cross_join 9✅ 569ms
[SQLite In-Memory] Table.cross_tab 1⚪ 0ms
[SQLite In-Memory] Table.default_ordering 4✅ 26ms
[SQLite In-Memory] Table.distinct 7✅ 335ms
[SQLite In-Memory] Table.expand_column 1✅ 9ms
[SQLite In-Memory] Table.expand_to_rows 1✅ 6ms
[SQLite In-Memory] Table.fill_nothing/empty 11✅ 222ms
[SQLite In-Memory] Table.filter 1✅ 1ms
[SQLite In-Memory] Table.filter 22✅ 1⚪ 1s
[SQLite In-Memory] Table.filter_by_expression 4✅ 1⚪ 182ms
[SQLite In-Memory] Table.get 3✅ 16ms
[SQLite In-Memory] Table.join 31✅ 3⚪ 1s
[SQLite In-Memory] Table.make_constant_column 3✅ 1⚪ 64ms
[SQLite In-Memory] Table.merge 19✅ 2s
[SQLite In-Memory] Table.order_by 19✅ 2⚪ 417ms
[SQLite In-Memory] Table.read 6✅ 314ms
[SQLite In-Memory] Table.remove_columns 11✅ 260ms
[SQLite In-Memory] Table.rename_columns 20✅ 728ms
[SQLite In-Memory] Table.reorder_columns 9✅ 223ms
[SQLite In-Memory] Table.rows 6✅ 63ms
[SQLite In-Memory] Table.select_columns 14✅ 431ms
[SQLite In-Memory] Table.set 8✅ 190ms
[SQLite In-Memory] Table.set with Column_Operation 8✅ 1⚪ 619ms
[SQLite In-Memory] Table.sort_columns 4✅ 75ms
[SQLite In-Memory] Table.take/drop 7✅ 4s
[SQLite In-Memory] Table.text_replace 4✅ 53ms
[SQLite In-Memory] Table.transpose 1⚪ 0ms
[SQLite In-Memory] Table.union 19✅ 1⚪ 1s
[SQLite In-Memory] Table.zip 1⚪ 0ms
[SQLite In-Memory] Table/Column auto value type 1✅ 9ms
[SQLite In-Memory] Table/Column.cast - checking invariants 7✅ 112ms
[SQLite In-Memory] Table/Column.cast - numeric 3✅ 49ms
[SQLite In-Memory] Table/Column.cast - to text 1✅ 34ms
[SQLite In-Memory] Tables and Table Types 4✅ 68ms
[SQLite In-Memory] Temp column 2✅ 40ms
[SQLite In-Memory] Text Column Operations 7✅ 379ms
[SQLite In-Memory] Transaction Support 4✅ 92ms
[SQLite In-Memory] Unique derived column names 8✅ 128ms
[SQLite In-Memory] Uploading an in-memory Table 9✅ 646ms
[SQLite] Type Mapping 8✅ 151ms
Aggregate Columns 23✅ 128ms
Boolean Column.format, with format Column 3✅ 85ms
Boolean Column.format, with format string 3✅ 149ms
ceil 3✅ 31ms
Column.parse 13✅ 160ms
Columns 16✅ 1s
Construction 9✅ 13s
Counting Values 1✅ 2ms
DataFormatter builders 3✅ 51ms
DataFormatter.format 10✅ 82ms
DataFormatter.parse 13✅ 995ms
Date Column.format, with format Column 6✅ 150ms
Date Column.format, with format string 4✅ 340ms
Date_Time Column.format, with format Column 6✅ 219ms
Date_Time Column.format, with format string 5✅ 296ms
Date_Time truncate 1✅ 41ms
Delimited File Parsing 28✅ 3⚪ 2s
Delimited File Writing 33✅ 2s
Dropping Missing Values 1✅ 447ms
Edge cases 1✅ 15ms
Errors 2✅ 20ms
Excel Range 9✅ 128ms
fetching files using HTTP 5✅ 3s
File.read (Delimited) 3✅ 72ms
File.read (Delimited) should work with Date_Time 3✅ 14ms
File.read (Delimited) should work with Dates 3✅ 29ms
File.read (Delimited) should work with Time_Of_Days 3✅ 14ms
fill 6✅ 271ms
Float 3✅ 20ms
Float, with format Column 3✅ 42ms
floor 3✅ 45ms
Info 1✅ 33ms
Integer 3✅ 59ms
Integer 1✅ 13ms
Integer, with format Column 3✅ 56ms
Integration 1✅ 120ms
JSON conversion 2✅ 187ms
Mapping Operations 7✅ 725ms
Masking Tables 3✅ 504ms
Numeric, empty/Nothing 4✅ 101ms
Problems 4✅ 2⚪ 37ms
Read XLSX / XLS Files 12✅ 1s
Reading single cells correctly 7✅ 568ms
round/truncate/ceil/floor 3✅ 145ms
Rounding 8✅ 177ms
Should be able to serialise a table with Dates to Text 2✅ 59ms
Should be able to serialise a table with DateTimes to Text 2✅ 16ms
Should be able to serialise a table with Time_Of_Days to Text 2✅ 9ms
Slicing Tables 4✅ 298ms
SortedListIndex (used for SortJoin) 6✅ 13ms
Sorting Columns 4✅ 104ms
Sorting Tables 2✅ 393ms
SQLite_Format should allow connecting to SQLite files 5✅ 80ms
Table.from Text 1✅ 12ms
Table.parse 22✅ 860ms
Table.parse_to_columns 14✅ 351ms
Table.split 8✅ 123ms
Table.split/tokenize column count 4✅ 87ms
Table.split/tokenize column order 1✅ 11ms
Table.split/tokenize errors 4✅ 101ms
Table.split/tokenize name conflicts 2✅ 112ms
Table.tokenize 12✅ 269ms
Text.parse_to_table 2✅ 55ms
Text.parse_to_table errors 3✅ 51ms
Text.parse_to_table parsing 3✅ 75ms
Text.parse_to_table with case-insensitivity 1✅ 17ms
Text.parse_to_table with groups 2✅ 53ms
Time_Of_Day Column.format, with format Column 6✅ 160ms
Time_Of_Day Column.format, with format string 5✅ 175ms
truncate 3✅ 55ms
Unique_Name_Strategy Helper 12✅ 116ms
Unique_Name_Strategy.combine_with_prefix 6✅ 16ms
Use First Row As Names 5✅ 428ms
Value_Type 2✅ 45ms
Various File Format support on Table 6✅ 717ms
Vector conversion 1✅ 16ms
Write xls Files 43✅ 1s
Write xlsx Files 43✅ 5s
Writing 4✅ 90ms
Writing to csv files 3✅ 111ms
Writing to json files 3✅ 2s
XLS reading 7✅ 19ms
XLSX reading 7✅ 208ms

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

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

Test suite Passed Failed Skipped Time
Any.map_nothing 2✅ 11ms
Any's methods 3✅ 51ms
Array_Proxy 5✅ 55ms
ArrayOverBuffer 1✅ 20ms
ASCII 4✅ 55ms
Asserts 5✅ 30ms
at/get 7✅ 239ms
Atom with holes 7✅ 30ms
Auto_Detect 3✅ 14ms
BigInts 13✅ 876ms
Booleans 6✅ 13ms
Bound 3✅ 3ms
Bytes 3✅ 14ms
caching 1✅ 46ms
Callables 5✅ 11ms
Check Nothing and NaN 3✅ 0ms
children 2✅ 30ms
codepoints 2✅ 3ms
Compare functionality with Vector 1✅ 18ms
Compile 6✅ 48ms
const 1✅ 0ms
Contexts and Execution Environment 3✅ 11ms
Conversion 42✅ 124ms
Correlation Statistics 6✅ 44ms
curry 1✅ 2ms
Data.read / File_Format 2✅ 753ms
Dataflow Errors 11✅ 64ms
Dataflow Warnings 32✅ 716ms
Date 41✅ 5s
Date date part tests 8✅ 94ms
Date_Range 11✅ 1s
Date_Time 45✅ 2⚪ 583ms
Date_Time date part tests 8✅ 71ms
Date_Time equality 2✅ 6ms
Day_Of_Week conversions 8✅ 28ms
Deep Exports 1✅ 2ms
Default comparator 3✅ 16ms
display text 1✅ 1ms
Duration 15✅ 178ms
Encoding object 4✅ 85ms
Enso Arrays 5✅ 30ms
Enso maps 50✅ 281ms
Enso Set 5✅ 94ms
Environment 1✅ 10ms
Escape 1✅ 1ms
fetch 11✅ 781ms
File Operations 21✅ 212ms
flip 2✅ 0ms
Float.truncate 1✅ 11ms
Floats 5✅ 89ms
folder operations 3✅ 47ms
Format Detection in HTTP Fetch 3✅ 95ms
Formatting date/time values 6✅ 145ms
Fully Qualified Names 1✅ 2ms
Function Ascribed Parameters 12✅ 27ms
get_elements_by_tag_name 3✅ 46ms
Header 1✅ 11ms
Header resolution 7✅ 30ms
Headers 8✅ 163ms
Http Auth 2✅ 129ms
HTTP client 4✅ 4ms
Http Error handling 2✅ 1⚪ 27ms
HTTP_Method parse 3✅ 7ms
HTTP_Status_Code 1✅ 6ms
identity 3✅ 1ms
Inlining Helpers 2✅ 8ms
inner / outer xml 2✅ 103ms
Instrument @Tail_Call fibonacci 6✅ 388ms
Instrument fibonacci 3✅ 247ms
Integer.truncate 1✅ 2ms
Integers 24✅ 196ms
Interval 7✅ 58ms
Java case of 3✅ 3ms
Java FFI 6✅ 1⚪ 22ms
Java/Enso Date 2✅ 17ms
JavaDate 41✅ 2s
JavaDate date part tests 8✅ 6ms
JavaLocalTime 28✅ 55ms
JavaScript Objects, Arrays & Functions 8✅ 238ms
JavaScriptArrayWithADate 41✅ 2s
JavaScriptArrayWithADate date part tests 8✅ 40ms
JavascriptDataInArray 43✅ 4⚪ 528ms
JavascriptDataInArray date part tests 8✅ 105ms
JavascriptDate 43✅ 4⚪ 578ms
JavaScriptDate 41✅ 3s
JavascriptDate date part tests 8✅ 25ms
JavaScriptDate date part tests 8✅ 64ms
JavaZonedDateTime 45✅ 2⚪ 395ms
JavaZonedDateTime date part tests 8✅ 10ms
JavaZoneId 7✅ 34ms
JS_Object 5✅ 112ms
JSON 5✅ 33ms
JSON 1✅ 24ms
JSON Deserialization 9✅ 519ms
JSON Serialization 3✅ 57ms
JSON_Format 2✅ 138ms
Lazy 6✅ 47ms
Lazy Generator 1✅ 3ms
Lexicographic Order on Vectors 2✅ 5ms
List 31✅ 538ms
Locale 13✅ 55ms
Looping Imports 1✅ 1ms
Lowercase Methods 5✅ 7ms
Managed_Resource 3✅ 24ms
Match.end 4✅ 23ms
Match.groups 2✅ 15ms
Match.named_groups 3✅ 47ms
Match.span 4✅ 18ms
Match.start 4✅ 23ms
Match.text 6✅ 61ms
Match.to_display_text 1✅ 3ms
Match.utf_16_span 4✅ 13ms
Match.utf_16_start 8✅ 26ms
Maybe 5✅ 4ms
Meta-Value Inspection 4✅ 12ms
Meta-Value Manipulation 26✅ 262ms
Meta.Type.find 4✅ 17ms
Methods 1✅ 1⚪ 0ms
Missing_Required_Argument 3✅ 42ms
Natural Order 4✅ 132ms
No Method Errors 1✅ 14ms
non-linear inserts 11✅ 159ms
Number Conversions 1✅ 8ms
Number Rounding numeric tests 19✅ 201ms
Numbers 14✅ 161ms
Numeric values 1✅ 5ms
Object Comparator 7✅ 30ms
Operator == 16✅ 83ms
Ordering 6✅ 44ms
Pair 1✅ 0ms
Pair - from 2-Item JavaScript Array 13✅ 166ms
Pair - from 2-Item List 13✅ 91ms
Pair - from 2-Item Vector 13✅ 102ms
Pair - from Pair.new 13✅ 51ms
Pair - from Pair.Value 13✅ 8ms
Panics 17✅ 138ms
parse 8✅ 302ms
Parsing date/time values 26✅ 1⚪ 227ms
Parsing formats 4✅ 250ms
Pattern Matches 17✅ 32ms
Pattern.find and .find_all 8✅ 116ms
Pattern.match and .match_all 8✅ 67ms
Pattern.matches 5✅ 24ms
Pattern.replace 16✅ 175ms
Pattern.split 6✅ 99ms
Pattern.tokenize 7✅ 311ms
Period 7✅ 32ms
Plain_Text 3✅ 55ms
Polyglot Argument 7✅ 21ms
Polyglot Argument with Inheritance 3✅ 6ms
Polyglot Conversion 14✅ 15ms
Polyglot hash maps 6✅ 153ms
Polyglot JS 19✅ 136ms
Polyglot keys and values 6✅ 2s
Polyglot Operator == 7✅ 38ms
Polyglot Python 18✅ 160ms
Polyglot R 1⚪ 0ms
post 25✅ 870ms
Problem_Behavior 2✅ 23ms
Process 5✅ 49ms
PythonDate 41✅ 5s
PythonDate 42✅ 5⚪ 1s
PythonDate date part tests 8✅ 45ms
PythonDate date part tests 8✅ 40ms
PythonLocalTime 28✅ 208ms
Qualified Names 3✅ 4ms
Random 15✅ 981ms
Range 35✅ 466ms
Rank Data 7✅ 27ms
Read XML 7✅ 44ms
read_bytes 6✅ 20ms
read_text 6✅ 131ms
Refs 2✅ 4ms
Regex splitting 3✅ 16ms
Regex tokenizing 2✅ 35ms
Regex: find and find_all 20✅ 1⚪ 223ms
Regression 12✅ 63ms
ReportingStreamDecoder 6✅ 379ms
ReportingStreamEncoder 8✅ 141ms
Request 10✅ 48ms
rounding 4✅ 39ms
Sorting with multiple comparators 4✅ 2⚪ 52ms
Sorting with the default comparator 7✅ 3⚪ 139ms
Stack traces 1✅ 5ms
State 2✅ 5ms
Statistics 14✅ 409ms
Statistics - empty Vector 3✅ 14ms
Statistics - invalid input 5✅ 60ms
Statistics - invalid input 1✅ 1ms
Statistics - NaN Vector 3✅ 52ms
Statistics - Nothing Vector 3✅ 42ms
System 2✅ 4ms
tag name 1✅ 17ms
Temporary_File facility 6✅ 2s
Text 84✅ 5s
text contents 1✅ 5ms
Text_Sub_Range_Data 2✅ 33ms
Text_Utils 4✅ 35ms
Text.match 6✅ 35ms
Text.replace 16✅ 216ms
Text.Span 3✅ 25ms
Text.substring 4✅ 13ms
the Self construct 6✅ 16ms
Time_Of_Day 28✅ 265ms
to_display_text 5✅ 32ms
Type Errors 11✅ 87ms
uncurry 1✅ 0ms
Unresolved symbol 1✅ 1ms
URI 25✅ 1s
Use a slice of an array as vectors 95✅ 3⚪ 232ms
Use Array as vectors 95✅ 3⚪ 237ms
Use Array_Proxy as vectors 95✅ 3⚪ 187ms
Use Java ArrayList as vectors 95✅ 3⚪ 287ms
Use Vector as vectors 95✅ 3⚪ 2s
UTF_16 BigEndian 2✅ 7ms
UTF_16 LittleEndian 2✅ 6ms
UTF_8 7✅ 53ms
Vector builder 5✅ 15ms
Vector Slicing Helpers 1✅ 24ms
Vector/Array equality 9✅ 21ms
Windows 1252 4✅ 23ms
Wrapped errors 5✅ 12ms
write operations 22✅ 499ms
Zone 9✅ 32ms

✅ /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✅ 287ms
File uploads 2✅ 29ms
Geo_Map 3✅ 1s
Histogram Visualization 6✅ 313ms
Lazy Table Visualization 12✅ 718ms
Lazy Text Visualization 3✅ 83ms
Scatter Plot Visualization 14✅ 951ms
Serializable Visualization Identifiers 5✅ 221ms
SQL Visualization 1✅ 333ms
Table Visualization 9✅ 790ms
Table.lookup_ignore_case 1✅ 33ms
Table.rows 1✅ 472ms
Type Names of Visualization Defaults 1✅ 240ms
Vector and Arrays 2✅ 1⚪ 73ms
Widgets for Database 1✅ 23ms
Widgets for In-Database Connection with table name sets 1✅ 196ms
Widgets for In-Database Connection with table types 1✅ 31ms
Widgets for In-Database Table with column name sets 2✅ 59ms
Widgets for In-Memory with column name sets 2✅ 140ms
Widgets for the Text type 1✅ 177ms