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

Ambiguous imports warnings/errors are serializable #8093

Merged
merged 1 commit into from
Oct 18, 2023

Ambiguous imports warnings/errors are serializable

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

Ambiguous imports warnings/errors are serializable #8093

Ambiguous imports warnings/errors are serializable
33de332
Select commit
Loading
Failed to load commit list.
GitHub Actions / Standard Library Tests (macos) succeeded Oct 18, 2023 in 0s

Standard Library Tests (macos) ✅

Tests passed successfully

Report Passed Failed Skipped Time
/Users/runner/work/enso/enso/target/test-results/AWS_Tests/JUnit.xml 19✅ 6s
/Users/runner/work/enso/enso/target/test-results/Examples_Tests/JUnit.xml 33✅ 729s
/Users/runner/work/enso/enso/target/test-results/Geo_Tests/JUnit.xml 5✅ 613ms
/Users/runner/work/enso/enso/target/test-results/Image_Tests/JUnit.xml 174✅ 4s
/Users/runner/work/enso/enso/target/test-results/Table_Tests/JUnit.xml 2583✅ 152⚪ 167s
/Users/runner/work/enso/enso/target/test-results/Tests/JUnit.xml 2321✅ 28⚪ 104s
/Users/runner/work/enso/enso/target/test-results/Visualization_Tests/JUnit.xml 70✅ 1⚪ 6s

✅ /Users/runner/work/enso/enso/target/test-results/AWS_Tests/JUnit.xml

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

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

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

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

Test suite Passed Failed Skipped Time
Examples 32✅ 6s
Python Examples 1✅ 723s

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

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

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

✅ /Users/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✅ 146ms
Image with 1 channel 19✅ 191ms
Image with 2 channels 19✅ 196ms
Image with 3 channels 19✅ 197ms
Image with 4 channels 19✅ 194ms
Image Write 2✅ 50ms
Image.read 9✅ 2s
Matrix with 1 channel 21✅ 247ms
Matrix with 2 channels 21✅ 283ms
Matrix with 3 channels 21✅ 232ms
Matrix with 4 channels 21✅ 227ms
Matrix_Error 1✅ 3ms

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

2735 tests were completed in 167s with 2583 passed, 0 failed and 152 skipped.

Test suite Passed Failed Skipped Time
[Codegen] Aggregation 2✅ 85ms
[Codegen] Basic Select 3✅ 58ms
[Codegen] Handling Missing Values 2✅ 124ms
[Codegen] JSON serialization 1⚪ 0ms
[Codegen] Masking Tables and Columns 2✅ 182ms
[Codegen] Sorting 4✅ 48ms
[In-Memory-specific] Table.join 1✅ 981ms
[In-Memory-specific] Table.set 2✅ 108ms
[In-Memory] Interactions Between various operations 11✅ 970ms
[In-Memory] Arithmetic Column Operations 12✅ 169ms
[In-Memory] Boolean Column Operations 5✅ 1⚪ 241ms
[In-Memory] Colum Operations - Names 10✅ 81ms
[In-Memory] Column Comparisons 5✅ 1⚪ 452ms
[In-Memory] Column Naming edge cases 7✅ 480ms
[In-Memory] Column operation Integer Overflow handling 6✅ 440ms
[In-Memory] Column Operations - Equality & Null Handling 4✅ 3⚪ 77ms
[In-Memory] Column Operations - Text Replace 0ms
[In-Memory] Column Operations - Text Replace (in-memory only) 8✅ 102ms
[In-Memory] Column Operations - Text Trim 3✅ 49ms
[In-Memory] Column.const 3✅ 11ms
[In-Memory] Column.fill_nothing/empty 4✅ 11ms
[In-Memory] Column.map 6✅ 164ms
[In-Memory] Column.rename 1✅ 6ms
[In-Memory] Column.take/drop 8✅ 102ms
[In-Memory] Column.zip 6✅ 43ms
[In-Memory] Date-Time operations 21✅ 1⚪ 999ms
[In-Memory] Date-Time support 3✅ 55ms
[In-Memory] Dropping Missing Values 9✅ 538ms
[In-Memory] Expression Arithmetic 3✅ 82ms
[In-Memory] Expression Boolean literals 1✅ 70ms
[In-Memory] Expression Boolean Operators 4✅ 46ms
[In-Memory] Expression Column Arithmetic 2✅ 96ms
[In-Memory] Expression Comparison Operators 6✅ 159ms
[In-Memory] Expression Date and Time literals 5✅ 37ms
[In-Memory] Expression Errors should be handled 4✅ 27ms
[In-Memory] Expression Float literals 1✅ 27ms
[In-Memory] Expression Integer literals 1✅ 18ms
[In-Memory] Expression Nothing literals 3✅ 30ms
[In-Memory] Expression Text literals 1✅ 34ms
[In-Memory] Expression Text literals 2✅ 8ms
[In-Memory] Expression Text Operators 2✅ 39ms
[In-Memory] Expression Warnings should be reported 4✅ 131ms
[In-Memory] Filling Missing Values 6✅ 52ms
[In-Memory] Function invocation 2✅ 23ms
[In-Memory] Handling of Big Integer values 10✅ 253ms
[In-Memory] Loss_Of_Integer_Precision (large integers not being exactly representable in Float) 5✅ 249ms
[In-Memory] Min/Max Operations 2✅ 97ms
[In-Memory] Other Column Operations 1✅ 4ms
[In-Memory] replace: empty table and nothings 2✅ 8ms
[In-Memory] replace: literal regex pattern and replacement 5✅ 28ms
[In-Memory] replace: literal text pattern and replacement 4✅ 39ms
[In-Memory] replace: pattern and replacement columns 4✅ 28ms
[In-Memory] Rounding numeric tests 19✅ 1s
[In-Memory] Rounding-like operations 15✅ 57ms
[In-Memory] Simple variant of Table/Column.parse in all backends 5✅ 55ms
[In-Memory] Storage Builders 2✅ 44ms
[In-Memory] Table.add_row_number (common) 7✅ 168ms
[In-Memory] Table.add_row_number (in-memory specific) 7✅ 58ms
[In-Memory] Table.aggregate 3✅ 272ms
[In-Memory] Table.aggregate 3✅ 31ms
[In-Memory] Table.aggregate Concatenate 6✅ 114ms
[In-Memory] Table.aggregate Count_Distinct 2✅ 224ms
[In-Memory] Table.aggregate First and Last 1✅ 5ms
[In-Memory] Table.aggregate Mode 1✅ 3ms
[In-Memory] Table.aggregate Shortest 1✅ 22ms
[In-Memory] Table.aggregate should be able to group on multiple fields not in left columns 13✅ 553ms
[In-Memory] Table.aggregate should be able to group on single field 13✅ 426ms
[In-Memory] Table.aggregate should correctly handle infinities 4✅ 41ms
[In-Memory] Table.aggregate should correctly handle NaN 5✅ 25ms
[In-Memory] Table.aggregate should correctly select result types 4✅ 76ms
[In-Memory] Table.aggregate should merge warnings when issues computing aggregation 2✅ 11ms
[In-Memory] Table.aggregate should not summarize empty table when grouped 11✅ 89ms
[In-Memory] Table.aggregate should raise warnings when there are issues 7✅ 140ms
[In-Memory] Table.aggregate should raise warnings when there are issues computing aggregation 3✅ 52ms
[In-Memory] Table.aggregate should report warnings and errors based on types 4✅ 82ms
[In-Memory] Table.aggregate should summarize empty table 11✅ 114ms
[In-Memory] Table.aggregate should summarize whole table 13✅ 283ms
[In-Memory] Table.aggregate Standard_Deviation 1✅ 21ms
[In-Memory] Table.aggregate+Expressions 2✅ 61ms
[In-Memory] Table.at 3✅ 29ms
[In-Memory] Table.column_count 1✅ 1ms
[In-Memory] Table.column_names 2✅ 34ms
[In-Memory] Table.cross_join 8✅ 91ms
[In-Memory] Table.cross_tab 23✅ 390ms
[In-Memory] Table.distinct 6✅ 260ms
[In-Memory] Table.distinct 7✅ 137ms
[In-Memory] Table.fill_nothing/empty 6✅ 43ms
[In-Memory] Table.filter 5✅ 3s
[In-Memory] Table.filter 21✅ 2⚪ 767ms
[In-Memory] Table.filter_by_expression 5✅ 113ms
[In-Memory] Table.get 3✅ 20ms
[In-Memory] Table.join 33✅ 959ms
[In-Memory] Table.join performance 3✅ 1⚪ 1s
[In-Memory] Table.lookup_and_replace 15✅ 354ms
[In-Memory] Table.order_by 23✅ 325ms
[In-Memory] Table.remove_columns 12✅ 508ms
[In-Memory] Table.rename_columns 20✅ 764ms
[In-Memory] Table.reorder_columns 10✅ 368ms
[In-Memory] Table.replace 3✅ 80ms
[In-Memory] Table.rows 6✅ 88ms
[In-Memory] Table.select_columns 15✅ 836ms
[In-Memory] Table.set 7✅ 815ms
[In-Memory] Table.set with Column_Operation 9✅ 596ms
[In-Memory] Table.sort_columns 4✅ 171ms
[In-Memory] Table.take/drop 9✅ 684ms
[In-Memory] Table.transpose 8✅ 128ms
[In-Memory] Table.union 24✅ 532ms
[In-Memory] Table.zip 11✅ 194ms
[In-Memory] Table/Column auto value type 13✅ 172ms
[In-Memory] Table/Column.cast - checking invariants 12✅ 178ms
[In-Memory] Table/Column.cast - date/time 3✅ 53ms
[In-Memory] Table/Column.cast - numeric 6✅ 203ms
[In-Memory] Table/Column.cast - to text 9✅ 237ms
[In-Memory] Temp column 2✅ 7ms
[In-Memory] Text Column Operations 5✅ 280ms
[PostgreSQL] .pgpass 3✅ 360ms
[PostgreSQL] Connection setup 3✅ 307ms
[PostgreSQL] Database tests 1⚪ 0ms
[PostgreSQL] SSL connectivity tests 1⚪ 0ms
[Redshift] Database tests 1⚪ 0ms
[SQLite File] Interactions Between various operations 8✅ 524ms
[SQLite File] Aggregation 2✅ 102ms
[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⚪ 343ms
[SQLite File] Basic Table Access 4✅ 763ms
[SQLite File] Boolean Column Operations 4✅ 2⚪ 255ms
[SQLite File] Colum Operations - Names 8✅ 109ms
[SQLite File] Column Comparisons 4✅ 1⚪ 409ms
[SQLite File] Column Naming edge cases 7✅ 315ms
[SQLite File] Column Operations - Equality & Null Handling 4✅ 3⚪ 151ms
[SQLite File] Column Operations - Text Replace 2✅ 28ms
[SQLite File] Column Operations - Text Replace (in-memory only) 0ms
[SQLite File] Column Operations - Text Trim 3✅ 98ms
[SQLite File] Column.const 3✅ 70ms
[SQLite File] Column.fill_nothing/empty 4✅ 119ms
[SQLite File] Column.map 1✅ 76ms
[SQLite File] Column.rename 1✅ 20ms
[SQLite File] Column.take/drop 6✅ 2s
[SQLite File] Column.zip 1✅ 18ms
[SQLite File] Creating an empty table 19✅ 4s
[SQLite File] Date-Time operations 1⚪ 0ms
[SQLite File] Date-Time support 1⚪ 0ms
[SQLite File] Deleting rows from a Database table 4✅ 165ms
[SQLite File] Deleting rows from a Database table (source=Database) 11✅ 939ms
[SQLite File] Deleting rows from a Database table (source=in-memory) 11✅ 876ms
[SQLite File] Dialect-specific codegen 1✅ 35ms
[SQLite File] Dropping Missing Values 8✅ 659ms
[SQLite File] Error Handling 2✅ 89ms
[SQLite File] Expression Arithmetic 3✅ 224ms
[SQLite File] Expression Boolean literals 1✅ 53ms
[SQLite File] Expression Boolean Operators 4✅ 128ms
[SQLite File] Expression Column Arithmetic 2✅ 185ms
[SQLite File] Expression Comparison Operators 6✅ 333ms
[SQLite File] Expression Date and Time literals 4⚪ 0ms
[SQLite File] Expression Errors should be handled 4✅ 19ms
[SQLite File] Expression Float literals 1✅ 19ms
[SQLite File] Expression Integer literals 1✅ 21ms
[SQLite File] Expression Nothing literals 3✅ 88ms
[SQLite File] Expression Text literals 1✅ 35ms
[SQLite File] Expression Text literals 2✅ 26ms
[SQLite File] Expression Text Operators 2✅ 90ms
[SQLite File] Expression Warnings should be reported 2✅ 2⚪ 123ms
[SQLite File] Filling Missing Values 3✅ 1⚪ 127ms
[SQLite File] Function invocation 2✅ 50ms
[SQLite File] Masking Tables 1✅ 69ms
[SQLite File] math functions 6✅ 3s
[SQLite File] Metadata 2✅ 59ms
[SQLite File] Min/Max Operations 2✅ 106ms
[SQLite File] Missing Values 2✅ 85ms
[SQLite File] Other Column Operations 1✅ 97ms
[SQLite File] Output Execution Context for Database operations 12✅ 1⚪ 1s
[SQLite File] partial Date-Time support 2✅ 58ms
[SQLite File] Persisting a Database Table (query) 8✅ 968ms
[SQLite File] replace: empty table and nothings 2✅ 53ms
[SQLite File] replace: literal regex pattern and replacement 5✅ 26ms
[SQLite File] replace: literal text pattern and replacement 4✅ 80ms
[SQLite File] replace: pattern and replacement columns 4✅ 10ms
[SQLite File] Rounding numeric tests 19✅ 18s
[SQLite File] Rounding-like operations 15✅ 789ms
[SQLite File] Schemas and Databases 3✅ 11ms
[SQLite File] Simple variant of Table/Column.parse in all backends 5✅ 154ms
[SQLite File] Sorting 5✅ 144ms
[SQLite File] Support for Long Column/Table names 6✅ 2s
[SQLite File] Table.add_row_number (common) 7✅ 201ms
[SQLite File] Table.add_row_number (Database specific) 1✅ 53ms
[SQLite File] Table.aggregate 1✅ 28ms
[SQLite File] Table.aggregate Concatenate 6✅ 225ms
[SQLite File] Table.aggregate Count_Distinct 1✅ 1⚪ 165ms
[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⚪ 198ms
[SQLite File] Table.aggregate should be able to group on single field 7✅ 6⚪ 168ms
[SQLite File] Table.aggregate should correctly handle infinities 2✅ 2⚪ 74ms
[SQLite File] Table.aggregate should correctly handle NaN 1⚪ 0ms
[SQLite File] Table.aggregate should correctly select result types 2✅ 2⚪ 64ms
[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⚪ 103ms
[SQLite File] Table.aggregate should raise warnings when there are issues 7✅ 607ms
[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✅ 180ms
[SQLite File] Table.aggregate should report warnings and errors based on types 4✅ 135ms
[SQLite File] Table.aggregate should summarize empty table 7✅ 4⚪ 122ms
[SQLite File] Table.aggregate should summarize whole table 7✅ 6⚪ 155ms
[SQLite File] Table.aggregate Standard_Deviation 1✅ 28ms
[SQLite File] Table.aggregate+Expressions 2✅ 67ms
[SQLite File] Table.at 3✅ 39ms
[SQLite File] Table.column_count 1✅ 0ms
[SQLite File] Table.column_names 2✅ 131ms
[SQLite File] Table.cross_join 8✅ 484ms
[SQLite File] Table.cross_tab 1⚪ 0ms
[SQLite File] Table.default_ordering 4✅ 177ms
[SQLite File] Table.distinct 7✅ 251ms
[SQLite File] Table.expand_column 1✅ 21ms
[SQLite File] Table.expand_to_rows 1✅ 20ms
[SQLite File] Table.fill_nothing/empty 6✅ 234ms
[SQLite File] Table.filter 1✅ 1ms
[SQLite File] Table.filter 20✅ 1⚪ 1s
[SQLite File] Table.filter_by_expression 4✅ 1⚪ 152ms
[SQLite File] Table.get 3✅ 20ms
[SQLite File] Table.join 26✅ 3⚪ 1s
[SQLite File] Table.lookup_and_replace 1⚪ 0ms
[SQLite File] Table.order_by 19✅ 2⚪ 278ms
[SQLite File] Table.query 8✅ 428ms
[SQLite File] Table.remove_columns 11✅ 880ms
[SQLite File] Table.rename_columns 20✅ 1s
[SQLite File] Table.reorder_columns 9✅ 895ms
[SQLite File] Table.replace 0ms
[SQLite File] Table.rows 6✅ 93ms
[SQLite File] Table.select_columns 14✅ 1s
[SQLite File] Table.set 7✅ 196ms
[SQLite File] Table.set with Column_Operation 8✅ 1⚪ 817ms
[SQLite File] Table.sort_columns 4✅ 207ms
[SQLite File] Table.take/drop 7✅ 4s
[SQLite File] Table.transpose 1⚪ 0ms
[SQLite File] Table.union 18✅ 1⚪ 1s
[SQLite File] Table.zip 1⚪ 0ms
[SQLite File] Table/Column auto value type 1✅ 19ms
[SQLite File] Table/Column.cast - checking invariants 7✅ 187ms
[SQLite File] Table/Column.cast - numeric 3✅ 81ms
[SQLite File] Table/Column.cast - to text 1✅ 37ms
[SQLite File] Tables and Table Types 4✅ 156ms
[SQLite File] Temp column 2✅ 31ms
[SQLite File] Text Column Operations 5✅ 359ms
[SQLite File] Transaction Support 4✅ 111ms
[SQLite File] Uploading an in-memory Table 11✅ 2s
[SQLite In-Memory] Interactions Between various operations 8✅ 485ms
[SQLite In-Memory] Aggregation 2✅ 44ms
[SQLite In-Memory] Appending a Database table to a Database table 29✅ 2s
[SQLite In-Memory] Appending an in-memory table to a Database table 30✅ 2s
[SQLite In-Memory] Arithmetic Column Operations 10✅ 2⚪ 251ms
[SQLite In-Memory] Basic Table Access 4✅ 249ms
[SQLite In-Memory] Boolean Column Operations 4✅ 2⚪ 179ms
[SQLite In-Memory] Colum Operations - Names 8✅ 78ms
[SQLite In-Memory] Column Comparisons 4✅ 1⚪ 320ms
[SQLite In-Memory] Column Naming edge cases 7✅ 185ms
[SQLite In-Memory] Column Operations - Equality & Null Handling 4✅ 3⚪ 98ms
[SQLite In-Memory] Column Operations - Text Replace 2✅ 16ms
[SQLite In-Memory] Column Operations - Text Replace (in-memory only) 0ms
[SQLite In-Memory] Column Operations - Text Trim 3✅ 60ms
[SQLite In-Memory] Column.const 3✅ 49ms
[SQLite In-Memory] Column.fill_nothing/empty 4✅ 73ms
[SQLite In-Memory] Column.map 1✅ 11ms
[SQLite In-Memory] Column.rename 1✅ 14ms
[SQLite In-Memory] Column.take/drop 6✅ 1s
[SQLite In-Memory] Column.zip 1✅ 12ms
[SQLite In-Memory] Creating an empty table 17✅ 867ms
[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✅ 126ms
[SQLite In-Memory] Deleting rows from a Database table (source=Database) 11✅ 783ms
[SQLite In-Memory] Deleting rows from a Database table (source=in-memory) 11✅ 665ms
[SQLite In-Memory] Dialect-specific codegen 1✅ 6ms
[SQLite In-Memory] Dropping Missing Values 8✅ 592ms
[SQLite In-Memory] Error Handling 2✅ 43ms
[SQLite In-Memory] Expression Arithmetic 3✅ 265ms
[SQLite In-Memory] Expression Boolean literals 1✅ 47ms
[SQLite In-Memory] Expression Boolean Operators 4✅ 115ms
[SQLite In-Memory] Expression Column Arithmetic 2✅ 185ms
[SQLite In-Memory] Expression Comparison Operators 6✅ 299ms
[SQLite In-Memory] Expression Date and Time literals 4⚪ 0ms
[SQLite In-Memory] Expression Errors should be handled 4✅ 17ms
[SQLite In-Memory] Expression Float literals 1✅ 20ms
[SQLite In-Memory] Expression Integer literals 1✅ 19ms
[SQLite In-Memory] Expression Nothing literals 3✅ 75ms
[SQLite In-Memory] Expression Text literals 1✅ 38ms
[SQLite In-Memory] Expression Text literals 2✅ 24ms
[SQLite In-Memory] Expression Text Operators 2✅ 83ms
[SQLite In-Memory] Expression Warnings should be reported 2✅ 2⚪ 113ms
[SQLite In-Memory] Filling Missing Values 3✅ 1⚪ 109ms
[SQLite In-Memory] Function invocation 2✅ 46ms
[SQLite In-Memory] Masking Tables 1✅ 19ms
[SQLite In-Memory] math functions 6✅ 1s
[SQLite In-Memory] Metadata 2✅ 9ms
[SQLite In-Memory] Min/Max Operations 2✅ 84ms
[SQLite In-Memory] Missing Values 2✅ 35ms
[SQLite In-Memory] Other Column Operations 1✅ 23ms
[SQLite In-Memory] Output Execution Context for Database operations 9✅ 1⚪ 543ms
[SQLite In-Memory] partial Date-Time support 2✅ 29ms
[SQLite In-Memory] Persisting a Database Table (query) 8✅ 637ms
[SQLite In-Memory] replace: empty table and nothings 2✅ 35ms
[SQLite In-Memory] replace: literal regex pattern and replacement 5✅ 20ms
[SQLite In-Memory] replace: literal text pattern and replacement 4✅ 46ms
[SQLite In-Memory] replace: pattern and replacement columns 4✅ 9ms
[SQLite In-Memory] Rounding numeric tests 19✅ 13s
[SQLite In-Memory] Rounding-like operations 15✅ 515ms
[SQLite In-Memory] Schemas and Databases 3✅ 1ms
[SQLite In-Memory] Simple variant of Table/Column.parse in all backends 5✅ 101ms
[SQLite In-Memory] Sorting 5✅ 63ms
[SQLite In-Memory] Support for Long Column/Table names 6✅ 810ms
[SQLite In-Memory] Table.add_row_number (common) 7✅ 170ms
[SQLite In-Memory] Table.add_row_number (Database specific) 1✅ 34ms
[SQLite In-Memory] Table.aggregate 1✅ 23ms
[SQLite In-Memory] Table.aggregate Concatenate 6✅ 132ms
[SQLite In-Memory] Table.aggregate Count_Distinct 1✅ 1⚪ 135ms
[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⚪ 160ms
[SQLite In-Memory] Table.aggregate should be able to group on single field 7✅ 6⚪ 130ms
[SQLite In-Memory] Table.aggregate should correctly handle infinities 2✅ 2⚪ 62ms
[SQLite In-Memory] Table.aggregate should correctly handle NaN 1⚪ 0ms
[SQLite In-Memory] Table.aggregate should correctly select result types 2✅ 2⚪ 52ms
[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⚪ 80ms
[SQLite In-Memory] Table.aggregate should raise warnings when there are issues 7✅ 480ms
[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✅ 122ms
[SQLite In-Memory] Table.aggregate should report warnings and errors based on types 4✅ 129ms
[SQLite In-Memory] Table.aggregate should summarize empty table 7✅ 4⚪ 71ms
[SQLite In-Memory] Table.aggregate should summarize whole table 7✅ 6⚪ 100ms
[SQLite In-Memory] Table.aggregate Standard_Deviation 1✅ 23ms
[SQLite In-Memory] Table.aggregate+Expressions 2✅ 64ms
[SQLite In-Memory] Table.at 3✅ 20ms
[SQLite In-Memory] Table.column_count 1✅ 0ms
[SQLite In-Memory] Table.column_names 2✅ 82ms
[SQLite In-Memory] Table.cross_join 8✅ 411ms
[SQLite In-Memory] Table.cross_tab 1⚪ 0ms
[SQLite In-Memory] Table.default_ordering 4✅ 24ms
[SQLite In-Memory] Table.distinct 7✅ 214ms
[SQLite In-Memory] Table.expand_column 1✅ 13ms
[SQLite In-Memory] Table.expand_to_rows 1✅ 13ms
[SQLite In-Memory] Table.fill_nothing/empty 6✅ 170ms
[SQLite In-Memory] Table.filter 1✅ 0ms
[SQLite In-Memory] Table.filter 20✅ 1⚪ 1s
[SQLite In-Memory] Table.filter_by_expression 4✅ 1⚪ 118ms
[SQLite In-Memory] Table.get 3✅ 12ms
[SQLite In-Memory] Table.join 26✅ 3⚪ 1s
[SQLite In-Memory] Table.lookup_and_replace 1⚪ 0ms
[SQLite In-Memory] Table.order_by 19✅ 2⚪ 294ms
[SQLite In-Memory] Table.query 8✅ 119ms
[SQLite In-Memory] Table.remove_columns 11✅ 576ms
[SQLite In-Memory] Table.rename_columns 20✅ 765ms
[SQLite In-Memory] Table.reorder_columns 9✅ 403ms
[SQLite In-Memory] Table.replace 0ms
[SQLite In-Memory] Table.rows 6✅ 45ms
[SQLite In-Memory] Table.select_columns 14✅ 701ms
[SQLite In-Memory] Table.set 7✅ 116ms
[SQLite In-Memory] Table.set with Column_Operation 8✅ 1⚪ 670ms
[SQLite In-Memory] Table.sort_columns 4✅ 120ms
[SQLite In-Memory] Table.take/drop 7✅ 3s
[SQLite In-Memory] Table.transpose 1⚪ 0ms
[SQLite In-Memory] Table.union 18✅ 1⚪ 979ms
[SQLite In-Memory] Table.zip 1⚪ 0ms
[SQLite In-Memory] Table/Column auto value type 1✅ 13ms
[SQLite In-Memory] Table/Column.cast - checking invariants 7✅ 159ms
[SQLite In-Memory] Table/Column.cast - numeric 3✅ 63ms
[SQLite In-Memory] Table/Column.cast - to text 1✅ 33ms
[SQLite In-Memory] Tables and Table Types 4✅ 60ms
[SQLite In-Memory] Temp column 2✅ 26ms
[SQLite In-Memory] Text Column Operations 5✅ 279ms
[SQLite In-Memory] Transaction Support 4✅ 60ms
[SQLite In-Memory] Uploading an in-memory Table 9✅ 761ms
[SQLite] Type Mapping 8✅ 197ms
Aggregate Columns 23✅ 299ms
Boolean Column.format, with format Column 3✅ 66ms
Boolean Column.format, with format string 3✅ 105ms
ceil 3✅ 32ms
Column.parse 13✅ 119ms
Columns 16✅ 895ms
Construction 9✅ 7s
Counting Values 1✅ 2ms
DataFormatter builders 3✅ 31ms
DataFormatter.format 10✅ 90ms
DataFormatter.parse 12✅ 371ms
Date Column.format, with format Column 6✅ 119ms
Date Column.format, with format string 4✅ 231ms
Date_Time Column.format, with format Column 6✅ 179ms
Date_Time Column.format, with format string 5✅ 229ms
Date_Time truncate 1✅ 33ms
Delimited File Parsing 27✅ 3⚪ 1s
Delimited File Writing 33✅ 2s
Dropping Missing Values 1✅ 543ms
Edge cases 1✅ 18ms
Errors 2✅ 21ms
Excel Range 9✅ 166ms
File.read (Delimited) 3✅ 49ms
File.read (Delimited) should work with Date_Time 3✅ 14ms
File.read (Delimited) should work with Dates 3✅ 37ms
File.read (Delimited) should work with Time_Of_Days 3✅ 25ms
fill 6✅ 277ms
Float 3✅ 32ms
Float, with format Column 3✅ 26ms
floor 3✅ 35ms
Info 1✅ 40ms
Integer 3✅ 67ms
Integer 1✅ 16ms
Integer, with format Column 3✅ 61ms
Integration 1✅ 67ms
JSON conversion 2✅ 80ms
Mapping Operations 7✅ 560ms
Masking Tables 3✅ 754ms
Numeric, empty/Nothing 4✅ 109ms
Problems 3✅ 25ms
Read XLSX / XLS Files 12✅ 3s
Reading single cells correctly 7✅ 373ms
round/truncate/ceil/floor 3✅ 107ms
Rounding 8✅ 127ms
Should be able to serialise a table with Dates to Text 2✅ 79ms
Should be able to serialise a table with DateTimes to Text 2✅ 22ms
Should be able to serialise a table with Time_Of_Days to Text 2✅ 13ms
Slicing Tables 4✅ 355ms
Sorting Columns 4✅ 79ms
Sorting Tables 2✅ 260ms
SQLite_Format should allow connecting to SQLite files 5✅ 84ms
Table.from Text 1✅ 9ms
Table.parse 22✅ 718ms
Table.parse_to_columns 14✅ 255ms
Table.split 5✅ 177ms
Table.split/tokenize column count 4✅ 90ms
Table.split/tokenize column order 1✅ 8ms
Table.split/tokenize errors 4✅ 13ms
Table.split/tokenize name conflicts 2✅ 52ms
Table.tokenize 12✅ 179ms
Text.parse_to_table 2✅ 55ms
Text.parse_to_table errors 3✅ 9ms
Text.parse_to_table parsing 3✅ 40ms
Text.parse_to_table with case-insensitivity 1✅ 11ms
Text.parse_to_table with groups 2✅ 31ms
Time_Of_Day Column.format, with format Column 6✅ 118ms
Time_Of_Day Column.format, with format string 5✅ 150ms
truncate 3✅ 34ms
Unique_Name_Strategy Helper 12✅ 203ms
Unique_Name_Strategy.combine_with_prefix 6✅ 17ms
Use First Row As Names 5✅ 425ms
Value_Type 2✅ 23ms
Various File Format support on Table 8✅ 2s
Vector conversion 1✅ 13ms
Write xls Files 38✅ 1s
Write xlsx Files 38✅ 3s
Writing 4✅ 58ms
XLS reading 7✅ 58ms
XLSX reading 7✅ 388ms

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

2349 tests were completed in 104s with 2321 passed, 0 failed and 28 skipped.

Test suite Passed Failed Skipped Time
Any.map_nothing 2✅ 19ms
Any's methods 3✅ 76ms
Array_Proxy 5✅ 58ms
ArrayOverBuffer 1✅ 33ms
ASCII 4✅ 49ms
Asserts 1⚪ 0ms
at/get 7✅ 213ms
Atom with holes 7✅ 31ms
Auto_Detect 3✅ 37ms
BigInts 13✅ 2s
Booleans 6✅ 28ms
Bound 3✅ 4ms
Bytes 3✅ 10ms
caching 1✅ 61ms
Callables 5✅ 25ms
Check Nothing and NaN 3✅ 1ms
children 2✅ 21ms
codepoints 2✅ 5ms
Compare functionality with Vector 1✅ 20ms
Compile 6✅ 34ms
const 1✅ 0ms
Contexts and Execution Environment 3✅ 10ms
Conversion 42✅ 359ms
Correlation Statistics 6✅ 64ms
curry 1✅ 7ms
Data.read / File_Format 2✅ 327ms
Dataflow Errors 11✅ 67ms
Dataflow Warnings 32✅ 1s
Date 40✅ 12s
Date date part tests 8✅ 118ms
Date_Range 11✅ 2s
Date_Time 44✅ 2⚪ 1s
Date_Time date part tests 8✅ 52ms
Date_Time equality 2✅ 7ms
Day_Of_Week conversions 8✅ 33ms
Deep Exports 1✅ 5ms
Default comparator 3✅ 16ms
Deterministic Random Noise Generator 2✅ 2s
display text 1✅ 2ms
Duration 15✅ 166ms
Encoding object 4✅ 92ms
Enso Arrays 5✅ 31ms
Enso maps 50✅ 423ms
Enso Set 5✅ 48ms
Environment 1✅ 29ms
Escape 1✅ 1ms
fetch 10✅ 802ms
File Operations 21✅ 360ms
flip 2✅ 6ms
Float.truncate 1✅ 8ms
Floats 5✅ 29ms
folder operations 3✅ 95ms
Formatting date/time values 6✅ 129ms
Fully Qualified Names 1✅ 2ms
Function Ascribed Parameters 12✅ 36ms
get_elements_by_tag_name 3✅ 46ms
Header 1✅ 11ms
Header resolution 7✅ 36ms
Headers 6✅ 180ms
HTTP client 4✅ 5ms
HTTP_Method parse 3✅ 10ms
identity 3✅ 2ms
Inlining Helpers 2✅ 5ms
inner / outer xml 2✅ 69ms
Instrument @Tail_Call fibonacci 5✅ 685ms
Instrument fibonacci 2✅ 212ms
Integer.truncate 1✅ 3ms
Integers 24✅ 175ms
Interval 7✅ 70ms
Java case of 3✅ 7ms
Java FFI 6✅ 1⚪ 22ms
Java/Enso Date 2✅ 20ms
JavaDate 40✅ 6s
JavaDate date part tests 8✅ 5ms
JavaLocalTime 27✅ 47ms
JavaScript Objects, Arrays & Functions 8✅ 724ms
JavaScriptArrayWithADate 40✅ 6s
JavaScriptArrayWithADate date part tests 8✅ 91ms
JavascriptDataInArray 42✅ 4⚪ 780ms
JavascriptDataInArray date part tests 8✅ 93ms
JavascriptDate 42✅ 4⚪ 873ms
JavaScriptDate 40✅ 10s
JavascriptDate date part tests 8✅ 20ms
JavaScriptDate date part tests 8✅ 141ms
JavaZonedDateTime 44✅ 2⚪ 730ms
JavaZonedDateTime date part tests 8✅ 9ms
JavaZoneId 7✅ 39ms
JS_Object 3✅ 238ms
JSON 5✅ 83ms
JSON 1✅ 93ms
JSON Deserialization 8✅ 568ms
JSON Serialization 3✅ 87ms
JSON_Format 2✅ 113ms
Lazy 6✅ 46ms
Lazy Generator 1✅ 4ms
Lexicographic Order on Vectors 2✅ 11ms
List 31✅ 890ms
Locale 13✅ 99ms
Looping Imports 1✅ 1ms
Lowercase Methods 5✅ 9ms
Managed_Resource 3✅ 24ms
Match.end 4✅ 26ms
Match.groups 2✅ 14ms
Match.named_groups 3✅ 34ms
Match.span 4✅ 27ms
Match.start 4✅ 26ms
Match.text 6✅ 31ms
Match.utf_16_end 4✅ 23ms
Match.utf_16_span 4✅ 25ms
Match.utf_16_start 4✅ 23ms
Maybe 5✅ 5ms
Meta-Value Inspection 4✅ 7ms
Meta-Value Manipulation 26✅ 336ms
Meta.Type.find 4✅ 14ms
Methods 1✅ 1⚪ 1ms
Missing_Required_Argument 3✅ 45ms
Natural Order 4✅ 179ms
No Method Errors 1✅ 16ms
Noise 3✅ 372ms
non-linear inserts 11✅ 159ms
Number Conversions 1✅ 6ms
Number Rounding numeric tests 19✅ 244ms
Numbers 14✅ 142ms
Numeric values 1✅ 4ms
Object Comparator 7✅ 36ms
Operator == 16✅ 116ms
Ordering 6✅ 46ms
Pair 1✅ 0ms
Pair - from 2-Item JavaScript Array 13✅ 204ms
Pair - from 2-Item List 13✅ 105ms
Pair - from 2-Item Vector 13✅ 115ms
Pair - from Pair.new 13✅ 82ms
Pair - from Pair.Value 13✅ 20ms
Panics 17✅ 241ms
parse 8✅ 227ms
Parsing date/time values 27✅ 1⚪ 670ms
Parsing formats 4✅ 269ms
Pattern Matches 16✅ 56ms
Pattern.find and .find_all 8✅ 91ms
Pattern.match and .match_all 8✅ 78ms
Pattern.matches 5✅ 25ms
Pattern.replace 10✅ 127ms
Pattern.split 6✅ 35ms
Pattern.tokenize 7✅ 186ms
Period 7✅ 39ms
Plain_Text 3✅ 36ms
Polyglot Argument 7✅ 22ms
Polyglot Argument with Inheritance 3✅ 10ms
Polyglot Conversion 14✅ 33ms
Polyglot hash maps 6✅ 106ms
Polyglot JS 19✅ 143ms
Polyglot keys and values 6✅ 6s
Polyglot Operator == 7✅ 27ms
Polyglot Python 15✅ 104ms
Polyglot R 1⚪ 0ms
post 24✅ 1s
Problem_Behavior 2✅ 14ms
Process 5✅ 88ms
PythonDate 40✅ 13s
PythonDate 41✅ 5⚪ 2s
PythonDate date part tests 8✅ 136ms
PythonDate date part tests 8✅ 116ms
PythonLocalTime 27✅ 238ms
Qualified Names 3✅ 5ms
Random 6✅ 2s
Range 35✅ 784ms
Rank Data 7✅ 24ms
Read XML 7✅ 51ms
read_bytes 6✅ 53ms
read_text 6✅ 131ms
Refs 1✅ 2ms
Regex splitting 3✅ 19ms
Regex tokenizing 2✅ 36ms
Regex: find and find_all 20✅ 1⚪ 240ms
Regression 12✅ 115ms
ReportingStreamDecoder 6✅ 1s
ReportingStreamEncoder 8✅ 185ms
Request 10✅ 71ms
rounding 4✅ 26ms
should correctly evaluate documentation examples 6✅ 45ms
Sorting with multiple comparators 4✅ 2⚪ 67ms
Sorting with the default comparator 7✅ 3⚪ 112ms
Stack traces 1✅ 9ms
State 2✅ 5ms
Statistics 14✅ 356ms
Statistics - empty Vector 3✅ 18ms
Statistics - invalid input 5✅ 150ms
Statistics - invalid input 1✅ 2ms
Statistics - NaN Vector 3✅ 27ms
Statistics - Nothing Vector 3✅ 68ms
System 2✅ 19ms
tag name 1✅ 10ms
Text 84✅ 12s
text contents 1✅ 7ms
Text_Sub_Range_Data 2✅ 31ms
Text_Utils 4✅ 52ms
Text.match 6✅ 40ms
Text.replace 16✅ 284ms
Text.Span 3✅ 27ms
Text.substring 4✅ 16ms
the Self construct 6✅ 16ms
Time_Of_Day 27✅ 245ms
to_display_text 5✅ 42ms
Type Errors 11✅ 216ms
uncurry 1✅ 2ms
Unresolved symbol 1✅ 1ms
URI 4✅ 25ms
Use a slice of an array as vectors 73✅ 209ms
Use Array as vectors 73✅ 733ms
Use Array_Proxy as vectors 73✅ 201ms
Use Java ArrayList as vectors 73✅ 245ms
Use Vector as vectors 73✅ 2s
UTF_16 BigEndian 2✅ 7ms
UTF_16 LittleEndian 2✅ 6ms
UTF_8 7✅ 46ms
Vector builder 5✅ 22ms
Vector Slicing Helpers 1✅ 87ms
Vector/Array equality 9✅ 18ms
Windows 1252 4✅ 24ms
write operations 21✅ 844ms
Zone 9✅ 44ms

✅ /Users/runner/work/enso/enso/target/test-results/Visualization_Tests/JUnit.xml

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

Test suite Passed Failed Skipped Time
Dataflow Error Visualization 2✅ 150ms
File uploads 2✅ 13ms
Geo_Map 3✅ 1s
Histogram Visualization 6✅ 284ms
Lazy Table Visualization 12✅ 745ms
Lazy Text Visualization 3✅ 77ms
Scatter Plot Visualization 14✅ 1s
Serializable Visualization Identifiers 5✅ 194ms
SQL Visualization 1✅ 264ms
Table Visualization 9✅ 768ms
Table.lookup_ignore_case 1✅ 28ms
Table.rows 1✅ 342ms
Type Names of Visualization Defaults 1✅ 217ms
Vector and Arrays 2✅ 1⚪ 115ms
Widgets for Database 1✅ 20ms
Widgets for In-Database Connection with table name sets 1✅ 214ms
Widgets for In-Database Connection with table types 1✅ 27ms
Widgets for In-Database Table with column name sets 2✅ 70ms
Widgets for In-Memory with column name sets 2✅ 106ms
Widgets for the Text type 1✅ 207ms