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

Fixes for Language Server sync server #8514

Merged
merged 17 commits into from
Dec 19, 2023

Update root `.prettierignore`

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

Fixes for Language Server sync server #8514

Update root `.prettierignore`
7540924
Select commit
Loading
Failed to load commit list.
GitHub Actions / Standard Library Tests (windows) succeeded Dec 19, 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⚪ 11s
C:/runner/_work/enso/enso/target/test-results/Geo_Tests/JUnit.xml 5✅ 1000ms
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 2753✅ 155⚪ 177s
C:/runner/_work/enso/enso/target/test-results/Tests/JUnit.xml 2478✅ 47⚪ 84s
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✅ 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✅ 130ms
S3.read_bucket 5✅ 3s

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

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

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

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

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

Test suite Passed Failed Skipped Time
Geo Points 2✅ 47ms
GeoJSON to Table 3✅ 953ms

✅ 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✅ 145ms
Image with 1 channel 19✅ 209ms
Image with 2 channels 19✅ 268ms
Image with 3 channels 19✅ 248ms
Image with 4 channels 19✅ 211ms
Image Write 2✅ 42ms
Image.read 9✅ 2s
Matrix with 1 channel 21✅ 255ms
Matrix with 2 channels 21✅ 260ms
Matrix with 3 channels 21✅ 349ms
Matrix with 4 channels 21✅ 301ms
Matrix_Error 1✅ 3ms

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

2908 tests were completed in 177s with 2753 passed, 0 failed and 155 skipped.

Test suite Passed Failed Skipped Time
[Codegen] Aggregation 2✅ 221ms
[Codegen] Basic Select 3✅ 238ms
[Codegen] Handling Missing Values 2✅ 172ms
[Codegen] JSON serialization 1⚪ 0ms
[Codegen] Masking Tables and Columns 2✅ 341ms
[Codegen] Sorting 4✅ 112ms
[In-Memory-specific] Table.join 1✅ 1s
[In-Memory-specific] Table.set 2✅ 102ms
[In-Memory] Interactions Between various operations 11✅ 1s
[In-Memory] Arithmetic Column Operations 12✅ 129ms
[In-Memory] Boolean Column Operations 5✅ 1⚪ 216ms
[In-Memory] Colum Operations - Names 10✅ 63ms
[In-Memory] Column Comparisons 5✅ 1⚪ 309ms
[In-Memory] Column Naming edge cases 7✅ 299ms
[In-Memory] Column operation Integer Overflow handling 6✅ 440ms
[In-Memory] Column Operations - Equality & Null Handling 4✅ 3⚪ 69ms
[In-Memory] Column Operations - Text Replace (in-memory only) 8✅ 88ms
[In-Memory] Column Operations - Text Trim 3✅ 42ms
[In-Memory] Column.const 3✅ 6ms
[In-Memory] Column.fill_nothing/empty 4✅ 8ms
[In-Memory] Column.map 6✅ 253ms
[In-Memory] Column.rename 1✅ 4ms
[In-Memory] Column.take/drop 8✅ 139ms
[In-Memory] Column.zip 6✅ 46ms
[In-Memory] Date truncation 1✅ 4ms
[In-Memory] Date-Time operations 21✅ 1⚪ 680ms
[In-Memory] Date-Time support 3✅ 45ms
[In-Memory] Dropping Missing Values 9✅ 631ms
[In-Memory] Expression Arithmetic 3✅ 170ms
[In-Memory] Expression Boolean literals 1✅ 133ms
[In-Memory] Expression Boolean Operators 4✅ 72ms
[In-Memory] Expression Column Arithmetic 2✅ 132ms
[In-Memory] Expression Comparison Operators 6✅ 212ms
[In-Memory] Expression Date and Time literals 5✅ 97ms
[In-Memory] Expression Errors should be handled 4✅ 56ms
[In-Memory] Expression Float literals 1✅ 62ms
[In-Memory] Expression Integer literals 1✅ 42ms
[In-Memory] Expression Nothing literals 3✅ 68ms
[In-Memory] Expression Text literals 1✅ 87ms
[In-Memory] Expression Text literals 2✅ 17ms
[In-Memory] Expression Text Operators 2✅ 51ms
[In-Memory] Expression Warnings should be reported 4✅ 172ms
[In-Memory] Filling Missing Values 8✅ 107ms
[In-Memory] Function invocation 2✅ 36ms
[In-Memory] Handling of Big Integer values 10✅ 218ms
[In-Memory] Loss_Of_Integer_Precision (large integers not being exactly representable in Float) 5✅ 171ms
[In-Memory] Min/Max Operations 2✅ 72ms
[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✅ 31ms
[In-Memory] replace: literal text pattern and replacement 4✅ 59ms
[In-Memory] replace: pattern and replacement columns 4✅ 12ms
[In-Memory] Rounding numeric tests 19✅ 957ms
[In-Memory] Rounding-like operations 15✅ 60ms
[In-Memory] Simple variant of Table/Column.parse in all backends 5✅ 190ms
[In-Memory] Storage Builders 2✅ 173ms
[In-Memory] Table.add_row_number (common) 7✅ 209ms
[In-Memory] Table.add_row_number (in-memory specific) 7✅ 58ms
[In-Memory] Table.aggregate 3✅ 392ms
[In-Memory] Table.aggregate 3✅ 52ms
[In-Memory] Table.aggregate Concatenate 6✅ 36ms
[In-Memory] Table.aggregate Count_Distinct 2✅ 51ms
[In-Memory] Table.aggregate First and Last 1✅ 6ms
[In-Memory] Table.aggregate Mode 1✅ 4ms
[In-Memory] Table.aggregate Shortest 1✅ 7ms
[In-Memory] Table.aggregate should be able to group on multiple fields not in left columns 13✅ 351ms
[In-Memory] Table.aggregate should be able to group on single field 13✅ 826ms
[In-Memory] Table.aggregate should correctly handle infinities 4✅ 171ms
[In-Memory] Table.aggregate should correctly handle NaN 5✅ 30ms
[In-Memory] Table.aggregate should correctly select result types 4✅ 29ms
[In-Memory] Table.aggregate should merge warnings when issues computing aggregation 2✅ 25ms
[In-Memory] Table.aggregate should not summarize empty table when grouped 11✅ 208ms
[In-Memory] Table.aggregate should raise warnings when there are issues 7✅ 220ms
[In-Memory] Table.aggregate should raise warnings when there are issues computing aggregation 3✅ 192ms
[In-Memory] Table.aggregate should report warnings and errors based on types 4✅ 106ms
[In-Memory] Table.aggregate should summarize empty table 11✅ 268ms
[In-Memory] Table.aggregate should summarize whole table 13✅ 660ms
[In-Memory] Table.aggregate Standard_Deviation 1✅ 7ms
[In-Memory] Table.aggregate+Expressions 2✅ 104ms
[In-Memory] Table.at 3✅ 122ms
[In-Memory] Table.column_count 1✅ 1ms
[In-Memory] Table.column_names 2✅ 35ms
[In-Memory] Table.cross_join 9✅ 137ms
[In-Memory] Table.cross_tab 23✅ 458ms
[In-Memory] Table.distinct 6✅ 273ms
[In-Memory] Table.distinct 7✅ 135ms
[In-Memory] Table.fill_nothing/empty 6✅ 28ms
[In-Memory] Table.filter 4✅ 848ms
[In-Memory] Table.filter 23✅ 2⚪ 1s
[In-Memory] Table.filter_by_expression 5✅ 568ms
[In-Memory] Table.get 3✅ 24ms
[In-Memory] Table.join 38✅ 1s
[In-Memory] Table.lookup_and_replace 20✅ 725ms
[In-Memory] Table.make_constant_column 4✅ 10ms
[In-Memory] Table.order_by 23✅ 474ms
[In-Memory] Table.read 5✅ 62ms
[In-Memory] Table.remove_columns 12✅ 887ms
[In-Memory] Table.rename_columns 20✅ 910ms
[In-Memory] Table.reorder_columns 10✅ 461ms
[In-Memory] Table.replace 4✅ 81ms
[In-Memory] Table.rows 6✅ 145ms
[In-Memory] Table.select_columns 15✅ 1s
[In-Memory] Table.set 8✅ 2s
[In-Memory] Table.set with Column_Operation 9✅ 594ms
[In-Memory] Table.sort_columns 4✅ 277ms
[In-Memory] Table.take/drop 11✅ 963ms
[In-Memory] Table.transpose 8✅ 179ms
[In-Memory] Table.union 25✅ 853ms
[In-Memory] Table.zip 12✅ 257ms
[In-Memory] Table/Column auto value type 13✅ 191ms
[In-Memory] Table/Column.cast - checking invariants 12✅ 177ms
[In-Memory] Table/Column.cast - date/time 3✅ 44ms
[In-Memory] Table/Column.cast - numeric 6✅ 181ms
[In-Memory] Table/Column.cast - to text 9✅ 196ms
[In-Memory] Temp column 2✅ 20ms
[In-Memory] Text Column Operations 5✅ 203ms
[In-Memory] Unique derived column names 8✅ 47ms
[PostgreSQL] .pgpass 2✅ 360ms
[PostgreSQL] Connection setup 3✅ 442ms
[PostgreSQL] Database tests 1⚪ 0ms
[PostgreSQL] SSL connectivity tests 1⚪ 0ms
[Redshift] Database tests 1⚪ 0ms
[SQLite File] Interactions Between various operations 8✅ 374ms
[SQLite File] Aggregation 2✅ 178ms
[SQLite File] Appending a Database table to a Database table 29✅ 3s
[SQLite File] Appending an in-memory table to a Database table 30✅ 3s
[SQLite File] Arithmetic Column Operations 10✅ 2⚪ 758ms
[SQLite File] Basic Table Access 4✅ 751ms
[SQLite File] Boolean Column Operations 4✅ 2⚪ 687ms
[SQLite File] Colum Operations - Names 8✅ 107ms
[SQLite File] Column Comparisons 4✅ 1⚪ 991ms
[SQLite File] Column Naming edge cases 7✅ 429ms
[SQLite File] Column Operations - Equality & Null Handling 4✅ 3⚪ 172ms
[SQLite File] Column Operations - Text Replace (in-memory only) 0ms
[SQLite File] Column Operations - Text Trim 3✅ 93ms
[SQLite File] Column.const 1✅ 26ms
[SQLite File] Column.const 3✅ 65ms
[SQLite File] Column.fill_nothing/empty 4✅ 82ms
[SQLite File] Column.map 1✅ 14ms
[SQLite File] Column.rename 1✅ 16ms
[SQLite File] Column.take/drop 6✅ 1s
[SQLite File] Column.zip 1✅ 13ms
[SQLite File] Connection.query 10✅ 720ms
[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✅ 285ms
[SQLite File] Deleting rows from a Database table (source=Database) 11✅ 785ms
[SQLite File] Deleting rows from a Database table (source=in-memory) 11✅ 1s
[SQLite File] Dialect-specific codegen 1✅ 36ms
[SQLite File] Dropping Missing Values 8✅ 632ms
[SQLite File] Error Handling 2✅ 160ms
[SQLite File] Expression Arithmetic 3✅ 429ms
[SQLite File] Expression Boolean literals 1✅ 58ms
[SQLite File] Expression Boolean Operators 4✅ 148ms
[SQLite File] Expression Column Arithmetic 2✅ 211ms
[SQLite File] Expression Comparison Operators 6✅ 511ms
[SQLite File] Expression Date and Time literals 4⚪ 0ms
[SQLite File] Expression Errors should be handled 4✅ 46ms
[SQLite File] Expression Float literals 1✅ 18ms
[SQLite File] Expression Integer literals 1✅ 20ms
[SQLite File] Expression Nothing literals 3✅ 158ms
[SQLite File] Expression Text literals 1✅ 41ms
[SQLite File] Expression Text literals 2✅ 24ms
[SQLite File] Expression Text Operators 2✅ 96ms
[SQLite File] Expression Warnings should be reported 2✅ 2⚪ 260ms
[SQLite File] Filling Missing Values 5✅ 1⚪ 184ms
[SQLite File] Function invocation 2✅ 48ms
[SQLite File] Masking Tables 1✅ 50ms
[SQLite File] math functions 6✅ 3s
[SQLite File] Metadata 2✅ 65ms
[SQLite File] Min/Max Operations 2✅ 107ms
[SQLite File] Missing Values 2✅ 88ms
[SQLite File] Other Column Operations 1✅ 84ms
[SQLite File] Output Execution Context for Database operations 12✅ 1⚪ 1s
[SQLite File] partial Date-Time support 2✅ 573ms
[SQLite File] Persisting a Database Table (query) 8✅ 1s
[SQLite File] replace: DB specific edge-cases 2✅ 22ms
[SQLite File] replace: empty table and nothings 2✅ 61ms
[SQLite File] replace: literal regex pattern and replacement 5✅ 31ms
[SQLite File] replace: literal text pattern and replacement 4✅ 109ms
[SQLite File] replace: pattern and replacement columns 4✅ 21ms
[SQLite File] Rounding numeric tests 19✅ 16s
[SQLite File] Rounding-like operations 15✅ 774ms
[SQLite File] Schemas and Databases 3✅ 14ms
[SQLite File] Simple variant of Table/Column.parse in all backends 5✅ 171ms
[SQLite File] Sorting 5✅ 177ms
[SQLite File] Support for Long Column/Table names 6✅ 2s
[SQLite File] Table.add_row_number (common) 7✅ 159ms
[SQLite File] Table.add_row_number (Database specific) 1✅ 85ms
[SQLite File] Table.aggregate 1✅ 27ms
[SQLite File] Table.aggregate Concatenate 6✅ 205ms
[SQLite File] Table.aggregate Count_Distinct 1✅ 1⚪ 161ms
[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⚪ 195ms
[SQLite File] Table.aggregate should be able to group on single field 7✅ 6⚪ 145ms
[SQLite File] Table.aggregate should correctly handle infinities 2✅ 2⚪ 71ms
[SQLite File] Table.aggregate should correctly handle NaN 1⚪ 0ms
[SQLite File] Table.aggregate should correctly select result types 2✅ 2⚪ 61ms
[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⚪ 114ms
[SQLite File] Table.aggregate should raise warnings when there are issues 7✅ 510ms
[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✅ 126ms
[SQLite File] Table.aggregate should report warnings and errors based on types 4✅ 123ms
[SQLite File] Table.aggregate should summarize empty table 7✅ 4⚪ 138ms
[SQLite File] Table.aggregate should summarize whole table 7✅ 6⚪ 187ms
[SQLite File] Table.aggregate Standard_Deviation 1✅ 38ms
[SQLite File] Table.aggregate+Expressions 2✅ 87ms
[SQLite File] Table.at 3✅ 100ms
[SQLite File] Table.column_count 1✅ 0ms
[SQLite File] Table.column_names 2✅ 159ms
[SQLite File] Table.cross_join 9✅ 540ms
[SQLite File] Table.cross_tab 1⚪ 0ms
[SQLite File] Table.default_ordering 4✅ 376ms
[SQLite File] Table.distinct 7✅ 242ms
[SQLite File] Table.expand_column 1✅ 19ms
[SQLite File] Table.expand_to_rows 1✅ 15ms
[SQLite File] Table.fill_nothing/empty 6✅ 582ms
[SQLite File] Table.filter 1✅ 2ms
[SQLite File] Table.filter 22✅ 1⚪ 1s
[SQLite File] Table.filter_by_expression 4✅ 1⚪ 178ms
[SQLite File] Table.get 3✅ 23ms
[SQLite File] Table.join 31✅ 3⚪ 1s
[SQLite File] Table.lookup_and_replace 19✅ 2s
[SQLite File] Table.make_constant_column 3✅ 1⚪ 121ms
[SQLite File] Table.order_by 19✅ 2⚪ 256ms
[SQLite File] Table.read 6✅ 309ms
[SQLite File] Table.remove_columns 11✅ 792ms
[SQLite File] Table.rename_columns 20✅ 1s
[SQLite File] Table.reorder_columns 9✅ 702ms
[SQLite File] Table.replace 4✅ 165ms
[SQLite File] Table.rows 6✅ 111ms
[SQLite File] Table.select_columns 14✅ 1s
[SQLite File] Table.set 8✅ 398ms
[SQLite File] Table.set with Column_Operation 8✅ 1⚪ 862ms
[SQLite File] Table.sort_columns 4✅ 223ms
[SQLite File] Table.take/drop 7✅ 3s
[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✅ 24ms
[SQLite File] Table/Column.cast - checking invariants 7✅ 211ms
[SQLite File] Table/Column.cast - numeric 3✅ 65ms
[SQLite File] Table/Column.cast - to text 1✅ 34ms
[SQLite File] Tables and Table Types 4✅ 165ms
[SQLite File] Temp column 2✅ 24ms
[SQLite File] Text Column Operations 5✅ 400ms
[SQLite File] Transaction Support 4✅ 117ms
[SQLite File] Unique derived column names 8✅ 265ms
[SQLite File] Uploading an in-memory Table 11✅ 2s
[SQLite In-Memory] Interactions Between various operations 8✅ 346ms
[SQLite In-Memory] Aggregation 2✅ 33ms
[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⚪ 182ms
[SQLite In-Memory] Basic Table Access 4✅ 170ms
[SQLite In-Memory] Boolean Column Operations 4✅ 2⚪ 168ms
[SQLite In-Memory] Colum Operations - Names 8✅ 65ms
[SQLite In-Memory] Column Comparisons 4✅ 1⚪ 250ms
[SQLite In-Memory] Column Naming edge cases 7✅ 144ms
[SQLite In-Memory] Column Operations - Equality & Null Handling 4✅ 3⚪ 87ms
[SQLite In-Memory] Column Operations - Text Replace (in-memory only) 0ms
[SQLite In-Memory] Column Operations - Text Trim 3✅ 47ms
[SQLite In-Memory] Column.const 1✅ 7ms
[SQLite In-Memory] Column.const 3✅ 39ms
[SQLite In-Memory] Column.fill_nothing/empty 4✅ 58ms
[SQLite In-Memory] Column.map 1✅ 10ms
[SQLite In-Memory] Column.rename 1✅ 10ms
[SQLite In-Memory] Column.take/drop 6✅ 1s
[SQLite In-Memory] Column.zip 1✅ 8ms
[SQLite In-Memory] Connection.query 10✅ 208ms
[SQLite In-Memory] Creating an empty table 17✅ 658ms
[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✅ 128ms
[SQLite In-Memory] Deleting rows from a Database table (source=Database) 11✅ 737ms
[SQLite In-Memory] Deleting rows from a Database table (source=in-memory) 11✅ 494ms
[SQLite In-Memory] Dialect-specific codegen 1✅ 3ms
[SQLite In-Memory] Dropping Missing Values 8✅ 601ms
[SQLite In-Memory] Error Handling 2✅ 30ms
[SQLite In-Memory] Expression Arithmetic 3✅ 185ms
[SQLite In-Memory] Expression Boolean literals 1✅ 43ms
[SQLite In-Memory] Expression Boolean Operators 4✅ 88ms
[SQLite In-Memory] Expression Column Arithmetic 2✅ 142ms
[SQLite In-Memory] Expression Comparison Operators 6✅ 220ms
[SQLite In-Memory] Expression Date and Time literals 4⚪ 0ms
[SQLite In-Memory] Expression Errors should be handled 4✅ 25ms
[SQLite In-Memory] Expression Float literals 1✅ 18ms
[SQLite In-Memory] Expression Integer literals 1✅ 19ms
[SQLite In-Memory] Expression Nothing literals 3✅ 77ms
[SQLite In-Memory] Expression Text literals 1✅ 27ms
[SQLite In-Memory] Expression Text literals 2✅ 18ms
[SQLite In-Memory] Expression Text Operators 2✅ 63ms
[SQLite In-Memory] Expression Warnings should be reported 2✅ 2⚪ 93ms
[SQLite In-Memory] Filling Missing Values 5✅ 1⚪ 124ms
[SQLite In-Memory] Function invocation 2✅ 31ms
[SQLite In-Memory] Masking Tables 1✅ 17ms
[SQLite In-Memory] math functions 6✅ 846ms
[SQLite In-Memory] Metadata 2✅ 7ms
[SQLite In-Memory] Min/Max Operations 2✅ 46ms
[SQLite In-Memory] Missing Values 2✅ 28ms
[SQLite In-Memory] Other Column Operations 1✅ 19ms
[SQLite In-Memory] Output Execution Context for Database operations 9✅ 1⚪ 414ms
[SQLite In-Memory] partial Date-Time support 2✅ 31ms
[SQLite In-Memory] Persisting a Database Table (query) 8✅ 499ms
[SQLite In-Memory] replace: DB specific edge-cases 2✅ 15ms
[SQLite In-Memory] replace: empty table and nothings 2✅ 30ms
[SQLite In-Memory] replace: literal regex pattern and replacement 5✅ 15ms
[SQLite In-Memory] replace: literal text pattern and replacement 4✅ 42ms
[SQLite In-Memory] replace: pattern and replacement columns 4✅ 7ms
[SQLite In-Memory] Rounding numeric tests 19✅ 9s
[SQLite In-Memory] Rounding-like operations 15✅ 348ms
[SQLite In-Memory] Schemas and Databases 3✅ 2ms
[SQLite In-Memory] Simple variant of Table/Column.parse in all backends 5✅ 97ms
[SQLite In-Memory] Sorting 5✅ 34ms
[SQLite In-Memory] Support for Long Column/Table names 6✅ 711ms
[SQLite In-Memory] Table.add_row_number (common) 7✅ 132ms
[SQLite In-Memory] Table.add_row_number (Database specific) 1✅ 22ms
[SQLite In-Memory] Table.aggregate 1✅ 18ms
[SQLite In-Memory] Table.aggregate Concatenate 6✅ 91ms
[SQLite In-Memory] Table.aggregate Count_Distinct 1✅ 1⚪ 104ms
[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⚪ 136ms
[SQLite In-Memory] Table.aggregate should be able to group on single field 7✅ 6⚪ 90ms
[SQLite In-Memory] Table.aggregate should correctly handle infinities 2✅ 2⚪ 44ms
[SQLite In-Memory] Table.aggregate should correctly handle NaN 1⚪ 0ms
[SQLite In-Memory] Table.aggregate should correctly select result types 2✅ 2⚪ 43ms
[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⚪ 64ms
[SQLite In-Memory] Table.aggregate should raise warnings when there are issues 7✅ 439ms
[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✅ 89ms
[SQLite In-Memory] Table.aggregate should report warnings and errors based on types 4✅ 109ms
[SQLite In-Memory] Table.aggregate should summarize empty table 7✅ 4⚪ 52ms
[SQLite In-Memory] Table.aggregate should summarize whole table 7✅ 6⚪ 105ms
[SQLite In-Memory] Table.aggregate Standard_Deviation 1✅ 21ms
[SQLite In-Memory] Table.aggregate+Expressions 2✅ 50ms
[SQLite In-Memory] Table.at 3✅ 20ms
[SQLite In-Memory] Table.column_count 1✅ 0ms
[SQLite In-Memory] Table.column_names 2✅ 92ms
[SQLite In-Memory] Table.cross_join 9✅ 346ms
[SQLite In-Memory] Table.cross_tab 1⚪ 0ms
[SQLite In-Memory] Table.default_ordering 4✅ 17ms
[SQLite In-Memory] Table.distinct 7✅ 151ms
[SQLite In-Memory] Table.expand_column 1✅ 11ms
[SQLite In-Memory] Table.expand_to_rows 1✅ 11ms
[SQLite In-Memory] Table.fill_nothing/empty 6✅ 163ms
[SQLite In-Memory] Table.filter 1✅ 1ms
[SQLite In-Memory] Table.filter 22✅ 1⚪ 811ms
[SQLite In-Memory] Table.filter_by_expression 4✅ 1⚪ 122ms
[SQLite In-Memory] Table.get 3✅ 9ms
[SQLite In-Memory] Table.join 31✅ 3⚪ 1s
[SQLite In-Memory] Table.lookup_and_replace 19✅ 1s
[SQLite In-Memory] Table.make_constant_column 3✅ 1⚪ 53ms
[SQLite In-Memory] Table.order_by 19✅ 2⚪ 223ms
[SQLite In-Memory] Table.read 6✅ 281ms
[SQLite In-Memory] Table.remove_columns 11✅ 311ms
[SQLite In-Memory] Table.rename_columns 20✅ 585ms
[SQLite In-Memory] Table.reorder_columns 9✅ 294ms
[SQLite In-Memory] Table.replace 4✅ 72ms
[SQLite In-Memory] Table.rows 6✅ 35ms
[SQLite In-Memory] Table.select_columns 14✅ 525ms
[SQLite In-Memory] Table.set 8✅ 150ms
[SQLite In-Memory] Table.set with Column_Operation 8✅ 1⚪ 605ms
[SQLite In-Memory] Table.sort_columns 4✅ 72ms
[SQLite In-Memory] Table.take/drop 7✅ 2s
[SQLite In-Memory] Table.transpose 1⚪ 0ms
[SQLite In-Memory] Table.union 19✅ 1⚪ 885ms
[SQLite In-Memory] Table.zip 1⚪ 0ms
[SQLite In-Memory] Table/Column auto value type 1✅ 12ms
[SQLite In-Memory] Table/Column.cast - checking invariants 7✅ 129ms
[SQLite In-Memory] Table/Column.cast - numeric 3✅ 41ms
[SQLite In-Memory] Table/Column.cast - to text 1✅ 30ms
[SQLite In-Memory] Tables and Table Types 4✅ 34ms
[SQLite In-Memory] Temp column 2✅ 26ms
[SQLite In-Memory] Text Column Operations 5✅ 221ms
[SQLite In-Memory] Transaction Support 4✅ 48ms
[SQLite In-Memory] Unique derived column names 8✅ 140ms
[SQLite In-Memory] Uploading an in-memory Table 9✅ 726ms
[SQLite] Type Mapping 8✅ 232ms
Aggregate Columns 23✅ 152ms
Boolean Column.format, with format Column 3✅ 76ms
Boolean Column.format, with format string 3✅ 91ms
ceil 3✅ 21ms
Column.parse 13✅ 140ms
Columns 16✅ 692ms
Construction 9✅ 9s
Counting Values 1✅ 3ms
DataFormatter builders 3✅ 76ms
DataFormatter.format 10✅ 93ms
DataFormatter.parse 13✅ 765ms
Date Column.format, with format Column 6✅ 109ms
Date Column.format, with format string 4✅ 230ms
Date_Time Column.format, with format Column 6✅ 128ms
Date_Time Column.format, with format string 5✅ 248ms
Date_Time truncate 1✅ 25ms
Delimited File Parsing 27✅ 3⚪ 2s
Delimited File Writing 33✅ 3s
Dropping Missing Values 1✅ 684ms
Edge cases 1✅ 13ms
Errors 2✅ 31ms
Excel Range 9✅ 204ms
fetching files using HTTP 4✅ 539ms
File.read (Delimited) 3✅ 95ms
File.read (Delimited) should work with Date_Time 3✅ 18ms
File.read (Delimited) should work with Dates 3✅ 38ms
File.read (Delimited) should work with Time_Of_Days 3✅ 23ms
fill 6✅ 291ms
Float 3✅ 42ms
Float, with format Column 3✅ 39ms
floor 3✅ 20ms
Info 1✅ 63ms
Integer 3✅ 73ms
Integer 1✅ 16ms
Integer, with format Column 3✅ 54ms
Integration 1✅ 211ms
JSON conversion 2✅ 108ms
Mapping Operations 7✅ 652ms
Masking Tables 3✅ 924ms
Numeric, empty/Nothing 4✅ 100ms
Problems 4✅ 2⚪ 97ms
Read XLSX / XLS Files 12✅ 1s
Reading single cells correctly 7✅ 911ms
round/truncate/ceil/floor 3✅ 100ms
Rounding 8✅ 126ms
Should be able to serialise a table with Dates to Text 2✅ 102ms
Should be able to serialise a table with DateTimes to Text 2✅ 27ms
Should be able to serialise a table with Time_Of_Days to Text 2✅ 23ms
Slicing Tables 4✅ 349ms
SortedListIndex (used for SortJoin) 6✅ 16ms
Sorting Columns 4✅ 206ms
Sorting Tables 2✅ 273ms
SQLite_Format should allow connecting to SQLite files 5✅ 79ms
Table.from Text 1✅ 12ms
Table.parse 22✅ 1s
Table.parse_to_columns 14✅ 495ms
Table.split 5✅ 226ms
Table.split/tokenize column count 4✅ 118ms
Table.split/tokenize column order 1✅ 6ms
Table.split/tokenize errors 4✅ 19ms
Table.split/tokenize name conflicts 2✅ 74ms
Table.tokenize 12✅ 231ms
Text.parse_to_table 2✅ 64ms
Text.parse_to_table errors 3✅ 139ms
Text.parse_to_table parsing 3✅ 77ms
Text.parse_to_table with case-insensitivity 1✅ 16ms
Text.parse_to_table with groups 2✅ 51ms
Time_Of_Day Column.format, with format Column 6✅ 110ms
Time_Of_Day Column.format, with format string 5✅ 135ms
truncate 3✅ 28ms
Unique_Name_Strategy Helper 12✅ 251ms
Unique_Name_Strategy.combine_with_prefix 6✅ 14ms
Use First Row As Names 5✅ 428ms
Value_Type 2✅ 53ms
Various File Format support on Table 6✅ 921ms
Vector conversion 1✅ 14ms
Write xls Files 43✅ 4s
Write xlsx Files 43✅ 6s
Writing 4✅ 223ms
Writing to csv files 3✅ 184ms
Writing to json files 3✅ 2s
XLS reading 7✅ 50ms
XLSX reading 7✅ 325ms

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

2525 tests were completed in 84s with 2478 passed, 0 failed and 47 skipped.

Test suite Passed Failed Skipped Time
Any.map_nothing 2✅ 25ms
Any's methods 3✅ 79ms
Array_Proxy 5✅ 76ms
ArrayOverBuffer 1⚪ 0ms
ASCII 4✅ 50ms
Asserts 5✅ 23ms
at/get 7✅ 331ms
Atom with holes 7✅ 33ms
Auto_Detect 3✅ 18ms
BigInts 13✅ 758ms
Booleans 6✅ 19ms
Bound 3✅ 7ms
Bytes 3✅ 7ms
caching 1✅ 52ms
Callables 5✅ 23ms
Check Nothing and NaN 3✅ 0ms
children 2✅ 37ms
codepoints 2✅ 4ms
Compare functionality with Vector 1✅ 17ms
Compile 6✅ 33ms
const 1✅ 0ms
Contexts and Execution Environment 3✅ 10ms
Conversion 42✅ 246ms
Correlation Statistics 6✅ 165ms
curry 1✅ 5ms
Data.read / File_Format 2✅ 1s
Dataflow Errors 11✅ 52ms
Dataflow Warnings 32✅ 1s
Date 41✅ 8s
Date date part tests 8✅ 102ms
Date_Range 11✅ 2s
Date_Time 45✅ 2⚪ 1s
Date_Time date part tests 8✅ 59ms
Date_Time equality 2✅ 7ms
Day_Of_Week conversions 8✅ 22ms
Deep Exports 1✅ 1ms
Default comparator 3✅ 10ms
display text 1✅ 1ms
Duration 15✅ 192ms
Encoding object 4✅ 89ms
Enso Arrays 5✅ 30ms
Enso maps 50✅ 327ms
Enso Set 5✅ 101ms
Environment 1✅ 20ms
Escape 1✅ 1ms
fetch 11✅ 1s
File Operations 19✅ 250ms
flip 2✅ 1ms
Float.truncate 1✅ 21ms
Floats 5✅ 65ms
folder operations 3✅ 109ms
Formatting date/time values 6✅ 134ms
Fully Qualified Names 1✅ 2ms
Function Ascribed Parameters 12✅ 29ms
get_elements_by_tag_name 3✅ 54ms
Header 1✅ 9ms
Header resolution 7✅ 27ms
Headers 8✅ 197ms
Http Auth 2✅ 144ms
HTTP client 4✅ 2ms
Http Error handling 2✅ 1⚪ 30ms
HTTP_Method parse 3✅ 5ms
HTTP_Status_Code 1✅ 4ms
identity 3✅ 2ms
Inlining Helpers 2✅ 3ms
inner / outer xml 2✅ 93ms
Instrument @Tail_Call fibonacci 6✅ 585ms
Instrument fibonacci 3✅ 471ms
Integer.truncate 1✅ 2ms
Integers 24✅ 139ms
Interval 7✅ 48ms
Java case of 3✅ 9ms
Java FFI 6✅ 1⚪ 12ms
Java/Enso Date 2✅ 14ms
JavaDate 41✅ 4s
JavaDate date part tests 8✅ 6ms
JavaLocalTime 28✅ 39ms
JavaScript Objects, Arrays & Functions 8✅ 542ms
JavaScriptArrayWithADate 41✅ 5s
JavaScriptArrayWithADate date part tests 8✅ 76ms
JavascriptDataInArray 43✅ 4⚪ 538ms
JavascriptDataInArray date part tests 8✅ 107ms
JavascriptDate 43✅ 4⚪ 728ms
JavaScriptDate 41✅ 5s
JavascriptDate date part tests 8✅ 39ms
JavaScriptDate date part tests 8✅ 133ms
JavaZonedDateTime 45✅ 2⚪ 395ms
JavaZonedDateTime date part tests 8✅ 13ms
JavaZoneId 7✅ 44ms
JS_Object 3✅ 163ms
JSON 5✅ 50ms
JSON 1✅ 44ms
JSON Deserialization 9✅ 501ms
JSON Serialization 3✅ 71ms
JSON_Format 2✅ 106ms
Lazy 6✅ 53ms
Lazy Generator 1✅ 6ms
Lexicographic Order on Vectors 2✅ 6ms
List 31✅ 768ms
Locale 13✅ 90ms
Looping Imports 1✅ 1ms
Lowercase Methods 5✅ 8ms
Managed_Resource 3✅ 27ms
Match.end 4✅ 20ms
Match.groups 2✅ 17ms
Match.named_groups 3✅ 59ms
Match.span 4✅ 38ms
Match.start 4✅ 21ms
Match.text 6✅ 73ms
Match.to_display_text 1✅ 8ms
Match.utf_16_span 4✅ 17ms
Match.utf_16_start 8✅ 53ms
Maybe 5✅ 3ms
Meta-Value Inspection 3✅ 1⚪ 9ms
Meta-Value Manipulation 26✅ 302ms
Meta.Type.find 4✅ 15ms
Methods 1✅ 1⚪ 1ms
Missing_Required_Argument 3✅ 38ms
Natural Order 4✅ 109ms
No Method Errors 1✅ 10ms
non-linear inserts 11✅ 143ms
Number Conversions 1✅ 56ms
Number Rounding numeric tests 19✅ 197ms
Numbers 14✅ 190ms
Numeric values 1✅ 6ms
Object Comparator 7✅ 38ms
Operator == 16✅ 110ms
Ordering 6✅ 42ms
Pair 1✅ 0ms
Pair - from 2-Item JavaScript Array 13✅ 163ms
Pair - from 2-Item List 13✅ 99ms
Pair - from 2-Item Vector 13✅ 100ms
Pair - from Pair.new 13✅ 48ms
Pair - from Pair.Value 13✅ 12ms
Panics 17✅ 182ms
parse 8✅ 353ms
Parsing date/time values 26✅ 1⚪ 515ms
Parsing formats 4✅ 248ms
Pattern Matches 17✅ 48ms
Pattern.find and .find_all 8✅ 96ms
Pattern.match and .match_all 8✅ 70ms
Pattern.matches 5✅ 24ms
Pattern.replace 16✅ 196ms
Pattern.split 6✅ 54ms
Pattern.tokenize 7✅ 227ms
Period 7✅ 31ms
Plain_Text 3✅ 30ms
Polyglot Argument 7✅ 23ms
Polyglot Argument with Inheritance 3✅ 13ms
Polyglot Conversion 14✅ 19ms
Polyglot hash maps 6✅ 125ms
Polyglot JS 19✅ 144ms
Polyglot keys and values 6✅ 5s
Polyglot Operator == 7✅ 37ms
Polyglot Python 18✅ 98ms
Polyglot R 1⚪ 0ms
post 25✅ 1s
Problem_Behavior 2✅ 47ms
Process 5✅ 7s
PythonDate 41✅ 8s
PythonDate 42✅ 5⚪ 2s
PythonDate date part tests 8✅ 88ms
PythonDate date part tests 8✅ 76ms
PythonLocalTime 28✅ 167ms
Qualified Names 3✅ 5ms
Random 15✅ 2s
Range 35✅ 699ms
Rank Data 7✅ 52ms
Read XML 7✅ 66ms
read_bytes 6✅ 56ms
read_text 6✅ 129ms
Refs 2✅ 5ms
Regex splitting 3✅ 14ms
Regex tokenizing 2✅ 22ms
Regex: find and find_all 20✅ 1⚪ 219ms
Regression 12✅ 135ms
ReportingStreamDecoder 6✅ 377ms
ReportingStreamEncoder 8✅ 152ms
Request 10✅ 43ms
rounding 4✅ 18ms
Sorting with multiple comparators 4✅ 2⚪ 89ms
Sorting with the default comparator 7✅ 3⚪ 149ms
Stack traces 1✅ 8ms
State 2✅ 3ms
Statistics 14✅ 449ms
Statistics - empty Vector 3✅ 13ms
Statistics - invalid input 5✅ 166ms
Statistics - invalid input 1✅ 1ms
Statistics - NaN Vector 3✅ 40ms
Statistics - Nothing Vector 3✅ 49ms
System 1✅ 1ms
tag name 1✅ 13ms
Temporary_File facility 6✅ 963ms
Text 84✅ 7s
text contents 1✅ 9ms
Text_Sub_Range_Data 2✅ 34ms
Text_Utils 4✅ 48ms
Text.match 6✅ 32ms
Text.replace 16✅ 215ms
Text.Span 3✅ 27ms
Text.substring 4✅ 15ms
the Self construct 6✅ 19ms
Time_Of_Day 28✅ 225ms
to_display_text 5✅ 38ms
Type Errors 11✅ 125ms
uncurry 1✅ 2ms
Unresolved symbol 1✅ 1ms
URI 5✅ 40ms
URI_With_Query 5✅ 2⚪ 350ms
Use a slice of an array as vectors 94✅ 3⚪ 248ms
Use Array as vectors 94✅ 3⚪ 458ms
Use Array_Proxy as vectors 94✅ 3⚪ 203ms
Use Java ArrayList as vectors 94✅ 3⚪ 344ms
Use Vector as vectors 94✅ 3⚪ 2s
UTF_16 BigEndian 2✅ 5ms
UTF_16 LittleEndian 2✅ 5ms
UTF_8 7✅ 59ms
Vector builder 5✅ 14ms
Vector Slicing Helpers 1✅ 33ms
Vector/Array equality 9✅ 20ms
Windows 1252 4✅ 21ms
Wrapped errors 5✅ 23ms
write operations 22✅ 886ms
Zone 9✅ 49ms

✅ 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✅ 138ms
File uploads 2✅ 14ms
Geo_Map 3✅ 699ms
Histogram Visualization 6✅ 173ms
Lazy Table Visualization 12✅ 474ms
Lazy Text Visualization 3✅ 52ms
Scatter Plot Visualization 14✅ 499ms
Serializable Visualization Identifiers 5✅ 128ms
SQL Visualization 1✅ 240ms
Table Visualization 9✅ 665ms
Table.lookup_ignore_case 1✅ 19ms
Table.rows 1✅ 263ms
Type Names of Visualization Defaults 1✅ 196ms
Vector and Arrays 2✅ 1⚪ 52ms
Widgets for Database 1✅ 13ms
Widgets for In-Database Connection with table name sets 1✅ 146ms
Widgets for In-Database Connection with table types 1✅ 19ms
Widgets for In-Database Table with column name sets 2✅ 43ms
Widgets for In-Memory with column name sets 2✅ 86ms
Widgets for the Text type 1✅ 138ms