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

Benchmark downloader script should take the latest score, not the smallest #8707

Merged
merged 1 commit into from
Jan 8, 2024

bench_download.py script takes the last score data, not the smallest one

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

Benchmark downloader script should take the latest score, not the smallest #8707

bench_download.py script takes the last score data, not the smallest one
ae4389d
Select commit
Loading
Failed to load commit list.
GitHub Actions / Standard Library Tests (windows) succeeded Jan 8, 2024 in 1s. View latest attempt.

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✅ 425ms
C:/runner/_work/enso/enso/target/test-results/Image_Tests/JUnit.xml 174✅ 3s
C:/runner/_work/enso/enso/target/test-results/Table_Tests/JUnit.xml 2773✅ 152⚪ 149s
C:/runner/_work/enso/enso/target/test-results/Tests/JUnit.xml 2507✅ 48⚪ 91s
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✅ 147ms
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 425ms with 5 passed, 0 failed and 0 skipped.

Test suite Passed Failed Skipped Time
Geo Points 2✅ 31ms
GeoJSON to Table 3✅ 394ms

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

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

Test suite Passed Failed Skipped Time
Image File_Format 2✅ 127ms
Image with 1 channel 19✅ 144ms
Image with 2 channels 19✅ 221ms
Image with 3 channels 19✅ 160ms
Image with 4 channels 19✅ 150ms
Image Write 2✅ 41ms
Image.read 9✅ 2s
Matrix with 1 channel 21✅ 204ms
Matrix with 2 channels 21✅ 190ms
Matrix with 3 channels 21✅ 217ms
Matrix with 4 channels 21✅ 172ms
Matrix_Error 1✅ 2ms

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

2925 tests were completed in 149s with 2773 passed, 0 failed and 152 skipped.

Test suite Passed Failed Skipped Time
[Codegen] Aggregation 2✅ 297ms
[Codegen] Basic Select 3✅ 130ms
[Codegen] Handling Missing Values 2✅ 122ms
[Codegen] JSON serialization 1⚪ 0ms
[Codegen] Masking Tables and Columns 2✅ 255ms
[Codegen] Sorting 4✅ 163ms
[In-Memory-specific] Table.join 1✅ 1s
[In-Memory-specific] Table.set 2✅ 69ms
[In-Memory] Interactions Between various operations 11✅ 735ms
[In-Memory] Arithmetic Column Operations 12✅ 141ms
[In-Memory] Boolean Column Operations 8✅ 228ms
[In-Memory] Colum Operations - Names 10✅ 51ms
[In-Memory] Column Comparisons 5✅ 1⚪ 278ms
[In-Memory] Column Naming edge cases 7✅ 653ms
[In-Memory] Column operation Integer Overflow handling 6✅ 379ms
[In-Memory] Column Operations - Equality & Null Handling 4✅ 3⚪ 81ms
[In-Memory] Column Operations - Text Replace (in-memory only) 8✅ 61ms
[In-Memory] Column Operations - Text Trim 3✅ 26ms
[In-Memory] Column.const 3✅ 6ms
[In-Memory] Column.fill_nothing/empty 4✅ 9ms
[In-Memory] Column.map 6✅ 238ms
[In-Memory] Column.rename 1✅ 4ms
[In-Memory] Column.take/drop 8✅ 100ms
[In-Memory] Column.zip 6✅ 42ms
[In-Memory] Date truncation 1✅ 3ms
[In-Memory] Date-Time operations 21✅ 1⚪ 647ms
[In-Memory] Date-Time support 3✅ 39ms
[In-Memory] Dropping Missing Values 9✅ 563ms
[In-Memory] Expression Arithmetic 3✅ 58ms
[In-Memory] Expression Boolean literals 1✅ 76ms
[In-Memory] Expression Boolean Operators 4✅ 40ms
[In-Memory] Expression Column Arithmetic 2✅ 68ms
[In-Memory] Expression Comparison Operators 6✅ 130ms
[In-Memory] Expression Date and Time literals 5✅ 39ms
[In-Memory] Expression Errors should be handled 4✅ 40ms
[In-Memory] Expression Float literals 1✅ 25ms
[In-Memory] Expression Integer literals 1✅ 11ms
[In-Memory] Expression Nothing literals 3✅ 30ms
[In-Memory] Expression Text literals 1✅ 23ms
[In-Memory] Expression Text literals 2✅ 5ms
[In-Memory] Expression Text Operators 2✅ 31ms
[In-Memory] Expression Warnings should be reported 4✅ 121ms
[In-Memory] Filling Missing Values 8✅ 73ms
[In-Memory] Function invocation 2✅ 19ms
[In-Memory] Handling of Big Integer values 10✅ 289ms
[In-Memory] Loss_Of_Integer_Precision (large integers not being exactly representable in Float) 5✅ 130ms
[In-Memory] Min/Max Operations 2✅ 69ms
[In-Memory] Other Column Operations 1✅ 2ms
[In-Memory] replace: empty table and nothings 2✅ 4ms
[In-Memory] replace: literal regex pattern and replacement 5✅ 17ms
[In-Memory] replace: literal text pattern and replacement 4✅ 37ms
[In-Memory] replace: pattern and replacement columns 4✅ 12ms
[In-Memory] Rounding numeric tests 19✅ 850ms
[In-Memory] Rounding-like operations 15✅ 53ms
[In-Memory] Simple variant of Table/Column.parse in all backends 5✅ 217ms
[In-Memory] Storage Builders 2✅ 104ms
[In-Memory] Table.add_row_number (common) 7✅ 148ms
[In-Memory] Table.add_row_number (in-memory specific) 7✅ 40ms
[In-Memory] Table.aggregate 3✅ 350ms
[In-Memory] Table.aggregate 3✅ 23ms
[In-Memory] Table.aggregate Concatenate 6✅ 25ms
[In-Memory] Table.aggregate Count_Distinct 2✅ 37ms
[In-Memory] Table.aggregate First and Last 1✅ 3ms
[In-Memory] Table.aggregate Mode 1✅ 2ms
[In-Memory] Table.aggregate Shortest 1✅ 4ms
[In-Memory] Table.aggregate should be able to group on multiple fields not in left columns 13✅ 235ms
[In-Memory] Table.aggregate should be able to group on single field 13✅ 645ms
[In-Memory] Table.aggregate should correctly handle infinities 4✅ 36ms
[In-Memory] Table.aggregate should correctly handle NaN 5✅ 23ms
[In-Memory] Table.aggregate should correctly select result types 4✅ 16ms
[In-Memory] Table.aggregate should merge warnings when issues computing aggregation 2✅ 18ms
[In-Memory] Table.aggregate should not summarize empty table when grouped 11✅ 196ms
[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✅ 148ms
[In-Memory] Table.aggregate should report warnings and errors based on types 4✅ 61ms
[In-Memory] Table.aggregate should summarize empty table 11✅ 229ms
[In-Memory] Table.aggregate should summarize whole table 13✅ 453ms
[In-Memory] Table.aggregate Standard_Deviation 1✅ 4ms
[In-Memory] Table.aggregate+Expressions 2✅ 57ms
[In-Memory] Table.at 3✅ 130ms
[In-Memory] Table.column_count 1✅ 0ms
[In-Memory] Table.column_names 2✅ 15ms
[In-Memory] Table.cross_join 9✅ 106ms
[In-Memory] Table.cross_tab 23✅ 335ms
[In-Memory] Table.distinct 6✅ 187ms
[In-Memory] Table.distinct 7✅ 96ms
[In-Memory] Table.fill_nothing/empty 6✅ 109ms
[In-Memory] Table.filter 4✅ 732ms
[In-Memory] Table.filter 23✅ 2⚪ 988ms
[In-Memory] Table.filter_by_expression 5✅ 350ms
[In-Memory] Table.get 3✅ 11ms
[In-Memory] Table.join 38✅ 750ms
[In-Memory] Table.make_constant_column 4✅ 10ms
[In-Memory] Table.merge 20✅ 492ms
[In-Memory] Table.order_by 23✅ 260ms
[In-Memory] Table.read 5✅ 29ms
[In-Memory] Table.remove_columns 12✅ 485ms
[In-Memory] Table.rename_columns 20✅ 645ms
[In-Memory] Table.reorder_columns 10✅ 333ms
[In-Memory] Table.rows 6✅ 88ms
[In-Memory] Table.select_columns 15✅ 692ms
[In-Memory] Table.set 8✅ 919ms
[In-Memory] Table.set with Column_Operation 9✅ 518ms
[In-Memory] Table.sort_columns 4✅ 192ms
[In-Memory] Table.take/drop 11✅ 655ms
[In-Memory] Table.text_replace 4✅ 86ms
[In-Memory] Table.transpose 8✅ 96ms
[In-Memory] Table.union 25✅ 606ms
[In-Memory] Table.zip 12✅ 282ms
[In-Memory] Table/Column auto value type 13✅ 192ms
[In-Memory] Table/Column.cast - checking invariants 12✅ 145ms
[In-Memory] Table/Column.cast - date/time 3✅ 60ms
[In-Memory] Table/Column.cast - numeric 6✅ 197ms
[In-Memory] Table/Column.cast - to text 9✅ 266ms
[In-Memory] Temp column 2✅ 4ms
[In-Memory] Text Column Operations 7✅ 190ms
[In-Memory] Unique derived column names 8✅ 37ms
[PostgreSQL] .pgpass 2✅ 276ms
[PostgreSQL] Connection setup 3✅ 206ms
[PostgreSQL] Database tests 1⚪ 0ms
[PostgreSQL] SSL connectivity tests 1⚪ 0ms
[Redshift] Database tests 1⚪ 0ms
[SQLite File] Interactions Between various operations 8✅ 371ms
[SQLite File] Aggregation 2✅ 66ms
[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⚪ 239ms
[SQLite File] Basic Table Access 4✅ 687ms
[SQLite File] Boolean Column Operations 7✅ 1⚪ 947ms
[SQLite File] Colum Operations - Names 8✅ 53ms
[SQLite File] Column Comparisons 4✅ 1⚪ 564ms
[SQLite File] Column Naming edge cases 7✅ 305ms
[SQLite File] Column Operations - Equality & Null Handling 4✅ 3⚪ 92ms
[SQLite File] Column Operations - Text Replace (in-memory only) 0ms
[SQLite File] Column Operations - Text Trim 3✅ 61ms
[SQLite File] Column.const 1✅ 18ms
[SQLite File] Column.const 3✅ 48ms
[SQLite File] Column.fill_nothing/empty 4✅ 73ms
[SQLite File] Column.map 1✅ 12ms
[SQLite File] Column.rename 1✅ 13ms
[SQLite File] Column.take/drop 6✅ 1s
[SQLite File] Column.zip 1✅ 13ms
[SQLite File] Connection.query 10✅ 752ms
[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✅ 170ms
[SQLite File] Deleting rows from a Database table (source=Database) 11✅ 1s
[SQLite File] Deleting rows from a Database table (source=in-memory) 11✅ 711ms
[SQLite File] Dialect-specific codegen 1✅ 22ms
[SQLite File] Dropping Missing Values 8✅ 654ms
[SQLite File] Error Handling 2✅ 91ms
[SQLite File] Expression Arithmetic 3✅ 171ms
[SQLite File] Expression Boolean literals 1✅ 38ms
[SQLite File] Expression Boolean Operators 4✅ 94ms
[SQLite File] Expression Column Arithmetic 2✅ 143ms
[SQLite File] Expression Comparison Operators 6✅ 270ms
[SQLite File] Expression Date and Time literals 4⚪ 0ms
[SQLite File] Expression Errors should be handled 4✅ 37ms
[SQLite File] Expression Float literals 1✅ 17ms
[SQLite File] Expression Integer literals 1✅ 18ms
[SQLite File] Expression Nothing literals 3✅ 223ms
[SQLite File] Expression Text literals 1✅ 30ms
[SQLite File] Expression Text literals 2✅ 18ms
[SQLite File] Expression Text Operators 2✅ 66ms
[SQLite File] Expression Warnings should be reported 2✅ 2⚪ 170ms
[SQLite File] Filling Missing Values 5✅ 1⚪ 148ms
[SQLite File] Function invocation 2✅ 48ms
[SQLite File] Masking Tables 1✅ 35ms
[SQLite File] math functions 6✅ 2s
[SQLite File] Metadata 2✅ 34ms
[SQLite File] Min/Max Operations 2✅ 67ms
[SQLite File] Missing Values 2✅ 82ms
[SQLite File] Other Column Operations 1✅ 73ms
[SQLite File] Output Execution Context for Database operations 12✅ 1⚪ 1s
[SQLite File] partial Date-Time support 2✅ 466ms
[SQLite File] Persisting a Database Table (query) 8✅ 714ms
[SQLite File] replace: DB specific edge-cases 2✅ 78ms
[SQLite File] replace: empty table and nothings 2✅ 38ms
[SQLite File] replace: literal regex pattern and replacement 5✅ 31ms
[SQLite File] replace: literal text pattern and replacement 4✅ 49ms
[SQLite File] replace: pattern and replacement columns 4✅ 8ms
[SQLite File] Rounding numeric tests 19✅ 10s
[SQLite File] Rounding-like operations 15✅ 416ms
[SQLite File] Schemas and Databases 3✅ 9ms
[SQLite File] Simple variant of Table/Column.parse in all backends 5✅ 146ms
[SQLite File] Sorting 5✅ 122ms
[SQLite File] Support for Long Column/Table names 6✅ 2s
[SQLite File] Table.add_row_number (common) 7✅ 137ms
[SQLite File] Table.add_row_number (Database specific) 1✅ 69ms
[SQLite File] Table.aggregate 1✅ 27ms
[SQLite File] Table.aggregate Concatenate 6✅ 134ms
[SQLite File] Table.aggregate Count_Distinct 1✅ 1⚪ 124ms
[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⚪ 382ms
[SQLite File] Table.aggregate should be able to group on single field 7✅ 6⚪ 131ms
[SQLite File] Table.aggregate should correctly handle infinities 2✅ 2⚪ 203ms
[SQLite File] Table.aggregate should correctly handle NaN 1⚪ 0ms
[SQLite File] Table.aggregate should correctly select result types 2✅ 2⚪ 62ms
[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⚪ 71ms
[SQLite File] Table.aggregate should raise warnings when there are issues 7✅ 659ms
[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✅ 129ms
[SQLite File] Table.aggregate should report warnings and errors based on types 4✅ 107ms
[SQLite File] Table.aggregate should summarize empty table 7✅ 4⚪ 85ms
[SQLite File] Table.aggregate should summarize whole table 7✅ 6⚪ 111ms
[SQLite File] Table.aggregate Standard_Deviation 1✅ 25ms
[SQLite File] Table.aggregate+Expressions 2✅ 68ms
[SQLite File] Table.at 3✅ 52ms
[SQLite File] Table.column_count 1✅ 0ms
[SQLite File] Table.column_names 2✅ 110ms
[SQLite File] Table.cross_join 9✅ 398ms
[SQLite File] Table.cross_tab 1⚪ 0ms
[SQLite File] Table.default_ordering 4✅ 131ms
[SQLite File] Table.distinct 7✅ 180ms
[SQLite File] Table.expand_column 1✅ 12ms
[SQLite File] Table.expand_to_rows 1✅ 12ms
[SQLite File] Table.fill_nothing/empty 6✅ 143ms
[SQLite File] Table.filter 1✅ 1ms
[SQLite File] Table.filter 22✅ 1⚪ 1s
[SQLite File] Table.filter_by_expression 4✅ 1⚪ 118ms
[SQLite File] Table.get 3✅ 16ms
[SQLite File] Table.join 31✅ 3⚪ 1s
[SQLite File] Table.make_constant_column 3✅ 1⚪ 76ms
[SQLite File] Table.merge 19✅ 2s
[SQLite File] Table.order_by 19✅ 2⚪ 221ms
[SQLite File] Table.read 6✅ 224ms
[SQLite File] Table.remove_columns 11✅ 588ms
[SQLite File] Table.rename_columns 20✅ 1s
[SQLite File] Table.reorder_columns 9✅ 471ms
[SQLite File] Table.rows 6✅ 89ms
[SQLite File] Table.select_columns 14✅ 848ms
[SQLite File] Table.set 8✅ 296ms
[SQLite File] Table.set with Column_Operation 8✅ 1⚪ 618ms
[SQLite File] Table.sort_columns 4✅ 126ms
[SQLite File] Table.take/drop 7✅ 3s
[SQLite File] Table.text_replace 4✅ 108ms
[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✅ 16ms
[SQLite File] Table/Column.cast - checking invariants 7✅ 145ms
[SQLite File] Table/Column.cast - numeric 3✅ 57ms
[SQLite File] Table/Column.cast - to text 1✅ 39ms
[SQLite File] Tables and Table Types 4✅ 110ms
[SQLite File] Temp column 2✅ 22ms
[SQLite File] Text Column Operations 7✅ 352ms
[SQLite File] Transaction Support 4✅ 102ms
[SQLite File] Unique derived column names 8✅ 310ms
[SQLite File] Uploading an in-memory Table 11✅ 2s
[SQLite In-Memory] Interactions Between various operations 8✅ 379ms
[SQLite In-Memory] Aggregation 2✅ 40ms
[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⚪ 198ms
[SQLite In-Memory] Basic Table Access 4✅ 148ms
[SQLite In-Memory] Boolean Column Operations 7✅ 1⚪ 229ms
[SQLite In-Memory] Colum Operations - Names 8✅ 43ms
[SQLite In-Memory] Column Comparisons 4✅ 1⚪ 252ms
[SQLite In-Memory] Column Naming edge cases 7✅ 160ms
[SQLite In-Memory] Column Operations - Equality & Null Handling 4✅ 3⚪ 67ms
[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✅ 34ms
[SQLite In-Memory] Column.fill_nothing/empty 4✅ 50ms
[SQLite In-Memory] Column.map 1✅ 9ms
[SQLite In-Memory] Column.rename 1✅ 11ms
[SQLite In-Memory] Column.take/drop 6✅ 1s
[SQLite In-Memory] Column.zip 1✅ 9ms
[SQLite In-Memory] Connection.query 10✅ 209ms
[SQLite In-Memory] Creating an empty table 17✅ 802ms
[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✅ 106ms
[SQLite In-Memory] Deleting rows from a Database table (source=Database) 11✅ 746ms
[SQLite In-Memory] Deleting rows from a Database table (source=in-memory) 11✅ 628ms
[SQLite In-Memory] Dialect-specific codegen 1✅ 3ms
[SQLite In-Memory] Dropping Missing Values 8✅ 499ms
[SQLite In-Memory] Error Handling 2✅ 47ms
[SQLite In-Memory] Expression Arithmetic 3✅ 226ms
[SQLite In-Memory] Expression Boolean literals 1✅ 45ms
[SQLite In-Memory] Expression Boolean Operators 4✅ 119ms
[SQLite In-Memory] Expression Column Arithmetic 2✅ 151ms
[SQLite In-Memory] Expression Comparison Operators 6✅ 282ms
[SQLite In-Memory] Expression Date and Time literals 4⚪ 0ms
[SQLite In-Memory] Expression Errors should be handled 4✅ 21ms
[SQLite In-Memory] Expression Float literals 1✅ 14ms
[SQLite In-Memory] Expression Integer literals 1✅ 21ms
[SQLite In-Memory] Expression Nothing literals 3✅ 83ms
[SQLite In-Memory] Expression Text literals 1✅ 33ms
[SQLite In-Memory] Expression Text literals 2✅ 27ms
[SQLite In-Memory] Expression Text Operators 2✅ 80ms
[SQLite In-Memory] Expression Warnings should be reported 2✅ 2⚪ 104ms
[SQLite In-Memory] Filling Missing Values 5✅ 1⚪ 120ms
[SQLite In-Memory] Function invocation 2✅ 45ms
[SQLite In-Memory] Masking Tables 1✅ 16ms
[SQLite In-Memory] math functions 6✅ 983ms
[SQLite In-Memory] Metadata 2✅ 8ms
[SQLite In-Memory] Min/Max Operations 2✅ 57ms
[SQLite In-Memory] Missing Values 2✅ 31ms
[SQLite In-Memory] Other Column Operations 1✅ 15ms
[SQLite In-Memory] Output Execution Context for Database operations 9✅ 1⚪ 483ms
[SQLite In-Memory] partial Date-Time support 2✅ 35ms
[SQLite In-Memory] Persisting a Database Table (query) 8✅ 798ms
[SQLite In-Memory] replace: DB specific edge-cases 2✅ 11ms
[SQLite In-Memory] replace: empty table and nothings 2✅ 27ms
[SQLite In-Memory] replace: literal regex pattern and replacement 5✅ 22ms
[SQLite In-Memory] replace: literal text pattern and replacement 4✅ 53ms
[SQLite In-Memory] replace: pattern and replacement columns 4✅ 10ms
[SQLite In-Memory] Rounding numeric tests 19✅ 10s
[SQLite In-Memory] Rounding-like operations 15✅ 522ms
[SQLite In-Memory] Schemas and Databases 3✅ 1ms
[SQLite In-Memory] Simple variant of Table/Column.parse in all backends 5✅ 86ms
[SQLite In-Memory] Sorting 5✅ 65ms
[SQLite In-Memory] Support for Long Column/Table names 6✅ 848ms
[SQLite In-Memory] Table.add_row_number (common) 7✅ 124ms
[SQLite In-Memory] Table.add_row_number (Database specific) 1✅ 23ms
[SQLite In-Memory] Table.aggregate 1✅ 15ms
[SQLite In-Memory] Table.aggregate Concatenate 6✅ 128ms
[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⚪ 144ms
[SQLite In-Memory] Table.aggregate should be able to group on single field 7✅ 6⚪ 124ms
[SQLite In-Memory] Table.aggregate should correctly handle infinities 2✅ 2⚪ 42ms
[SQLite In-Memory] Table.aggregate should correctly handle NaN 1⚪ 0ms
[SQLite In-Memory] Table.aggregate should correctly select result types 2✅ 2⚪ 40ms
[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⚪ 56ms
[SQLite In-Memory] Table.aggregate should raise warnings when there are issues 7✅ 443ms
[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✅ 98ms
[SQLite In-Memory] Table.aggregate should report warnings and errors based on types 4✅ 110ms
[SQLite In-Memory] Table.aggregate should summarize empty table 7✅ 4⚪ 54ms
[SQLite In-Memory] Table.aggregate should summarize whole table 7✅ 6⚪ 73ms
[SQLite In-Memory] Table.aggregate Standard_Deviation 1✅ 17ms
[SQLite In-Memory] Table.aggregate+Expressions 2✅ 71ms
[SQLite In-Memory] Table.at 3✅ 13ms
[SQLite In-Memory] Table.column_count 1✅ 0ms
[SQLite In-Memory] Table.column_names 2✅ 69ms
[SQLite In-Memory] Table.cross_join 9✅ 381ms
[SQLite In-Memory] Table.cross_tab 1⚪ 0ms
[SQLite In-Memory] Table.default_ordering 4✅ 30ms
[SQLite In-Memory] Table.distinct 7✅ 213ms
[SQLite In-Memory] Table.expand_column 1✅ 9ms
[SQLite In-Memory] Table.expand_to_rows 1✅ 10ms
[SQLite In-Memory] Table.fill_nothing/empty 6✅ 162ms
[SQLite In-Memory] Table.filter 1✅ 1ms
[SQLite In-Memory] Table.filter 22✅ 1⚪ 978ms
[SQLite In-Memory] Table.filter_by_expression 4✅ 1⚪ 107ms
[SQLite In-Memory] Table.get 3✅ 7ms
[SQLite In-Memory] Table.join 31✅ 3⚪ 1s
[SQLite In-Memory] Table.make_constant_column 3✅ 1⚪ 45ms
[SQLite In-Memory] Table.merge 19✅ 1s
[SQLite In-Memory] Table.order_by 19✅ 2⚪ 221ms
[SQLite In-Memory] Table.read 6✅ 399ms
[SQLite In-Memory] Table.remove_columns 11✅ 435ms
[SQLite In-Memory] Table.rename_columns 20✅ 796ms
[SQLite In-Memory] Table.reorder_columns 9✅ 365ms
[SQLite In-Memory] Table.rows 6✅ 42ms
[SQLite In-Memory] Table.select_columns 14✅ 763ms
[SQLite In-Memory] Table.set 8✅ 156ms
[SQLite In-Memory] Table.set with Column_Operation 8✅ 1⚪ 530ms
[SQLite In-Memory] Table.sort_columns 4✅ 116ms
[SQLite In-Memory] Table.take/drop 7✅ 2s
[SQLite In-Memory] Table.text_replace 4✅ 78ms
[SQLite In-Memory] Table.transpose 1⚪ 0ms
[SQLite In-Memory] Table.union 19✅ 1⚪ 909ms
[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✅ 142ms
[SQLite In-Memory] Table/Column.cast - numeric 3✅ 62ms
[SQLite In-Memory] Table/Column.cast - to text 1✅ 34ms
[SQLite In-Memory] Tables and Table Types 4✅ 54ms
[SQLite In-Memory] Temp column 2✅ 17ms
[SQLite In-Memory] Text Column Operations 7✅ 213ms
[SQLite In-Memory] Transaction Support 4✅ 67ms
[SQLite In-Memory] Unique derived column names 8✅ 184ms
[SQLite In-Memory] Uploading an in-memory Table 9✅ 616ms
[SQLite] Type Mapping 8✅ 253ms
Aggregate Columns 23✅ 106ms
Boolean Column.format, with format Column 3✅ 35ms
Boolean Column.format, with format string 3✅ 59ms
ceil 3✅ 15ms
Column.parse 13✅ 112ms
Columns 16✅ 544ms
Construction 9✅ 7s
Counting Values 1✅ 2ms
DataFormatter builders 3✅ 39ms
DataFormatter.format 10✅ 73ms
DataFormatter.parse 13✅ 441ms
Date Column.format, with format Column 6✅ 65ms
Date Column.format, with format string 4✅ 166ms
Date_Time Column.format, with format Column 6✅ 71ms
Date_Time Column.format, with format string 5✅ 134ms
Date_Time truncate 1✅ 14ms
Delimited File Parsing 28✅ 3⚪ 1s
Delimited File Writing 33✅ 2s
Dropping Missing Values 1✅ 744ms
Edge cases 1✅ 16ms
Errors 2✅ 13ms
Excel Range 9✅ 104ms
fetching files using HTTP 5✅ 911ms
File.read (Delimited) 3✅ 52ms
File.read (Delimited) should work with Date_Time 3✅ 19ms
File.read (Delimited) should work with Dates 3✅ 30ms
File.read (Delimited) should work with Time_Of_Days 3✅ 16ms
fill 6✅ 251ms
Float 3✅ 16ms
Float, with format Column 3✅ 14ms
floor 3✅ 15ms
Info 1✅ 50ms
Integer 3✅ 42ms
Integer 1✅ 8ms
Integer, with format Column 3✅ 30ms
Integration 1✅ 186ms
JSON conversion 2✅ 62ms
Mapping Operations 7✅ 498ms
Masking Tables 3✅ 528ms
Numeric, empty/Nothing 4✅ 55ms
Problems 4✅ 2⚪ 44ms
Read XLSX / XLS Files 12✅ 957ms
Reading single cells correctly 7✅ 542ms
round/truncate/ceil/floor 3✅ 61ms
Rounding 8✅ 77ms
Should be able to serialise a table with Dates to Text 2✅ 75ms
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✅ 7ms
Slicing Tables 4✅ 421ms
SortedListIndex (used for SortJoin) 6✅ 57ms
Sorting Columns 4✅ 189ms
Sorting Tables 2✅ 273ms
SQLite_Format should allow connecting to SQLite files 5✅ 130ms
Table.from Text 1✅ 9ms
Table.parse 22✅ 714ms
Table.parse_to_columns 14✅ 264ms
Table.split 8✅ 163ms
Table.split/tokenize column count 4✅ 78ms
Table.split/tokenize column order 1✅ 5ms
Table.split/tokenize errors 4✅ 8ms
Table.split/tokenize name conflicts 2✅ 43ms
Table.tokenize 12✅ 151ms
Text.parse_to_table 2✅ 46ms
Text.parse_to_table errors 3✅ 59ms
Text.parse_to_table parsing 3✅ 69ms
Text.parse_to_table with case-insensitivity 1✅ 13ms
Text.parse_to_table with groups 2✅ 31ms
Time_Of_Day Column.format, with format Column 6✅ 57ms
Time_Of_Day Column.format, with format string 5✅ 90ms
truncate 3✅ 19ms
Unique_Name_Strategy Helper 12✅ 491ms
Unique_Name_Strategy.combine_with_prefix 6✅ 30ms
Use First Row As Names 5✅ 376ms
Value_Type 2✅ 57ms
Various File Format support on Table 6✅ 841ms
Vector conversion 1✅ 12ms
Write xls Files 43✅ 2s
Write xlsx Files 43✅ 5s
Writing 4✅ 117ms
Writing to csv files 3✅ 187ms
Writing to json files 3✅ 997ms
XLS reading 7✅ 32ms
XLSX reading 7✅ 118ms

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

2555 tests were completed in 91s with 2507 passed, 0 failed and 48 skipped.

Test suite Passed Failed Skipped Time
Any.map_nothing 2✅ 18ms
Any's methods 3✅ 50ms
Array_Proxy 5✅ 45ms
ArrayOverBuffer 1⚪ 0ms
ASCII 4✅ 57ms
Asserts 5✅ 20ms
at/get 7✅ 563ms
Atom with holes 7✅ 27ms
Auto_Detect 3✅ 12ms
BigInts 13✅ 719ms
Booleans 6✅ 22ms
Bound 3✅ 25ms
Bytes 3✅ 6ms
caching 1✅ 61ms
Callables 5✅ 18ms
Check Nothing and NaN 3✅ 0ms
children 2✅ 27ms
codepoints 2✅ 6ms
Compare functionality with Vector 1✅ 21ms
Compile 6✅ 39ms
const 1✅ 0ms
Contexts and Execution Environment 3✅ 10ms
Conversion 42✅ 207ms
Correlation Statistics 6✅ 154ms
curry 1✅ 3ms
Data.read / File_Format 2✅ 2s
Dataflow Errors 11✅ 56ms
Dataflow Warnings 32✅ 1s
Date 41✅ 8s
Date date part tests 8✅ 118ms
Date_Range 11✅ 2s
Date_Time 45✅ 2⚪ 2s
Date_Time date part tests 8✅ 53ms
Date_Time equality 2✅ 5ms
Day_Of_Week conversions 8✅ 19ms
Deep Exports 1✅ 1ms
Default comparator 3✅ 16ms
display text 1✅ 3ms
Duration 15✅ 178ms
Encoding object 4✅ 92ms
Enso Arrays 5✅ 56ms
Enso Cloud Basic Utils 3✅ 25ms
Enso maps 50✅ 269ms
Enso Set 5✅ 78ms
Enso_User - local mock integration tests 4✅ 128ms
Enso_User - offline logic tests 1✅ 21ms
Environment 1✅ 16ms
Escape 1✅ 1ms
fetch 11✅ 1s
File Operations 19✅ 257ms
flip 2✅ 2ms
Float.truncate 1✅ 13ms
Floats 5✅ 96ms
folder operations 3✅ 91ms
Format Detection in HTTP Fetch 3✅ 124ms
Formatting date/time values 6✅ 114ms
Fully Qualified Names 1✅ 2ms
Function Ascribed Parameters 12✅ 55ms
get_elements_by_tag_name 3✅ 85ms
Header 1✅ 6ms
Header resolution 7✅ 23ms
Headers 8✅ 237ms
Http Auth 2✅ 161ms
HTTP client 4✅ 2ms
Http Error handling 2✅ 1⚪ 41ms
HTTP_Method parse 3✅ 5ms
HTTP_Status_Code 1✅ 4ms
identity 3✅ 1ms
Inlining Helpers 2✅ 16ms
inner / outer xml 2✅ 239ms
Instrument @Tail_Call fibonacci 6✅ 506ms
Instrument fibonacci 3✅ 417ms
Integer.truncate 1✅ 2ms
Integers 24✅ 217ms
Interval 7✅ 55ms
Java case of 3✅ 59ms
Java FFI 6✅ 1⚪ 22ms
Java/Enso Date 2✅ 18ms
JavaDate 41✅ 3s
JavaDate date part tests 8✅ 7ms
JavaLocalTime 28✅ 40ms
JavaScript Objects, Arrays & Functions 8✅ 548ms
JavaScriptArrayWithADate 41✅ 4s
JavaScriptArrayWithADate date part tests 8✅ 92ms
JavascriptDataInArray 43✅ 4⚪ 469ms
JavascriptDataInArray date part tests 8✅ 121ms
JavascriptDate 43✅ 4⚪ 1s
JavaScriptDate 41✅ 5s
JavascriptDate date part tests 8✅ 21ms
JavaScriptDate date part tests 8✅ 121ms
JavaZonedDateTime 45✅ 2⚪ 483ms
JavaZonedDateTime date part tests 8✅ 12ms
JavaZoneId 7✅ 49ms
JS_Object 5✅ 121ms
JSON 5✅ 46ms
JSON 1✅ 472ms
JSON Deserialization 9✅ 442ms
JSON Serialization 3✅ 67ms
JSON_Format 2✅ 83ms
Lazy 6✅ 32ms
Lazy Generator 1✅ 3ms
Lexicographic Order on Vectors 2✅ 8ms
List 31✅ 685ms
Locale 13✅ 77ms
Looping Imports 1✅ 0ms
Lowercase Methods 5✅ 6ms
Managed_Resource 3✅ 20ms
Match.end 4✅ 44ms
Match.groups 2✅ 10ms
Match.named_groups 3✅ 38ms
Match.span 4✅ 20ms
Match.start 4✅ 20ms
Match.text 6✅ 55ms
Match.to_display_text 1✅ 5ms
Match.utf_16_span 4✅ 16ms
Match.utf_16_start 8✅ 44ms
Maybe 5✅ 5ms
Meta-Value Inspection 3✅ 1⚪ 6ms
Meta-Value Manipulation 26✅ 217ms
Meta.Type.find 4✅ 12ms
Methods 1✅ 1⚪ 1ms
Missing_Required_Argument 3✅ 45ms
Natural Order 4✅ 156ms
No Method Errors 1✅ 8ms
non-linear inserts 11✅ 186ms
Number Conversions 1✅ 4ms
Number Rounding numeric tests 19✅ 201ms
Numbers 14✅ 279ms
Numeric values 1✅ 5ms
Object Comparator 7✅ 32ms
Operator == 16✅ 104ms
Ordering 6✅ 31ms
Pair 1✅ 0ms
Pair - from 2-Item JavaScript Array 13✅ 117ms
Pair - from 2-Item List 13✅ 72ms
Pair - from 2-Item Vector 13✅ 85ms
Pair - from Pair.new 13✅ 69ms
Pair - from Pair.Value 13✅ 12ms
Panics 17✅ 185ms
parse 8✅ 314ms
Parsing date/time values 26✅ 1⚪ 425ms
Parsing formats 4✅ 252ms
Pattern Matches 17✅ 47ms
Pattern.find and .find_all 8✅ 87ms
Pattern.match and .match_all 8✅ 64ms
Pattern.matches 5✅ 19ms
Pattern.replace 16✅ 160ms
Pattern.split 6✅ 47ms
Pattern.tokenize 7✅ 194ms
Period 7✅ 31ms
Plain_Text 3✅ 26ms
Polyglot Argument 7✅ 21ms
Polyglot Argument with Inheritance 3✅ 14ms
Polyglot Conversion 14✅ 17ms
Polyglot hash maps 6✅ 128ms
Polyglot JS 19✅ 137ms
Polyglot keys and values 6✅ 4s
Polyglot Operator == 7✅ 31ms
Polyglot Python 18✅ 100ms
Polyglot R 1⚪ 0ms
post 25✅ 1s
Problem_Behavior 2✅ 45ms
Process 5✅ 14s
PythonDate 41✅ 8s
PythonDate 42✅ 5⚪ 1s
PythonDate date part tests 8✅ 88ms
PythonDate date part tests 8✅ 64ms
PythonLocalTime 28✅ 191ms
Qualified Names 3✅ 4ms
Random 15✅ 3s
Range 35✅ 728ms
Rank Data 7✅ 45ms
Read XML 7✅ 69ms
read_bytes 6✅ 46ms
read_text 6✅ 115ms
Refs 2✅ 2ms
Regex splitting 3✅ 11ms
Regex tokenizing 2✅ 23ms
Regex: find and find_all 20✅ 1⚪ 178ms
Regression 12✅ 227ms
ReportingStreamDecoder 6✅ 376ms
ReportingStreamEncoder 8✅ 191ms
Request 10✅ 55ms
rounding 4✅ 21ms
Sorting with multiple comparators 4✅ 2⚪ 62ms
Sorting with the default comparator 7✅ 3⚪ 147ms
Stack traces 1✅ 12ms
State 2✅ 5ms
Statistics 14✅ 536ms
Statistics - empty Vector 3✅ 15ms
Statistics - invalid input 5✅ 212ms
Statistics - invalid input 1✅ 2ms
Statistics - NaN Vector 3✅ 78ms
Statistics - Nothing Vector 3✅ 59ms
System 1✅ 2ms
tag name 1✅ 16ms
Temporary_File facility 6✅ 840ms
Text 84✅ 7s
text contents 1✅ 10ms
Text_Sub_Range_Data 2✅ 32ms
Text_Utils 4✅ 104ms
Text.match 6✅ 24ms
Text.replace 16✅ 203ms
Text.Span 3✅ 26ms
Text.substring 4✅ 13ms
the Self construct 6✅ 13ms
Time_Of_Day 28✅ 278ms
to_display_text 5✅ 38ms
Type Errors 11✅ 130ms
uncurry 1✅ 2ms
Unresolved symbol 1✅ 1ms
URI 21✅ 3⚪ 514ms
Use a slice of an array as vectors 95✅ 3⚪ 241ms
Use Array as vectors 95✅ 3⚪ 481ms
Use Array_Proxy as vectors 95✅ 3⚪ 227ms
Use Java ArrayList as vectors 95✅ 3⚪ 409ms
Use Vector as vectors 95✅ 3⚪ 2s
UTF_16 BigEndian 2✅ 8ms
UTF_16 LittleEndian 2✅ 5ms
UTF_8 7✅ 55ms
Vector builder 5✅ 23ms
Vector Slicing Helpers 1✅ 40ms
Vector/Array equality 9✅ 14ms
Windows 1252 4✅ 33ms
Wrapped errors 5✅ 18ms
write operations 22✅ 792ms
Zone 9✅ 35ms

✅ 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✅ 160ms
File uploads 2✅ 17ms
Geo_Map 3✅ 740ms
Histogram Visualization 6✅ 216ms
Lazy Table Visualization 12✅ 477ms
Lazy Text Visualization 3✅ 55ms
Scatter Plot Visualization 14✅ 633ms
Serializable Visualization Identifiers 5✅ 163ms
SQL Visualization 1✅ 250ms
Table Visualization 9✅ 619ms
Table.lookup_ignore_case 1✅ 23ms
Table.rows 1✅ 285ms
Type Names of Visualization Defaults 1✅ 200ms
Vector and Arrays 2✅ 1⚪ 76ms
Widgets for Database 1✅ 17ms
Widgets for In-Database Connection with table name sets 1✅ 155ms
Widgets for In-Database Connection with table types 1✅ 17ms
Widgets for In-Database Table with column name sets 2✅ 40ms
Widgets for In-Memory with column name sets 2✅ 91ms
Widgets for the Text type 1✅ 138ms