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

Fix incremental compilation of SPI in Java helper libraries #8129

Merged
merged 8 commits into from
Oct 23, 2023

doc

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

Fix incremental compilation of SPI in Java helper libraries #8129

doc
ae2fad5
Select commit
Loading
Failed to load commit list.
GitHub Actions / Standard Library Tests (windows) succeeded Oct 21, 2023 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✅ 16s
C:/runner/_work/enso/enso/target/test-results/Examples_Tests/JUnit.xml 32✅ 1⚪ 9s
C:/runner/_work/enso/enso/target/test-results/Geo_Tests/JUnit.xml 5✅ 511ms
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 2596✅ 153⚪ 86s
C:/runner/_work/enso/enso/target/test-results/Tests/JUnit.xml 2172✅ 43⚪ 49s
C:/runner/_work/enso/enso/target/test-results/Visualization_Tests/JUnit.xml 70✅ 1⚪ 4s

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

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

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

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

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

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

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

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

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

✅ 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✅ 141ms
Image with 1 channel 19✅ 113ms
Image with 2 channels 19✅ 131ms
Image with 3 channels 19✅ 105ms
Image with 4 channels 19✅ 117ms
Image Write 2✅ 42ms
Image.read 9✅ 1s
Matrix with 1 channel 21✅ 259ms
Matrix with 2 channels 21✅ 151ms
Matrix with 3 channels 21✅ 184ms
Matrix with 4 channels 21✅ 146ms
Matrix_Error 1✅ 1ms

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

2749 tests were completed in 86s with 2596 passed, 0 failed and 153 skipped.

Test suite Passed Failed Skipped Time
[Codegen] Aggregation 2✅ 76ms
[Codegen] Basic Select 3✅ 46ms
[Codegen] Handling Missing Values 2✅ 110ms
[Codegen] JSON serialization 1⚪ 0ms
[Codegen] Masking Tables and Columns 2✅ 190ms
[Codegen] Sorting 4✅ 56ms
[In-Memory-specific] Table.join 1✅ 488ms
[In-Memory-specific] Table.set 2✅ 76ms
[In-Memory] Interactions Between various operations 11✅ 903ms
[In-Memory] Arithmetic Column Operations 12✅ 150ms
[In-Memory] Boolean Column Operations 5✅ 1⚪ 112ms
[In-Memory] Colum Operations - Names 10✅ 40ms
[In-Memory] Column Comparisons 5✅ 1⚪ 183ms
[In-Memory] Column Naming edge cases 7✅ 377ms
[In-Memory] Column operation Integer Overflow handling 6✅ 255ms
[In-Memory] Column Operations - Equality & Null Handling 4✅ 3⚪ 46ms
[In-Memory] Column Operations - Text Replace 0ms
[In-Memory] Column Operations - Text Replace (in-memory only) 8✅ 83ms
[In-Memory] Column Operations - Text Trim 3✅ 23ms
[In-Memory] Column.const 3✅ 8ms
[In-Memory] Column.fill_nothing/empty 4✅ 5ms
[In-Memory] Column.map 6✅ 160ms
[In-Memory] Column.rename 1✅ 6ms
[In-Memory] Column.take/drop 8✅ 76ms
[In-Memory] Column.zip 6✅ 30ms
[In-Memory] Date-Time operations 21✅ 1⚪ 588ms
[In-Memory] Date-Time support 3✅ 38ms
[In-Memory] Dropping Missing Values 9✅ 369ms
[In-Memory] Expression Arithmetic 3✅ 51ms
[In-Memory] Expression Boolean literals 1✅ 82ms
[In-Memory] Expression Boolean Operators 4✅ 23ms
[In-Memory] Expression Column Arithmetic 2✅ 41ms
[In-Memory] Expression Comparison Operators 6✅ 82ms
[In-Memory] Expression Date and Time literals 5✅ 39ms
[In-Memory] Expression Errors should be handled 4✅ 26ms
[In-Memory] Expression Float literals 1✅ 17ms
[In-Memory] Expression Integer literals 1✅ 25ms
[In-Memory] Expression Nothing literals 3✅ 25ms
[In-Memory] Expression Text literals 1✅ 41ms
[In-Memory] Expression Text literals 2✅ 6ms
[In-Memory] Expression Text Operators 2✅ 22ms
[In-Memory] Expression Warnings should be reported 4✅ 104ms
[In-Memory] Filling Missing Values 8✅ 55ms
[In-Memory] Function invocation 2✅ 10ms
[In-Memory] Handling of Big Integer values 10✅ 140ms
[In-Memory] Loss_Of_Integer_Precision (large integers not being exactly representable in Float) 5✅ 119ms
[In-Memory] Min/Max Operations 2✅ 51ms
[In-Memory] Other Column Operations 1✅ 1ms
[In-Memory] replace: empty table and nothings 2✅ 4ms
[In-Memory] replace: literal regex pattern and replacement 5✅ 24ms
[In-Memory] replace: literal text pattern and replacement 4✅ 34ms
[In-Memory] replace: pattern and replacement columns 4✅ 17ms
[In-Memory] Rounding numeric tests 19✅ 614ms
[In-Memory] Rounding-like operations 15✅ 34ms
[In-Memory] Simple variant of Table/Column.parse in all backends 5✅ 41ms
[In-Memory] Storage Builders 2✅ 34ms
[In-Memory] Table.add_row_number (common) 7✅ 120ms
[In-Memory] Table.add_row_number (in-memory specific) 7✅ 27ms
[In-Memory] Table.aggregate 3✅ 158ms
[In-Memory] Table.aggregate 3✅ 13ms
[In-Memory] Table.aggregate Concatenate 6✅ 93ms
[In-Memory] Table.aggregate Count_Distinct 2✅ 108ms
[In-Memory] Table.aggregate First and Last 1✅ 2ms
[In-Memory] Table.aggregate Mode 1✅ 1ms
[In-Memory] Table.aggregate Shortest 1✅ 18ms
[In-Memory] Table.aggregate should be able to group on multiple fields not in left columns 13✅ 388ms
[In-Memory] Table.aggregate should be able to group on single field 13✅ 404ms
[In-Memory] Table.aggregate should correctly handle infinities 4✅ 22ms
[In-Memory] Table.aggregate should correctly handle NaN 5✅ 24ms
[In-Memory] Table.aggregate should correctly select result types 4✅ 55ms
[In-Memory] Table.aggregate should merge warnings when issues computing aggregation 2✅ 13ms
[In-Memory] Table.aggregate should not summarize empty table when grouped 11✅ 93ms
[In-Memory] Table.aggregate should raise warnings when there are issues 7✅ 81ms
[In-Memory] Table.aggregate should raise warnings when there are issues computing aggregation 3✅ 57ms
[In-Memory] Table.aggregate should report warnings and errors based on types 4✅ 43ms
[In-Memory] Table.aggregate should summarize empty table 11✅ 105ms
[In-Memory] Table.aggregate should summarize whole table 13✅ 259ms
[In-Memory] Table.aggregate Standard_Deviation 1✅ 18ms
[In-Memory] Table.aggregate+Expressions 2✅ 68ms
[In-Memory] Table.at 3✅ 21ms
[In-Memory] Table.column_count 1✅ 0ms
[In-Memory] Table.column_names 2✅ 37ms
[In-Memory] Table.cross_join 8✅ 54ms
[In-Memory] Table.cross_tab 23✅ 274ms
[In-Memory] Table.distinct 6✅ 152ms
[In-Memory] Table.distinct 7✅ 118ms
[In-Memory] Table.fill_nothing/empty 6✅ 15ms
[In-Memory] Table.filter 5✅ 895ms
[In-Memory] Table.filter 21✅ 2⚪ 625ms
[In-Memory] Table.filter_by_expression 5✅ 143ms
[In-Memory] Table.get 3✅ 10ms
[In-Memory] Table.join 33✅ 625ms
[In-Memory] Table.join performance 3✅ 1⚪ 664ms
[In-Memory] Table.lookup_and_replace 15✅ 313ms
[In-Memory] Table.order_by 23✅ 224ms
[In-Memory] Table.remove_columns 12✅ 226ms
[In-Memory] Table.rename_columns 20✅ 553ms
[In-Memory] Table.reorder_columns 10✅ 197ms
[In-Memory] Table.replace 4✅ 61ms
[In-Memory] Table.rows 6✅ 40ms
[In-Memory] Table.select_columns 15✅ 465ms
[In-Memory] Table.set 7✅ 674ms
[In-Memory] Table.set with Column_Operation 9✅ 398ms
[In-Memory] Table.sort_columns 4✅ 108ms
[In-Memory] Table.take/drop 9✅ 481ms
[In-Memory] Table.transpose 8✅ 62ms
[In-Memory] Table.union 24✅ 382ms
[In-Memory] Table.zip 11✅ 117ms
[In-Memory] Table/Column auto value type 13✅ 95ms
[In-Memory] Table/Column.cast - checking invariants 12✅ 207ms
[In-Memory] Table/Column.cast - date/time 3✅ 34ms
[In-Memory] Table/Column.cast - numeric 6✅ 152ms
[In-Memory] Table/Column.cast - to text 9✅ 161ms
[In-Memory] Temp column 2✅ 5ms
[In-Memory] Text Column Operations 5✅ 197ms
[PostgreSQL] .pgpass 2✅ 166ms
[PostgreSQL] Connection setup 3✅ 193ms
[PostgreSQL] Database tests 1⚪ 0ms
[PostgreSQL] SSL connectivity tests 1⚪ 0ms
[Redshift] Database tests 1⚪ 0ms
[SQLite File] Interactions Between various operations 8✅ 285ms
[SQLite File] Aggregation 2✅ 50ms
[SQLite File] Appending a Database table to a Database table 29✅ 2s
[SQLite File] Appending an in-memory table to a Database table 30✅ 1s
[SQLite File] Arithmetic Column Operations 10✅ 2⚪ 159ms
[SQLite File] Basic Table Access 4✅ 428ms
[SQLite File] Boolean Column Operations 4✅ 2⚪ 127ms
[SQLite File] Colum Operations - Names 8✅ 46ms
[SQLite File] Column Comparisons 4✅ 1⚪ 247ms
[SQLite File] Column Naming edge cases 7✅ 156ms
[SQLite File] Column Operations - Equality & Null Handling 4✅ 3⚪ 83ms
[SQLite File] Column Operations - Text Replace 2✅ 13ms
[SQLite File] Column Operations - Text Replace (in-memory only) 0ms
[SQLite File] Column Operations - Text Trim 3✅ 45ms
[SQLite File] Column.const 3✅ 51ms
[SQLite File] Column.fill_nothing/empty 4✅ 55ms
[SQLite File] Column.map 1✅ 9ms
[SQLite File] Column.rename 1✅ 11ms
[SQLite File] Column.take/drop 6✅ 777ms
[SQLite File] Column.zip 1✅ 10ms
[SQLite File] Creating an empty table 19✅ 2s
[SQLite File] Date-Time operations 1⚪ 0ms
[SQLite File] Date-Time support 1⚪ 0ms
[SQLite File] Deleting rows from a Database table 4✅ 90ms
[SQLite File] Deleting rows from a Database table (source=Database) 11✅ 481ms
[SQLite File] Deleting rows from a Database table (source=in-memory) 11✅ 460ms
[SQLite File] Dialect-specific codegen 1✅ 27ms
[SQLite File] Dropping Missing Values 8✅ 306ms
[SQLite File] Error Handling 2✅ 101ms
[SQLite File] Expression Arithmetic 3✅ 112ms
[SQLite File] Expression Boolean literals 1✅ 29ms
[SQLite File] Expression Boolean Operators 4✅ 62ms
[SQLite File] Expression Column Arithmetic 2✅ 98ms
[SQLite File] Expression Comparison Operators 6✅ 164ms
[SQLite File] Expression Date and Time literals 4⚪ 0ms
[SQLite File] Expression Errors should be handled 4✅ 17ms
[SQLite File] Expression Float literals 1✅ 12ms
[SQLite File] Expression Integer literals 1✅ 11ms
[SQLite File] Expression Nothing literals 3✅ 60ms
[SQLite File] Expression Text literals 1✅ 16ms
[SQLite File] Expression Text literals 2✅ 13ms
[SQLite File] Expression Text Operators 2✅ 51ms
[SQLite File] Expression Warnings should be reported 2✅ 2⚪ 81ms
[SQLite File] Filling Missing Values 5✅ 1⚪ 93ms
[SQLite File] Function invocation 2✅ 21ms
[SQLite File] Masking Tables 1✅ 52ms
[SQLite File] math functions 6✅ 1s
[SQLite File] Metadata 2✅ 43ms
[SQLite File] Min/Max Operations 2✅ 50ms
[SQLite File] Missing Values 2✅ 44ms
[SQLite File] Other Column Operations 1✅ 21ms
[SQLite File] Output Execution Context for Database operations 12✅ 1⚪ 741ms
[SQLite File] partial Date-Time support 2✅ 58ms
[SQLite File] Persisting a Database Table (query) 8✅ 561ms
[SQLite File] replace: empty table and nothings 2✅ 28ms
[SQLite File] replace: literal regex pattern and replacement 5✅ 18ms
[SQLite File] replace: literal text pattern and replacement 4✅ 47ms
[SQLite File] replace: pattern and replacement columns 4✅ 7ms
[SQLite File] Rounding numeric tests 19✅ 7s
[SQLite File] Rounding-like operations 15✅ 301ms
[SQLite File] Schemas and Databases 3✅ 10ms
[SQLite File] Simple variant of Table/Column.parse in all backends 5✅ 94ms
[SQLite File] Sorting 5✅ 97ms
[SQLite File] Support for Long Column/Table names 6✅ 1s
[SQLite File] Table.add_row_number (common) 7✅ 109ms
[SQLite File] Table.add_row_number (Database specific) 1✅ 34ms
[SQLite File] Table.aggregate 1✅ 14ms
[SQLite File] Table.aggregate Concatenate 6✅ 110ms
[SQLite File] Table.aggregate Count_Distinct 1✅ 1⚪ 79ms
[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⚪ 104ms
[SQLite File] Table.aggregate should be able to group on single field 7✅ 6⚪ 80ms
[SQLite File] Table.aggregate should correctly handle infinities 2✅ 2⚪ 37ms
[SQLite File] Table.aggregate should correctly handle NaN 1⚪ 0ms
[SQLite File] Table.aggregate should correctly select result types 2✅ 2⚪ 36ms
[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⚪ 33ms
[SQLite File] Table.aggregate should raise warnings when there are issues 7✅ 382ms
[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✅ 85ms
[SQLite File] Table.aggregate should report warnings and errors based on types 4✅ 80ms
[SQLite File] Table.aggregate should summarize empty table 7✅ 4⚪ 52ms
[SQLite File] Table.aggregate should summarize whole table 7✅ 6⚪ 72ms
[SQLite File] Table.aggregate Standard_Deviation 1✅ 14ms
[SQLite File] Table.aggregate+Expressions 2✅ 40ms
[SQLite File] Table.at 3✅ 20ms
[SQLite File] Table.column_count 1✅ 0ms
[SQLite File] Table.column_names 2✅ 70ms
[SQLite File] Table.cross_join 8✅ 254ms
[SQLite File] Table.cross_tab 1⚪ 0ms
[SQLite File] Table.default_ordering 4✅ 174ms
[SQLite File] Table.distinct 7✅ 134ms
[SQLite File] Table.expand_column 1✅ 11ms
[SQLite File] Table.expand_to_rows 1✅ 10ms
[SQLite File] Table.fill_nothing/empty 6✅ 117ms
[SQLite File] Table.filter 1✅ 1ms
[SQLite File] Table.filter 20✅ 1⚪ 634ms
[SQLite File] Table.filter_by_expression 4✅ 1⚪ 112ms
[SQLite File] Table.get 3✅ 10ms
[SQLite File] Table.join 26✅ 3⚪ 727ms
[SQLite File] Table.lookup_and_replace 1⚪ 0ms
[SQLite File] Table.order_by 19✅ 2⚪ 182ms
[SQLite File] Table.query 8✅ 244ms
[SQLite File] Table.remove_columns 11✅ 418ms
[SQLite File] Table.rename_columns 20✅ 638ms
[SQLite File] Table.reorder_columns 9✅ 312ms
[SQLite File] Table.replace 4✅ 113ms
[SQLite File] Table.rows 6✅ 59ms
[SQLite File] Table.select_columns 14✅ 692ms
[SQLite File] Table.set 7✅ 106ms
[SQLite File] Table.set with Column_Operation 8✅ 1⚪ 381ms
[SQLite File] Table.sort_columns 4✅ 100ms
[SQLite File] Table.take/drop 7✅ 2s
[SQLite File] Table.transpose 1⚪ 0ms
[SQLite File] Table.union 18✅ 1⚪ 597ms
[SQLite File] Table.zip 1⚪ 0ms
[SQLite File] Table/Column auto value type 1✅ 10ms
[SQLite File] Table/Column.cast - checking invariants 7✅ 104ms
[SQLite File] Table/Column.cast - numeric 3✅ 50ms
[SQLite File] Table/Column.cast - to text 1✅ 21ms
[SQLite File] Tables and Table Types 4✅ 112ms
[SQLite File] Temp column 2✅ 15ms
[SQLite File] Text Column Operations 5✅ 191ms
[SQLite File] Transaction Support 4✅ 75ms
[SQLite File] Uploading an in-memory Table 11✅ 710ms
[SQLite In-Memory] Interactions Between various operations 8✅ 239ms
[SQLite In-Memory] Aggregation 2✅ 22ms
[SQLite In-Memory] Appending a Database table to a Database table 29✅ 1s
[SQLite In-Memory] Appending an in-memory table to a Database table 30✅ 840ms
[SQLite In-Memory] Arithmetic Column Operations 10✅ 2⚪ 114ms
[SQLite In-Memory] Basic Table Access 4✅ 85ms
[SQLite In-Memory] Boolean Column Operations 4✅ 2⚪ 69ms
[SQLite In-Memory] Colum Operations - Names 8✅ 26ms
[SQLite In-Memory] Column Comparisons 4✅ 1⚪ 112ms
[SQLite In-Memory] Column Naming edge cases 7✅ 84ms
[SQLite In-Memory] Column Operations - Equality & Null Handling 4✅ 3⚪ 43ms
[SQLite In-Memory] Column Operations - Text Replace 2✅ 7ms
[SQLite In-Memory] Column Operations - Text Replace (in-memory only) 0ms
[SQLite In-Memory] Column Operations - Text Trim 3✅ 21ms
[SQLite In-Memory] Column.const 3✅ 22ms
[SQLite In-Memory] Column.fill_nothing/empty 4✅ 31ms
[SQLite In-Memory] Column.map 1✅ 10ms
[SQLite In-Memory] Column.rename 1✅ 7ms
[SQLite In-Memory] Column.take/drop 6✅ 530ms
[SQLite In-Memory] Column.zip 1✅ 7ms
[SQLite In-Memory] Creating an empty table 17✅ 430ms
[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✅ 51ms
[SQLite In-Memory] Deleting rows from a Database table (source=Database) 11✅ 335ms
[SQLite In-Memory] Deleting rows from a Database table (source=in-memory) 11✅ 319ms
[SQLite In-Memory] Dialect-specific codegen 1✅ 2ms
[SQLite In-Memory] Dropping Missing Values 8✅ 262ms
[SQLite In-Memory] Error Handling 2✅ 34ms
[SQLite In-Memory] Expression Arithmetic 3✅ 95ms
[SQLite In-Memory] Expression Boolean literals 1✅ 14ms
[SQLite In-Memory] Expression Boolean Operators 4✅ 39ms
[SQLite In-Memory] Expression Column Arithmetic 2✅ 54ms
[SQLite In-Memory] Expression Comparison Operators 6✅ 116ms
[SQLite In-Memory] Expression Date and Time literals 4⚪ 0ms
[SQLite In-Memory] Expression Errors should be handled 4✅ 24ms
[SQLite In-Memory] Expression Float literals 1✅ 6ms
[SQLite In-Memory] Expression Integer literals 1✅ 8ms
[SQLite In-Memory] Expression Nothing literals 3✅ 32ms
[SQLite In-Memory] Expression Text literals 1✅ 10ms
[SQLite In-Memory] Expression Text literals 2✅ 8ms
[SQLite In-Memory] Expression Text Operators 2✅ 27ms
[SQLite In-Memory] Expression Warnings should be reported 2✅ 2⚪ 74ms
[SQLite In-Memory] Filling Missing Values 5✅ 1⚪ 83ms
[SQLite In-Memory] Function invocation 2✅ 16ms
[SQLite In-Memory] Masking Tables 1✅ 13ms
[SQLite In-Memory] math functions 6✅ 514ms
[SQLite In-Memory] Metadata 2✅ 3ms
[SQLite In-Memory] Min/Max Operations 2✅ 43ms
[SQLite In-Memory] Missing Values 2✅ 12ms
[SQLite In-Memory] Other Column Operations 1✅ 10ms
[SQLite In-Memory] Output Execution Context for Database operations 9✅ 1⚪ 214ms
[SQLite In-Memory] partial Date-Time support 2✅ 15ms
[SQLite In-Memory] Persisting a Database Table (query) 8✅ 406ms
[SQLite In-Memory] replace: empty table and nothings 2✅ 16ms
[SQLite In-Memory] replace: literal regex pattern and replacement 5✅ 10ms
[SQLite In-Memory] replace: literal text pattern and replacement 4✅ 20ms
[SQLite In-Memory] replace: pattern and replacement columns 4✅ 6ms
[SQLite In-Memory] Rounding numeric tests 19✅ 5s
[SQLite In-Memory] Rounding-like operations 15✅ 190ms
[SQLite In-Memory] Schemas and Databases 3✅ 1ms
[SQLite In-Memory] Simple variant of Table/Column.parse in all backends 5✅ 51ms
[SQLite In-Memory] Sorting 5✅ 23ms
[SQLite In-Memory] Support for Long Column/Table names 6✅ 699ms
[SQLite In-Memory] Table.add_row_number (common) 7✅ 97ms
[SQLite In-Memory] Table.add_row_number (Database specific) 1✅ 14ms
[SQLite In-Memory] Table.aggregate 1✅ 8ms
[SQLite In-Memory] Table.aggregate Concatenate 6✅ 71ms
[SQLite In-Memory] Table.aggregate Count_Distinct 1✅ 1⚪ 56ms
[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⚪ 99ms
[SQLite In-Memory] Table.aggregate should be able to group on single field 7✅ 6⚪ 69ms
[SQLite In-Memory] Table.aggregate should correctly handle infinities 2✅ 2⚪ 24ms
[SQLite In-Memory] Table.aggregate should correctly handle NaN 1⚪ 0ms
[SQLite In-Memory] Table.aggregate should correctly select result types 2✅ 2⚪ 20ms
[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⚪ 28ms
[SQLite In-Memory] Table.aggregate should raise warnings when there are issues 7✅ 233ms
[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✅ 62ms
[SQLite In-Memory] Table.aggregate should report warnings and errors based on types 4✅ 61ms
[SQLite In-Memory] Table.aggregate should summarize empty table 7✅ 4⚪ 26ms
[SQLite In-Memory] Table.aggregate should summarize whole table 7✅ 6⚪ 53ms
[SQLite In-Memory] Table.aggregate Standard_Deviation 1✅ 9ms
[SQLite In-Memory] Table.aggregate+Expressions 2✅ 32ms
[SQLite In-Memory] Table.at 3✅ 15ms
[SQLite In-Memory] Table.column_count 1✅ 0ms
[SQLite In-Memory] Table.column_names 2✅ 32ms
[SQLite In-Memory] Table.cross_join 8✅ 183ms
[SQLite In-Memory] Table.cross_tab 1⚪ 0ms
[SQLite In-Memory] Table.default_ordering 4✅ 11ms
[SQLite In-Memory] Table.distinct 7✅ 111ms
[SQLite In-Memory] Table.expand_column 1✅ 7ms
[SQLite In-Memory] Table.expand_to_rows 1✅ 5ms
[SQLite In-Memory] Table.fill_nothing/empty 6✅ 68ms
[SQLite In-Memory] Table.filter 1✅ 0ms
[SQLite In-Memory] Table.filter 20✅ 1⚪ 454ms
[SQLite In-Memory] Table.filter_by_expression 4✅ 1⚪ 68ms
[SQLite In-Memory] Table.get 3✅ 4ms
[SQLite In-Memory] Table.join 26✅ 3⚪ 507ms
[SQLite In-Memory] Table.lookup_and_replace 1⚪ 0ms
[SQLite In-Memory] Table.order_by 19✅ 2⚪ 86ms
[SQLite In-Memory] Table.query 8✅ 94ms
[SQLite In-Memory] Table.remove_columns 11✅ 200ms
[SQLite In-Memory] Table.rename_columns 20✅ 349ms
[SQLite In-Memory] Table.reorder_columns 9✅ 159ms
[SQLite In-Memory] Table.replace 4✅ 43ms
[SQLite In-Memory] Table.rows 6✅ 30ms
[SQLite In-Memory] Table.select_columns 14✅ 368ms
[SQLite In-Memory] Table.set 7✅ 71ms
[SQLite In-Memory] Table.set with Column_Operation 8✅ 1⚪ 280ms
[SQLite In-Memory] Table.sort_columns 4✅ 44ms
[SQLite In-Memory] Table.take/drop 7✅ 1s
[SQLite In-Memory] Table.transpose 1⚪ 0ms
[SQLite In-Memory] Table.union 18✅ 1⚪ 519ms
[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✅ 72ms
[SQLite In-Memory] Table/Column.cast - numeric 3✅ 25ms
[SQLite In-Memory] Table/Column.cast - to text 1✅ 14ms
[SQLite In-Memory] Tables and Table Types 4✅ 24ms
[SQLite In-Memory] Temp column 2✅ 10ms
[SQLite In-Memory] Text Column Operations 5✅ 109ms
[SQLite In-Memory] Transaction Support 4✅ 28ms
[SQLite In-Memory] Uploading an in-memory Table 9✅ 370ms
[SQLite] Type Mapping 8✅ 140ms
Aggregate Columns 23✅ 88ms
Boolean Column.format, with format Column 3✅ 45ms
Boolean Column.format, with format string 3✅ 51ms
ceil 3✅ 30ms
Column.parse 13✅ 99ms
Columns 16✅ 397ms
Construction 8✅ 1⚪ 1s
Counting Values 1✅ 2ms
DataFormatter builders 3✅ 24ms
DataFormatter.format 10✅ 52ms
DataFormatter.parse 12✅ 302ms
Date Column.format, with format Column 6✅ 50ms
Date Column.format, with format string 4✅ 160ms
Date_Time Column.format, with format Column 6✅ 67ms
Date_Time Column.format, with format string 5✅ 114ms
Date_Time truncate 1✅ 21ms
Delimited File Parsing 27✅ 3⚪ 1s
Delimited File Writing 33✅ 2s
Dropping Missing Values 1✅ 244ms
Edge cases 1✅ 8ms
Errors 2✅ 17ms
Excel Range 9✅ 104ms
File.read (Delimited) 3✅ 51ms
File.read (Delimited) should work with Date_Time 3✅ 7ms
File.read (Delimited) should work with Dates 3✅ 15ms
File.read (Delimited) should work with Time_Of_Days 3✅ 6ms
fill 6✅ 151ms
Float 3✅ 19ms
Float, with format Column 3✅ 13ms
floor 3✅ 14ms
Info 1✅ 15ms
Integer 3✅ 50ms
Integer 1✅ 9ms
Integer, with format Column 3✅ 42ms
Integration 1✅ 56ms
JSON conversion 2✅ 96ms
Mapping Operations 7✅ 266ms
Masking Tables 3✅ 364ms
Numeric, empty/Nothing 4✅ 55ms
Problems 3✅ 20ms
Read XLSX / XLS Files 12✅ 2s
Reading single cells correctly 7✅ 288ms
round/truncate/ceil/floor 3✅ 39ms
Rounding 8✅ 75ms
Should be able to serialise a table with Dates to Text 2✅ 36ms
Should be able to serialise a table with DateTimes to Text 2✅ 7ms
Should be able to serialise a table with Time_Of_Days to Text 2✅ 5ms
Slicing Tables 4✅ 179ms
Sorting Columns 4✅ 40ms
Sorting Tables 2✅ 128ms
SQLite_Format should allow connecting to SQLite files 5✅ 55ms
Table.from Text 1✅ 8ms
Table.parse 22✅ 608ms
Table.parse_to_columns 14✅ 213ms
Table.split 5✅ 165ms
Table.split/tokenize column count 4✅ 70ms
Table.split/tokenize column order 1✅ 3ms
Table.split/tokenize errors 4✅ 10ms
Table.split/tokenize name conflicts 2✅ 34ms
Table.tokenize 12✅ 146ms
Text.parse_to_table 2✅ 30ms
Text.parse_to_table errors 3✅ 8ms
Text.parse_to_table parsing 3✅ 26ms
Text.parse_to_table with case-insensitivity 1✅ 6ms
Text.parse_to_table with groups 2✅ 19ms
Time_Of_Day Column.format, with format Column 6✅ 55ms
Time_Of_Day Column.format, with format string 5✅ 72ms
truncate 3✅ 21ms
Unique_Name_Strategy Helper 12✅ 248ms
Unique_Name_Strategy.combine_with_prefix 6✅ 39ms
Use First Row As Names 5✅ 219ms
Value_Type 2✅ 43ms
Various File Format support on Table 8✅ 1s
Vector conversion 1✅ 6ms
Write xls Files 38✅ 2s
Write xlsx Files 38✅ 3s
Writing 4✅ 56ms
XLS reading 7✅ 47ms
XLSX reading 7✅ 234ms

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

2215 tests were completed in 49s with 2172 passed, 0 failed and 43 skipped.

Test suite Passed Failed Skipped Time
Any.map_nothing 2✅ 11ms
Any's methods 3✅ 44ms
Array_Proxy 5✅ 46ms
ArrayOverBuffer 1⚪ 0ms
ASCII 4✅ 44ms
Asserts 3✅ 13ms
at/get 7✅ 260ms
Atom with holes 7✅ 22ms
Auto_Detect 3✅ 20ms
BigInts 13✅ 432ms
Booleans 6✅ 28ms
Bound 3✅ 4ms
Bytes 3✅ 5ms
caching 1✅ 39ms
Callables 5✅ 12ms
Check Nothing and NaN 3✅ 1ms
children 2✅ 14ms
codepoints 2✅ 3ms
Compare functionality with Vector 1✅ 9ms
Compile 6✅ 34ms
const 1✅ 0ms
Contexts and Execution Environment 3✅ 8ms
Conversion 42✅ 235ms
Correlation Statistics 6✅ 97ms
curry 1✅ 4ms
Data.read / File_Format 2✅ 958ms
Dataflow Errors 11✅ 31ms
Dataflow Warnings 32✅ 913ms
Date 41✅ 6s
Date date part tests 8✅ 101ms
Date_Range 11✅ 1s
Date_Time 45✅ 2⚪ 812ms
Date_Time date part tests 8✅ 35ms
Date_Time equality 2✅ 4ms
Day_Of_Week conversions 8✅ 19ms
Deep Exports 1✅ 1ms
Default comparator 3✅ 10ms
Deterministic Random Noise Generator 2✅ 309ms
display text 1✅ 1ms
Duration 15✅ 192ms
Encoding object 4✅ 65ms
Enso Arrays 5✅ 20ms
Enso maps 50✅ 266ms
Enso Set 5✅ 55ms
Environment 1✅ 17ms
Escape 1✅ 0ms
fetch 10✅ 585ms
File Operations 19✅ 124ms
flip 2✅ 1ms
Float.truncate 1✅ 12ms
Floats 5✅ 19ms
folder operations 3✅ 58ms
Formatting date/time values 6✅ 103ms
Fully Qualified Names 1✅ 1ms
Function Ascribed Parameters 12✅ 37ms
get_elements_by_tag_name 3✅ 34ms
Header 1✅ 14ms
Header resolution 7✅ 36ms
Headers 6✅ 182ms
HTTP client 4✅ 2ms
HTTP_Method parse 3✅ 8ms
identity 3✅ 1ms
Inlining Helpers 2✅ 4ms
inner / outer xml 2✅ 61ms
Instrument @Tail_Call fibonacci 5✅ 454ms
Instrument fibonacci 2✅ 129ms
Integer.truncate 1✅ 2ms
Integers 24✅ 109ms
Interval 7✅ 32ms
Java case of 3✅ 4ms
Java FFI 6✅ 1⚪ 18ms
Java/Enso Date 2✅ 14ms
JavaDate 41✅ 2s
JavaDate date part tests 8✅ 7ms
JavaLocalTime 28✅ 42ms
JavaScript Objects, Arrays & Functions 8✅ 758ms
JavaScriptArrayWithADate 41✅ 2s
JavaScriptArrayWithADate date part tests 8✅ 60ms
JavascriptDataInArray 43✅ 4⚪ 340ms
JavascriptDataInArray date part tests 8✅ 76ms
JavascriptDate 43✅ 4⚪ 332ms
JavaScriptDate 41✅ 3s
JavascriptDate date part tests 8✅ 10ms
JavaScriptDate date part tests 8✅ 186ms
JavaZonedDateTime 45✅ 2⚪ 275ms
JavaZonedDateTime date part tests 8✅ 11ms
JavaZoneId 7✅ 29ms
JS_Object 3✅ 185ms
JSON 5✅ 73ms
JSON 1✅ 57ms
JSON Deserialization 8✅ 446ms
JSON Serialization 3✅ 97ms
JSON_Format 2✅ 65ms
Lazy 6✅ 42ms
Lazy Generator 1✅ 3ms
Lexicographic Order on Vectors 2✅ 7ms
List 31✅ 699ms
Locale 13✅ 64ms
Looping Imports 1✅ 1ms
Lowercase Methods 5✅ 10ms
Managed_Resource 3✅ 16ms
Match.end 4✅ 26ms
Match.groups 2✅ 21ms
Match.named_groups 3✅ 37ms
Match.span 4✅ 21ms
Match.start 4✅ 31ms
Match.text 6✅ 34ms
Match.utf_16_end 4✅ 20ms
Match.utf_16_span 4✅ 16ms
Match.utf_16_start 4✅ 23ms
Maybe 5✅ 7ms
Meta-Value Inspection 3✅ 1⚪ 3ms
Meta-Value Manipulation 26✅ 155ms
Meta.Type.find 4✅ 8ms
Methods 1✅ 1⚪ 1ms
Missing_Required_Argument 3✅ 33ms
Natural Order 4✅ 107ms
No Method Errors 1✅ 12ms
Noise 3✅ 86ms
non-linear inserts 11✅ 120ms
Number Conversions 1✅ 5ms
Number Rounding numeric tests 19✅ 198ms
Numbers 14✅ 100ms
Numeric values 1✅ 5ms
Object Comparator 7✅ 29ms
Operator == 16✅ 64ms
Ordering 6✅ 29ms
Pair 1✅ 0ms
Pair - from 2-Item JavaScript Array 13✅ 123ms
Pair - from 2-Item List 13✅ 93ms
Pair - from 2-Item Vector 13✅ 120ms
Pair - from Pair.new 13✅ 53ms
Pair - from Pair.Value 13✅ 17ms
Panics 17✅ 123ms
parse 8✅ 151ms
Parsing date/time values 27✅ 1⚪ 570ms
Parsing formats 4✅ 175ms
Pattern Matches 16✅ 32ms
Pattern.find and .find_all 8✅ 68ms
Pattern.match and .match_all 8✅ 68ms
Pattern.matches 5✅ 25ms
Pattern.replace 10✅ 106ms
Pattern.split 6✅ 26ms
Pattern.tokenize 7✅ 188ms
Period 7✅ 26ms
Plain_Text 3✅ 16ms
Polyglot Argument 7✅ 13ms
Polyglot Argument with Inheritance 3✅ 9ms
Polyglot Conversion 14✅ 16ms
Polyglot hash maps 2✅ 4⚪ 24ms
Polyglot JS 19✅ 107ms
Polyglot keys and values 2✅ 4⚪ 16ms
Polyglot Operator == 7✅ 19ms
Polyglot Python 1⚪ 0ms
Polyglot R 1⚪ 0ms
post 24✅ 919ms
Problem_Behavior 2✅ 11ms
Process 5✅ 7s
Qualified Names 3✅ 6ms
Random 6✅ 582ms
Range 35✅ 678ms
Rank Data 7✅ 39ms
Read XML 7✅ 51ms
read_bytes 6✅ 40ms
read_text 6✅ 65ms
Refs 1✅ 3ms
Regex splitting 3✅ 9ms
Regex tokenizing 2✅ 23ms
Regex: find and find_all 20✅ 1⚪ 164ms
Regression 12✅ 72ms
ReportingStreamDecoder 6✅ 280ms
ReportingStreamEncoder 8✅ 141ms
Request 10✅ 54ms
rounding 4✅ 30ms
should correctly evaluate documentation examples 6✅ 33ms
Sorting with multiple comparators 4✅ 2⚪ 53ms
Sorting with the default comparator 7✅ 3⚪ 96ms
Stack traces 1✅ 9ms
State 2✅ 8ms
Statistics 14✅ 205ms
Statistics - empty Vector 3✅ 9ms
Statistics - invalid input 5✅ 137ms
Statistics - invalid input 1✅ 3ms
Statistics - NaN Vector 3✅ 15ms
Statistics - Nothing Vector 3✅ 34ms
System 1✅ 1ms
tag name 1✅ 7ms
Text 84✅ 6s
text contents 1✅ 4ms
Text_Sub_Range_Data 2✅ 20ms
Text_Utils 4✅ 37ms
Text.match 6✅ 26ms
Text.replace 16✅ 200ms
Text.Span 3✅ 26ms
Text.substring 4✅ 10ms
the Self construct 6✅ 15ms
Time_Of_Day 28✅ 218ms
to_display_text 5✅ 25ms
Type Errors 11✅ 97ms
uncurry 1✅ 2ms
Unresolved symbol 1✅ 0ms
URI 4✅ 28ms
Use a slice of an array as vectors 71✅ 2⚪ 156ms
Use Array as vectors 71✅ 2⚪ 628ms
Use Array_Proxy as vectors 71✅ 2⚪ 120ms
Use Java ArrayList as vectors 71✅ 2⚪ 202ms
Use Vector as vectors 71✅ 2⚪ 1s
UTF_16 BigEndian 2✅ 3ms
UTF_16 LittleEndian 2✅ 3ms
UTF_8 7✅ 54ms
Vector builder 5✅ 27ms
Vector Slicing Helpers 1✅ 28ms
Vector/Array equality 9✅ 20ms
Windows 1252 4✅ 18ms
write operations 21✅ 658ms
Zone 9✅ 38ms

✅ C:/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✅ 104ms
File uploads 2✅ 5ms
Geo_Map 3✅ 944ms
Histogram Visualization 6✅ 166ms
Lazy Table Visualization 12✅ 336ms
Lazy Text Visualization 3✅ 39ms
Scatter Plot Visualization 14✅ 940ms
Serializable Visualization Identifiers 5✅ 106ms
SQL Visualization 1✅ 127ms
Table Visualization 9✅ 401ms
Table.lookup_ignore_case 1✅ 23ms
Table.rows 1✅ 186ms
Type Names of Visualization Defaults 1✅ 219ms
Vector and Arrays 2✅ 1⚪ 28ms
Widgets for Database 1✅ 13ms
Widgets for In-Database Connection with table name sets 1✅ 94ms
Widgets for In-Database Connection with table types 1✅ 16ms
Widgets for In-Database Table with column name sets 2✅ 19ms
Widgets for In-Memory with column name sets 2✅ 44ms
Widgets for the Text type 1✅ 106ms