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

Cleanup after each test run #8418

Merged
merged 4 commits into from
Nov 29, 2023

Further performance improvements to tests

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

Cleanup after each test run #8418

Further performance improvements to tests
b5d11cc
Select commit
Loading
Failed to load commit list.
GitHub Actions / Standard Library Tests (linux) succeeded Nov 29, 2023 in 0s

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 32✅ 1⚪ 8s
/runner/_work/enso/enso/target/test-results/Geo_Tests/JUnit.xml 5✅ 676ms
/runner/_work/enso/enso/target/test-results/Image_Tests/JUnit.xml 174✅ 2s
/runner/_work/enso/enso/target/test-results/Table_Tests/JUnit.xml 3557✅ 184⚪ 187s
/runner/_work/enso/enso/target/test-results/Tests/JUnit.xml 2194✅ 41⚪ 35s
/runner/_work/enso/enso/target/test-results/Visualization_Tests/JUnit.xml 70✅ 1⚪ 4s

✅ /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✅ 172ms
S3.read_bucket 5✅ 3s

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

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

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

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

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

Test suite Passed Failed Skipped Time
Geo Points 2✅ 49ms
GeoJSON to Table 3✅ 627ms

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

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

Test suite Passed Failed Skipped Time
Image File_Format 2✅ 129ms
Image with 1 channel 19✅ 140ms
Image with 2 channels 19✅ 126ms
Image with 3 channels 19✅ 71ms
Image with 4 channels 19✅ 62ms
Image Write 2✅ 24ms
Image.read 9✅ 1s
Matrix with 1 channel 21✅ 146ms
Matrix with 2 channels 21✅ 108ms
Matrix with 3 channels 21✅ 173ms
Matrix with 4 channels 21✅ 117ms
Matrix_Error 1✅ 1ms

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

3741 tests were completed in 187s with 3557 passed, 0 failed and 184 skipped.

Test suite Passed Failed Skipped Time
[Codegen] Aggregation 2✅ 125ms
[Codegen] Basic Select 3✅ 83ms
[Codegen] Handling Missing Values 2✅ 39ms
[Codegen] JSON serialization 1⚪ 0ms
[Codegen] Masking Tables and Columns 2✅ 122ms
[Codegen] Sorting 4✅ 45ms
[In-Memory-specific] Table.join 1✅ 605ms
[In-Memory-specific] Table.set 2✅ 79ms
[In-Memory] Interactions Between various operations 11✅ 549ms
[In-Memory] Arithmetic Column Operations 12✅ 89ms
[In-Memory] Boolean Column Operations 5✅ 1⚪ 100ms
[In-Memory] Colum Operations - Names 10✅ 41ms
[In-Memory] Column Comparisons 5✅ 1⚪ 159ms
[In-Memory] Column Naming edge cases 7✅ 217ms
[In-Memory] Column operation Integer Overflow handling 6✅ 188ms
[In-Memory] Column Operations - Equality & Null Handling 4✅ 3⚪ 41ms
[In-Memory] Column Operations - Text Replace 0ms
[In-Memory] Column Operations - Text Replace (in-memory only) 8✅ 31ms
[In-Memory] Column Operations - Text Trim 3✅ 15ms
[In-Memory] Column.const 3✅ 2ms
[In-Memory] Column.fill_nothing/empty 4✅ 4ms
[In-Memory] Column.map 6✅ 211ms
[In-Memory] Column.rename 1✅ 4ms
[In-Memory] Column.take/drop 8✅ 36ms
[In-Memory] Column.zip 6✅ 31ms
[In-Memory] Date truncation 1✅ 2ms
[In-Memory] Date-Time operations 21✅ 1⚪ 542ms
[In-Memory] Date-Time support 3✅ 36ms
[In-Memory] Dropping Missing Values 9✅ 337ms
[In-Memory] Expression Arithmetic 3✅ 49ms
[In-Memory] Expression Boolean literals 1✅ 30ms
[In-Memory] Expression Boolean Operators 4✅ 26ms
[In-Memory] Expression Column Arithmetic 2✅ 59ms
[In-Memory] Expression Comparison Operators 6✅ 93ms
[In-Memory] Expression Date and Time literals 5✅ 27ms
[In-Memory] Expression Errors should be handled 4✅ 21ms
[In-Memory] Expression Float literals 1✅ 11ms
[In-Memory] Expression Integer literals 1✅ 7ms
[In-Memory] Expression Nothing literals 3✅ 13ms
[In-Memory] Expression Text literals 1✅ 32ms
[In-Memory] Expression Text literals 2✅ 4ms
[In-Memory] Expression Text Operators 2✅ 34ms
[In-Memory] Expression Warnings should be reported 4✅ 84ms
[In-Memory] Filling Missing Values 8✅ 56ms
[In-Memory] Function invocation 2✅ 9ms
[In-Memory] Handling of Big Integer values 10✅ 82ms
[In-Memory] Loss_Of_Integer_Precision (large integers not being exactly representable in Float) 5✅ 78ms
[In-Memory] Min/Max Operations 2✅ 33ms
[In-Memory] Other Column Operations 1✅ 1ms
[In-Memory] replace: empty table and nothings 2✅ 2ms
[In-Memory] replace: literal regex pattern and replacement 5✅ 10ms
[In-Memory] replace: literal text pattern and replacement 4✅ 25ms
[In-Memory] replace: pattern and replacement columns 4✅ 4ms
[In-Memory] Rounding numeric tests 19✅ 574ms
[In-Memory] Rounding-like operations 15✅ 64ms
[In-Memory] Simple variant of Table/Column.parse in all backends 5✅ 112ms
[In-Memory] Storage Builders 2✅ 35ms
[In-Memory] Table.add_row_number (common) 7✅ 67ms
[In-Memory] Table.add_row_number (in-memory specific) 7✅ 21ms
[In-Memory] Table.aggregate 3✅ 101ms
[In-Memory] Table.aggregate 3✅ 12ms
[In-Memory] Table.aggregate Concatenate 6✅ 26ms
[In-Memory] Table.aggregate Count_Distinct 2✅ 24ms
[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✅ 143ms
[In-Memory] Table.aggregate should be able to group on single field 13✅ 414ms
[In-Memory] Table.aggregate should correctly handle infinities 4✅ 41ms
[In-Memory] Table.aggregate should correctly handle NaN 5✅ 11ms
[In-Memory] Table.aggregate should correctly select result types 4✅ 16ms
[In-Memory] Table.aggregate should merge warnings when issues computing aggregation 2✅ 10ms
[In-Memory] Table.aggregate should not summarize empty table when grouped 11✅ 160ms
[In-Memory] Table.aggregate should raise warnings when there are issues 7✅ 100ms
[In-Memory] Table.aggregate should raise warnings when there are issues computing aggregation 3✅ 67ms
[In-Memory] Table.aggregate should report warnings and errors based on types 4✅ 28ms
[In-Memory] Table.aggregate should summarize empty table 11✅ 150ms
[In-Memory] Table.aggregate should summarize whole table 13✅ 310ms
[In-Memory] Table.aggregate Standard_Deviation 1✅ 4ms
[In-Memory] Table.aggregate+Expressions 2✅ 36ms
[In-Memory] Table.at 3✅ 51ms
[In-Memory] Table.column_count 1✅ 0ms
[In-Memory] Table.column_names 2✅ 22ms
[In-Memory] Table.cross_join 9✅ 59ms
[In-Memory] Table.cross_tab 23✅ 152ms
[In-Memory] Table.distinct 6✅ 99ms
[In-Memory] Table.distinct 7✅ 47ms
[In-Memory] Table.fill_nothing/empty 6✅ 15ms
[In-Memory] Table.filter 4✅ 705ms
[In-Memory] Table.filter 21✅ 2⚪ 401ms
[In-Memory] Table.filter_by_expression 5✅ 210ms
[In-Memory] Table.get 3✅ 15ms
[In-Memory] Table.join 38✅ 1s
[In-Memory] Table.lookup_and_replace 20✅ 318ms
[In-Memory] Table.make_constant_column 4✅ 4ms
[In-Memory] Table.order_by 23✅ 204ms
[In-Memory] Table.read 5✅ 20ms
[In-Memory] Table.remove_columns 12✅ 317ms
[In-Memory] Table.rename_columns 20✅ 207ms
[In-Memory] Table.reorder_columns 10✅ 96ms
[In-Memory] Table.replace 4✅ 47ms
[In-Memory] Table.rows 6✅ 72ms
[In-Memory] Table.select_columns 15✅ 531ms
[In-Memory] Table.set 8✅ 1s
[In-Memory] Table.set with Column_Operation 9✅ 299ms
[In-Memory] Table.sort_columns 4✅ 81ms
[In-Memory] Table.take/drop 11✅ 302ms
[In-Memory] Table.transpose 8✅ 90ms
[In-Memory] Table.union 25✅ 744ms
[In-Memory] Table.zip 12✅ 181ms
[In-Memory] Table/Column auto value type 13✅ 140ms
[In-Memory] Table/Column.cast - checking invariants 12✅ 275ms
[In-Memory] Table/Column.cast - date/time 3✅ 146ms
[In-Memory] Table/Column.cast - numeric 6✅ 590ms
[In-Memory] Table/Column.cast - to text 9✅ 1s
[In-Memory] Temp column 2✅ 5ms
[In-Memory] Text Column Operations 5✅ 92ms
[In-Memory] Unique derived column names 8✅ 27ms
[PostgreSQL] Interactions Between various operations 10✅ 448ms
[PostgreSQL] .pgpass 3✅ 180ms
[PostgreSQL] Aggregation 2✅ 163ms
[PostgreSQL] Appending a Database table to a Database table 30✅ 2s
[PostgreSQL] Appending an in-memory table to a Database table 31✅ 3s
[PostgreSQL] Arithmetic Column Operations 10✅ 2⚪ 785ms
[PostgreSQL] Basic Table Access 4✅ 837ms
[PostgreSQL] Boolean Column Operations 5✅ 1⚪ 254ms
[PostgreSQL] Colum Operations - Names 8✅ 29ms
[PostgreSQL] Column Comparisons 4✅ 1⚪ 175ms
[PostgreSQL] Column Naming edge cases 7✅ 272ms
[PostgreSQL] Column Operations - Equality & Null Handling 4✅ 3⚪ 99ms
[PostgreSQL] Column Operations - Text Replace 2✅ 21ms
[PostgreSQL] Column Operations - Text Replace (in-memory only) 0ms
[PostgreSQL] Column Operations - Text Trim 3✅ 167ms
[PostgreSQL] Column.const 3✅ 53ms
[PostgreSQL] Column.fill_nothing/empty 4✅ 70ms
[PostgreSQL] Column.map 1✅ 12ms
[PostgreSQL] Column.rename 1✅ 13ms
[PostgreSQL] Column.take/drop 6✅ 2s
[PostgreSQL] Column.zip 1✅ 28ms
[PostgreSQL] Connection setup 3✅ 159ms
[PostgreSQL] Connection.query 10✅ 1s
[PostgreSQL] Creating an empty table 19✅ 2s
[PostgreSQL] Database Encoding 1✅ 130ms
[PostgreSQL] Date truncation 1✅ 28ms
[PostgreSQL] Date-Time operations 19✅ 1⚪ 2s
[PostgreSQL] Date-Time support 3✅ 58ms
[PostgreSQL] Deleting rows from a Database table 4✅ 407ms
[PostgreSQL] Deleting rows from a Database table (source=Database) 11✅ 1s
[PostgreSQL] Deleting rows from a Database table (source=in-memory) 11✅ 531ms
[PostgreSQL] Dialect-specific codegen 1✅ 43ms
[PostgreSQL] Dropping Missing Values 9✅ 2s
[PostgreSQL] Edge Cases 4✅ 1s
[PostgreSQL] Expression Arithmetic 3✅ 177ms
[PostgreSQL] Expression Boolean literals 1✅ 12ms
[PostgreSQL] Expression Boolean Operators 4✅ 78ms
[PostgreSQL] Expression Column Arithmetic 2✅ 146ms
[PostgreSQL] Expression Comparison Operators 6✅ 220ms
[PostgreSQL] Expression Date and Time literals 4✅ 285ms
[PostgreSQL] Expression Errors should be handled 4✅ 16ms
[PostgreSQL] Expression Float literals 1✅ 5ms
[PostgreSQL] Expression Integer literals 1✅ 6ms
[PostgreSQL] Expression Nothing literals 3✅ 166ms
[PostgreSQL] Expression Text literals 1✅ 12ms
[PostgreSQL] Expression Text literals 2✅ 38ms
[PostgreSQL] Expression Text Operators 2✅ 61ms
[PostgreSQL] Expression Warnings should be reported 2✅ 2⚪ 169ms
[PostgreSQL] Filling Missing Values 6✅ 158ms
[PostgreSQL] Function invocation 2✅ 39ms
[PostgreSQL] Info 4✅ 90ms
[PostgreSQL] Masking Tables 1✅ 140ms
[PostgreSQL] math functions 6✅ 6s
[PostgreSQL] Min/Max Operations 2✅ 48ms
[PostgreSQL] Missing Values 2✅ 56ms
[PostgreSQL] Other Column Operations 1✅ 33ms
[PostgreSQL] Output Execution Context for Database operations 12✅ 1⚪ 1s
[PostgreSQL] Persisting a Database Table (query) 8✅ 648ms
[PostgreSQL] replace: empty table and nothings 2✅ 64ms
[PostgreSQL] replace: literal regex pattern and replacement 5✅ 29ms
[PostgreSQL] replace: literal text pattern and replacement 4✅ 65ms
[PostgreSQL] replace: pattern and replacement columns 4✅ 22ms
[PostgreSQL] Rounding numeric tests 19✅ 22s
[PostgreSQL] Rounding-like operations 22✅ 1s
[PostgreSQL] Schemas and Databases 4✅ 101ms
[PostgreSQL] Simple variant of Table/Column.parse in all backends 5✅ 96ms
[PostgreSQL] Sorting 5✅ 68ms
[PostgreSQL] SSL connectivity tests 1⚪ 0ms
[PostgreSQL] Support for Long Column/Table names 14✅ 2s
[PostgreSQL] Table.add_row_number (common) 7✅ 142ms
[PostgreSQL] Table.add_row_number (Database specific) 1✅ 27ms
[PostgreSQL] Table.aggregate 3✅ 218ms
[PostgreSQL] Table.aggregate Concatenate 6✅ 111ms
[PostgreSQL] Table.aggregate Count_Distinct 2✅ 97ms
[PostgreSQL] Table.aggregate First and Last 1✅ 15ms
[PostgreSQL] Table.aggregate Mode 1✅ 12ms
[PostgreSQL] Table.aggregate Shortest 1✅ 16ms
[PostgreSQL] Table.aggregate should be able to group on multiple fields not in left columns 12✅ 1⚪ 185ms
[PostgreSQL] Table.aggregate should be able to group on single field 12✅ 1⚪ 124ms
[PostgreSQL] Table.aggregate should correctly handle infinities 4✅ 126ms
[PostgreSQL] Table.aggregate should correctly handle NaN 5✅ 72ms
[PostgreSQL] Table.aggregate should correctly infer result types 4✅ 43ms
[PostgreSQL] Table.aggregate should correctly select result types 4✅ 62ms
[PostgreSQL] Table.aggregate should merge warnings when issues computing aggregation 1⚪ 0ms
[PostgreSQL] Table.aggregate should not summarize empty table when grouped 10✅ 1⚪ 67ms
[PostgreSQL] Table.aggregate should raise warnings when there are issues 7✅ 439ms
[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✅ 16ms
[PostgreSQL] Table.aggregate should report warnings and errors based on types 4✅ 97ms
[PostgreSQL] Table.aggregate should summarize empty table 10✅ 1⚪ 71ms
[PostgreSQL] Table.aggregate should summarize whole table 12✅ 1⚪ 130ms
[PostgreSQL] Table.aggregate Standard_Deviation 1✅ 14ms
[PostgreSQL] Table.aggregate+Expressions 2✅ 55ms
[PostgreSQL] Table.at 3✅ 22ms
[PostgreSQL] Table.column_count 1✅ 0ms
[PostgreSQL] Table.column_names 2✅ 52ms
[PostgreSQL] Table.cross_join 9✅ 380ms
[PostgreSQL] Table.cross_tab 1⚪ 0ms
[PostgreSQL] Table.default_ordering 4✅ 161ms
[PostgreSQL] Table.distinct 7✅ 149ms
[PostgreSQL] Table.expand_column 1✅ 9ms
[PostgreSQL] Table.expand_to_rows 1✅ 11ms
[PostgreSQL] Table.fill_nothing/empty 6✅ 147ms
[PostgreSQL] Table.filter 1✅ 0ms
[PostgreSQL] Table.filter 20✅ 1⚪ 1s
[PostgreSQL] Table.filter_by_expression 4✅ 1⚪ 230ms
[PostgreSQL] Table.get 3✅ 11ms
[PostgreSQL] Table.join 30✅ 4⚪ 1s
[PostgreSQL] Table.lookup_and_replace 20✅ 1s
[PostgreSQL] Table.make_constant_column 3✅ 1⚪ 67ms
[PostgreSQL] Table.order_by 19✅ 2⚪ 284ms
[PostgreSQL] Table.read 6✅ 225ms
[PostgreSQL] Table.remove_columns 12✅ 622ms
[PostgreSQL] Table.rename_columns 20✅ 1s
[PostgreSQL] Table.reorder_columns 10✅ 485ms
[PostgreSQL] Table.replace 4✅ 101ms
[PostgreSQL] Table.rows 6✅ 26ms
[PostgreSQL] Table.select_columns 15✅ 745ms
[PostgreSQL] Table.set 8✅ 254ms
[PostgreSQL] Table.set with Column_Operation 9✅ 1s
[PostgreSQL] Table.sort_columns 4✅ 119ms
[PostgreSQL] Table.take/drop 7✅ 3s
[PostgreSQL] Table.transpose 1⚪ 0ms
[PostgreSQL] Table.union 22✅ 2s
[PostgreSQL] Table.zip 1⚪ 0ms
[PostgreSQL] Table/Column auto value type 1✅ 9ms
[PostgreSQL] Table/Column.cast - checking invariants 9✅ 326ms
[PostgreSQL] Table/Column.cast - date/time 3✅ 107ms
[PostgreSQL] Table/Column.cast - numeric 4✅ 196ms
[PostgreSQL] Table/Column.cast - to text 6✅ 1⚪ 244ms
[PostgreSQL] Tables and Table Types 4✅ 105ms
[PostgreSQL] Temp column 2✅ 17ms
[PostgreSQL] Text Column Operations 5✅ 250ms
[PostgreSQL] Transaction Support 4✅ 74ms
[PostgreSQL] Type Edge Cases 2✅ 145ms
[PostgreSQL] Type Mapping 8✅ 256ms
[PostgreSQL] Unique derived column names 8✅ 160ms
[PostgreSQL] Uploading an in-memory Table 11✅ 1s
[PostgreSQL] Warning/Error handling 2✅ 113ms
[Redshift] Database tests 1⚪ 0ms
[SQLite File] Interactions Between various operations 8✅ 372ms
[SQLite File] Aggregation 2✅ 26ms
[SQLite File] Appending a Database table to a Database table 29✅ 3s
[SQLite File] Appending an in-memory table to a Database table 30✅ 2s
[SQLite File] Arithmetic Column Operations 10✅ 2⚪ 159ms
[SQLite File] Basic Table Access 4✅ 294ms
[SQLite File] Boolean Column Operations 4✅ 2⚪ 189ms
[SQLite File] Colum Operations - Names 8✅ 59ms
[SQLite File] Column Comparisons 4✅ 1⚪ 583ms
[SQLite File] Column Naming edge cases 7✅ 452ms
[SQLite File] Column Operations - Equality & Null Handling 4✅ 3⚪ 114ms
[SQLite File] Column Operations - Text Replace 2✅ 15ms
[SQLite File] Column Operations - Text Replace (in-memory only) 0ms
[SQLite File] Column Operations - Text Trim 3✅ 48ms
[SQLite File] Column.const 1✅ 19ms
[SQLite File] Column.const 3✅ 69ms
[SQLite File] Column.fill_nothing/empty 4✅ 60ms
[SQLite File] Column.map 1✅ 11ms
[SQLite File] Column.rename 1✅ 21ms
[SQLite File] Column.take/drop 6✅ 1s
[SQLite File] Column.zip 1✅ 29ms
[SQLite File] Connection.query 10✅ 376ms
[SQLite File] Creating an empty table 19✅ 3s
[SQLite File] Date truncation 1⚪ 0ms
[SQLite File] Date-Time operations 1⚪ 0ms
[SQLite File] Date-Time support 1⚪ 0ms
[SQLite File] Deleting rows from a Database table 4✅ 74ms
[SQLite File] Deleting rows from a Database table (source=Database) 11✅ 455ms
[SQLite File] Deleting rows from a Database table (source=in-memory) 11✅ 710ms
[SQLite File] Dialect-specific codegen 1✅ 20ms
[SQLite File] Dropping Missing Values 8✅ 319ms
[SQLite File] Error Handling 2✅ 112ms
[SQLite File] Expression Arithmetic 3✅ 269ms
[SQLite File] Expression Boolean literals 1✅ 29ms
[SQLite File] Expression Boolean Operators 4✅ 80ms
[SQLite File] Expression Column Arithmetic 2✅ 164ms
[SQLite File] Expression Comparison Operators 6✅ 364ms
[SQLite File] Expression Date and Time literals 4⚪ 0ms
[SQLite File] Expression Errors should be handled 4✅ 34ms
[SQLite File] Expression Float literals 1✅ 7ms
[SQLite File] Expression Integer literals 1✅ 7ms
[SQLite File] Expression Nothing literals 3✅ 279ms
[SQLite File] Expression Text literals 1✅ 14ms
[SQLite File] Expression Text literals 2✅ 10ms
[SQLite File] Expression Text Operators 2✅ 82ms
[SQLite File] Expression Warnings should be reported 2✅ 2⚪ 219ms
[SQLite File] Filling Missing Values 5✅ 1⚪ 111ms
[SQLite File] Function invocation 2✅ 21ms
[SQLite File] Masking Tables 1✅ 22ms
[SQLite File] math functions 6✅ 3s
[SQLite File] Metadata 2✅ 27ms
[SQLite File] Min/Max Operations 2✅ 45ms
[SQLite File] Missing Values 2✅ 56ms
[SQLite File] Other Column Operations 1✅ 99ms
[SQLite File] Output Execution Context for Database operations 12✅ 1⚪ 2s
[SQLite File] partial Date-Time support 2✅ 349ms
[SQLite File] Persisting a Database Table (query) 8✅ 750ms
[SQLite File] replace: empty table and nothings 2✅ 36ms
[SQLite File] replace: literal regex pattern and replacement 5✅ 30ms
[SQLite File] replace: literal text pattern and replacement 4✅ 63ms
[SQLite File] replace: pattern and replacement columns 4✅ 6ms
[SQLite File] Rounding numeric tests 19✅ 7s
[SQLite File] Rounding-like operations 15✅ 440ms
[SQLite File] Schemas and Databases 3✅ 6ms
[SQLite File] Simple variant of Table/Column.parse in all backends 5✅ 158ms
[SQLite File] Sorting 5✅ 54ms
[SQLite File] Support for Long Column/Table names 6✅ 937ms
[SQLite File] Table.add_row_number (common) 7✅ 129ms
[SQLite File] Table.add_row_number (Database specific) 1✅ 77ms
[SQLite File] Table.aggregate 1✅ 15ms
[SQLite File] Table.aggregate Concatenate 6✅ 114ms
[SQLite File] Table.aggregate Count_Distinct 1✅ 1⚪ 134ms
[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⚪ 119ms
[SQLite File] Table.aggregate should be able to group on single field 7✅ 6⚪ 95ms
[SQLite File] Table.aggregate should correctly handle infinities 2✅ 2⚪ 159ms
[SQLite File] Table.aggregate should correctly handle NaN 1⚪ 0ms
[SQLite File] Table.aggregate should correctly select result types 2✅ 2⚪ 56ms
[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⚪ 57ms
[SQLite File] Table.aggregate should raise warnings when there are issues 7✅ 730ms
[SQLite File] Table.aggregate should raise warnings when there are issues computing aggregation 1⚪ 0ms
[SQLite File] Table.aggregate should report unsupported operations but not block other aggregations in warning mode 5✅ 126ms
[SQLite File] Table.aggregate should report warnings and errors based on types 4✅ 551ms
[SQLite File] Table.aggregate should summarize empty table 7✅ 4⚪ 58ms
[SQLite File] Table.aggregate should summarize whole table 7✅ 6⚪ 83ms
[SQLite File] Table.aggregate Standard_Deviation 1✅ 24ms
[SQLite File] Table.aggregate+Expressions 2✅ 54ms
[SQLite File] Table.at 3✅ 50ms
[SQLite File] Table.column_count 1✅ 0ms
[SQLite File] Table.column_names 2✅ 132ms
[SQLite File] Table.cross_join 9✅ 443ms
[SQLite File] Table.cross_tab 1⚪ 0ms
[SQLite File] Table.default_ordering 4✅ 72ms
[SQLite File] Table.distinct 7✅ 183ms
[SQLite File] Table.expand_column 1✅ 10ms
[SQLite File] Table.expand_to_rows 1✅ 9ms
[SQLite File] Table.fill_nothing/empty 6✅ 107ms
[SQLite File] Table.filter 1✅ 0ms
[SQLite File] Table.filter 20✅ 1⚪ 819ms
[SQLite File] Table.filter_by_expression 4✅ 1⚪ 213ms
[SQLite File] Table.get 3✅ 22ms
[SQLite File] Table.join 31✅ 3⚪ 1s
[SQLite File] Table.lookup_and_replace 19✅ 2s
[SQLite File] Table.make_constant_column 3✅ 1⚪ 74ms
[SQLite File] Table.order_by 19✅ 2⚪ 156ms
[SQLite File] Table.read 6✅ 147ms
[SQLite File] Table.remove_columns 11✅ 343ms
[SQLite File] Table.rename_columns 20✅ 2s
[SQLite File] Table.reorder_columns 9✅ 260ms
[SQLite File] Table.replace 4✅ 148ms
[SQLite File] Table.rows 6✅ 64ms
[SQLite File] Table.select_columns 14✅ 1s
[SQLite File] Table.set 8✅ 223ms
[SQLite File] Table.set with Column_Operation 8✅ 1⚪ 678ms
[SQLite File] Table.sort_columns 4✅ 88ms
[SQLite File] Table.take/drop 7✅ 2s
[SQLite File] Table.transpose 1⚪ 0ms
[SQLite File] Table.union 19✅ 1⚪ 2s
[SQLite File] Table.zip 1⚪ 0ms
[SQLite File] Table/Column auto value type 1✅ 10ms
[SQLite File] Table/Column.cast - checking invariants 7✅ 109ms
[SQLite File] Table/Column.cast - numeric 3✅ 60ms
[SQLite File] Table/Column.cast - to text 1✅ 29ms
[SQLite File] Tables and Table Types 4✅ 107ms
[SQLite File] Temp column 2✅ 23ms
[SQLite File] Text Column Operations 5✅ 196ms
[SQLite File] Transaction Support 4✅ 88ms
[SQLite File] Unique derived column names 8✅ 86ms
[SQLite File] Uploading an in-memory Table 11✅ 1s
[SQLite In-Memory] Interactions Between various operations 8✅ 382ms
[SQLite In-Memory] Aggregation 2✅ 19ms
[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✅ 806ms
[SQLite In-Memory] Arithmetic Column Operations 10✅ 2⚪ 117ms
[SQLite In-Memory] Basic Table Access 4✅ 58ms
[SQLite In-Memory] Boolean Column Operations 4✅ 2⚪ 95ms
[SQLite In-Memory] Colum Operations - Names 8✅ 26ms
[SQLite In-Memory] Column Comparisons 4✅ 1⚪ 138ms
[SQLite In-Memory] Column Naming edge cases 7✅ 105ms
[SQLite In-Memory] Column Operations - Equality & Null Handling 4✅ 3⚪ 58ms
[SQLite In-Memory] Column Operations - Text Replace 2✅ 10ms
[SQLite In-Memory] Column Operations - Text Replace (in-memory only) 0ms
[SQLite In-Memory] Column Operations - Text Trim 3✅ 36ms
[SQLite In-Memory] Column.const 1✅ 7ms
[SQLite In-Memory] Column.const 3✅ 57ms
[SQLite In-Memory] Column.fill_nothing/empty 4✅ 78ms
[SQLite In-Memory] Column.map 1✅ 10ms
[SQLite In-Memory] Column.rename 1✅ 16ms
[SQLite In-Memory] Column.take/drop 6✅ 1s
[SQLite In-Memory] Column.zip 1✅ 12ms
[SQLite In-Memory] Connection.query 10✅ 204ms
[SQLite In-Memory] Creating an empty table 17✅ 1s
[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✅ 73ms
[SQLite In-Memory] Deleting rows from a Database table (source=Database) 11✅ 1s
[SQLite In-Memory] Deleting rows from a Database table (source=in-memory) 11✅ 510ms
[SQLite In-Memory] Dialect-specific codegen 1✅ 4ms
[SQLite In-Memory] Dropping Missing Values 8✅ 253ms
[SQLite In-Memory] Error Handling 2✅ 45ms
[SQLite In-Memory] Expression Arithmetic 3✅ 145ms
[SQLite In-Memory] Expression Boolean literals 1✅ 19ms
[SQLite In-Memory] Expression Boolean Operators 4✅ 38ms
[SQLite In-Memory] Expression Column Arithmetic 2✅ 336ms
[SQLite In-Memory] Expression Comparison Operators 6✅ 183ms
[SQLite In-Memory] Expression Date and Time literals 4⚪ 0ms
[SQLite In-Memory] Expression Errors should be handled 4✅ 32ms
[SQLite In-Memory] Expression Float literals 1✅ 8ms
[SQLite In-Memory] Expression Integer literals 1✅ 10ms
[SQLite In-Memory] Expression Nothing literals 3✅ 43ms
[SQLite In-Memory] Expression Text literals 1✅ 14ms
[SQLite In-Memory] Expression Text literals 2✅ 13ms
[SQLite In-Memory] Expression Text Operators 2✅ 34ms
[SQLite In-Memory] Expression Warnings should be reported 2✅ 2⚪ 96ms
[SQLite In-Memory] Filling Missing Values 5✅ 1⚪ 76ms
[SQLite In-Memory] Function invocation 2✅ 17ms
[SQLite In-Memory] Masking Tables 1✅ 7ms
[SQLite In-Memory] math functions 6✅ 510ms
[SQLite In-Memory] Metadata 2✅ 12ms
[SQLite In-Memory] Min/Max Operations 2✅ 47ms
[SQLite In-Memory] Missing Values 2✅ 12ms
[SQLite In-Memory] Other Column Operations 1✅ 11ms
[SQLite In-Memory] Output Execution Context for Database operations 9✅ 1⚪ 663ms
[SQLite In-Memory] partial Date-Time support 2✅ 15ms
[SQLite In-Memory] Persisting a Database Table (query) 8✅ 638ms
[SQLite In-Memory] replace: empty table and nothings 2✅ 24ms
[SQLite In-Memory] replace: literal regex pattern and replacement 5✅ 18ms
[SQLite In-Memory] replace: literal text pattern and replacement 4✅ 27ms
[SQLite In-Memory] replace: pattern and replacement columns 4✅ 4ms
[SQLite In-Memory] Rounding numeric tests 19✅ 7s
[SQLite In-Memory] Rounding-like operations 15✅ 209ms
[SQLite In-Memory] Schemas and Databases 3✅ 1ms
[SQLite In-Memory] Simple variant of Table/Column.parse in all backends 5✅ 75ms
[SQLite In-Memory] Sorting 5✅ 25ms
[SQLite In-Memory] Support for Long Column/Table names 6✅ 543ms
[SQLite In-Memory] Table.add_row_number (common) 7✅ 99ms
[SQLite In-Memory] Table.add_row_number (Database specific) 1✅ 16ms
[SQLite In-Memory] Table.aggregate 1✅ 9ms
[SQLite In-Memory] Table.aggregate Concatenate 6✅ 55ms
[SQLite In-Memory] Table.aggregate Count_Distinct 1✅ 1⚪ 52ms
[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⚪ 95ms
[SQLite In-Memory] Table.aggregate should be able to group on single field 7✅ 6⚪ 56ms
[SQLite In-Memory] Table.aggregate should correctly handle infinities 2✅ 2⚪ 25ms
[SQLite In-Memory] Table.aggregate should correctly handle NaN 1⚪ 0ms
[SQLite In-Memory] Table.aggregate should correctly select result types 2✅ 2⚪ 23ms
[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⚪ 28ms
[SQLite In-Memory] Table.aggregate should raise warnings when there are issues 7✅ 428ms
[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✅ 72ms
[SQLite In-Memory] Table.aggregate should report warnings and errors based on types 4✅ 86ms
[SQLite In-Memory] Table.aggregate should summarize empty table 7✅ 4⚪ 27ms
[SQLite In-Memory] Table.aggregate should summarize whole table 7✅ 6⚪ 41ms
[SQLite In-Memory] Table.aggregate Standard_Deviation 1✅ 10ms
[SQLite In-Memory] Table.aggregate+Expressions 2✅ 26ms
[SQLite In-Memory] Table.at 3✅ 7ms
[SQLite In-Memory] Table.column_count 1✅ 0ms
[SQLite In-Memory] Table.column_names 2✅ 56ms
[SQLite In-Memory] Table.cross_join 9✅ 225ms
[SQLite In-Memory] Table.cross_tab 1⚪ 0ms
[SQLite In-Memory] Table.default_ordering 4✅ 13ms
[SQLite In-Memory] Table.distinct 7✅ 155ms
[SQLite In-Memory] Table.expand_column 1✅ 6ms
[SQLite In-Memory] Table.expand_to_rows 1✅ 6ms
[SQLite In-Memory] Table.fill_nothing/empty 6✅ 161ms
[SQLite In-Memory] Table.filter 1✅ 0ms
[SQLite In-Memory] Table.filter 20✅ 1⚪ 653ms
[SQLite In-Memory] Table.filter_by_expression 4✅ 1⚪ 121ms
[SQLite In-Memory] Table.get 3✅ 5ms
[SQLite In-Memory] Table.join 31✅ 3⚪ 808ms
[SQLite In-Memory] Table.lookup_and_replace 19✅ 950ms
[SQLite In-Memory] Table.make_constant_column 3✅ 1⚪ 194ms
[SQLite In-Memory] Table.order_by 19✅ 2⚪ 144ms
[SQLite In-Memory] Table.read 6✅ 306ms
[SQLite In-Memory] Table.remove_columns 11✅ 243ms
[SQLite In-Memory] Table.rename_columns 20✅ 584ms
[SQLite In-Memory] Table.reorder_columns 9✅ 277ms
[SQLite In-Memory] Table.replace 4✅ 47ms
[SQLite In-Memory] Table.rows 6✅ 31ms
[SQLite In-Memory] Table.select_columns 14✅ 496ms
[SQLite In-Memory] Table.set 8✅ 86ms
[SQLite In-Memory] Table.set with Column_Operation 8✅ 1⚪ 1s
[SQLite In-Memory] Table.sort_columns 4✅ 66ms
[SQLite In-Memory] Table.take/drop 7✅ 2s
[SQLite In-Memory] Table.transpose 1⚪ 0ms
[SQLite In-Memory] Table.union 19✅ 1⚪ 681ms
[SQLite In-Memory] Table.zip 1⚪ 0ms
[SQLite In-Memory] Table/Column auto value type 1✅ 6ms
[SQLite In-Memory] Table/Column.cast - checking invariants 7✅ 73ms
[SQLite In-Memory] Table/Column.cast - numeric 3✅ 31ms
[SQLite In-Memory] Table/Column.cast - to text 1✅ 15ms
[SQLite In-Memory] Tables and Table Types 4✅ 27ms
[SQLite In-Memory] Temp column 2✅ 11ms
[SQLite In-Memory] Text Column Operations 5✅ 120ms
[SQLite In-Memory] Transaction Support 4✅ 54ms
[SQLite In-Memory] Unique derived column names 8✅ 88ms
[SQLite In-Memory] Uploading an in-memory Table 9✅ 679ms
[SQLite] Type Mapping 8✅ 307ms
Aggregate Columns 23✅ 93ms
Boolean Column.format, with format Column 3✅ 83ms
Boolean Column.format, with format string 3✅ 266ms
ceil 3✅ 14ms
Column.parse 13✅ 68ms
Columns 16✅ 533ms
Construction 8✅ 1⚪ 592ms
Counting Values 1✅ 1ms
DataFormatter builders 3✅ 25ms
DataFormatter.format 10✅ 25ms
DataFormatter.parse 13✅ 255ms
Date Column.format, with format Column 6✅ 57ms
Date Column.format, with format string 4✅ 108ms
Date_Time Column.format, with format Column 6✅ 171ms
Date_Time Column.format, with format string 5✅ 93ms
Date_Time truncate 1✅ 10ms
Delimited File Parsing 27✅ 3⚪ 808ms
Delimited File Writing 33✅ 931ms
Dropping Missing Values 1✅ 202ms
Edge cases 1✅ 4ms
Errors 2✅ 9ms
Excel Range 9✅ 103ms
File.read (Delimited) 3✅ 25ms
File.read (Delimited) should work with Date_Time 3✅ 11ms
File.read (Delimited) should work with Dates 3✅ 10ms
File.read (Delimited) should work with Time_Of_Days 3✅ 7ms
fill 6✅ 125ms
Float 3✅ 41ms
Float, with format Column 3✅ 47ms
floor 3✅ 12ms
Info 1✅ 18ms
Integer 3✅ 35ms
Integer 1✅ 19ms
Integer, with format Column 3✅ 30ms
Integration 1✅ 38ms
JSON conversion 2✅ 61ms
Mapping Operations 7✅ 290ms
Masking Tables 3✅ 192ms
Numeric, empty/Nothing 4✅ 39ms
Problems 3✅ 7ms
Read XLSX / XLS Files 12✅ 1s
Reading single cells correctly 7✅ 199ms
round/truncate/ceil/floor 3✅ 46ms
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✅ 11ms
Should be able to serialise a table with Time_Of_Days to Text 2✅ 7ms
Slicing Tables 4✅ 118ms
SortedListIndex (used for SortJoin) 6✅ 22ms
Sorting Columns 4✅ 35ms
Sorting Tables 2✅ 113ms
SQLite_Format should allow connecting to SQLite files 5✅ 124ms
Table.from Text 1✅ 10ms
Table.parse 22✅ 355ms
Table.parse_to_columns 14✅ 120ms
Table.split 5✅ 132ms
Table.split/tokenize column count 4✅ 42ms
Table.split/tokenize column order 1✅ 2ms
Table.split/tokenize errors 4✅ 8ms
Table.split/tokenize name conflicts 2✅ 21ms
Table.tokenize 12✅ 100ms
Text.parse_to_table 2✅ 21ms
Text.parse_to_table errors 3✅ 26ms
Text.parse_to_table parsing 3✅ 16ms
Text.parse_to_table with case-insensitivity 1✅ 6ms
Text.parse_to_table with groups 2✅ 14ms
Time_Of_Day Column.format, with format Column 6✅ 415ms
Time_Of_Day Column.format, with format string 5✅ 271ms
truncate 3✅ 16ms
Unique_Name_Strategy Helper 12✅ 194ms
Unique_Name_Strategy.combine_with_prefix 6✅ 14ms
Use First Row As Names 5✅ 247ms
Value_Type 2✅ 19ms
Various File Format support on Table 8✅ 954ms
Vector conversion 1✅ 4ms
Write xls Files 38✅ 805ms
Write xlsx Files 38✅ 2s
Writing 4✅ 31ms
XLS reading 7✅ 46ms
XLSX reading 7✅ 198ms

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

2235 tests were completed in 35s with 2194 passed, 0 failed and 41 skipped.

Test suite Passed Failed Skipped Time
Any.map_nothing 2✅ 9ms
Any's methods 3✅ 28ms
Array_Proxy 5✅ 39ms
ArrayOverBuffer 1✅ 16ms
ASCII 4✅ 29ms
Asserts 5✅ 78ms
at/get 7✅ 132ms
Atom with holes 7✅ 16ms
Auto_Detect 3✅ 11ms
BigInts 13✅ 384ms
Booleans 6✅ 12ms
Bound 3✅ 1ms
Bytes 3✅ 4ms
caching 1✅ 162ms
Callables 5✅ 11ms
Check Nothing and NaN 3✅ 0ms
children 2✅ 17ms
codepoints 2✅ 4ms
Compare functionality with Vector 1✅ 10ms
Compile 6✅ 30ms
const 1✅ 0ms
Contexts and Execution Environment 3✅ 9ms
Conversion 42✅ 668ms
Correlation Statistics 6✅ 43ms
curry 1✅ 2ms
Data.read / File_Format 2✅ 2s
Dataflow Errors 11✅ 39ms
Dataflow Warnings 32✅ 674ms
Date 41✅ 4s
Date date part tests 8✅ 60ms
Date_Range 11✅ 786ms
Date_Time 45✅ 2⚪ 492ms
Date_Time date part tests 8✅ 15ms
Date_Time equality 2✅ 20ms
Day_Of_Week conversions 8✅ 23ms
Deep Exports 1✅ 7ms
Default comparator 3✅ 7ms
display text 1✅ 9ms
Duration 15✅ 214ms
Encoding object 4✅ 82ms
Enso Arrays 5✅ 18ms
Enso maps 50✅ 211ms
Enso Set 5✅ 38ms
Environment 1✅ 16ms
Escape 1✅ 1ms
fetch 10✅ 429ms
File Operations 21✅ 152ms
flip 2✅ 0ms
Float.truncate 1✅ 4ms
Floats 5✅ 23ms
folder operations 3✅ 43ms
Formatting date/time values 6✅ 141ms
Fully Qualified Names 1✅ 0ms
Function Ascribed Parameters 12✅ 162ms
get_elements_by_tag_name 3✅ 23ms
Header 1✅ 8ms
Header resolution 7✅ 53ms
Headers 6✅ 124ms
HTTP client 4✅ 1ms
HTTP_Method parse 3✅ 3ms
identity 3✅ 0ms
Inlining Helpers 2✅ 5ms
inner / outer xml 2✅ 44ms
Instrument @Tail_Call fibonacci 6✅ 399ms
Instrument fibonacci 3✅ 167ms
Integer.truncate 1✅ 1ms
Integers 24✅ 108ms
Interval 7✅ 22ms
Java case of 3✅ 5ms
Java FFI 6✅ 1⚪ 11ms
Java/Enso Date 2✅ 20ms
JavaDate 41✅ 897ms
JavaDate date part tests 8✅ 5ms
JavaLocalTime 28✅ 21ms
JavaScript Objects, Arrays & Functions 8✅ 231ms
JavaScriptArrayWithADate 41✅ 1s
JavaScriptArrayWithADate date part tests 8✅ 47ms
JavascriptDataInArray 43✅ 4⚪ 841ms
JavascriptDataInArray date part tests 8✅ 302ms
JavascriptDate 43✅ 4⚪ 171ms
JavaScriptDate 41✅ 2s
JavascriptDate date part tests 8✅ 5ms
JavaScriptDate date part tests 8✅ 48ms
JavaZonedDateTime 45✅ 2⚪ 584ms
JavaZonedDateTime date part tests 8✅ 30ms
JavaZoneId 7✅ 32ms
JS_Object 3✅ 87ms
JSON 5✅ 36ms
JSON 1✅ 202ms
JSON Deserialization 8✅ 420ms
JSON Serialization 3✅ 49ms
JSON_Format 2✅ 57ms
Lazy 6✅ 84ms
Lazy Generator 1✅ 3ms
Lexicographic Order on Vectors 2✅ 4ms
List 31✅ 1s
Locale 13✅ 53ms
Looping Imports 1✅ 1ms
Lowercase Methods 5✅ 3ms
Managed_Resource 3✅ 20ms
Match.end 4✅ 117ms
Match.groups 2✅ 78ms
Match.named_groups 3✅ 157ms
Match.span 4✅ 103ms
Match.start 4✅ 116ms
Match.text 6✅ 97ms
Match.utf_16_end 4✅ 77ms
Match.utf_16_span 4✅ 79ms
Match.utf_16_start 4✅ 114ms
Maybe 5✅ 2ms
Meta-Value Inspection 4✅ 6ms
Meta-Value Manipulation 26✅ 211ms
Meta.Type.find 4✅ 8ms
Methods 1✅ 1⚪ 0ms
Missing_Required_Argument 3✅ 35ms
Natural Order 4✅ 71ms
No Method Errors 1✅ 6ms
non-linear inserts 11✅ 63ms
Number Conversions 1✅ 3ms
Number Rounding numeric tests 19✅ 89ms
Numbers 14✅ 90ms
Numeric values 1✅ 6ms
Object Comparator 7✅ 22ms
Operator == 16✅ 43ms
Ordering 6✅ 15ms
Pair 1✅ 0ms
Pair - from 2-Item JavaScript Array 13✅ 80ms
Pair - from 2-Item List 13✅ 40ms
Pair - from 2-Item Vector 13✅ 52ms
Pair - from Pair.new 13✅ 38ms
Pair - from Pair.Value 13✅ 6ms
Panics 17✅ 120ms
parse 8✅ 134ms
Parsing date/time values 26✅ 1⚪ 344ms
Parsing formats 4✅ 384ms
Pattern Matches 16✅ 22ms
Pattern.find and .find_all 8✅ 70ms
Pattern.match and .match_all 8✅ 61ms
Pattern.matches 5✅ 18ms
Pattern.replace 10✅ 98ms
Pattern.split 6✅ 25ms
Pattern.tokenize 7✅ 116ms
Period 7✅ 36ms
Plain_Text 3✅ 14ms
Polyglot Argument 7✅ 64ms
Polyglot Argument with Inheritance 3✅ 35ms
Polyglot Conversion 14✅ 38ms
Polyglot hash maps 2✅ 4⚪ 38ms
Polyglot JS 19✅ 102ms
Polyglot keys and values 2✅ 4⚪ 8ms
Polyglot Operator == 7✅ 22ms
Polyglot Python 1⚪ 0ms
Polyglot R 1⚪ 0ms
post 24✅ 794ms
Problem_Behavior 2✅ 12ms
Process 5✅ 33ms
Qualified Names 3✅ 1ms
Random 15✅ 563ms
Range 35✅ 371ms
Rank Data 7✅ 17ms
Read XML 7✅ 31ms
read_bytes 6✅ 21ms
read_text 6✅ 53ms
Refs 1✅ 0ms
Regex splitting 3✅ 9ms
Regex tokenizing 2✅ 15ms
Regex: find and find_all 20✅ 1⚪ 168ms
Regression 12✅ 61ms
ReportingStreamDecoder 6✅ 161ms
ReportingStreamEncoder 8✅ 92ms
Request 10✅ 28ms
rounding 4✅ 18ms
should correctly evaluate documentation examples 6✅ 26ms
Sorting with multiple comparators 4✅ 2⚪ 40ms
Sorting with the default comparator 7✅ 3⚪ 52ms
Stack traces 1✅ 7ms
State 2✅ 4ms
Statistics 14✅ 150ms
Statistics - empty Vector 3✅ 5ms
Statistics - invalid input 5✅ 56ms
Statistics - invalid input 1✅ 1ms
Statistics - NaN Vector 3✅ 9ms
Statistics - Nothing Vector 3✅ 18ms
System 2✅ 5ms
tag name 1✅ 8ms
take/drop Sample non-determinism 2✅ 7ms
take/drop Sample non-determinism 2✅ 0ms
take/drop Sample non-determinism 2✅ 0ms
take/drop Sample non-determinism 2✅ 0ms
take/drop Sample non-determinism 2✅ 0ms
Text 84✅ 5s
text contents 1✅ 5ms
Text_Sub_Range_Data 2✅ 28ms
Text_Utils 4✅ 48ms
Text.match 6✅ 18ms
Text.replace 16✅ 131ms
Text.Span 3✅ 25ms
Text.substring 4✅ 8ms
the Self construct 6✅ 10ms
Time_Of_Day 28✅ 141ms
to_display_text 5✅ 24ms
Type Errors 11✅ 91ms
uncurry 1✅ 1ms
Unresolved symbol 1✅ 0ms
URI 4✅ 18ms
Use a slice of an array as vectors 71✅ 2⚪ 99ms
Use Array as vectors 71✅ 2⚪ 288ms
Use Array_Proxy as vectors 71✅ 2⚪ 107ms
Use Java ArrayList as vectors 71✅ 2⚪ 133ms
Use Vector as vectors 71✅ 2⚪ 1s
UTF_16 BigEndian 2✅ 6ms
UTF_16 LittleEndian 2✅ 6ms
UTF_8 7✅ 36ms
Vector builder 5✅ 17ms
Vector Slicing Helpers 1✅ 17ms
Vector/Array equality 9✅ 14ms
Windows 1252 4✅ 22ms
write operations 21✅ 332ms
Zone 9✅ 35ms

✅ /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✅ 136ms
File uploads 2✅ 9ms
Geo_Map 3✅ 350ms
Histogram Visualization 6✅ 173ms
Lazy Table Visualization 12✅ 1s
Lazy Text Visualization 3✅ 102ms
Scatter Plot Visualization 14✅ 724ms
Serializable Visualization Identifiers 5✅ 105ms
SQL Visualization 1✅ 147ms
Table Visualization 9✅ 379ms
Table.lookup_ignore_case 1✅ 10ms
Table.rows 1✅ 105ms
Type Names of Visualization Defaults 1✅ 100ms
Vector and Arrays 2✅ 1⚪ 34ms
Widgets for Database 1✅ 9ms
Widgets for In-Database Connection with table name sets 1✅ 110ms
Widgets for In-Database Connection with table types 1✅ 22ms
Widgets for In-Database Table with column name sets 2✅ 20ms
Widgets for In-Memory with column name sets 2✅ 87ms
Widgets for the Text type 1✅ 74ms