Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

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

Merged
merged 1 commit into from
Jan 16, 2024

Add Truffle TCK libraryDependencies to runtime-test-instruments.

64db914
Select commit
Loading
Failed to load commit list.
Sign in for the full log view
Merged

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

Add Truffle TCK libraryDependencies to runtime-test-instruments.
64db914
Select commit
Loading
Failed to load commit list.
GitHub Actions / Standard Library Tests (windows) succeeded Jan 16, 2024 in 0s

Standard Library Tests (windows) ✅

Tests passed successfully

Report Passed Failed Skipped Time
C:/runner/_work/enso/enso/target/test-results/AWS_Tests/JUnit.xml 19✅ 17s
C:/runner/_work/enso/enso/target/test-results/Examples_Tests/JUnit.xml 32✅ 1⚪ 10s
C:/runner/_work/enso/enso/target/test-results/Geo_Tests/JUnit.xml 5✅ 465ms
C:/runner/_work/enso/enso/target/test-results/Image_Tests/JUnit.xml 174✅ 3s
C:/runner/_work/enso/enso/target/test-results/Table_Tests/JUnit.xml 2788✅ 152⚪ 168s
C:/runner/_work/enso/enso/target/test-results/Tests/JUnit.xml 2503✅ 45⚪ 87s
C:/runner/_work/enso/enso/target/test-results/Visualization_Tests/JUnit.xml 70✅ 1⚪ 5s

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

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

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

✅ C:/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

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

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

Test suite Passed Failed Skipped Time
Geo Points 2✅ 48ms
GeoJSON to Table 3✅ 417ms

✅ C:/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✅ 119ms
Image with 1 channel 19✅ 129ms
Image with 2 channels 19✅ 153ms
Image with 3 channels 19✅ 144ms
Image with 4 channels 19✅ 132ms
Image Write 2✅ 36ms
Image.read 9✅ 2s
Matrix with 1 channel 21✅ 268ms
Matrix with 2 channels 21✅ 207ms
Matrix with 3 channels 21✅ 194ms
Matrix with 4 channels 21✅ 187ms
Matrix_Error 1✅ 5ms

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

2940 tests were completed in 168s with 2788 passed, 0 failed and 152 skipped.

Test suite Passed Failed Skipped Time
[Codegen] Aggregation 2✅ 177ms
[Codegen] Basic Select 3✅ 162ms
[Codegen] Handling Missing Values 2✅ 179ms
[Codegen] JSON serialization 1⚪ 0ms
[Codegen] Masking Tables and Columns 2✅ 260ms
[Codegen] Sorting 4✅ 94ms
[In-Memory-specific] Table.join 1✅ 1s
[In-Memory-specific] Table.set 2✅ 78ms
[In-Memory] Interactions Between various operations 11✅ 673ms
[In-Memory] Arithmetic Column Operations 12✅ 133ms
[In-Memory] Boolean Column Operations 8✅ 212ms
[In-Memory] Colum Operations - Names 10✅ 52ms
[In-Memory] Column Comparisons 5✅ 1⚪ 294ms
[In-Memory] Column Naming edge cases 7✅ 297ms
[In-Memory] Column operation Integer Overflow handling 6✅ 311ms
[In-Memory] Column Operations - Equality & Null Handling 4✅ 3⚪ 47ms
[In-Memory] Column Operations - Text Replace (in-memory only) 8✅ 86ms
[In-Memory] Column Operations - Text Trim 3✅ 34ms
[In-Memory] Column.const 3✅ 6ms
[In-Memory] Column.fill_nothing/empty 4✅ 8ms
[In-Memory] Column.map 6✅ 200ms
[In-Memory] Column.rename 1✅ 8ms
[In-Memory] Column.take/drop 8✅ 132ms
[In-Memory] Column.zip 6✅ 31ms
[In-Memory] Date truncation 1✅ 7ms
[In-Memory] Date-Time operations 21✅ 1⚪ 585ms
[In-Memory] Date-Time support 3✅ 65ms
[In-Memory] Dropping Missing Values 9✅ 465ms
[In-Memory] Expression Arithmetic 3✅ 71ms
[In-Memory] Expression Boolean literals 1✅ 80ms
[In-Memory] Expression Boolean Operators 4✅ 31ms
[In-Memory] Expression Column Arithmetic 2✅ 59ms
[In-Memory] Expression Comparison Operators 6✅ 133ms
[In-Memory] Expression Date and Time literals 5✅ 31ms
[In-Memory] Expression Errors should be handled 4✅ 38ms
[In-Memory] Expression Float literals 1✅ 24ms
[In-Memory] Expression Integer literals 1✅ 17ms
[In-Memory] Expression Nothing literals 3✅ 25ms
[In-Memory] Expression Text literals 1✅ 22ms
[In-Memory] Expression Text literals 2✅ 7ms
[In-Memory] Expression Text Operators 2✅ 27ms
[In-Memory] Expression Warnings should be reported 4✅ 103ms
[In-Memory] Filling Missing Values 8✅ 69ms
[In-Memory] Function invocation 2✅ 15ms
[In-Memory] Handling of Big Integer values 10✅ 166ms
[In-Memory] Loss_Of_Integer_Precision (large integers not being exactly representable in Float) 5✅ 128ms
[In-Memory] Min/Max Operations 2✅ 101ms
[In-Memory] Other Column Operations 1✅ 4ms
[In-Memory] replace: empty table and nothings 2✅ 6ms
[In-Memory] replace: literal regex pattern and replacement 5✅ 23ms
[In-Memory] replace: literal text pattern and replacement 4✅ 48ms
[In-Memory] replace: pattern and replacement columns 4✅ 10ms
[In-Memory] Rounding numeric tests 19✅ 798ms
[In-Memory] Rounding-like operations 15✅ 53ms
[In-Memory] Simple variant of Table/Column.parse in all backends 5✅ 128ms
[In-Memory] Storage Builders 2✅ 119ms
[In-Memory] Table.add_row_number (common) 7✅ 165ms
[In-Memory] Table.add_row_number (in-memory specific) 7✅ 39ms
[In-Memory] Table.aggregate 3✅ 296ms
[In-Memory] Table.aggregate 3✅ 18ms
[In-Memory] Table.aggregate Concatenate 6✅ 20ms
[In-Memory] Table.aggregate Count_Distinct 2✅ 25ms
[In-Memory] Table.aggregate First and Last 1✅ 3ms
[In-Memory] Table.aggregate Mode 1✅ 2ms
[In-Memory] Table.aggregate Shortest 1✅ 3ms
[In-Memory] Table.aggregate should be able to group on multiple fields not in left columns 13✅ 232ms
[In-Memory] Table.aggregate should be able to group on single field 13✅ 693ms
[In-Memory] Table.aggregate should correctly handle infinities 4✅ 42ms
[In-Memory] Table.aggregate should correctly handle NaN 5✅ 17ms
[In-Memory] Table.aggregate should correctly select result types 4✅ 18ms
[In-Memory] Table.aggregate should merge warnings when issues computing aggregation 2✅ 18ms
[In-Memory] Table.aggregate should not summarize empty table when grouped 11✅ 222ms
[In-Memory] Table.aggregate should raise warnings when there are issues 7✅ 115ms
[In-Memory] Table.aggregate should raise warnings when there are issues computing aggregation 3✅ 484ms
[In-Memory] Table.aggregate should report warnings and errors based on types 4✅ 59ms
[In-Memory] Table.aggregate should summarize empty table 11✅ 198ms
[In-Memory] Table.aggregate should summarize whole table 13✅ 386ms
[In-Memory] Table.aggregate Standard_Deviation 1✅ 5ms
[In-Memory] Table.aggregate+Expressions 2✅ 50ms
[In-Memory] Table.at 3✅ 65ms
[In-Memory] Table.column_count 1✅ 0ms
[In-Memory] Table.column_names 2✅ 16ms
[In-Memory] Table.cross_join 9✅ 129ms
[In-Memory] Table.cross_tab 23✅ 310ms
[In-Memory] Table.distinct 6✅ 223ms
[In-Memory] Table.distinct 7✅ 96ms
[In-Memory] Table.fill_nothing/empty 11✅ 70ms
[In-Memory] Table.filter 4✅ 681ms
[In-Memory] Table.filter 23✅ 2⚪ 825ms
[In-Memory] Table.filter_by_expression 5✅ 326ms
[In-Memory] Table.get 3✅ 14ms
[In-Memory] Table.join 38✅ 1s
[In-Memory] Table.make_constant_column 4✅ 10ms
[In-Memory] Table.merge 20✅ 542ms
[In-Memory] Table.order_by 23✅ 255ms
[In-Memory] Table.read 5✅ 31ms
[In-Memory] Table.remove_columns 12✅ 534ms
[In-Memory] Table.rename_columns 20✅ 706ms
[In-Memory] Table.reorder_columns 10✅ 281ms
[In-Memory] Table.rows 6✅ 79ms
[In-Memory] Table.select_columns 15✅ 908ms
[In-Memory] Table.set 8✅ 1s
[In-Memory] Table.set with Column_Operation 9✅ 509ms
[In-Memory] Table.sort_columns 4✅ 166ms
[In-Memory] Table.take/drop 11✅ 625ms
[In-Memory] Table.text_replace 4✅ 81ms
[In-Memory] Table.transpose 8✅ 111ms
[In-Memory] Table.union 25✅ 537ms
[In-Memory] Table.zip 12✅ 272ms
[In-Memory] Table/Column auto value type 13✅ 169ms
[In-Memory] Table/Column.cast - checking invariants 12✅ 227ms
[In-Memory] Table/Column.cast - date/time 3✅ 51ms
[In-Memory] Table/Column.cast - numeric 6✅ 239ms
[In-Memory] Table/Column.cast - to text 9✅ 213ms
[In-Memory] Temp column 2✅ 18ms
[In-Memory] Text Column Operations 7✅ 300ms
[In-Memory] Unique derived column names 8✅ 33ms
[PostgreSQL] .pgpass 2✅ 394ms
[PostgreSQL] Connection setup 3✅ 288ms
[PostgreSQL] Database tests 1⚪ 0ms
[PostgreSQL] SSL connectivity tests 1⚪ 0ms
[Redshift] Database tests 1⚪ 0ms
[SQLite File] Interactions Between various operations 8✅ 667ms
[SQLite File] Aggregation 2✅ 75ms
[SQLite File] Appending a Database table to a Database table 29✅ 5s
[SQLite File] Appending an in-memory table to a Database table 30✅ 3s
[SQLite File] Arithmetic Column Operations 10✅ 2⚪ 207ms
[SQLite File] Basic Table Access 4✅ 554ms
[SQLite File] Boolean Column Operations 7✅ 1⚪ 403ms
[SQLite File] Colum Operations - Names 8✅ 87ms
[SQLite File] Column Comparisons 4✅ 1⚪ 648ms
[SQLite File] Column Naming edge cases 7✅ 402ms
[SQLite File] Column Operations - Equality & Null Handling 4✅ 3⚪ 96ms
[SQLite File] Column Operations - Text Replace (in-memory only) 0ms
[SQLite File] Column Operations - Text Trim 3✅ 58ms
[SQLite File] Column.const 1✅ 17ms
[SQLite File] Column.const 3✅ 54ms
[SQLite File] Column.fill_nothing/empty 4✅ 73ms
[SQLite File] Column.map 1✅ 12ms
[SQLite File] Column.rename 1✅ 11ms
[SQLite File] Column.take/drop 6✅ 1s
[SQLite File] Column.zip 1✅ 15ms
[SQLite File] Connection.query 10✅ 657ms
[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✅ 145ms
[SQLite File] Deleting rows from a Database table (source=Database) 11✅ 1s
[SQLite File] Deleting rows from a Database table (source=in-memory) 11✅ 1s
[SQLite File] Dialect-specific codegen 1✅ 37ms
[SQLite File] Dropping Missing Values 8✅ 727ms
[SQLite File] Error Handling 2✅ 128ms
[SQLite File] Expression Arithmetic 3✅ 293ms
[SQLite File] Expression Boolean literals 1✅ 41ms
[SQLite File] Expression Boolean Operators 4✅ 123ms
[SQLite File] Expression Column Arithmetic 2✅ 175ms
[SQLite File] Expression Comparison Operators 6✅ 332ms
[SQLite File] Expression Date and Time literals 4⚪ 0ms
[SQLite File] Expression Errors should be handled 4✅ 32ms
[SQLite File] Expression Float literals 1✅ 18ms
[SQLite File] Expression Integer literals 1✅ 17ms
[SQLite File] Expression Nothing literals 3✅ 140ms
[SQLite File] Expression Text literals 1✅ 37ms
[SQLite File] Expression Text literals 2✅ 29ms
[SQLite File] Expression Text Operators 2✅ 76ms
[SQLite File] Expression Warnings should be reported 2✅ 2⚪ 230ms
[SQLite File] Filling Missing Values 5✅ 1⚪ 143ms
[SQLite File] Function invocation 2✅ 51ms
[SQLite File] Masking Tables 1✅ 31ms
[SQLite File] math functions 6✅ 2s
[SQLite File] Metadata 2✅ 64ms
[SQLite File] Min/Max Operations 2✅ 94ms
[SQLite File] Missing Values 2✅ 86ms
[SQLite File] Other Column Operations 1✅ 64ms
[SQLite File] Output Execution Context for Database operations 12✅ 1⚪ 1s
[SQLite File] partial Date-Time support 2✅ 330ms
[SQLite File] Persisting a Database Table (query) 8✅ 1s
[SQLite File] replace: DB specific edge-cases 2✅ 20ms
[SQLite File] replace: empty table and nothings 2✅ 36ms
[SQLite File] replace: literal regex pattern and replacement 5✅ 22ms
[SQLite File] replace: literal text pattern and replacement 4✅ 87ms
[SQLite File] replace: pattern and replacement columns 4✅ 8ms
[SQLite File] Rounding numeric tests 19✅ 12s
[SQLite File] Rounding-like operations 15✅ 421ms
[SQLite File] Schemas and Databases 3✅ 7ms
[SQLite File] Simple variant of Table/Column.parse in all backends 5✅ 171ms
[SQLite File] Sorting 5✅ 103ms
[SQLite File] Support for Long Column/Table names 6✅ 2s
[SQLite File] Table.add_row_number (common) 7✅ 168ms
[SQLite File] Table.add_row_number (Database specific) 1✅ 59ms
[SQLite File] Table.aggregate 1✅ 17ms
[SQLite File] Table.aggregate Concatenate 6✅ 112ms
[SQLite File] Table.aggregate Count_Distinct 1✅ 1⚪ 112ms
[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⚪ 123ms
[SQLite File] Table.aggregate should be able to group on single field 7✅ 6⚪ 122ms
[SQLite File] Table.aggregate should correctly handle infinities 2✅ 2⚪ 58ms
[SQLite File] Table.aggregate should correctly handle NaN 1⚪ 0ms
[SQLite File] Table.aggregate should correctly select result types 2✅ 2⚪ 51ms
[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⚪ 82ms
[SQLite File] Table.aggregate should raise warnings when there are issues 7✅ 474ms
[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✅ 116ms
[SQLite File] Table.aggregate should report warnings and errors based on types 4✅ 103ms
[SQLite File] Table.aggregate should summarize empty table 7✅ 4⚪ 91ms
[SQLite File] Table.aggregate should summarize whole table 7✅ 6⚪ 116ms
[SQLite File] Table.aggregate Standard_Deviation 1✅ 18ms
[SQLite File] Table.aggregate+Expressions 2✅ 54ms
[SQLite File] Table.at 3✅ 40ms
[SQLite File] Table.column_count 1✅ 0ms
[SQLite File] Table.column_names 2✅ 107ms
[SQLite File] Table.cross_join 9✅ 479ms
[SQLite File] Table.cross_tab 1⚪ 0ms
[SQLite File] Table.default_ordering 4✅ 136ms
[SQLite File] Table.distinct 7✅ 257ms
[SQLite File] Table.expand_column 1✅ 11ms
[SQLite File] Table.expand_to_rows 1✅ 11ms
[SQLite File] Table.fill_nothing/empty 11✅ 468ms
[SQLite File] Table.filter 1✅ 1ms
[SQLite File] Table.filter 22✅ 1⚪ 1s
[SQLite File] Table.filter_by_expression 4✅ 1⚪ 130ms
[SQLite File] Table.get 3✅ 24ms
[SQLite File] Table.join 31✅ 3⚪ 2s
[SQLite File] Table.make_constant_column 3✅ 1⚪ 79ms
[SQLite File] Table.merge 19✅ 2s
[SQLite File] Table.order_by 19✅ 2⚪ 266ms
[SQLite File] Table.read 6✅ 250ms
[SQLite File] Table.remove_columns 11✅ 694ms
[SQLite File] Table.rename_columns 20✅ 959ms
[SQLite File] Table.reorder_columns 9✅ 400ms
[SQLite File] Table.rows 6✅ 65ms
[SQLite File] Table.select_columns 14✅ 807ms
[SQLite File] Table.set 8✅ 256ms
[SQLite File] Table.set with Column_Operation 8✅ 1⚪ 859ms
[SQLite File] Table.sort_columns 4✅ 113ms
[SQLite File] Table.take/drop 7✅ 3s
[SQLite File] Table.text_replace 4✅ 100ms
[SQLite File] Table.transpose 1⚪ 0ms
[SQLite File] Table.union 19✅ 1⚪ 1s
[SQLite File] Table.zip 1⚪ 0ms
[SQLite File] Table/Column auto value type 1✅ 14ms
[SQLite File] Table/Column.cast - checking invariants 7✅ 135ms
[SQLite File] Table/Column.cast - numeric 3✅ 64ms
[SQLite File] Table/Column.cast - to text 1✅ 30ms
[SQLite File] Tables and Table Types 4✅ 142ms
[SQLite File] Temp column 2✅ 32ms
[SQLite File] Text Column Operations 7✅ 368ms
[SQLite File] Transaction Support 4✅ 140ms
[SQLite File] Unique derived column names 8✅ 164ms
[SQLite File] Uploading an in-memory Table 11✅ 2s
[SQLite In-Memory] Interactions Between various operations 8✅ 468ms
[SQLite In-Memory] Aggregation 2✅ 36ms
[SQLite In-Memory] Appending a Database table to a Database table 29✅ 2s
[SQLite In-Memory] Appending an in-memory table to a Database table 30✅ 2s
[SQLite In-Memory] Arithmetic Column Operations 10✅ 2⚪ 233ms
[SQLite In-Memory] Basic Table Access 4✅ 149ms
[SQLite In-Memory] Boolean Column Operations 7✅ 1⚪ 318ms
[SQLite In-Memory] Colum Operations - Names 8✅ 118ms
[SQLite In-Memory] Column Comparisons 4✅ 1⚪ 328ms
[SQLite In-Memory] Column Naming edge cases 7✅ 164ms
[SQLite In-Memory] Column Operations - Equality & Null Handling 4✅ 3⚪ 90ms
[SQLite In-Memory] Column Operations - Text Replace (in-memory only) 0ms
[SQLite In-Memory] Column Operations - Text Trim 3✅ 145ms
[SQLite In-Memory] Column.const 1✅ 11ms
[SQLite In-Memory] Column.const 3✅ 57ms
[SQLite In-Memory] Column.fill_nothing/empty 4✅ 72ms
[SQLite In-Memory] Column.map 1✅ 9ms
[SQLite In-Memory] Column.rename 1✅ 31ms
[SQLite In-Memory] Column.take/drop 6✅ 2s
[SQLite In-Memory] Column.zip 1✅ 11ms
[SQLite In-Memory] Connection.query 10✅ 194ms
[SQLite In-Memory] Creating an empty table 17✅ 642ms
[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✅ 95ms
[SQLite In-Memory] Deleting rows from a Database table (source=Database) 11✅ 647ms
[SQLite In-Memory] Deleting rows from a Database table (source=in-memory) 11✅ 693ms
[SQLite In-Memory] Dialect-specific codegen 1✅ 5ms
[SQLite In-Memory] Dropping Missing Values 8✅ 605ms
[SQLite In-Memory] Error Handling 2✅ 55ms
[SQLite In-Memory] Expression Arithmetic 3✅ 238ms
[SQLite In-Memory] Expression Boolean literals 1✅ 56ms
[SQLite In-Memory] Expression Boolean Operators 4✅ 87ms
[SQLite In-Memory] Expression Column Arithmetic 2✅ 193ms
[SQLite In-Memory] Expression Comparison Operators 6✅ 290ms
[SQLite In-Memory] Expression Date and Time literals 4⚪ 0ms
[SQLite In-Memory] Expression Errors should be handled 4✅ 50ms
[SQLite In-Memory] Expression Float literals 1✅ 21ms
[SQLite In-Memory] Expression Integer literals 1✅ 21ms
[SQLite In-Memory] Expression Nothing literals 3✅ 59ms
[SQLite In-Memory] Expression Text literals 1✅ 39ms
[SQLite In-Memory] Expression Text literals 2✅ 22ms
[SQLite In-Memory] Expression Text Operators 2✅ 57ms
[SQLite In-Memory] Expression Warnings should be reported 2✅ 2⚪ 131ms
[SQLite In-Memory] Filling Missing Values 5✅ 1⚪ 138ms
[SQLite In-Memory] Function invocation 2✅ 66ms
[SQLite In-Memory] Masking Tables 1✅ 16ms
[SQLite In-Memory] math functions 6✅ 1s
[SQLite In-Memory] Metadata 2✅ 12ms
[SQLite In-Memory] Min/Max Operations 2✅ 294ms
[SQLite In-Memory] Missing Values 2✅ 27ms
[SQLite In-Memory] Other Column Operations 1✅ 26ms
[SQLite In-Memory] Output Execution Context for Database operations 9✅ 1⚪ 408ms
[SQLite In-Memory] partial Date-Time support 2✅ 32ms
[SQLite In-Memory] Persisting a Database Table (query) 8✅ 899ms
[SQLite In-Memory] replace: DB specific edge-cases 2✅ 17ms
[SQLite In-Memory] replace: empty table and nothings 2✅ 40ms
[SQLite In-Memory] replace: literal regex pattern and replacement 5✅ 79ms
[SQLite In-Memory] replace: literal text pattern and replacement 4✅ 56ms
[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✅ 1s
[SQLite In-Memory] Schemas and Databases 3✅ 1ms
[SQLite In-Memory] Simple variant of Table/Column.parse in all backends 5✅ 152ms
[SQLite In-Memory] Sorting 5✅ 57ms
[SQLite In-Memory] Support for Long Column/Table names 6✅ 860ms
[SQLite In-Memory] Table.add_row_number (common) 7✅ 123ms
[SQLite In-Memory] Table.add_row_number (Database specific) 1✅ 44ms
[SQLite In-Memory] Table.aggregate 1✅ 26ms
[SQLite In-Memory] Table.aggregate Concatenate 6✅ 164ms
[SQLite In-Memory] Table.aggregate Count_Distinct 1✅ 1⚪ 310ms
[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⚪ 254ms
[SQLite In-Memory] Table.aggregate should be able to group on single field 7✅ 6⚪ 266ms
[SQLite In-Memory] Table.aggregate should correctly handle infinities 2✅ 2⚪ 149ms
[SQLite In-Memory] Table.aggregate should correctly handle NaN 1⚪ 0ms
[SQLite In-Memory] Table.aggregate should correctly select result types 2✅ 2⚪ 79ms
[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⚪ 105ms
[SQLite In-Memory] Table.aggregate should raise warnings when there are issues 7✅ 635ms
[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✅ 151ms
[SQLite In-Memory] Table.aggregate should report warnings and errors based on types 4✅ 173ms
[SQLite In-Memory] Table.aggregate should summarize empty table 7✅ 4⚪ 168ms
[SQLite In-Memory] Table.aggregate should summarize whole table 7✅ 6⚪ 146ms
[SQLite In-Memory] Table.aggregate Standard_Deviation 1✅ 33ms
[SQLite In-Memory] Table.aggregate+Expressions 2✅ 113ms
[SQLite In-Memory] Table.at 3✅ 17ms
[SQLite In-Memory] Table.column_count 1✅ 0ms
[SQLite In-Memory] Table.column_names 2✅ 78ms
[SQLite In-Memory] Table.cross_join 9✅ 578ms
[SQLite In-Memory] Table.cross_tab 1⚪ 0ms
[SQLite In-Memory] Table.default_ordering 4✅ 19ms
[SQLite In-Memory] Table.distinct 7✅ 171ms
[SQLite In-Memory] Table.expand_column 1✅ 15ms
[SQLite In-Memory] Table.expand_to_rows 1✅ 15ms
[SQLite In-Memory] Table.fill_nothing/empty 11✅ 280ms
[SQLite In-Memory] Table.filter 1✅ 0ms
[SQLite In-Memory] Table.filter 22✅ 1⚪ 2s
[SQLite In-Memory] Table.filter_by_expression 4✅ 1⚪ 132ms
[SQLite In-Memory] Table.get 3✅ 7ms
[SQLite In-Memory] Table.join 31✅ 3⚪ 1s
[SQLite In-Memory] Table.make_constant_column 3✅ 1⚪ 80ms
[SQLite In-Memory] Table.merge 19✅ 1s
[SQLite In-Memory] Table.order_by 19✅ 2⚪ 319ms
[SQLite In-Memory] Table.read 6✅ 388ms
[SQLite In-Memory] Table.remove_columns 11✅ 489ms
[SQLite In-Memory] Table.rename_columns 20✅ 654ms
[SQLite In-Memory] Table.reorder_columns 9✅ 331ms
[SQLite In-Memory] Table.rows 6✅ 34ms
[SQLite In-Memory] Table.select_columns 14✅ 573ms
[SQLite In-Memory] Table.set 8✅ 160ms
[SQLite In-Memory] Table.set with Column_Operation 8✅ 1⚪ 2s
[SQLite In-Memory] Table.sort_columns 4✅ 118ms
[SQLite In-Memory] Table.take/drop 7✅ 5s
[SQLite In-Memory] Table.text_replace 4✅ 81ms
[SQLite In-Memory] Table.transpose 1⚪ 0ms
[SQLite In-Memory] Table.union 19✅ 1⚪ 873ms
[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✅ 262ms
[SQLite In-Memory] Table/Column.cast - numeric 3✅ 63ms
[SQLite In-Memory] Table/Column.cast - to text 1✅ 38ms
[SQLite In-Memory] Tables and Table Types 4✅ 53ms
[SQLite In-Memory] Temp column 2✅ 18ms
[SQLite In-Memory] Text Column Operations 7✅ 694ms
[SQLite In-Memory] Transaction Support 4✅ 54ms
[SQLite In-Memory] Unique derived column names 8✅ 399ms
[SQLite In-Memory] Uploading an in-memory Table 9✅ 608ms
[SQLite] Type Mapping 8✅ 245ms
Aggregate Columns 23✅ 108ms
Boolean Column.format, with format Column 3✅ 37ms
Boolean Column.format, with format string 3✅ 60ms
ceil 3✅ 22ms
Column.parse 13✅ 90ms
Columns 16✅ 532ms
Construction 9✅ 6s
Counting Values 1✅ 1ms
DataFormatter builders 3✅ 45ms
DataFormatter.format 10✅ 113ms
DataFormatter.parse 13✅ 675ms
Date Column.format, with format Column 6✅ 62ms
Date Column.format, with format string 4✅ 151ms
Date_Time Column.format, with format Column 6✅ 72ms
Date_Time Column.format, with format string 5✅ 189ms
Date_Time truncate 1✅ 11ms
Delimited File Parsing 28✅ 3⚪ 1s
Delimited File Writing 33✅ 2s
Dropping Missing Values 1✅ 515ms
Edge cases 1✅ 9ms
Errors 2✅ 15ms
Excel Range 9✅ 98ms
fetching files using HTTP 5✅ 1s
File.read (Delimited) 3✅ 41ms
File.read (Delimited) should work with Date_Time 3✅ 16ms
File.read (Delimited) should work with Dates 3✅ 18ms
File.read (Delimited) should work with Time_Of_Days 3✅ 10ms
fill 6✅ 214ms
Float 3✅ 27ms
Float, with format Column 3✅ 33ms
floor 3✅ 32ms
Info 1✅ 39ms
Integer 3✅ 46ms
Integer 1✅ 11ms
Integer, with format Column 3✅ 53ms
Integration 1✅ 142ms
JSON conversion 2✅ 81ms
Mapping Operations 7✅ 540ms
Masking Tables 3✅ 515ms
Numeric, empty/Nothing 4✅ 79ms
Problems 4✅ 2⚪ 31ms
Read XLSX / XLS Files 12✅ 1s
Reading single cells correctly 7✅ 431ms
round/truncate/ceil/floor 3✅ 54ms
Rounding 8✅ 74ms
Should be able to serialise a table with Dates to Text 2✅ 61ms
Should be able to serialise a table with DateTimes to Text 2✅ 10ms
Should be able to serialise a table with Time_Of_Days to Text 2✅ 13ms
Slicing Tables 4✅ 322ms
SortedListIndex (used for SortJoin) 6✅ 24ms
Sorting Columns 4✅ 209ms
Sorting Tables 2✅ 290ms
SQLite_Format should allow connecting to SQLite files 5✅ 106ms
Table.from Text 1✅ 13ms
Table.parse 22✅ 772ms
Table.parse_to_columns 14✅ 248ms
Table.split 8✅ 205ms
Table.split/tokenize column count 4✅ 74ms
Table.split/tokenize column order 1✅ 5ms
Table.split/tokenize errors 4✅ 9ms
Table.split/tokenize name conflicts 2✅ 37ms
Table.tokenize 12✅ 212ms
Text.parse_to_table 2✅ 35ms
Text.parse_to_table errors 3✅ 64ms
Text.parse_to_table parsing 3✅ 74ms
Text.parse_to_table with case-insensitivity 1✅ 9ms
Text.parse_to_table with groups 2✅ 52ms
Time_Of_Day Column.format, with format Column 6✅ 78ms
Time_Of_Day Column.format, with format string 5✅ 80ms
truncate 3✅ 20ms
Unique_Name_Strategy Helper 12✅ 791ms
Unique_Name_Strategy.combine_with_prefix 6✅ 20ms
Use First Row As Names 5✅ 321ms
Value_Type 2✅ 60ms
Various File Format support on Table 6✅ 654ms
Vector conversion 1✅ 10ms
Write xls Files 43✅ 2s
Write xlsx Files 43✅ 4s
Writing 4✅ 127ms
Writing to csv files 3✅ 349ms
Writing to json files 3✅ 851ms
XLS reading 7✅ 31ms
XLSX reading 7✅ 125ms

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

2548 tests were completed in 87s with 2503 passed, 0 failed and 45 skipped.

Test suite Passed Failed Skipped Time
Any.map_nothing 2✅ 22ms
Any's methods 3✅ 59ms
Array_Proxy 5✅ 54ms
ArrayOverBuffer 1⚪ 0ms
ASCII 4✅ 65ms
Asserts 5✅ 28ms
at/get 7✅ 224ms
Atom with holes 7✅ 42ms
Auto_Detect 3✅ 19ms
BigInts 13✅ 1s
Booleans 6✅ 30ms
Bound 3✅ 6ms
Bytes 3✅ 9ms
caching 1✅ 56ms
Callables 5✅ 24ms
Check Nothing and NaN 3✅ 1ms
children 2✅ 26ms
codepoints 2✅ 5ms
Compare functionality with Vector 1✅ 62ms
Compile 6✅ 43ms
const 1✅ 0ms
Contexts and Execution Environment 3✅ 12ms
Conversion 42✅ 223ms
Correlation Statistics 6✅ 95ms
curry 1✅ 7ms
Data.read / File_Format 2✅ 909ms
Dataflow Errors 11✅ 66ms
Dataflow Warnings 32✅ 1s
Date 41✅ 7s
Date date part tests 8✅ 88ms
Date_Range 11✅ 1s
Date_Time 45✅ 2⚪ 2s
Date_Time date part tests 8✅ 48ms
Date_Time equality 2✅ 5ms
Day_Of_Week conversions 8✅ 27ms
Deep Exports 1✅ 2ms
Default comparator 3✅ 19ms
display text 1✅ 2ms
Duration 15✅ 171ms
Encoding object 4✅ 90ms
Enso Arrays 5✅ 55ms
Enso maps 50✅ 361ms
Enso Set 5✅ 94ms
Environment 1✅ 17ms
Escape 1✅ 1ms
fetch 11✅ 1s
File Operations 19✅ 266ms
flip 2✅ 1ms
Float.truncate 1✅ 6ms
Floats 5✅ 100ms
folder operations 3✅ 91ms
Format Detection in HTTP Fetch 3✅ 148ms
Formatting date/time values 6✅ 167ms
Fully Qualified Names 1✅ 4ms
Function Ascribed Parameters 12✅ 36ms
get_elements_by_tag_name 3✅ 89ms
Header 1✅ 8ms
Header resolution 7✅ 40ms
Headers 8✅ 254ms
Http Auth 2✅ 207ms
HTTP client 4✅ 4ms
Http Error handling 2✅ 1⚪ 40ms
HTTP_Method parse 3✅ 5ms
HTTP_Status_Code 1✅ 7ms
identity 3✅ 3ms
Inlining Helpers 2✅ 17ms
inner / outer xml 2✅ 145ms
Instrument @Tail_Call fibonacci 6✅ 658ms
Instrument fibonacci 3✅ 316ms
Integer.truncate 1✅ 3ms
Integers 24✅ 287ms
Interval 7✅ 48ms
Java case of 3✅ 5ms
Java FFI 6✅ 1⚪ 20ms
Java/Enso Date 2✅ 23ms
JavaDate 41✅ 4s
JavaDate date part tests 8✅ 5ms
JavaLocalTime 28✅ 51ms
JavaScript Objects, Arrays & Functions 8✅ 525ms
JavaScriptArrayWithADate 41✅ 5s
JavaScriptArrayWithADate date part tests 8✅ 118ms
JavascriptDataInArray 43✅ 4⚪ 512ms
JavascriptDataInArray date part tests 8✅ 115ms
JavascriptDate 43✅ 4⚪ 2s
JavaScriptDate 41✅ 4s
JavascriptDate date part tests 8✅ 26ms
JavaScriptDate date part tests 8✅ 182ms
JavaZonedDateTime 45✅ 2⚪ 542ms
JavaZonedDateTime date part tests 8✅ 8ms
JavaZoneId 7✅ 49ms
JS_Object 5✅ 164ms
JSON 5✅ 46ms
JSON 1✅ 37ms
JSON Deserialization 9✅ 556ms
JSON Serialization 3✅ 76ms
JSON_Format 2✅ 92ms
Lazy 6✅ 54ms
Lazy Generator 1✅ 8ms
Lexicographic Order on Vectors 2✅ 11ms
List 31✅ 752ms
Locale 13✅ 86ms
Looping Imports 1✅ 1ms
Lowercase Methods 5✅ 11ms
Managed_Resource 3✅ 27ms
Match.end 4✅ 20ms
Match.groups 2✅ 34ms
Match.named_groups 3✅ 54ms
Match.span 4✅ 23ms
Match.start 4✅ 28ms
Match.text 6✅ 57ms
Match.to_display_text 1✅ 6ms
Match.utf_16_span 4✅ 20ms
Match.utf_16_start 8✅ 49ms
Maybe 5✅ 4ms
Meta-Value Inspection 3✅ 1⚪ 9ms
Meta-Value Manipulation 26✅ 310ms
Meta.Type.find 4✅ 18ms
Methods 1✅ 1⚪ 1ms
Missing_Required_Argument 3✅ 65ms
Natural Order 4✅ 175ms
No Method Errors 1✅ 15ms
non-linear inserts 11✅ 201ms
Number Conversions 1✅ 8ms
Number Rounding numeric tests 19✅ 267ms
Numbers 14✅ 338ms
Numeric values 1✅ 3ms
Object Comparator 7✅ 42ms
Operator == 16✅ 207ms
Ordering 6✅ 48ms
Pair 1✅ 0ms
Pair - from 2-Item JavaScript Array 13✅ 179ms
Pair - from 2-Item List 13✅ 129ms
Pair - from 2-Item Vector 13✅ 314ms
Pair - from Pair.new 13✅ 117ms
Pair - from Pair.Value 13✅ 22ms
Panics 17✅ 216ms
parse 8✅ 294ms
Parsing date/time values 26✅ 1⚪ 491ms
Parsing formats 4✅ 237ms
Pattern Matches 17✅ 56ms
Pattern.find and .find_all 8✅ 103ms
Pattern.match and .match_all 8✅ 65ms
Pattern.matches 5✅ 19ms
Pattern.replace 16✅ 230ms
Pattern.split 6✅ 57ms
Pattern.tokenize 7✅ 295ms
Period 7✅ 31ms
Plain_Text 3✅ 27ms
Polyglot Argument 7✅ 19ms
Polyglot Argument with Inheritance 3✅ 13ms
Polyglot Conversion 14✅ 21ms
Polyglot hash maps 6✅ 127ms
Polyglot JS 19✅ 120ms
Polyglot keys and values 6✅ 4s
Polyglot Operator == 7✅ 45ms
Polyglot Python 18✅ 121ms
Polyglot R 1⚪ 0ms
post 25✅ 1s
Problem_Behavior 2✅ 33ms
Process 5✅ 8s
PythonDate 41✅ 7s
PythonDate 42✅ 5⚪ 2s
PythonDate date part tests 8✅ 110ms
PythonDate date part tests 8✅ 79ms
PythonLocalTime 28✅ 155ms
Qualified Names 3✅ 4ms
Random 15✅ 2s
Range 35✅ 885ms
Rank Data 7✅ 25ms
Read XML 7✅ 48ms
read_bytes 6✅ 100ms
read_text 6✅ 163ms
Refs 2✅ 4ms
Regex splitting 3✅ 15ms
Regex tokenizing 2✅ 22ms
Regex: find and find_all 20✅ 1⚪ 208ms
Regression 12✅ 120ms
ReportingStreamDecoder 6✅ 476ms
ReportingStreamEncoder 8✅ 166ms
Request 10✅ 62ms
rounding 4✅ 32ms
Sorting with multiple comparators 4✅ 2⚪ 74ms
Sorting with the default comparator 7✅ 3⚪ 230ms
Stack traces 1✅ 8ms
State 2✅ 5ms
Statistics 14✅ 436ms
Statistics - empty Vector 3✅ 16ms
Statistics - invalid input 5✅ 81ms
Statistics - invalid input 1✅ 3ms
Statistics - NaN Vector 3✅ 59ms
Statistics - Nothing Vector 3✅ 50ms
System 1✅ 1ms
tag name 1✅ 12ms
Temporary_File facility 6✅ 993ms
Text 84✅ 7s
text contents 1✅ 7ms
Text_Sub_Range_Data 2✅ 33ms
Text_Utils 4✅ 112ms
Text.match 6✅ 36ms
Text.replace 16✅ 225ms
Text.Span 3✅ 31ms
Text.substring 4✅ 20ms
the Self construct 6✅ 18ms
Time_Of_Day 28✅ 279ms
to_display_text 5✅ 39ms
Type Errors 11✅ 139ms
uncurry 1✅ 2ms
Unresolved symbol 1✅ 2ms
URI 25✅ 2s
Use a slice of an array as vectors 95✅ 3⚪ 244ms
Use Array as vectors 95✅ 3⚪ 383ms
Use Array_Proxy as vectors 95✅ 3⚪ 244ms
Use Java ArrayList as vectors 95✅ 3⚪ 332ms
Use Vector as vectors 95✅ 3⚪ 2s
UTF_16 BigEndian 2✅ 7ms
UTF_16 LittleEndian 2✅ 7ms
UTF_8 7✅ 61ms
Vector builder 5✅ 23ms
Vector Slicing Helpers 1✅ 33ms
Vector/Array equality 9✅ 22ms
Windows 1252 4✅ 20ms
Wrapped errors 5✅ 22ms
write operations 22✅ 874ms
Zone 9✅ 29ms

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

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

Test suite Passed Failed Skipped Time
Dataflow Error Visualization 2✅ 217ms
File uploads 2✅ 15ms
Geo_Map 3✅ 795ms
Histogram Visualization 6✅ 212ms
Lazy Table Visualization 12✅ 632ms
Lazy Text Visualization 3✅ 64ms
Scatter Plot Visualization 14✅ 701ms
Serializable Visualization Identifiers 5✅ 163ms
SQL Visualization 1✅ 300ms
Table Visualization 9✅ 666ms
Table.lookup_ignore_case 1✅ 29ms
Table.rows 1✅ 305ms
Type Names of Visualization Defaults 1✅ 248ms
Vector and Arrays 2✅ 1⚪ 65ms
Widgets for Database 1✅ 20ms
Widgets for In-Database Connection with table name sets 1✅ 190ms
Widgets for In-Database Connection with table types 1✅ 19ms
Widgets for In-Database Table with column name sets 2✅ 58ms
Widgets for In-Memory with column name sets 2✅ 106ms
Widgets for the Text type 1✅ 174ms