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

Preparing for AST-based synchronization #8625

Merged
merged 13 commits into from
Jan 2, 2024

fix WUH

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

Preparing for AST-based synchronization #8625

fix WUH
8f961b4
Select commit
Loading
Failed to load commit list.
GitHub Actions / Standard Library Tests (windows) succeeded Dec 24, 2023 in 1s

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✅ 439ms
C:/runner/_work/enso/enso/target/test-results/Image_Tests/JUnit.xml 174✅ 4s
C:/runner/_work/enso/enso/target/test-results/Table_Tests/JUnit.xml 2759✅ 155⚪ 135s
C:/runner/_work/enso/enso/target/test-results/Tests/JUnit.xml 2502✅ 48⚪ 78s
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 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✅ 150ms
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 439ms with 5 passed, 0 failed and 0 skipped.

Test suite Passed Failed Skipped Time
Geo Points 2✅ 26ms
GeoJSON to Table 3✅ 413ms

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

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

Test suite Passed Failed Skipped Time
Image File_Format 2✅ 94ms
Image with 1 channel 19✅ 128ms
Image with 2 channels 19✅ 140ms
Image with 3 channels 19✅ 139ms
Image with 4 channels 19✅ 134ms
Image Write 2✅ 41ms
Image.read 9✅ 2s
Matrix with 1 channel 21✅ 187ms
Matrix with 2 channels 21✅ 203ms
Matrix with 3 channels 21✅ 188ms
Matrix with 4 channels 21✅ 163ms
Matrix_Error 1✅ 2ms

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

2914 tests were completed in 135s with 2759 passed, 0 failed and 155 skipped.

Test suite Passed Failed Skipped Time
[Codegen] Aggregation 2✅ 190ms
[Codegen] Basic Select 3✅ 145ms
[Codegen] Handling Missing Values 2✅ 143ms
[Codegen] JSON serialization 1⚪ 0ms
[Codegen] Masking Tables and Columns 2✅ 209ms
[Codegen] Sorting 4✅ 120ms
[In-Memory-specific] Table.join 1✅ 1s
[In-Memory-specific] Table.set 2✅ 66ms
[In-Memory] Interactions Between various operations 11✅ 803ms
[In-Memory] Arithmetic Column Operations 12✅ 127ms
[In-Memory] Boolean Column Operations 5✅ 1⚪ 185ms
[In-Memory] Colum Operations - Names 10✅ 52ms
[In-Memory] Column Comparisons 5✅ 1⚪ 273ms
[In-Memory] Column Naming edge cases 7✅ 643ms
[In-Memory] Column operation Integer Overflow handling 6✅ 284ms
[In-Memory] Column Operations - Equality & Null Handling 4✅ 3⚪ 73ms
[In-Memory] Column Operations - Text Replace (in-memory only) 8✅ 65ms
[In-Memory] Column Operations - Text Trim 3✅ 28ms
[In-Memory] Column.const 3✅ 8ms
[In-Memory] Column.fill_nothing/empty 4✅ 7ms
[In-Memory] Column.map 6✅ 161ms
[In-Memory] Column.rename 1✅ 5ms
[In-Memory] Column.take/drop 8✅ 104ms
[In-Memory] Column.zip 6✅ 34ms
[In-Memory] Date truncation 1✅ 6ms
[In-Memory] Date-Time operations 21✅ 1⚪ 588ms
[In-Memory] Date-Time support 3✅ 41ms
[In-Memory] Dropping Missing Values 9✅ 542ms
[In-Memory] Expression Arithmetic 3✅ 70ms
[In-Memory] Expression Boolean literals 1✅ 57ms
[In-Memory] Expression Boolean Operators 4✅ 66ms
[In-Memory] Expression Column Arithmetic 2✅ 77ms
[In-Memory] Expression Comparison Operators 6✅ 106ms
[In-Memory] Expression Date and Time literals 5✅ 34ms
[In-Memory] Expression Errors should be handled 4✅ 43ms
[In-Memory] Expression Float literals 1✅ 22ms
[In-Memory] Expression Integer literals 1✅ 12ms
[In-Memory] Expression Nothing literals 3✅ 22ms
[In-Memory] Expression Text literals 1✅ 28ms
[In-Memory] Expression Text literals 2✅ 7ms
[In-Memory] Expression Text Operators 2✅ 39ms
[In-Memory] Expression Warnings should be reported 4✅ 124ms
[In-Memory] Filling Missing Values 8✅ 85ms
[In-Memory] Function invocation 2✅ 13ms
[In-Memory] Handling of Big Integer values 10✅ 171ms
[In-Memory] Loss_Of_Integer_Precision (large integers not being exactly representable in Float) 5✅ 103ms
[In-Memory] Min/Max Operations 2✅ 81ms
[In-Memory] Other Column Operations 1✅ 3ms
[In-Memory] replace: empty table and nothings 2✅ 4ms
[In-Memory] replace: literal regex pattern and replacement 5✅ 26ms
[In-Memory] replace: literal text pattern and replacement 4✅ 44ms
[In-Memory] replace: pattern and replacement columns 4✅ 14ms
[In-Memory] Rounding numeric tests 19✅ 812ms
[In-Memory] Rounding-like operations 15✅ 59ms
[In-Memory] Simple variant of Table/Column.parse in all backends 5✅ 73ms
[In-Memory] Storage Builders 2✅ 113ms
[In-Memory] Table.add_row_number (common) 7✅ 162ms
[In-Memory] Table.add_row_number (in-memory specific) 7✅ 43ms
[In-Memory] Table.aggregate 3✅ 307ms
[In-Memory] Table.aggregate 3✅ 24ms
[In-Memory] Table.aggregate Concatenate 6✅ 20ms
[In-Memory] Table.aggregate Count_Distinct 2✅ 23ms
[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✅ 222ms
[In-Memory] Table.aggregate should be able to group on single field 13✅ 604ms
[In-Memory] Table.aggregate should correctly handle infinities 4✅ 30ms
[In-Memory] Table.aggregate should correctly handle NaN 5✅ 16ms
[In-Memory] Table.aggregate should correctly select result types 4✅ 12ms
[In-Memory] Table.aggregate should merge warnings when issues computing aggregation 2✅ 23ms
[In-Memory] Table.aggregate should not summarize empty table when grouped 11✅ 152ms
[In-Memory] Table.aggregate should raise warnings when there are issues 7✅ 129ms
[In-Memory] Table.aggregate should raise warnings when there are issues computing aggregation 3✅ 124ms
[In-Memory] Table.aggregate should report warnings and errors based on types 4✅ 61ms
[In-Memory] Table.aggregate should summarize empty table 11✅ 189ms
[In-Memory] Table.aggregate should summarize whole table 13✅ 348ms
[In-Memory] Table.aggregate Standard_Deviation 1✅ 4ms
[In-Memory] Table.aggregate+Expressions 2✅ 48ms
[In-Memory] Table.at 3✅ 125ms
[In-Memory] Table.column_count 1✅ 0ms
[In-Memory] Table.column_names 2✅ 14ms
[In-Memory] Table.cross_join 9✅ 108ms
[In-Memory] Table.cross_tab 23✅ 383ms
[In-Memory] Table.distinct 6✅ 175ms
[In-Memory] Table.distinct 7✅ 105ms
[In-Memory] Table.fill_nothing/empty 6✅ 39ms
[In-Memory] Table.filter 4✅ 729ms
[In-Memory] Table.filter 23✅ 2⚪ 868ms
[In-Memory] Table.filter_by_expression 5✅ 368ms
[In-Memory] Table.get 3✅ 22ms
[In-Memory] Table.join 38✅ 751ms
[In-Memory] Table.make_constant_column 4✅ 13ms
[In-Memory] Table.merge 20✅ 514ms
[In-Memory] Table.order_by 23✅ 323ms
[In-Memory] Table.read 5✅ 29ms
[In-Memory] Table.remove_columns 12✅ 464ms
[In-Memory] Table.rename_columns 20✅ 608ms
[In-Memory] Table.reorder_columns 10✅ 262ms
[In-Memory] Table.rows 6✅ 107ms
[In-Memory] Table.select_columns 15✅ 618ms
[In-Memory] Table.set 8✅ 997ms
[In-Memory] Table.set with Column_Operation 9✅ 745ms
[In-Memory] Table.sort_columns 4✅ 169ms
[In-Memory] Table.take/drop 11✅ 694ms
[In-Memory] Table.text_replace 4✅ 94ms
[In-Memory] Table.transpose 8✅ 91ms
[In-Memory] Table.union 25✅ 780ms
[In-Memory] Table.zip 12✅ 338ms
[In-Memory] Table/Column auto value type 13✅ 131ms
[In-Memory] Table/Column.cast - checking invariants 12✅ 119ms
[In-Memory] Table/Column.cast - date/time 3✅ 35ms
[In-Memory] Table/Column.cast - numeric 6✅ 189ms
[In-Memory] Table/Column.cast - to text 9✅ 212ms
[In-Memory] Temp column 2✅ 4ms
[In-Memory] Text Column Operations 7✅ 193ms
[In-Memory] Unique derived column names 8✅ 34ms
[PostgreSQL] .pgpass 2✅ 350ms
[PostgreSQL] Connection setup 3✅ 197ms
[PostgreSQL] Database tests 1⚪ 0ms
[PostgreSQL] SSL connectivity tests 1⚪ 0ms
[Redshift] Database tests 1⚪ 0ms
[SQLite File] Interactions Between various operations 8✅ 357ms
[SQLite File] Aggregation 2✅ 84ms
[SQLite File] Appending a Database table to a Database table 29✅ 2s
[SQLite File] Appending an in-memory table to a Database table 30✅ 2s
[SQLite File] Arithmetic Column Operations 10✅ 2⚪ 203ms
[SQLite File] Basic Table Access 4✅ 600ms
[SQLite File] Boolean Column Operations 4✅ 2⚪ 750ms
[SQLite File] Colum Operations - Names 8✅ 53ms
[SQLite File] Column Comparisons 4✅ 1⚪ 1s
[SQLite File] Column Naming edge cases 7✅ 488ms
[SQLite File] Column Operations - Equality & Null Handling 4✅ 3⚪ 219ms
[SQLite File] Column Operations - Text Replace (in-memory only) 0ms
[SQLite File] Column Operations - Text Trim 3✅ 50ms
[SQLite File] Column.const 1✅ 38ms
[SQLite File] Column.const 3✅ 41ms
[SQLite File] Column.fill_nothing/empty 4✅ 63ms
[SQLite File] Column.map 1✅ 12ms
[SQLite File] Column.rename 1✅ 12ms
[SQLite File] Column.take/drop 6✅ 1s
[SQLite File] Column.zip 1✅ 13ms
[SQLite File] Connection.query 10✅ 707ms
[SQLite File] Creating an empty table 19✅ 2s
[SQLite File] Date truncation 1⚪ 0ms
[SQLite File] Date-Time operations 1⚪ 0ms
[SQLite File] Date-Time support 1⚪ 0ms
[SQLite File] Deleting rows from a Database table 4✅ 114ms
[SQLite File] Deleting rows from a Database table (source=Database) 11✅ 1s
[SQLite File] Deleting rows from a Database table (source=in-memory) 11✅ 621ms
[SQLite File] Dialect-specific codegen 1✅ 27ms
[SQLite File] Dropping Missing Values 8✅ 585ms
[SQLite File] Error Handling 2✅ 99ms
[SQLite File] Expression Arithmetic 3✅ 351ms
[SQLite File] Expression Boolean literals 1✅ 52ms
[SQLite File] Expression Boolean Operators 4✅ 119ms
[SQLite File] Expression Column Arithmetic 2✅ 156ms
[SQLite File] Expression Comparison Operators 6✅ 400ms
[SQLite File] Expression Date and Time literals 4⚪ 0ms
[SQLite File] Expression Errors should be handled 4✅ 38ms
[SQLite File] Expression Float literals 1✅ 15ms
[SQLite File] Expression Integer literals 1✅ 17ms
[SQLite File] Expression Nothing literals 3✅ 158ms
[SQLite File] Expression Text literals 1✅ 21ms
[SQLite File] Expression Text literals 2✅ 21ms
[SQLite File] Expression Text Operators 2✅ 62ms
[SQLite File] Expression Warnings should be reported 2✅ 2⚪ 209ms
[SQLite File] Filling Missing Values 5✅ 1⚪ 149ms
[SQLite File] Function invocation 2✅ 35ms
[SQLite File] Masking Tables 1✅ 62ms
[SQLite File] math functions 6✅ 2s
[SQLite File] Metadata 2✅ 34ms
[SQLite File] Min/Max Operations 2✅ 66ms
[SQLite File] Missing Values 2✅ 100ms
[SQLite File] Other Column Operations 1✅ 34ms
[SQLite File] Output Execution Context for Database operations 12✅ 1⚪ 1s
[SQLite File] partial Date-Time support 2✅ 415ms
[SQLite File] Persisting a Database Table (query) 8✅ 643ms
[SQLite File] replace: DB specific edge-cases 2✅ 37ms
[SQLite File] replace: empty table and nothings 2✅ 32ms
[SQLite File] replace: literal regex pattern and replacement 5✅ 31ms
[SQLite File] replace: literal text pattern and replacement 4✅ 56ms
[SQLite File] replace: pattern and replacement columns 4✅ 7ms
[SQLite File] Rounding numeric tests 19✅ 9s
[SQLite File] Rounding-like operations 15✅ 354ms
[SQLite File] Schemas and Databases 3✅ 9ms
[SQLite File] Simple variant of Table/Column.parse in all backends 5✅ 134ms
[SQLite File] Sorting 5✅ 173ms
[SQLite File] Support for Long Column/Table names 6✅ 2s
[SQLite File] Table.add_row_number (common) 7✅ 143ms
[SQLite File] Table.add_row_number (Database specific) 1✅ 67ms
[SQLite File] Table.aggregate 1✅ 18ms
[SQLite File] Table.aggregate Concatenate 6✅ 110ms
[SQLite File] Table.aggregate Count_Distinct 1✅ 1⚪ 105ms
[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⚪ 187ms
[SQLite File] Table.aggregate should be able to group on single field 7✅ 6⚪ 117ms
[SQLite File] Table.aggregate should correctly handle infinities 2✅ 2⚪ 48ms
[SQLite File] Table.aggregate should correctly handle NaN 1⚪ 0ms
[SQLite File] Table.aggregate should correctly select result types 2✅ 2⚪ 43ms
[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⚪ 56ms
[SQLite File] Table.aggregate should raise warnings when there are issues 7✅ 464ms
[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✅ 114ms
[SQLite File] Table.aggregate should report warnings and errors based on types 4✅ 104ms
[SQLite File] Table.aggregate should summarize empty table 7✅ 4⚪ 83ms
[SQLite File] Table.aggregate should summarize whole table 7✅ 6⚪ 106ms
[SQLite File] Table.aggregate Standard_Deviation 1✅ 17ms
[SQLite File] Table.aggregate+Expressions 2✅ 52ms
[SQLite File] Table.at 3✅ 80ms
[SQLite File] Table.column_count 1✅ 0ms
[SQLite File] Table.column_names 2✅ 91ms
[SQLite File] Table.cross_join 9✅ 383ms
[SQLite File] Table.cross_tab 1⚪ 0ms
[SQLite File] Table.default_ordering 4✅ 148ms
[SQLite File] Table.distinct 7✅ 206ms
[SQLite File] Table.expand_column 1✅ 12ms
[SQLite File] Table.expand_to_rows 1✅ 11ms
[SQLite File] Table.fill_nothing/empty 6✅ 144ms
[SQLite File] Table.filter 1✅ 25ms
[SQLite File] Table.filter 22✅ 1⚪ 892ms
[SQLite File] Table.filter_by_expression 4✅ 1⚪ 129ms
[SQLite File] Table.get 3✅ 16ms
[SQLite File] Table.join 31✅ 3⚪ 1s
[SQLite File] Table.make_constant_column 3✅ 1⚪ 68ms
[SQLite File] Table.merge 19✅ 1s
[SQLite File] Table.order_by 19✅ 2⚪ 201ms
[SQLite File] Table.read 6✅ 328ms
[SQLite File] Table.remove_columns 11✅ 531ms
[SQLite File] Table.rename_columns 20✅ 1s
[SQLite File] Table.reorder_columns 9✅ 399ms
[SQLite File] Table.rows 6✅ 69ms
[SQLite File] Table.select_columns 14✅ 872ms
[SQLite File] Table.set 8✅ 218ms
[SQLite File] Table.set with Column_Operation 8✅ 1⚪ 581ms
[SQLite File] Table.sort_columns 4✅ 109ms
[SQLite File] Table.take/drop 7✅ 3s
[SQLite File] Table.text_replace 4✅ 98ms
[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✅ 13ms
[SQLite File] Table/Column.cast - checking invariants 7✅ 121ms
[SQLite File] Table/Column.cast - numeric 3✅ 52ms
[SQLite File] Table/Column.cast - to text 1✅ 25ms
[SQLite File] Tables and Table Types 4✅ 93ms
[SQLite File] Temp column 2✅ 25ms
[SQLite File] Text Column Operations 7✅ 278ms
[SQLite File] Transaction Support 4✅ 123ms
[SQLite File] Unique derived column names 8✅ 153ms
[SQLite File] Uploading an in-memory Table 11✅ 1s
[SQLite In-Memory] Interactions Between various operations 8✅ 279ms
[SQLite In-Memory] Aggregation 2✅ 38ms
[SQLite In-Memory] Appending a Database table to a Database table 29✅ 2s
[SQLite In-Memory] Appending an in-memory table to a Database table 30✅ 1s
[SQLite In-Memory] Arithmetic Column Operations 10✅ 2⚪ 166ms
[SQLite In-Memory] Basic Table Access 4✅ 133ms
[SQLite In-Memory] Boolean Column Operations 4✅ 2⚪ 274ms
[SQLite In-Memory] Colum Operations - Names 8✅ 44ms
[SQLite In-Memory] Column Comparisons 4✅ 1⚪ 237ms
[SQLite In-Memory] Column Naming edge cases 7✅ 117ms
[SQLite In-Memory] Column Operations - Equality & Null Handling 4✅ 3⚪ 62ms
[SQLite In-Memory] Column Operations - Text Replace (in-memory only) 0ms
[SQLite In-Memory] Column Operations - Text Trim 3✅ 39ms
[SQLite In-Memory] Column.const 1✅ 9ms
[SQLite In-Memory] Column.const 3✅ 39ms
[SQLite In-Memory] Column.fill_nothing/empty 4✅ 47ms
[SQLite In-Memory] Column.map 1✅ 7ms
[SQLite In-Memory] Column.rename 1✅ 16ms
[SQLite In-Memory] Column.take/drop 6✅ 1s
[SQLite In-Memory] Column.zip 1✅ 7ms
[SQLite In-Memory] Connection.query 10✅ 137ms
[SQLite In-Memory] Creating an empty table 17✅ 591ms
[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✅ 91ms
[SQLite In-Memory] Deleting rows from a Database table (source=Database) 11✅ 653ms
[SQLite In-Memory] Deleting rows from a Database table (source=in-memory) 11✅ 641ms
[SQLite In-Memory] Dialect-specific codegen 1✅ 3ms
[SQLite In-Memory] Dropping Missing Values 8✅ 371ms
[SQLite In-Memory] Error Handling 2✅ 39ms
[SQLite In-Memory] Expression Arithmetic 3✅ 153ms
[SQLite In-Memory] Expression Boolean literals 1✅ 28ms
[SQLite In-Memory] Expression Boolean Operators 4✅ 94ms
[SQLite In-Memory] Expression Column Arithmetic 2✅ 121ms
[SQLite In-Memory] Expression Comparison Operators 6✅ 237ms
[SQLite In-Memory] Expression Date and Time literals 4⚪ 0ms
[SQLite In-Memory] Expression Errors should be handled 4✅ 16ms
[SQLite In-Memory] Expression Float literals 1✅ 11ms
[SQLite In-Memory] Expression Integer literals 1✅ 13ms
[SQLite In-Memory] Expression Nothing literals 3✅ 61ms
[SQLite In-Memory] Expression Text literals 1✅ 20ms
[SQLite In-Memory] Expression Text literals 2✅ 14ms
[SQLite In-Memory] Expression Text Operators 2✅ 51ms
[SQLite In-Memory] Expression Warnings should be reported 2✅ 2⚪ 84ms
[SQLite In-Memory] Filling Missing Values 5✅ 1⚪ 99ms
[SQLite In-Memory] Function invocation 2✅ 28ms
[SQLite In-Memory] Masking Tables 1✅ 10ms
[SQLite In-Memory] math functions 6✅ 707ms
[SQLite In-Memory] Metadata 2✅ 7ms
[SQLite In-Memory] Min/Max Operations 2✅ 51ms
[SQLite In-Memory] Missing Values 2✅ 18ms
[SQLite In-Memory] Other Column Operations 1✅ 15ms
[SQLite In-Memory] Output Execution Context for Database operations 9✅ 1⚪ 362ms
[SQLite In-Memory] partial Date-Time support 2✅ 21ms
[SQLite In-Memory] Persisting a Database Table (query) 8✅ 452ms
[SQLite In-Memory] replace: DB specific edge-cases 2✅ 15ms
[SQLite In-Memory] replace: empty table and nothings 2✅ 35ms
[SQLite In-Memory] replace: literal regex pattern and replacement 5✅ 29ms
[SQLite In-Memory] replace: literal text pattern and replacement 4✅ 36ms
[SQLite In-Memory] replace: pattern and replacement columns 4✅ 14ms
[SQLite In-Memory] Rounding numeric tests 19✅ 7s
[SQLite In-Memory] Rounding-like operations 15✅ 324ms
[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✅ 37ms
[SQLite In-Memory] Support for Long Column/Table names 6✅ 689ms
[SQLite In-Memory] Table.add_row_number (common) 7✅ 126ms
[SQLite In-Memory] Table.add_row_number (Database specific) 1✅ 22ms
[SQLite In-Memory] Table.aggregate 1✅ 14ms
[SQLite In-Memory] Table.aggregate Concatenate 6✅ 86ms
[SQLite In-Memory] Table.aggregate Count_Distinct 1✅ 1⚪ 86ms
[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⚪ 103ms
[SQLite In-Memory] Table.aggregate should be able to group on single field 7✅ 6⚪ 101ms
[SQLite In-Memory] Table.aggregate should correctly handle infinities 2✅ 2⚪ 37ms
[SQLite In-Memory] Table.aggregate should correctly handle NaN 1⚪ 0ms
[SQLite In-Memory] Table.aggregate should correctly select result types 2✅ 2⚪ 32ms
[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⚪ 46ms
[SQLite In-Memory] Table.aggregate should raise warnings when there are issues 7✅ 355ms
[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✅ 76ms
[SQLite In-Memory] Table.aggregate should report warnings and errors based on types 4✅ 108ms
[SQLite In-Memory] Table.aggregate should summarize empty table 7✅ 4⚪ 61ms
[SQLite In-Memory] Table.aggregate should summarize whole table 7✅ 6⚪ 70ms
[SQLite In-Memory] Table.aggregate Standard_Deviation 1✅ 14ms
[SQLite In-Memory] Table.aggregate+Expressions 2✅ 55ms
[SQLite In-Memory] Table.at 3✅ 11ms
[SQLite In-Memory] Table.column_count 1✅ 0ms
[SQLite In-Memory] Table.column_names 2✅ 49ms
[SQLite In-Memory] Table.cross_join 9✅ 291ms
[SQLite In-Memory] Table.cross_tab 1⚪ 0ms
[SQLite In-Memory] Table.default_ordering 4✅ 17ms
[SQLite In-Memory] Table.distinct 7✅ 128ms
[SQLite In-Memory] Table.expand_column 1✅ 8ms
[SQLite In-Memory] Table.expand_to_rows 1✅ 8ms
[SQLite In-Memory] Table.fill_nothing/empty 6✅ 104ms
[SQLite In-Memory] Table.filter 1✅ 1ms
[SQLite In-Memory] Table.filter 22✅ 1⚪ 727ms
[SQLite In-Memory] Table.filter_by_expression 4✅ 1⚪ 96ms
[SQLite In-Memory] Table.get 3✅ 6ms
[SQLite In-Memory] Table.join 31✅ 3⚪ 997ms
[SQLite In-Memory] Table.make_constant_column 3✅ 1⚪ 50ms
[SQLite In-Memory] Table.merge 19✅ 1s
[SQLite In-Memory] Table.order_by 19✅ 2⚪ 155ms
[SQLite In-Memory] Table.read 6✅ 378ms
[SQLite In-Memory] Table.remove_columns 11✅ 348ms
[SQLite In-Memory] Table.rename_columns 20✅ 728ms
[SQLite In-Memory] Table.reorder_columns 9✅ 228ms
[SQLite In-Memory] Table.rows 6✅ 25ms
[SQLite In-Memory] Table.select_columns 14✅ 421ms
[SQLite In-Memory] Table.set 8✅ 124ms
[SQLite In-Memory] Table.set with Column_Operation 8✅ 1⚪ 520ms
[SQLite In-Memory] Table.sort_columns 4✅ 76ms
[SQLite In-Memory] Table.take/drop 7✅ 2s
[SQLite In-Memory] Table.text_replace 4✅ 234ms
[SQLite In-Memory] Table.transpose 1⚪ 0ms
[SQLite In-Memory] Table.union 19✅ 1⚪ 686ms
[SQLite In-Memory] Table.zip 1⚪ 0ms
[SQLite In-Memory] Table/Column auto value type 1✅ 8ms
[SQLite In-Memory] Table/Column.cast - checking invariants 7✅ 106ms
[SQLite In-Memory] Table/Column.cast - numeric 3✅ 44ms
[SQLite In-Memory] Table/Column.cast - to text 1✅ 22ms
[SQLite In-Memory] Tables and Table Types 4✅ 36ms
[SQLite In-Memory] Temp column 2✅ 15ms
[SQLite In-Memory] Text Column Operations 7✅ 220ms
[SQLite In-Memory] Transaction Support 4✅ 50ms
[SQLite In-Memory] Unique derived column names 8✅ 127ms
[SQLite In-Memory] Uploading an in-memory Table 9✅ 512ms
[SQLite] Type Mapping 8✅ 278ms
Aggregate Columns 23✅ 110ms
Boolean Column.format, with format Column 3✅ 37ms
Boolean Column.format, with format string 3✅ 59ms
ceil 3✅ 17ms
Column.parse 13✅ 114ms
Columns 16✅ 724ms
Construction 9✅ 6s
Counting Values 1✅ 1ms
DataFormatter builders 3✅ 58ms
DataFormatter.format 10✅ 87ms
DataFormatter.parse 13✅ 638ms
Date Column.format, with format Column 6✅ 58ms
Date Column.format, with format string 4✅ 189ms
Date_Time Column.format, with format Column 6✅ 83ms
Date_Time Column.format, with format string 5✅ 154ms
Date_Time truncate 1✅ 11ms
Delimited File Parsing 27✅ 3⚪ 1s
Delimited File Writing 33✅ 3s
Dropping Missing Values 1✅ 447ms
Edge cases 1✅ 11ms
Errors 2✅ 16ms
Excel Range 9✅ 96ms
fetching files using HTTP 4✅ 963ms
File.read (Delimited) 3✅ 48ms
File.read (Delimited) should work with Date_Time 3✅ 13ms
File.read (Delimited) should work with Dates 3✅ 27ms
File.read (Delimited) should work with Time_Of_Days 3✅ 10ms
fill 6✅ 223ms
Float 3✅ 15ms
Float, with format Column 3✅ 12ms
floor 3✅ 13ms
Info 1✅ 62ms
Integer 3✅ 44ms
Integer 1✅ 7ms
Integer, with format Column 3✅ 32ms
Integration 1✅ 122ms
JSON conversion 2✅ 112ms
Mapping Operations 7✅ 421ms
Masking Tables 3✅ 409ms
Numeric, empty/Nothing 4✅ 59ms
Problems 4✅ 2⚪ 38ms
Read XLSX / XLS Files 12✅ 885ms
Reading single cells correctly 7✅ 471ms
round/truncate/ceil/floor 3✅ 64ms
Rounding 8✅ 90ms
Should be able to serialise a table with Dates to Text 2✅ 66ms
Should be able to serialise a table with DateTimes to Text 2✅ 15ms
Should be able to serialise a table with Time_Of_Days to Text 2✅ 6ms
Slicing Tables 4✅ 271ms
SortedListIndex (used for SortJoin) 6✅ 65ms
Sorting Columns 4✅ 193ms
Sorting Tables 2✅ 340ms
SQLite_Format should allow connecting to SQLite files 5✅ 180ms
Table.from Text 1✅ 11ms
Table.parse 22✅ 790ms
Table.parse_to_columns 14✅ 290ms
Table.split 5✅ 170ms
Table.split/tokenize column count 4✅ 76ms
Table.split/tokenize column order 1✅ 22ms
Table.split/tokenize errors 4✅ 9ms
Table.split/tokenize name conflicts 2✅ 46ms
Table.tokenize 12✅ 221ms
Text.parse_to_table 2✅ 41ms
Text.parse_to_table errors 3✅ 53ms
Text.parse_to_table parsing 3✅ 54ms
Text.parse_to_table with case-insensitivity 1✅ 17ms
Text.parse_to_table with groups 2✅ 52ms
Time_Of_Day Column.format, with format Column 6✅ 82ms
Time_Of_Day Column.format, with format string 5✅ 100ms
truncate 3✅ 19ms
Unique_Name_Strategy Helper 12✅ 344ms
Unique_Name_Strategy.combine_with_prefix 6✅ 38ms
Use First Row As Names 5✅ 315ms
Value_Type 2✅ 75ms
Various File Format support on Table 6✅ 707ms
Vector conversion 1✅ 9ms
Write xls Files 43✅ 3s
Write xlsx Files 43✅ 5s
Writing 4✅ 80ms
Writing to csv files 3✅ 161ms
Writing to json files 3✅ 1s
XLS reading 7✅ 29ms
XLSX reading 7✅ 108ms

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

2550 tests were completed in 78s with 2502 passed, 0 failed and 48 skipped.

Test suite Passed Failed Skipped Time
Any.map_nothing 2✅ 15ms
Any's methods 3✅ 62ms
Array_Proxy 5✅ 55ms
ArrayOverBuffer 1⚪ 0ms
ASCII 4✅ 45ms
Asserts 5✅ 29ms
at/get 7✅ 205ms
Atom with holes 7✅ 19ms
Auto_Detect 3✅ 13ms
BigInts 13✅ 642ms
Booleans 6✅ 17ms
Bound 3✅ 2ms
Bytes 3✅ 5ms
caching 1✅ 45ms
Callables 5✅ 14ms
Check Nothing and NaN 3✅ 0ms
children 2✅ 19ms
codepoints 2✅ 7ms
Compare functionality with Vector 1✅ 17ms
Compile 6✅ 31ms
const 1✅ 0ms
Contexts and Execution Environment 3✅ 10ms
Conversion 42✅ 216ms
Correlation Statistics 6✅ 173ms
curry 1✅ 4ms
Data.read / File_Format 2✅ 1s
Dataflow Errors 11✅ 43ms
Dataflow Warnings 32✅ 924ms
Date 41✅ 6s
Date date part tests 8✅ 88ms
Date_Range 11✅ 1s
Date_Time 45✅ 2⚪ 1s
Date_Time date part tests 8✅ 37ms
Date_Time equality 2✅ 4ms
Day_Of_Week conversions 8✅ 27ms
Deep Exports 1✅ 1ms
Default comparator 3✅ 12ms
display text 1✅ 2ms
Duration 15✅ 146ms
Encoding object 4✅ 69ms
Enso Arrays 5✅ 67ms
Enso Cloud Basic Utils 3✅ 22ms
Enso maps 50✅ 284ms
Enso Set 5✅ 99ms
Enso_User - local mock integration tests 4✅ 108ms
Enso_User - offline logic tests 1✅ 35ms
Environment 1✅ 14ms
Escape 1✅ 1ms
fetch 11✅ 901ms
File Operations 19✅ 182ms
flip 2✅ 1ms
Float.truncate 1✅ 11ms
Floats 5✅ 78ms
folder operations 3✅ 80ms
Formatting date/time values 6✅ 117ms
Fully Qualified Names 1✅ 2ms
Function Ascribed Parameters 12✅ 25ms
get_elements_by_tag_name 3✅ 34ms
Header 1✅ 6ms
Header resolution 7✅ 27ms
Headers 8✅ 209ms
Http Auth 2✅ 132ms
HTTP client 4✅ 3ms
Http Error handling 2✅ 1⚪ 30ms
HTTP_Method parse 3✅ 4ms
HTTP_Status_Code 1✅ 4ms
identity 3✅ 1ms
Inlining Helpers 2✅ 5ms
inner / outer xml 2✅ 57ms
Instrument @Tail_Call fibonacci 6✅ 663ms
Instrument fibonacci 3✅ 280ms
Integer.truncate 1✅ 1ms
Integers 24✅ 141ms
Interval 7✅ 49ms
Java case of 3✅ 4ms
Java FFI 6✅ 1⚪ 24ms
Java/Enso Date 2✅ 11ms
JavaDate 41✅ 3s
JavaDate date part tests 8✅ 4ms
JavaLocalTime 28✅ 38ms
JavaScript Objects, Arrays & Functions 8✅ 549ms
JavaScriptArrayWithADate 41✅ 4s
JavaScriptArrayWithADate date part tests 8✅ 105ms
JavascriptDataInArray 43✅ 4⚪ 564ms
JavascriptDataInArray date part tests 8✅ 86ms
JavascriptDate 43✅ 4⚪ 807ms
JavaScriptDate 41✅ 4s
JavascriptDate date part tests 8✅ 21ms
JavaScriptDate date part tests 8✅ 102ms
JavaZonedDateTime 45✅ 2⚪ 540ms
JavaZonedDateTime date part tests 8✅ 11ms
JavaZoneId 7✅ 27ms
JS_Object 3✅ 126ms
JSON 5✅ 34ms
JSON 1✅ 44ms
JSON Deserialization 9✅ 487ms
JSON Serialization 3✅ 73ms
JSON_Format 2✅ 77ms
Lazy 6✅ 42ms
Lazy Generator 1✅ 3ms
Lexicographic Order on Vectors 2✅ 8ms
List 31✅ 643ms
Locale 13✅ 71ms
Looping Imports 1✅ 0ms
Lowercase Methods 5✅ 7ms
Managed_Resource 3✅ 16ms
Match.end 4✅ 17ms
Match.groups 2✅ 9ms
Match.named_groups 3✅ 48ms
Match.span 4✅ 16ms
Match.start 4✅ 22ms
Match.text 6✅ 51ms
Match.to_display_text 1✅ 5ms
Match.utf_16_span 4✅ 14ms
Match.utf_16_start 8✅ 33ms
Maybe 5✅ 3ms
Meta-Value Inspection 3✅ 1⚪ 10ms
Meta-Value Manipulation 26✅ 224ms
Meta.Type.find 4✅ 8ms
Methods 1✅ 1⚪ 1ms
Missing_Required_Argument 3✅ 53ms
Natural Order 4✅ 109ms
No Method Errors 1✅ 8ms
non-linear inserts 11✅ 168ms
Number Conversions 1✅ 38ms
Number Rounding numeric tests 19✅ 170ms
Numbers 14✅ 196ms
Numeric values 1✅ 4ms
Object Comparator 7✅ 35ms
Operator == 16✅ 212ms
Ordering 6✅ 28ms
Pair 1✅ 0ms
Pair - from 2-Item JavaScript Array 13✅ 160ms
Pair - from 2-Item List 13✅ 69ms
Pair - from 2-Item Vector 13✅ 115ms
Pair - from Pair.new 13✅ 55ms
Pair - from Pair.Value 13✅ 18ms
Panics 17✅ 180ms
parse 8✅ 363ms
Parsing date/time values 26✅ 1⚪ 431ms
Parsing formats 4✅ 216ms
Pattern Matches 17✅ 44ms
Pattern.find and .find_all 8✅ 79ms
Pattern.match and .match_all 8✅ 62ms
Pattern.matches 5✅ 23ms
Pattern.replace 16✅ 148ms
Pattern.split 6✅ 44ms
Pattern.tokenize 7✅ 192ms
Period 7✅ 26ms
Plain_Text 3✅ 19ms
Polyglot Argument 7✅ 16ms
Polyglot Argument with Inheritance 3✅ 15ms
Polyglot Conversion 14✅ 18ms
Polyglot hash maps 6✅ 118ms
Polyglot JS 19✅ 107ms
Polyglot keys and values 6✅ 4s
Polyglot Operator == 7✅ 39ms
Polyglot Python 18✅ 115ms
Polyglot R 1⚪ 0ms
post 25✅ 970ms
Problem_Behavior 2✅ 48ms
Process 5✅ 13s
PythonDate 41✅ 6s
PythonDate 42✅ 5⚪ 2s
PythonDate date part tests 8✅ 68ms
PythonDate date part tests 8✅ 60ms
PythonLocalTime 28✅ 143ms
Qualified Names 3✅ 4ms
Random 15✅ 1s
Range 35✅ 683ms
Rank Data 7✅ 76ms
Read XML 7✅ 47ms
read_bytes 6✅ 46ms
read_text 6✅ 101ms
Refs 2✅ 6ms
Regex splitting 3✅ 20ms
Regex tokenizing 2✅ 24ms
Regex: find and find_all 20✅ 1⚪ 189ms
Regression 12✅ 207ms
ReportingStreamDecoder 6✅ 364ms
ReportingStreamEncoder 8✅ 174ms
Request 10✅ 38ms
rounding 4✅ 23ms
Sorting with multiple comparators 4✅ 2⚪ 60ms
Sorting with the default comparator 7✅ 3⚪ 148ms
Stack traces 1✅ 6ms
State 2✅ 3ms
Statistics 14✅ 316ms
Statistics - empty Vector 3✅ 13ms
Statistics - invalid input 5✅ 176ms
Statistics - invalid input 1✅ 2ms
Statistics - NaN Vector 3✅ 40ms
Statistics - Nothing Vector 3✅ 53ms
System 1✅ 1ms
tag name 1✅ 8ms
Temporary_File facility 6✅ 930ms
Text 84✅ 6s
text contents 1✅ 5ms
Text_Sub_Range_Data 2✅ 26ms
Text_Utils 4✅ 119ms
Text.match 6✅ 35ms
Text.replace 16✅ 171ms
Text.Span 3✅ 19ms
Text.substring 4✅ 10ms
the Self construct 6✅ 20ms
Time_Of_Day 28✅ 214ms
to_display_text 5✅ 31ms
Type Errors 11✅ 138ms
uncurry 1✅ 2ms
Unresolved symbol 1✅ 1ms
URI 21✅ 3⚪ 510ms
Use a slice of an array as vectors 95✅ 3⚪ 167ms
Use Array as vectors 95✅ 3⚪ 323ms
Use Array_Proxy as vectors 95✅ 3⚪ 194ms
Use Java ArrayList as vectors 95✅ 3⚪ 204ms
Use Vector as vectors 95✅ 3⚪ 1s
UTF_16 BigEndian 2✅ 4ms
UTF_16 LittleEndian 2✅ 4ms
UTF_8 7✅ 47ms
Vector builder 5✅ 19ms
Vector Slicing Helpers 1✅ 18ms
Vector/Array equality 9✅ 16ms
Windows 1252 4✅ 25ms
Wrapped errors 5✅ 18ms
write operations 22✅ 755ms
Zone 9✅ 39ms

✅ 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✅ 129ms
File uploads 2✅ 16ms
Geo_Map 3✅ 782ms
Histogram Visualization 6✅ 144ms
Lazy Table Visualization 12✅ 482ms
Lazy Text Visualization 3✅ 60ms
Scatter Plot Visualization 14✅ 580ms
Serializable Visualization Identifiers 5✅ 127ms
SQL Visualization 1✅ 228ms
Table Visualization 9✅ 647ms
Table.lookup_ignore_case 1✅ 21ms
Table.rows 1✅ 268ms
Type Names of Visualization Defaults 1✅ 182ms
Vector and Arrays 2✅ 1⚪ 47ms
Widgets for Database 1✅ 18ms
Widgets for In-Database Connection with table name sets 1✅ 140ms
Widgets for In-Database Connection with table types 1✅ 21ms
Widgets for In-Database Table with column name sets 2✅ 35ms
Widgets for In-Memory with column name sets 2✅ 95ms
Widgets for the Text type 1✅ 154ms