Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix build of engine benchmarks #8620

Merged
merged 4 commits into from
Dec 22, 2023

fmt

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

Fix build of engine benchmarks #8620

fmt
eeacfc0
Select commit
Loading
Failed to load commit list.
GitHub Actions / Standard Library Tests (linux) succeeded Dec 21, 2023 in 1s. View latest attempt.

Standard Library Tests (linux) ✅

Tests passed successfully

Report Passed Failed Skipped Time
/runner/_work/enso/enso/target/test-results/AWS_Tests/JUnit.xml 19✅ 14s
/runner/_work/enso/enso/target/test-results/Examples_Tests/JUnit.xml 33✅ 48s
/runner/_work/enso/enso/target/test-results/Geo_Tests/JUnit.xml 5✅ 221ms
/runner/_work/enso/enso/target/test-results/Image_Tests/JUnit.xml 174✅ 1s
/runner/_work/enso/enso/target/test-results/Table_Tests/JUnit.xml 3594✅ 185⚪ 122s
/runner/_work/enso/enso/target/test-results/Tests/JUnit.xml 2491✅ 45⚪ 38s
/runner/_work/enso/enso/target/test-results/Visualization_Tests/JUnit.xml 70✅ 1⚪ 2s

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

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

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

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

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

Test suite Passed Failed Skipped Time
Examples 32✅ 8s
Python Examples 1✅ 40s

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

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

Test suite Passed Failed Skipped Time
Geo Points 2✅ 13ms
GeoJSON to Table 3✅ 208ms

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

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

Test suite Passed Failed Skipped Time
Image File_Format 2✅ 53ms
Image with 1 channel 19✅ 64ms
Image with 2 channels 19✅ 70ms
Image with 3 channels 19✅ 68ms
Image with 4 channels 19✅ 68ms
Image Write 2✅ 12ms
Image.read 9✅ 295ms
Matrix with 1 channel 21✅ 135ms
Matrix with 2 channels 21✅ 109ms
Matrix with 3 channels 21✅ 113ms
Matrix with 4 channels 21✅ 83ms
Matrix_Error 1✅ 1ms

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

3779 tests were completed in 122s with 3594 passed, 0 failed and 185 skipped.

Test suite Passed Failed Skipped Time
[Codegen] Aggregation 2✅ 139ms
[Codegen] Basic Select 3✅ 82ms
[Codegen] Handling Missing Values 2✅ 88ms
[Codegen] JSON serialization 1⚪ 0ms
[Codegen] Masking Tables and Columns 2✅ 147ms
[Codegen] Sorting 4✅ 89ms
[In-Memory-specific] Table.join 1✅ 383ms
[In-Memory-specific] Table.set 2✅ 48ms
[In-Memory] Interactions Between various operations 11✅ 703ms
[In-Memory] Arithmetic Column Operations 12✅ 55ms
[In-Memory] Boolean Column Operations 5✅ 1⚪ 118ms
[In-Memory] Colum Operations - Names 10✅ 45ms
[In-Memory] Column Comparisons 5✅ 1⚪ 132ms
[In-Memory] Column Naming edge cases 7✅ 346ms
[In-Memory] Column operation Integer Overflow handling 6✅ 150ms
[In-Memory] Column Operations - Equality & Null Handling 4✅ 3⚪ 41ms
[In-Memory] Column Operations - Text Replace (in-memory only) 8✅ 75ms
[In-Memory] Column Operations - Text Trim 3✅ 33ms
[In-Memory] Column.const 3✅ 3ms
[In-Memory] Column.fill_nothing/empty 4✅ 3ms
[In-Memory] Column.map 6✅ 142ms
[In-Memory] Column.rename 1✅ 2ms
[In-Memory] Column.take/drop 8✅ 43ms
[In-Memory] Column.zip 6✅ 36ms
[In-Memory] Date truncation 1✅ 2ms
[In-Memory] Date-Time operations 21✅ 1⚪ 380ms
[In-Memory] Date-Time support 3✅ 23ms
[In-Memory] Dropping Missing Values 9✅ 344ms
[In-Memory] Expression Arithmetic 3✅ 30ms
[In-Memory] Expression Boolean literals 1✅ 92ms
[In-Memory] Expression Boolean Operators 4✅ 15ms
[In-Memory] Expression Column Arithmetic 2✅ 37ms
[In-Memory] Expression Comparison Operators 6✅ 61ms
[In-Memory] Expression Date and Time literals 5✅ 19ms
[In-Memory] Expression Errors should be handled 4✅ 13ms
[In-Memory] Expression Float literals 1✅ 12ms
[In-Memory] Expression Integer literals 1✅ 8ms
[In-Memory] Expression Nothing literals 3✅ 21ms
[In-Memory] Expression Text literals 1✅ 19ms
[In-Memory] Expression Text literals 2✅ 8ms
[In-Memory] Expression Text Operators 2✅ 14ms
[In-Memory] Expression Warnings should be reported 4✅ 85ms
[In-Memory] Filling Missing Values 8✅ 37ms
[In-Memory] Function invocation 2✅ 8ms
[In-Memory] Handling of Big Integer values 10✅ 72ms
[In-Memory] Loss_Of_Integer_Precision (large integers not being exactly representable in Float) 5✅ 54ms
[In-Memory] Min/Max Operations 2✅ 42ms
[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✅ 20ms
[In-Memory] replace: literal text pattern and replacement 4✅ 49ms
[In-Memory] replace: pattern and replacement columns 4✅ 12ms
[In-Memory] Rounding numeric tests 19✅ 447ms
[In-Memory] Rounding-like operations 15✅ 33ms
[In-Memory] Simple variant of Table/Column.parse in all backends 5✅ 52ms
[In-Memory] Storage Builders 2✅ 63ms
[In-Memory] Table.add_row_number (common) 7✅ 70ms
[In-Memory] Table.add_row_number (in-memory specific) 7✅ 22ms
[In-Memory] Table.aggregate 3✅ 157ms
[In-Memory] Table.aggregate 3✅ 11ms
[In-Memory] Table.aggregate Concatenate 6✅ 18ms
[In-Memory] Table.aggregate Count_Distinct 2✅ 15ms
[In-Memory] Table.aggregate First and Last 1✅ 1ms
[In-Memory] Table.aggregate Mode 1✅ 1ms
[In-Memory] Table.aggregate Shortest 1✅ 3ms
[In-Memory] Table.aggregate should be able to group on multiple fields not in left columns 13✅ 156ms
[In-Memory] Table.aggregate should be able to group on single field 13✅ 415ms
[In-Memory] Table.aggregate should correctly handle infinities 4✅ 19ms
[In-Memory] Table.aggregate should correctly handle NaN 5✅ 16ms
[In-Memory] Table.aggregate should correctly select result types 4✅ 6ms
[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✅ 120ms
[In-Memory] Table.aggregate should raise warnings when there are issues 7✅ 57ms
[In-Memory] Table.aggregate should raise warnings when there are issues computing aggregation 3✅ 62ms
[In-Memory] Table.aggregate should report warnings and errors based on types 4✅ 41ms
[In-Memory] Table.aggregate should summarize empty table 11✅ 120ms
[In-Memory] Table.aggregate should summarize whole table 13✅ 238ms
[In-Memory] Table.aggregate Standard_Deviation 1✅ 2ms
[In-Memory] Table.aggregate+Expressions 2✅ 25ms
[In-Memory] Table.at 3✅ 47ms
[In-Memory] Table.column_count 1✅ 0ms
[In-Memory] Table.column_names 2✅ 17ms
[In-Memory] Table.cross_join 9✅ 111ms
[In-Memory] Table.cross_tab 23✅ 139ms
[In-Memory] Table.distinct 6✅ 194ms
[In-Memory] Table.distinct 7✅ 47ms
[In-Memory] Table.fill_nothing/empty 6✅ 15ms
[In-Memory] Table.filter 4✅ 697ms
[In-Memory] Table.filter 23✅ 2⚪ 515ms
[In-Memory] Table.filter_by_expression 5✅ 256ms
[In-Memory] Table.get 3✅ 7ms
[In-Memory] Table.join 38✅ 576ms
[In-Memory] Table.make_constant_column 4✅ 8ms
[In-Memory] Table.merge 20✅ 299ms
[In-Memory] Table.order_by 23✅ 198ms
[In-Memory] Table.read 5✅ 31ms
[In-Memory] Table.remove_columns 12✅ 321ms
[In-Memory] Table.rename_columns 20✅ 407ms
[In-Memory] Table.reorder_columns 10✅ 227ms
[In-Memory] Table.rows 6✅ 77ms
[In-Memory] Table.select_columns 15✅ 352ms
[In-Memory] Table.set 8✅ 682ms
[In-Memory] Table.set with Column_Operation 9✅ 314ms
[In-Memory] Table.sort_columns 4✅ 91ms
[In-Memory] Table.take/drop 11✅ 388ms
[In-Memory] Table.text_replace 4✅ 50ms
[In-Memory] Table.transpose 8✅ 44ms
[In-Memory] Table.union 25✅ 360ms
[In-Memory] Table.zip 12✅ 112ms
[In-Memory] Table/Column auto value type 13✅ 76ms
[In-Memory] Table/Column.cast - checking invariants 12✅ 82ms
[In-Memory] Table/Column.cast - date/time 3✅ 58ms
[In-Memory] Table/Column.cast - numeric 6✅ 318ms
[In-Memory] Table/Column.cast - to text 9✅ 193ms
[In-Memory] Temp column 2✅ 2ms
[In-Memory] Text Column Operations 7✅ 133ms
[In-Memory] Unique derived column names 8✅ 26ms
[PostgreSQL] Interactions Between various operations 10✅ 374ms
[PostgreSQL] .pgpass 3✅ 266ms
[PostgreSQL] Aggregation 2✅ 92ms
[PostgreSQL] Appending a Database table to a Database table 30✅ 1s
[PostgreSQL] Appending an in-memory table to a Database table 31✅ 1s
[PostgreSQL] Arithmetic Column Operations 10✅ 2⚪ 137ms
[PostgreSQL] Basic Table Access 4✅ 794ms
[PostgreSQL] Boolean Column Operations 5✅ 1⚪ 113ms
[PostgreSQL] Colum Operations - Names 8✅ 27ms
[PostgreSQL] Column Comparisons 4✅ 1⚪ 171ms
[PostgreSQL] Column Naming edge cases 7✅ 187ms
[PostgreSQL] Column Operations - Equality & Null Handling 4✅ 3⚪ 59ms
[PostgreSQL] Column Operations - Text Replace (in-memory only) 0ms
[PostgreSQL] Column Operations - Text Trim 3✅ 55ms
[PostgreSQL] Column.const 3✅ 52ms
[PostgreSQL] Column.fill_nothing/empty 4✅ 41ms
[PostgreSQL] Column.map 1✅ 5ms
[PostgreSQL] Column.rename 1✅ 10ms
[PostgreSQL] Column.take/drop 6✅ 551ms
[PostgreSQL] Column.zip 1✅ 7ms
[PostgreSQL] Connection setup 3✅ 145ms
[PostgreSQL] Connection.query 10✅ 512ms
[PostgreSQL] Creating an empty table 19✅ 2s
[PostgreSQL] Database Encoding 1✅ 188ms
[PostgreSQL] Date truncation 1✅ 30ms
[PostgreSQL] Date-Time operations 19✅ 1⚪ 969ms
[PostgreSQL] Date-Time support 3✅ 39ms
[PostgreSQL] Deleting rows from a Database table 4✅ 95ms
[PostgreSQL] Deleting rows from a Database table (source=Database) 11✅ 531ms
[PostgreSQL] Deleting rows from a Database table (source=in-memory) 11✅ 478ms
[PostgreSQL] Dialect-specific codegen 1✅ 29ms
[PostgreSQL] Dropping Missing Values 9✅ 613ms
[PostgreSQL] Edge Cases 4✅ 512ms
[PostgreSQL] Expression Arithmetic 3✅ 85ms
[PostgreSQL] Expression Boolean literals 1✅ 14ms
[PostgreSQL] Expression Boolean Operators 4✅ 78ms
[PostgreSQL] Expression Column Arithmetic 2✅ 79ms
[PostgreSQL] Expression Comparison Operators 6✅ 131ms
[PostgreSQL] Expression Date and Time literals 4✅ 97ms
[PostgreSQL] Expression Errors should be handled 4✅ 16ms
[PostgreSQL] Expression Float literals 1✅ 13ms
[PostgreSQL] Expression Integer literals 1✅ 14ms
[PostgreSQL] Expression Nothing literals 3✅ 101ms
[PostgreSQL] Expression Text literals 1✅ 14ms
[PostgreSQL] Expression Text literals 2✅ 27ms
[PostgreSQL] Expression Text Operators 2✅ 41ms
[PostgreSQL] Expression Warnings should be reported 2✅ 2⚪ 231ms
[PostgreSQL] Filling Missing Values 6✅ 125ms
[PostgreSQL] Function invocation 2✅ 21ms
[PostgreSQL] Info 4✅ 37ms
[PostgreSQL] Masking Tables 1✅ 49ms
[PostgreSQL] math functions 6✅ 3s
[PostgreSQL] Min/Max Operations 2✅ 28ms
[PostgreSQL] Missing Values 2✅ 156ms
[PostgreSQL] Other Column Operations 1✅ 21ms
[PostgreSQL] Output Execution Context for Database operations 12✅ 1⚪ 720ms
[PostgreSQL] Persisting a Database Table (query) 8✅ 500ms
[PostgreSQL] replace: DB specific edge-cases 2✅ 20ms
[PostgreSQL] replace: empty table and nothings 2✅ 27ms
[PostgreSQL] replace: literal regex pattern and replacement 5✅ 30ms
[PostgreSQL] replace: literal text pattern and replacement 4✅ 66ms
[PostgreSQL] replace: pattern and replacement columns 4✅ 13ms
[PostgreSQL] Rounding numeric tests 19✅ 13s
[PostgreSQL] Rounding-like operations 22✅ 506ms
[PostgreSQL] Schemas and Databases 4✅ 84ms
[PostgreSQL] Simple variant of Table/Column.parse in all backends 5✅ 55ms
[PostgreSQL] Sorting 5✅ 151ms
[PostgreSQL] SSL connectivity tests 1⚪ 0ms
[PostgreSQL] Support for Long Column/Table names 14✅ 2s
[PostgreSQL] Table.add_row_number (common) 7✅ 120ms
[PostgreSQL] Table.add_row_number (Database specific) 1✅ 19ms
[PostgreSQL] Table.aggregate 4✅ 102ms
[PostgreSQL] Table.aggregate Concatenate 6✅ 99ms
[PostgreSQL] Table.aggregate Count_Distinct 2✅ 105ms
[PostgreSQL] Table.aggregate First and Last 1✅ 13ms
[PostgreSQL] Table.aggregate Mode 1✅ 12ms
[PostgreSQL] Table.aggregate Shortest 1✅ 17ms
[PostgreSQL] Table.aggregate should be able to group on multiple fields not in left columns 12✅ 1⚪ 145ms
[PostgreSQL] Table.aggregate should be able to group on single field 12✅ 1⚪ 136ms
[PostgreSQL] Table.aggregate should correctly handle infinities 4✅ 82ms
[PostgreSQL] Table.aggregate should correctly handle NaN 5✅ 62ms
[PostgreSQL] Table.aggregate should correctly infer result types 4✅ 55ms
[PostgreSQL] Table.aggregate should correctly select result types 4✅ 69ms
[PostgreSQL] Table.aggregate should merge warnings when issues computing aggregation 1⚪ 0ms
[PostgreSQL] Table.aggregate should not summarize empty table when grouped 10✅ 1⚪ 75ms
[PostgreSQL] Table.aggregate should raise warnings when there are issues 7✅ 365ms
[PostgreSQL] Table.aggregate should raise warnings when there are issues computing aggregation 1⚪ 0ms
[PostgreSQL] Table.aggregate should report unsupported operations but not block other aggregations in warning mode 1✅ 12ms
[PostgreSQL] Table.aggregate should report warnings and errors based on types 4✅ 52ms
[PostgreSQL] Table.aggregate should summarize empty table 10✅ 1⚪ 52ms
[PostgreSQL] Table.aggregate should summarize whole table 12✅ 1⚪ 161ms
[PostgreSQL] Table.aggregate Standard_Deviation 1✅ 14ms
[PostgreSQL] Table.aggregate+Expressions 2✅ 54ms
[PostgreSQL] Table.at 3✅ 14ms
[PostgreSQL] Table.column_count 1✅ 0ms
[PostgreSQL] Table.column_names 2✅ 40ms
[PostgreSQL] Table.cross_join 9✅ 310ms
[PostgreSQL] Table.cross_tab 1⚪ 0ms
[PostgreSQL] Table.default_ordering 4✅ 110ms
[PostgreSQL] Table.distinct 7✅ 119ms
[PostgreSQL] Table.expand_column 1✅ 10ms
[PostgreSQL] Table.expand_to_rows 1✅ 7ms
[PostgreSQL] Table.fill_nothing/empty 6✅ 97ms
[PostgreSQL] Table.filter 1✅ 0ms
[PostgreSQL] Table.filter 22✅ 1⚪ 597ms
[PostgreSQL] Table.filter_by_expression 4✅ 1⚪ 78ms
[PostgreSQL] Table.get 3✅ 7ms
[PostgreSQL] Table.join 30✅ 4⚪ 923ms
[PostgreSQL] Table.make_constant_column 3✅ 1⚪ 46ms
[PostgreSQL] Table.merge 20✅ 1s
[PostgreSQL] Table.order_by 19✅ 2⚪ 365ms
[PostgreSQL] Table.read 6✅ 116ms
[PostgreSQL] Table.remove_columns 12✅ 504ms
[PostgreSQL] Table.rename_columns 20✅ 562ms
[PostgreSQL] Table.reorder_columns 10✅ 519ms
[PostgreSQL] Table.rows 6✅ 17ms
[PostgreSQL] Table.select_columns 15✅ 638ms
[PostgreSQL] Table.set 8✅ 125ms
[PostgreSQL] Table.set with Column_Operation 9✅ 719ms
[PostgreSQL] Table.sort_columns 4✅ 103ms
[PostgreSQL] Table.take/drop 7✅ 2s
[PostgreSQL] Table.text_replace 4✅ 114ms
[PostgreSQL] Table.transpose 1⚪ 0ms
[PostgreSQL] Table.union 22✅ 716ms
[PostgreSQL] Table.zip 1⚪ 0ms
[PostgreSQL] Table/Column auto value type 1✅ 6ms
[PostgreSQL] Table/Column.cast - checking invariants 9✅ 108ms
[PostgreSQL] Table/Column.cast - date/time 3✅ 33ms
[PostgreSQL] Table/Column.cast - numeric 4✅ 42ms
[PostgreSQL] Table/Column.cast - to text 6✅ 1⚪ 86ms
[PostgreSQL] Tables and Table Types 4✅ 159ms
[PostgreSQL] Temp column 2✅ 18ms
[PostgreSQL] Text Column Operations 7✅ 219ms
[PostgreSQL] Transaction Support 4✅ 80ms
[PostgreSQL] Type Edge Cases 2✅ 123ms
[PostgreSQL] Type Mapping 8✅ 172ms
[PostgreSQL] Unique derived column names 8✅ 108ms
[PostgreSQL] Uploading an in-memory Table 11✅ 694ms
[PostgreSQL] Warning/Error handling 2✅ 60ms
[Redshift] Database tests 1⚪ 0ms
[SQLite File] Interactions Between various operations 8✅ 199ms
[SQLite File] Aggregation 2✅ 41ms
[SQLite File] Appending a Database table to a Database table 29✅ 1s
[SQLite File] Appending an in-memory table to a Database table 30✅ 1s
[SQLite File] Arithmetic Column Operations 10✅ 2⚪ 140ms
[SQLite File] Basic Table Access 4✅ 326ms
[SQLite File] Boolean Column Operations 4✅ 2⚪ 464ms
[SQLite File] Colum Operations - Names 8✅ 40ms
[SQLite File] Column Comparisons 4✅ 1⚪ 693ms
[SQLite File] Column Naming edge cases 7✅ 137ms
[SQLite File] Column Operations - Equality & Null Handling 4✅ 3⚪ 64ms
[SQLite File] Column Operations - Text Replace (in-memory only) 0ms
[SQLite File] Column Operations - Text Trim 3✅ 51ms
[SQLite File] Column.const 1✅ 8ms
[SQLite File] Column.const 3✅ 31ms
[SQLite File] Column.fill_nothing/empty 4✅ 43ms
[SQLite File] Column.map 1✅ 6ms
[SQLite File] Column.rename 1✅ 11ms
[SQLite File] Column.take/drop 6✅ 610ms
[SQLite File] Column.zip 1✅ 6ms
[SQLite File] Connection.query 10✅ 364ms
[SQLite File] Creating an empty table 19✅ 1s
[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✅ 214ms
[SQLite File] Deleting rows from a Database table (source=Database) 11✅ 391ms
[SQLite File] Deleting rows from a Database table (source=in-memory) 11✅ 346ms
[SQLite File] Dialect-specific codegen 1✅ 15ms
[SQLite File] Dropping Missing Values 8✅ 281ms
[SQLite File] Error Handling 2✅ 119ms
[SQLite File] Expression Arithmetic 3✅ 215ms
[SQLite File] Expression Boolean literals 1✅ 28ms
[SQLite File] Expression Boolean Operators 4✅ 46ms
[SQLite File] Expression Column Arithmetic 2✅ 80ms
[SQLite File] Expression Comparison Operators 6✅ 256ms
[SQLite File] Expression Date and Time literals 4⚪ 0ms
[SQLite File] Expression Errors should be handled 4✅ 25ms
[SQLite File] Expression Float literals 1✅ 7ms
[SQLite File] Expression Integer literals 1✅ 8ms
[SQLite File] Expression Nothing literals 3✅ 105ms
[SQLite File] Expression Text literals 1✅ 13ms
[SQLite File] Expression Text literals 2✅ 11ms
[SQLite File] Expression Text Operators 2✅ 44ms
[SQLite File] Expression Warnings should be reported 2✅ 2⚪ 121ms
[SQLite File] Filling Missing Values 5✅ 1⚪ 102ms
[SQLite File] Function invocation 2✅ 21ms
[SQLite File] Masking Tables 1✅ 38ms
[SQLite File] math functions 6✅ 1s
[SQLite File] Metadata 2✅ 21ms
[SQLite File] Min/Max Operations 2✅ 41ms
[SQLite File] Missing Values 2✅ 82ms
[SQLite File] Other Column Operations 1✅ 47ms
[SQLite File] Output Execution Context for Database operations 12✅ 1⚪ 683ms
[SQLite File] partial Date-Time support 2✅ 354ms
[SQLite File] Persisting a Database Table (query) 8✅ 437ms
[SQLite File] replace: DB specific edge-cases 2✅ 19ms
[SQLite File] replace: empty table and nothings 2✅ 37ms
[SQLite File] replace: literal regex pattern and replacement 5✅ 24ms
[SQLite File] replace: literal text pattern and replacement 4✅ 27ms
[SQLite File] replace: pattern and replacement columns 4✅ 7ms
[SQLite File] Rounding numeric tests 19✅ 6s
[SQLite File] Rounding-like operations 15✅ 264ms
[SQLite File] Schemas and Databases 3✅ 13ms
[SQLite File] Simple variant of Table/Column.parse in all backends 5✅ 82ms
[SQLite File] Sorting 5✅ 72ms
[SQLite File] Support for Long Column/Table names 6✅ 879ms
[SQLite File] Table.add_row_number (common) 7✅ 76ms
[SQLite File] Table.add_row_number (Database specific) 1✅ 36ms
[SQLite File] Table.aggregate 1✅ 11ms
[SQLite File] Table.aggregate Concatenate 6✅ 71ms
[SQLite File] Table.aggregate Count_Distinct 1✅ 1⚪ 66ms
[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⚪ 82ms
[SQLite File] Table.aggregate should be able to group on single field 7✅ 6⚪ 57ms
[SQLite File] Table.aggregate should correctly handle infinities 2✅ 2⚪ 22ms
[SQLite File] Table.aggregate should correctly handle NaN 1⚪ 0ms
[SQLite File] Table.aggregate should correctly select result types 2✅ 2⚪ 21ms
[SQLite File] Table.aggregate should merge warnings when issues computing aggregation 1⚪ 0ms
[SQLite File] Table.aggregate should not summarize empty table when grouped 7✅ 4⚪ 33ms
[SQLite File] Table.aggregate should raise warnings when there are issues 7✅ 233ms
[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✅ 78ms
[SQLite File] Table.aggregate should report warnings and errors based on types 4✅ 53ms
[SQLite File] Table.aggregate should summarize empty table 7✅ 4⚪ 46ms
[SQLite File] Table.aggregate should summarize whole table 7✅ 6⚪ 71ms
[SQLite File] Table.aggregate Standard_Deviation 1✅ 11ms
[SQLite File] Table.aggregate+Expressions 2✅ 30ms
[SQLite File] Table.at 3✅ 18ms
[SQLite File] Table.column_count 1✅ 0ms
[SQLite File] Table.column_names 2✅ 37ms
[SQLite File] Table.cross_join 9✅ 269ms
[SQLite File] Table.cross_tab 1⚪ 0ms
[SQLite File] Table.default_ordering 4✅ 89ms
[SQLite File] Table.distinct 7✅ 118ms
[SQLite File] Table.expand_column 1✅ 6ms
[SQLite File] Table.expand_to_rows 1✅ 10ms
[SQLite File] Table.fill_nothing/empty 6✅ 178ms
[SQLite File] Table.filter 1✅ 0ms
[SQLite File] Table.filter 22✅ 1⚪ 500ms
[SQLite File] Table.filter_by_expression 4✅ 1⚪ 58ms
[SQLite File] Table.get 3✅ 6ms
[SQLite File] Table.join 31✅ 3⚪ 754ms
[SQLite File] Table.make_constant_column 3✅ 1⚪ 55ms
[SQLite File] Table.merge 19✅ 834ms
[SQLite File] Table.order_by 19✅ 2⚪ 119ms
[SQLite File] Table.read 6✅ 107ms
[SQLite File] Table.remove_columns 11✅ 366ms
[SQLite File] Table.rename_columns 20✅ 533ms
[SQLite File] Table.reorder_columns 9✅ 268ms
[SQLite File] Table.rows 6✅ 38ms
[SQLite File] Table.select_columns 14✅ 780ms
[SQLite File] Table.set 8✅ 132ms
[SQLite File] Table.set with Column_Operation 8✅ 1⚪ 405ms
[SQLite File] Table.sort_columns 4✅ 54ms
[SQLite File] Table.take/drop 7✅ 1s
[SQLite File] Table.text_replace 4✅ 63ms
[SQLite File] Table.transpose 1⚪ 0ms
[SQLite File] Table.union 19✅ 1⚪ 490ms
[SQLite File] Table.zip 1⚪ 0ms
[SQLite File] Table/Column auto value type 1✅ 9ms
[SQLite File] Table/Column.cast - checking invariants 7✅ 110ms
[SQLite File] Table/Column.cast - numeric 3✅ 46ms
[SQLite File] Table/Column.cast - to text 1✅ 24ms
[SQLite File] Tables and Table Types 4✅ 67ms
[SQLite File] Temp column 2✅ 12ms
[SQLite File] Text Column Operations 7✅ 220ms
[SQLite File] Transaction Support 4✅ 70ms
[SQLite File] Unique derived column names 8✅ 87ms
[SQLite File] Uploading an in-memory Table 11✅ 874ms
[SQLite In-Memory] Interactions Between various operations 8✅ 186ms
[SQLite In-Memory] Aggregation 2✅ 16ms
[SQLite In-Memory] Appending a Database table to a Database table 29✅ 1s
[SQLite In-Memory] Appending an in-memory table to a Database table 30✅ 780ms
[SQLite In-Memory] Arithmetic Column Operations 10✅ 2⚪ 73ms
[SQLite In-Memory] Basic Table Access 4✅ 278ms
[SQLite In-Memory] Boolean Column Operations 4✅ 2⚪ 71ms
[SQLite In-Memory] Colum Operations - Names 8✅ 22ms
[SQLite In-Memory] Column Comparisons 4✅ 1⚪ 84ms
[SQLite In-Memory] Column Naming edge cases 7✅ 71ms
[SQLite In-Memory] Column Operations - Equality & Null Handling 4✅ 3⚪ 38ms
[SQLite In-Memory] Column Operations - Text Replace (in-memory only) 0ms
[SQLite In-Memory] Column Operations - Text Trim 3✅ 17ms
[SQLite In-Memory] Column.const 1✅ 5ms
[SQLite In-Memory] Column.const 3✅ 20ms
[SQLite In-Memory] Column.fill_nothing/empty 4✅ 42ms
[SQLite In-Memory] Column.map 1✅ 5ms
[SQLite In-Memory] Column.rename 1✅ 6ms
[SQLite In-Memory] Column.take/drop 6✅ 642ms
[SQLite In-Memory] Column.zip 1✅ 5ms
[SQLite In-Memory] Connection.query 10✅ 266ms
[SQLite In-Memory] Creating an empty table 17✅ 350ms
[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✅ 59ms
[SQLite In-Memory] Deleting rows from a Database table (source=Database) 11✅ 299ms
[SQLite In-Memory] Deleting rows from a Database table (source=in-memory) 11✅ 292ms
[SQLite In-Memory] Dialect-specific codegen 1✅ 2ms
[SQLite In-Memory] Dropping Missing Values 8✅ 205ms
[SQLite In-Memory] Error Handling 2✅ 30ms
[SQLite In-Memory] Expression Arithmetic 3✅ 178ms
[SQLite In-Memory] Expression Boolean literals 1✅ 21ms
[SQLite In-Memory] Expression Boolean Operators 4✅ 41ms
[SQLite In-Memory] Expression Column Arithmetic 2✅ 90ms
[SQLite In-Memory] Expression Comparison Operators 6✅ 131ms
[SQLite In-Memory] Expression Date and Time literals 4⚪ 0ms
[SQLite In-Memory] Expression Errors should be handled 4✅ 9ms
[SQLite In-Memory] Expression Float literals 1✅ 9ms
[SQLite In-Memory] Expression Integer literals 1✅ 8ms
[SQLite In-Memory] Expression Nothing literals 3✅ 34ms
[SQLite In-Memory] Expression Text literals 1✅ 16ms
[SQLite In-Memory] Expression Text literals 2✅ 10ms
[SQLite In-Memory] Expression Text Operators 2✅ 29ms
[SQLite In-Memory] Expression Warnings should be reported 2✅ 2⚪ 64ms
[SQLite In-Memory] Filling Missing Values 5✅ 1⚪ 63ms
[SQLite In-Memory] Function invocation 2✅ 19ms
[SQLite In-Memory] Masking Tables 1✅ 8ms
[SQLite In-Memory] math functions 6✅ 470ms
[SQLite In-Memory] Metadata 2✅ 3ms
[SQLite In-Memory] Min/Max Operations 2✅ 26ms
[SQLite In-Memory] Missing Values 2✅ 15ms
[SQLite In-Memory] Other Column Operations 1✅ 9ms
[SQLite In-Memory] Output Execution Context for Database operations 9✅ 1⚪ 219ms
[SQLite In-Memory] partial Date-Time support 2✅ 9ms
[SQLite In-Memory] Persisting a Database Table (query) 8✅ 295ms
[SQLite In-Memory] replace: DB specific edge-cases 2✅ 7ms
[SQLite In-Memory] replace: empty table and nothings 2✅ 13ms
[SQLite In-Memory] replace: literal regex pattern and replacement 5✅ 6ms
[SQLite In-Memory] replace: literal text pattern and replacement 4✅ 18ms
[SQLite In-Memory] replace: pattern and replacement columns 4✅ 3ms
[SQLite In-Memory] Rounding numeric tests 19✅ 4s
[SQLite In-Memory] Rounding-like operations 15✅ 181ms
[SQLite In-Memory] Schemas and Databases 3✅ 0ms
[SQLite In-Memory] Simple variant of Table/Column.parse in all backends 5✅ 37ms
[SQLite In-Memory] Sorting 5✅ 30ms
[SQLite In-Memory] Support for Long Column/Table names 6✅ 432ms
[SQLite In-Memory] Table.add_row_number (common) 7✅ 59ms
[SQLite In-Memory] Table.add_row_number (Database specific) 1✅ 12ms
[SQLite In-Memory] Table.aggregate 1✅ 7ms
[SQLite In-Memory] Table.aggregate Concatenate 6✅ 50ms
[SQLite In-Memory] Table.aggregate Count_Distinct 1✅ 1⚪ 47ms
[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⚪ 68ms
[SQLite In-Memory] Table.aggregate should be able to group on single field 7✅ 6⚪ 46ms
[SQLite In-Memory] Table.aggregate should correctly handle infinities 2✅ 2⚪ 24ms
[SQLite In-Memory] Table.aggregate should correctly handle NaN 1⚪ 0ms
[SQLite In-Memory] Table.aggregate should correctly select result types 2✅ 2⚪ 19ms
[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⚪ 27ms
[SQLite In-Memory] Table.aggregate should raise warnings when there are issues 7✅ 190ms
[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✅ 59ms
[SQLite In-Memory] Table.aggregate should report warnings and errors based on types 4✅ 45ms
[SQLite In-Memory] Table.aggregate should summarize empty table 7✅ 4⚪ 27ms
[SQLite In-Memory] Table.aggregate should summarize whole table 7✅ 6⚪ 38ms
[SQLite In-Memory] Table.aggregate Standard_Deviation 1✅ 8ms
[SQLite In-Memory] Table.aggregate+Expressions 2✅ 25ms
[SQLite In-Memory] Table.at 3✅ 6ms
[SQLite In-Memory] Table.column_count 1✅ 0ms
[SQLite In-Memory] Table.column_names 2✅ 31ms
[SQLite In-Memory] Table.cross_join 9✅ 172ms
[SQLite In-Memory] Table.cross_tab 1⚪ 0ms
[SQLite In-Memory] Table.default_ordering 4✅ 12ms
[SQLite In-Memory] Table.distinct 7✅ 77ms
[SQLite In-Memory] Table.expand_column 1✅ 5ms
[SQLite In-Memory] Table.expand_to_rows 1✅ 5ms
[SQLite In-Memory] Table.fill_nothing/empty 6✅ 55ms
[SQLite In-Memory] Table.filter 1✅ 0ms
[SQLite In-Memory] Table.filter 22✅ 1⚪ 437ms
[SQLite In-Memory] Table.filter_by_expression 4✅ 1⚪ 69ms
[SQLite In-Memory] Table.get 3✅ 4ms
[SQLite In-Memory] Table.join 31✅ 3⚪ 542ms
[SQLite In-Memory] Table.make_constant_column 3✅ 1⚪ 21ms
[SQLite In-Memory] Table.merge 19✅ 660ms
[SQLite In-Memory] Table.order_by 19✅ 2⚪ 145ms
[SQLite In-Memory] Table.read 6✅ 105ms
[SQLite In-Memory] Table.remove_columns 11✅ 195ms
[SQLite In-Memory] Table.rename_columns 20✅ 349ms
[SQLite In-Memory] Table.reorder_columns 9✅ 170ms
[SQLite In-Memory] Table.rows 6✅ 12ms
[SQLite In-Memory] Table.select_columns 14✅ 277ms
[SQLite In-Memory] Table.set 8✅ 92ms
[SQLite In-Memory] Table.set with Column_Operation 8✅ 1⚪ 292ms
[SQLite In-Memory] Table.sort_columns 4✅ 45ms
[SQLite In-Memory] Table.take/drop 7✅ 1s
[SQLite In-Memory] Table.text_replace 4✅ 34ms
[SQLite In-Memory] Table.transpose 1⚪ 0ms
[SQLite In-Memory] Table.union 19✅ 1⚪ 495ms
[SQLite In-Memory] Table.zip 1⚪ 0ms
[SQLite In-Memory] Table/Column auto value type 1✅ 5ms
[SQLite In-Memory] Table/Column.cast - checking invariants 7✅ 49ms
[SQLite In-Memory] Table/Column.cast - numeric 3✅ 22ms
[SQLite In-Memory] Table/Column.cast - to text 1✅ 10ms
[SQLite In-Memory] Tables and Table Types 4✅ 19ms
[SQLite In-Memory] Temp column 2✅ 9ms
[SQLite In-Memory] Text Column Operations 7✅ 112ms
[SQLite In-Memory] Transaction Support 4✅ 21ms
[SQLite In-Memory] Unique derived column names 8✅ 85ms
[SQLite In-Memory] Uploading an in-memory Table 9✅ 364ms
[SQLite] Type Mapping 8✅ 153ms
Aggregate Columns 23✅ 54ms
Boolean Column.format, with format Column 3✅ 27ms
Boolean Column.format, with format string 3✅ 41ms
ceil 3✅ 10ms
Column.parse 13✅ 85ms
Columns 16✅ 511ms
Construction 9✅ 3s
Counting Values 1✅ 2ms
DataFormatter builders 3✅ 32ms
DataFormatter.format 10✅ 30ms
DataFormatter.parse 13✅ 191ms
Date Column.format, with format Column 6✅ 126ms
Date Column.format, with format string 4✅ 217ms
Date_Time Column.format, with format Column 6✅ 47ms
Date_Time Column.format, with format string 5✅ 137ms
Date_Time truncate 1✅ 17ms
Delimited File Parsing 27✅ 3⚪ 598ms
Delimited File Writing 33✅ 958ms
Dropping Missing Values 1✅ 235ms
Edge cases 1✅ 6ms
Errors 2✅ 8ms
Excel Range 9✅ 50ms
fetching files using HTTP 4✅ 614ms
File.read (Delimited) 3✅ 47ms
File.read (Delimited) should work with Date_Time 3✅ 5ms
File.read (Delimited) should work with Dates 3✅ 8ms
File.read (Delimited) should work with Time_Of_Days 3✅ 7ms
fill 6✅ 159ms
Float 3✅ 14ms
Float, with format Column 3✅ 13ms
floor 3✅ 11ms
Info 1✅ 18ms
Integer 3✅ 40ms
Integer 1✅ 6ms
Integer, with format Column 3✅ 22ms
Integration 1✅ 55ms
JSON conversion 2✅ 38ms
Mapping Operations 7✅ 385ms
Masking Tables 3✅ 203ms
Numeric, empty/Nothing 4✅ 46ms
Problems 4✅ 2⚪ 30ms
Read XLSX / XLS Files 12✅ 745ms
Reading single cells correctly 7✅ 447ms
round/truncate/ceil/floor 3✅ 79ms
Rounding 8✅ 98ms
Should be able to serialise a table with Dates to Text 2✅ 37ms
Should be able to serialise a table with DateTimes to Text 2✅ 6ms
Should be able to serialise a table with Time_Of_Days to Text 2✅ 5ms
Slicing Tables 4✅ 198ms
SortedListIndex (used for SortJoin) 6✅ 49ms
Sorting Columns 4✅ 38ms
Sorting Tables 2✅ 104ms
SQLite_Format should allow connecting to SQLite files 5✅ 108ms
Table.from Text 1✅ 11ms
Table.parse 22✅ 431ms
Table.parse_to_columns 14✅ 197ms
Table.split 5✅ 85ms
Table.split/tokenize column count 4✅ 34ms
Table.split/tokenize column order 1✅ 2ms
Table.split/tokenize errors 4✅ 4ms
Table.split/tokenize name conflicts 2✅ 20ms
Table.tokenize 12✅ 99ms
Text.parse_to_table 2✅ 33ms
Text.parse_to_table errors 3✅ 34ms
Text.parse_to_table parsing 3✅ 42ms
Text.parse_to_table with case-insensitivity 1✅ 8ms
Text.parse_to_table with groups 2✅ 24ms
Time_Of_Day Column.format, with format Column 6✅ 64ms
Time_Of_Day Column.format, with format string 5✅ 61ms
truncate 3✅ 12ms
Unique_Name_Strategy Helper 12✅ 133ms
Unique_Name_Strategy.combine_with_prefix 6✅ 9ms
Use First Row As Names 5✅ 217ms
Value_Type 2✅ 35ms
Various File Format support on Table 6✅ 404ms
Vector conversion 1✅ 9ms
Write xls Files 43✅ 565ms
Write xlsx Files 43✅ 2s
Writing 4✅ 51ms
Writing to csv files 3✅ 62ms
Writing to json files 3✅ 512ms
XLS reading 7✅ 25ms
XLSX reading 7✅ 144ms

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

2536 tests were completed in 38s with 2491 passed, 0 failed and 45 skipped.

Test suite Passed Failed Skipped Time
Any.map_nothing 2✅ 7ms
Any's methods 3✅ 28ms
Array_Proxy 5✅ 42ms
ArrayOverBuffer 1✅ 18ms
ASCII 4✅ 43ms
Asserts 5✅ 14ms
at/get 7✅ 157ms
Atom with holes 7✅ 28ms
Auto_Detect 3✅ 9ms
BigInts 13✅ 464ms
Booleans 6✅ 12ms
Bound 3✅ 1ms
Bytes 3✅ 4ms
caching 1✅ 47ms
Callables 5✅ 7ms
Check Nothing and NaN 3✅ 1ms
children 2✅ 7ms
codepoints 2✅ 2ms
Compare functionality with Vector 1✅ 15ms
Compile 6✅ 27ms
const 1✅ 0ms
Contexts and Execution Environment 3✅ 5ms
Conversion 42✅ 94ms
Correlation Statistics 6✅ 55ms
curry 1✅ 1ms
Data.read / File_Format 2✅ 874ms
Dataflow Errors 11✅ 23ms
Dataflow Warnings 32✅ 671ms
Date 41✅ 3s
Date date part tests 8✅ 50ms
Date_Range 11✅ 670ms
Date_Time 45✅ 2⚪ 523ms
Date_Time date part tests 8✅ 19ms
Date_Time equality 2✅ 3ms
Day_Of_Week conversions 8✅ 11ms
Deep Exports 1✅ 0ms
Default comparator 3✅ 7ms
display text 1✅ 8ms
Duration 15✅ 74ms
Encoding object 4✅ 46ms
Enso Arrays 5✅ 15ms
Enso Cloud Basic Utils 3✅ 9ms
Enso maps 50✅ 159ms
Enso Set 5✅ 56ms
Enso_User 5✅ 107ms
Environment 1✅ 7ms
Escape 1✅ 1ms
fetch 11✅ 491ms
File Operations 21✅ 131ms
flip 2✅ 0ms
Float.truncate 1✅ 10ms
Floats 5✅ 39ms
folder operations 3✅ 42ms
Formatting date/time values 6✅ 96ms
Fully Qualified Names 1✅ 2ms
Function Ascribed Parameters 12✅ 22ms
get_elements_by_tag_name 3✅ 36ms
Header 1✅ 3ms
Header resolution 7✅ 30ms
Headers 8✅ 123ms
Http Auth 2✅ 61ms
HTTP client 4✅ 4ms
Http Error handling 2✅ 1⚪ 17ms
HTTP_Method parse 3✅ 5ms
HTTP_Status_Code 1✅ 5ms
identity 3✅ 0ms
Inlining Helpers 2✅ 3ms
inner / outer xml 2✅ 44ms
Instrument @Tail_Call fibonacci 6✅ 374ms
Instrument fibonacci 3✅ 219ms
Integer.truncate 1✅ 2ms
Integers 24✅ 119ms
Interval 7✅ 17ms
Java case of 3✅ 5ms
Java FFI 6✅ 1⚪ 5ms
Java/Enso Date 2✅ 14ms
JavaDate 41✅ 1s
JavaDate date part tests 8✅ 1ms
JavaLocalTime 28✅ 20ms
JavaScript Objects, Arrays & Functions 8✅ 263ms
JavaScriptArrayWithADate 41✅ 2s
JavaScriptArrayWithADate date part tests 8✅ 36ms
JavascriptDataInArray 43✅ 4⚪ 396ms
JavascriptDataInArray date part tests 8✅ 117ms
JavascriptDate 43✅ 4⚪ 333ms
JavaScriptDate 41✅ 2s
JavascriptDate date part tests 8✅ 8ms
JavaScriptDate date part tests 8✅ 54ms
JavaZonedDateTime 45✅ 2⚪ 285ms
JavaZonedDateTime date part tests 8✅ 3ms
JavaZoneId 7✅ 14ms
JS_Object 3✅ 70ms
JSON 5✅ 22ms
JSON 1✅ 44ms
JSON Deserialization 9✅ 286ms
JSON Serialization 3✅ 33ms
JSON_Format 2✅ 54ms
Lazy 6✅ 22ms
Lazy Generator 1✅ 1ms
Lexicographic Order on Vectors 2✅ 8ms
List 31✅ 365ms
Locale 13✅ 34ms
Looping Imports 1✅ 0ms
Lowercase Methods 5✅ 6ms
Managed_Resource 3✅ 10ms
Match.end 4✅ 9ms
Match.groups 2✅ 5ms
Match.named_groups 3✅ 22ms
Match.span 4✅ 10ms
Match.start 4✅ 10ms
Match.text 6✅ 36ms
Match.to_display_text 1✅ 3ms
Match.utf_16_span 4✅ 8ms
Match.utf_16_start 8✅ 27ms
Maybe 5✅ 2ms
Meta-Value Inspection 4✅ 5ms
Meta-Value Manipulation 26✅ 177ms
Meta.Type.find 4✅ 11ms
Methods 1✅ 1⚪ 1ms
Missing_Required_Argument 3✅ 23ms
Natural Order 4✅ 99ms
No Method Errors 1✅ 4ms
non-linear inserts 11✅ 103ms
Number Conversions 1✅ 5ms
Number Rounding numeric tests 19✅ 89ms
Numbers 14✅ 142ms
Numeric values 1✅ 3ms
Object Comparator 7✅ 18ms
Operator == 16✅ 47ms
Ordering 6✅ 19ms
Pair 1✅ 0ms
Pair - from 2-Item JavaScript Array 13✅ 79ms
Pair - from 2-Item List 13✅ 41ms
Pair - from 2-Item Vector 13✅ 61ms
Pair - from Pair.new 13✅ 32ms
Pair - from Pair.Value 13✅ 6ms
Panics 17✅ 85ms
parse 8✅ 225ms
Parsing date/time values 26✅ 1⚪ 178ms
Parsing formats 4✅ 122ms
Pattern Matches 17✅ 24ms
Pattern.find and .find_all 8✅ 80ms
Pattern.match and .match_all 8✅ 69ms
Pattern.matches 5✅ 18ms
Pattern.replace 16✅ 115ms
Pattern.split 6✅ 24ms
Pattern.tokenize 7✅ 228ms
Period 7✅ 14ms
Plain_Text 3✅ 13ms
Polyglot Argument 7✅ 14ms
Polyglot Argument with Inheritance 3✅ 5ms
Polyglot Conversion 14✅ 10ms
Polyglot hash maps 6✅ 109ms
Polyglot JS 19✅ 77ms
Polyglot keys and values 6✅ 2s
Polyglot Operator == 7✅ 35ms
Polyglot Python 18✅ 94ms
Polyglot R 1⚪ 0ms
post 25✅ 683ms
Problem_Behavior 2✅ 19ms
Process 5✅ 37ms
PythonDate 41✅ 4s
PythonDate 42✅ 5⚪ 1s
PythonDate date part tests 8✅ 44ms
PythonDate date part tests 8✅ 25ms
PythonLocalTime 28✅ 60ms
Qualified Names 3✅ 3ms
Random 15✅ 811ms
Range 35✅ 396ms
Rank Data 7✅ 19ms
Read XML 7✅ 25ms
read_bytes 6✅ 18ms
read_text 6✅ 79ms
Refs 2✅ 3ms
Regex splitting 3✅ 8ms
Regex tokenizing 2✅ 12ms
Regex: find and find_all 20✅ 1⚪ 98ms
Regression 12✅ 59ms
ReportingStreamDecoder 6✅ 280ms
ReportingStreamEncoder 8✅ 81ms
Request 10✅ 26ms
rounding 4✅ 32ms
Sorting with multiple comparators 4✅ 2⚪ 42ms
Sorting with the default comparator 7✅ 3⚪ 105ms
Stack traces 1✅ 7ms
State 2✅ 3ms
Statistics 14✅ 466ms
Statistics - empty Vector 3✅ 15ms
Statistics - invalid input 5✅ 36ms
Statistics - invalid input 1✅ 1ms
Statistics - NaN Vector 3✅ 43ms
Statistics - Nothing Vector 3✅ 36ms
System 2✅ 3ms
tag name 1✅ 5ms
Temporary_File facility 6✅ 1s
Text 84✅ 3s
text contents 1✅ 2ms
Text_Sub_Range_Data 2✅ 10ms
Text_Utils 4✅ 34ms
Text.match 6✅ 15ms
Text.replace 16✅ 133ms
Text.Span 3✅ 11ms
Text.substring 4✅ 6ms
the Self construct 6✅ 6ms
Time_Of_Day 28✅ 134ms
to_display_text 5✅ 15ms
Type Errors 11✅ 72ms
uncurry 1✅ 0ms
Unresolved symbol 1✅ 1ms
URI 5✅ 14ms
URI_With_Query 5✅ 2⚪ 147ms
Use a slice of an array as vectors 94✅ 3⚪ 160ms
Use Array as vectors 94✅ 3⚪ 387ms
Use Array_Proxy as vectors 94✅ 3⚪ 126ms
Use Java ArrayList as vectors 94✅ 3⚪ 175ms
Use Vector as vectors 94✅ 3⚪ 904ms
UTF_16 BigEndian 2✅ 3ms
UTF_16 LittleEndian 2✅ 3ms
UTF_8 7✅ 27ms
Vector builder 5✅ 16ms
Vector Slicing Helpers 1✅ 31ms
Vector/Array equality 9✅ 8ms
Windows 1252 4✅ 12ms
Wrapped errors 5✅ 9ms
write operations 22✅ 317ms
Zone 9✅ 15ms

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

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

Test suite Passed Failed Skipped Time
Dataflow Error Visualization 2✅ 76ms
File uploads 2✅ 11ms
Geo_Map 3✅ 343ms
Histogram Visualization 6✅ 109ms
Lazy Table Visualization 12✅ 257ms
Lazy Text Visualization 3✅ 28ms
Scatter Plot Visualization 14✅ 312ms
Serializable Visualization Identifiers 5✅ 72ms
SQL Visualization 1✅ 241ms
Table Visualization 9✅ 344ms
Table.lookup_ignore_case 1✅ 15ms
Table.rows 1✅ 135ms
Type Names of Visualization Defaults 1✅ 94ms
Vector and Arrays 2✅ 1⚪ 24ms
Widgets for Database 1✅ 9ms
Widgets for In-Database Connection with table name sets 1✅ 105ms
Widgets for In-Database Connection with table types 1✅ 9ms
Widgets for In-Database Table with column name sets 2✅ 23ms
Widgets for In-Memory with column name sets 2✅ 48ms
Widgets for the Text type 1✅ 70ms