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

Filter for test/Benchmarks #8391

Merged
merged 2 commits into from
Nov 27, 2023

Describing filter in the documentation

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

Filter for test/Benchmarks #8391

Describing filter in the documentation
59901e4
Select commit
Loading
Failed to load commit list.
GitHub Actions / Standard Library Tests (windows) succeeded Nov 27, 2023 in 1s

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✅ 15s
C:/runner/_work/enso/enso/target/test-results/Examples_Tests/JUnit.xml 32✅ 1⚪ 9s
C:/runner/_work/enso/enso/target/test-results/Geo_Tests/JUnit.xml 5✅ 464ms
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 2726✅ 154⚪ 139s
C:/runner/_work/enso/enso/target/test-results/Tests/JUnit.xml 2190✅ 43⚪ 70s
C:/runner/_work/enso/enso/target/test-results/Visualization_Tests/JUnit.xml 70✅ 1⚪ 6s

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

19 tests were completed in 15s 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✅ 2s
S3.list_objects 4✅ 2s
S3.parse_uri 3✅ 180ms
S3.read_bucket 5✅ 3s

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

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

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

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

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

Test suite Passed Failed Skipped Time
Geo Points 2✅ 35ms
GeoJSON to Table 3✅ 429ms

✅ 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✅ 97ms
Image with 1 channel 19✅ 124ms
Image with 2 channels 19✅ 151ms
Image with 3 channels 19✅ 143ms
Image with 4 channels 19✅ 108ms
Image Write 2✅ 38ms
Image.read 9✅ 2s
Matrix with 1 channel 21✅ 195ms
Matrix with 2 channels 21✅ 191ms
Matrix with 3 channels 21✅ 238ms
Matrix with 4 channels 21✅ 235ms
Matrix_Error 1✅ 1ms

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

2880 tests were completed in 139s with 2726 passed, 0 failed and 154 skipped.

Test suite Passed Failed Skipped Time
[Codegen] Aggregation 2✅ 191ms
[Codegen] Basic Select 3✅ 174ms
[Codegen] Handling Missing Values 2✅ 101ms
[Codegen] JSON serialization 1⚪ 0ms
[Codegen] Masking Tables and Columns 2✅ 230ms
[Codegen] Sorting 4✅ 111ms
[In-Memory-specific] Table.join 1✅ 719ms
[In-Memory-specific] Table.set 2✅ 88ms
[In-Memory] Interactions Between various operations 11✅ 722ms
[In-Memory] Arithmetic Column Operations 12✅ 112ms
[In-Memory] Boolean Column Operations 5✅ 1⚪ 167ms
[In-Memory] Colum Operations - Names 10✅ 65ms
[In-Memory] Column Comparisons 5✅ 1⚪ 258ms
[In-Memory] Column Naming edge cases 7✅ 242ms
[In-Memory] Column operation Integer Overflow handling 6✅ 274ms
[In-Memory] Column Operations - Equality & Null Handling 4✅ 3⚪ 80ms
[In-Memory] Column Operations - Text Replace 0ms
[In-Memory] Column Operations - Text Replace (in-memory only) 8✅ 63ms
[In-Memory] Column Operations - Text Trim 3✅ 25ms
[In-Memory] Column.const 3✅ 8ms
[In-Memory] Column.fill_nothing/empty 4✅ 10ms
[In-Memory] Column.map 6✅ 120ms
[In-Memory] Column.rename 1✅ 7ms
[In-Memory] Column.take/drop 8✅ 96ms
[In-Memory] Column.zip 6✅ 25ms
[In-Memory] Date truncation 1✅ 4ms
[In-Memory] Date-Time operations 21✅ 1⚪ 738ms
[In-Memory] Date-Time support 3✅ 32ms
[In-Memory] Dropping Missing Values 9✅ 582ms
[In-Memory] Expression Arithmetic 3✅ 73ms
[In-Memory] Expression Boolean literals 1✅ 55ms
[In-Memory] Expression Boolean Operators 4✅ 45ms
[In-Memory] Expression Column Arithmetic 2✅ 87ms
[In-Memory] Expression Comparison Operators 6✅ 129ms
[In-Memory] Expression Date and Time literals 5✅ 41ms
[In-Memory] Expression Errors should be handled 4✅ 47ms
[In-Memory] Expression Float literals 1✅ 18ms
[In-Memory] Expression Integer literals 1✅ 11ms
[In-Memory] Expression Nothing literals 3✅ 32ms
[In-Memory] Expression Text literals 1✅ 39ms
[In-Memory] Expression Text literals 2✅ 9ms
[In-Memory] Expression Text Operators 2✅ 39ms
[In-Memory] Expression Warnings should be reported 4✅ 126ms
[In-Memory] Filling Missing Values 8✅ 64ms
[In-Memory] Function invocation 2✅ 19ms
[In-Memory] Handling of Big Integer values 10✅ 176ms
[In-Memory] Loss_Of_Integer_Precision (large integers not being exactly representable in Float) 5✅ 130ms
[In-Memory] Min/Max Operations 2✅ 76ms
[In-Memory] Other Column Operations 1✅ 4ms
[In-Memory] replace: empty table and nothings 2✅ 7ms
[In-Memory] replace: literal regex pattern and replacement 5✅ 19ms
[In-Memory] replace: literal text pattern and replacement 4✅ 42ms
[In-Memory] replace: pattern and replacement columns 4✅ 17ms
[In-Memory] Rounding numeric tests 19✅ 706ms
[In-Memory] Rounding-like operations 15✅ 52ms
[In-Memory] Simple variant of Table/Column.parse in all backends 5✅ 150ms
[In-Memory] Storage Builders 2✅ 45ms
[In-Memory] Table.add_row_number (common) 7✅ 146ms
[In-Memory] Table.add_row_number (in-memory specific) 7✅ 42ms
[In-Memory] Table.aggregate 3✅ 134ms
[In-Memory] Table.aggregate 3✅ 15ms
[In-Memory] Table.aggregate Concatenate 6✅ 18ms
[In-Memory] Table.aggregate Count_Distinct 2✅ 17ms
[In-Memory] Table.aggregate First and Last 1✅ 3ms
[In-Memory] Table.aggregate Mode 1✅ 2ms
[In-Memory] Table.aggregate Shortest 1✅ 3ms
[In-Memory] Table.aggregate should be able to group on multiple fields not in left columns 13✅ 289ms
[In-Memory] Table.aggregate should be able to group on single field 13✅ 516ms
[In-Memory] Table.aggregate should correctly handle infinities 4✅ 42ms
[In-Memory] Table.aggregate should correctly handle NaN 5✅ 16ms
[In-Memory] Table.aggregate should correctly select result types 4✅ 21ms
[In-Memory] Table.aggregate should merge warnings when issues computing aggregation 2✅ 16ms
[In-Memory] Table.aggregate should not summarize empty table when grouped 11✅ 188ms
[In-Memory] Table.aggregate should raise warnings when there are issues 7✅ 101ms
[In-Memory] Table.aggregate should raise warnings when there are issues computing aggregation 3✅ 65ms
[In-Memory] Table.aggregate should report warnings and errors based on types 4✅ 62ms
[In-Memory] Table.aggregate should summarize empty table 11✅ 142ms
[In-Memory] Table.aggregate should summarize whole table 13✅ 360ms
[In-Memory] Table.aggregate Standard_Deviation 1✅ 6ms
[In-Memory] Table.aggregate+Expressions 2✅ 40ms
[In-Memory] Table.at 3✅ 84ms
[In-Memory] Table.column_count 1✅ 0ms
[In-Memory] Table.column_names 2✅ 26ms
[In-Memory] Table.cross_join 9✅ 132ms
[In-Memory] Table.cross_tab 23✅ 318ms
[In-Memory] Table.distinct 6✅ 133ms
[In-Memory] Table.distinct 7✅ 110ms
[In-Memory] Table.fill_nothing/empty 6✅ 28ms
[In-Memory] Table.filter 4✅ 600ms
[In-Memory] Table.filter 21✅ 2⚪ 631ms
[In-Memory] Table.filter_by_expression 5✅ 256ms
[In-Memory] Table.get 3✅ 11ms
[In-Memory] Table.join 38✅ 779ms
[In-Memory] Table.lookup_and_replace 20✅ 471ms
[In-Memory] Table.make_constant_column 4✅ 11ms
[In-Memory] Table.order_by 23✅ 270ms
[In-Memory] Table.read 5✅ 31ms
[In-Memory] Table.remove_columns 12✅ 353ms
[In-Memory] Table.rename_columns 20✅ 356ms
[In-Memory] Table.reorder_columns 10✅ 237ms
[In-Memory] Table.replace 4✅ 73ms
[In-Memory] Table.rows 6✅ 120ms
[In-Memory] Table.select_columns 15✅ 897ms
[In-Memory] Table.set 8✅ 1s
[In-Memory] Table.set with Column_Operation 9✅ 564ms
[In-Memory] Table.sort_columns 4✅ 113ms
[In-Memory] Table.take/drop 11✅ 703ms
[In-Memory] Table.transpose 8✅ 108ms
[In-Memory] Table.union 25✅ 552ms
[In-Memory] Table.zip 12✅ 213ms
[In-Memory] Table/Column auto value type 13✅ 132ms
[In-Memory] Table/Column.cast - checking invariants 12✅ 147ms
[In-Memory] Table/Column.cast - date/time 3✅ 35ms
[In-Memory] Table/Column.cast - numeric 6✅ 140ms
[In-Memory] Table/Column.cast - to text 9✅ 236ms
[In-Memory] Temp column 2✅ 4ms
[In-Memory] Text Column Operations 5✅ 185ms
[In-Memory] Unique derived column names 8✅ 35ms
[PostgreSQL] .pgpass 2✅ 376ms
[PostgreSQL] Connection setup 3✅ 267ms
[PostgreSQL] Database tests 1⚪ 0ms
[PostgreSQL] SSL connectivity tests 1⚪ 0ms
[Redshift] Database tests 1⚪ 0ms
[SQLite File] Interactions Between various operations 8✅ 512ms
[SQLite File] Aggregation 2✅ 72ms
[SQLite File] Appending a Database table to a Database table 29✅ 3s
[SQLite File] Appending an in-memory table to a Database table 30✅ 3s
[SQLite File] Arithmetic Column Operations 10✅ 2⚪ 198ms
[SQLite File] Basic Table Access 4✅ 403ms
[SQLite File] Boolean Column Operations 4✅ 2⚪ 269ms
[SQLite File] Colum Operations - Names 8✅ 41ms
[SQLite File] Column Comparisons 4✅ 1⚪ 786ms
[SQLite File] Column Naming edge cases 7✅ 299ms
[SQLite File] Column Operations - Equality & Null Handling 4✅ 3⚪ 165ms
[SQLite File] Column Operations - Text Replace 2✅ 14ms
[SQLite File] Column Operations - Text Replace (in-memory only) 0ms
[SQLite File] Column Operations - Text Trim 3✅ 57ms
[SQLite File] Column.const 1✅ 16ms
[SQLite File] Column.const 3✅ 52ms
[SQLite File] Column.fill_nothing/empty 4✅ 64ms
[SQLite File] Column.map 1✅ 11ms
[SQLite File] Column.rename 1✅ 12ms
[SQLite File] Column.take/drop 6✅ 1s
[SQLite File] Column.zip 1✅ 13ms
[SQLite File] Connection.query 10✅ 560ms
[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✅ 144ms
[SQLite File] Deleting rows from a Database table (source=Database) 11✅ 907ms
[SQLite File] Deleting rows from a Database table (source=in-memory) 11✅ 980ms
[SQLite File] Dialect-specific codegen 1✅ 18ms
[SQLite File] Dropping Missing Values 8✅ 386ms
[SQLite File] Error Handling 2✅ 104ms
[SQLite File] Expression Arithmetic 3✅ 193ms
[SQLite File] Expression Boolean literals 1✅ 35ms
[SQLite File] Expression Boolean Operators 4✅ 78ms
[SQLite File] Expression Column Arithmetic 2✅ 169ms
[SQLite File] Expression Comparison Operators 6✅ 258ms
[SQLite File] Expression Date and Time literals 4⚪ 0ms
[SQLite File] Expression Errors should be handled 4✅ 49ms
[SQLite File] Expression Float literals 1✅ 22ms
[SQLite File] Expression Integer literals 1✅ 19ms
[SQLite File] Expression Nothing literals 3✅ 243ms
[SQLite File] Expression Text literals 1✅ 30ms
[SQLite File] Expression Text literals 2✅ 19ms
[SQLite File] Expression Text Operators 2✅ 67ms
[SQLite File] Expression Warnings should be reported 2✅ 2⚪ 263ms
[SQLite File] Filling Missing Values 5✅ 1⚪ 131ms
[SQLite File] Function invocation 2✅ 32ms
[SQLite File] Masking Tables 1✅ 47ms
[SQLite File] math functions 6✅ 1s
[SQLite File] Metadata 2✅ 28ms
[SQLite File] Min/Max Operations 2✅ 55ms
[SQLite File] Missing Values 2✅ 60ms
[SQLite File] Other Column Operations 1✅ 67ms
[SQLite File] Output Execution Context for Database operations 12✅ 1⚪ 2s
[SQLite File] partial Date-Time support 2✅ 750ms
[SQLite File] Persisting a Database Table (query) 8✅ 2s
[SQLite File] replace: empty table and nothings 2✅ 30ms
[SQLite File] replace: literal regex pattern and replacement 5✅ 17ms
[SQLite File] replace: literal text pattern and replacement 4✅ 49ms
[SQLite File] replace: pattern and replacement columns 4✅ 7ms
[SQLite File] Rounding numeric tests 19✅ 8s
[SQLite File] Rounding-like operations 15✅ 413ms
[SQLite File] Schemas and Databases 3✅ 13ms
[SQLite File] Simple variant of Table/Column.parse in all backends 5✅ 141ms
[SQLite File] Sorting 5✅ 103ms
[SQLite File] Support for Long Column/Table names 6✅ 2s
[SQLite File] Table.add_row_number (common) 7✅ 204ms
[SQLite File] Table.add_row_number (Database specific) 1✅ 77ms
[SQLite File] Table.aggregate 1✅ 16ms
[SQLite File] Table.aggregate Concatenate 6✅ 101ms
[SQLite File] Table.aggregate Count_Distinct 1✅ 1⚪ 118ms
[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⚪ 133ms
[SQLite File] Table.aggregate should be able to group on single field 7✅ 6⚪ 94ms
[SQLite File] Table.aggregate should correctly handle infinities 2✅ 2⚪ 48ms
[SQLite File] Table.aggregate should correctly handle NaN 1⚪ 0ms
[SQLite File] Table.aggregate should correctly select result types 2✅ 2⚪ 37ms
[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⚪ 82ms
[SQLite File] Table.aggregate should raise warnings when there are issues 7✅ 499ms
[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✅ 122ms
[SQLite File] Table.aggregate should report warnings and errors based on types 4✅ 101ms
[SQLite File] Table.aggregate should summarize empty table 7✅ 4⚪ 68ms
[SQLite File] Table.aggregate should summarize whole table 7✅ 6⚪ 85ms
[SQLite File] Table.aggregate Standard_Deviation 1✅ 18ms
[SQLite File] Table.aggregate+Expressions 2✅ 51ms
[SQLite File] Table.at 3✅ 38ms
[SQLite File] Table.column_count 1✅ 0ms
[SQLite File] Table.column_names 2✅ 82ms
[SQLite File] Table.cross_join 9✅ 582ms
[SQLite File] Table.cross_tab 1⚪ 0ms
[SQLite File] Table.default_ordering 4✅ 164ms
[SQLite File] Table.distinct 7✅ 291ms
[SQLite File] Table.expand_column 1✅ 12ms
[SQLite File] Table.expand_to_rows 1✅ 13ms
[SQLite File] Table.fill_nothing/empty 6✅ 128ms
[SQLite File] Table.filter 1✅ 1ms
[SQLite File] Table.filter 20✅ 1⚪ 694ms
[SQLite File] Table.filter_by_expression 4✅ 1⚪ 107ms
[SQLite File] Table.get 3✅ 12ms
[SQLite File] Table.join 31✅ 3⚪ 1s
[SQLite File] Table.lookup_and_replace 19✅ 2s
[SQLite File] Table.make_constant_column 3✅ 1⚪ 84ms
[SQLite File] Table.order_by 19✅ 2⚪ 209ms
[SQLite File] Table.read 6✅ 173ms
[SQLite File] Table.remove_columns 11✅ 518ms
[SQLite File] Table.rename_columns 20✅ 1s
[SQLite File] Table.reorder_columns 9✅ 431ms
[SQLite File] Table.replace 4✅ 299ms
[SQLite File] Table.rows 6✅ 63ms
[SQLite File] Table.select_columns 14✅ 831ms
[SQLite File] Table.set 8✅ 239ms
[SQLite File] Table.set with Column_Operation 8✅ 1⚪ 561ms
[SQLite File] Table.sort_columns 4✅ 146ms
[SQLite File] Table.take/drop 7✅ 3s
[SQLite File] Table.transpose 1⚪ 0ms
[SQLite File] Table.union 19✅ 1⚪ 1s
[SQLite File] Table.zip 1⚪ 0ms
[SQLite File] Table/Column auto value type 1✅ 13ms
[SQLite File] Table/Column.cast - checking invariants 7✅ 131ms
[SQLite File] Table/Column.cast - numeric 3✅ 68ms
[SQLite File] Table/Column.cast - to text 1✅ 36ms
[SQLite File] Tables and Table Types 4✅ 219ms
[SQLite File] Temp column 2✅ 25ms
[SQLite File] Text Column Operations 5✅ 448ms
[SQLite File] Transaction Support 4✅ 145ms
[SQLite File] Unique derived column names 8✅ 140ms
[SQLite File] Uploading an in-memory Table 11✅ 2s
[SQLite In-Memory] Interactions Between various operations 8✅ 447ms
[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⚪ 227ms
[SQLite In-Memory] Basic Table Access 4✅ 176ms
[SQLite In-Memory] Boolean Column Operations 4✅ 2⚪ 139ms
[SQLite In-Memory] Colum Operations - Names 8✅ 51ms
[SQLite In-Memory] Column Comparisons 4✅ 1⚪ 269ms
[SQLite In-Memory] Column Naming edge cases 7✅ 190ms
[SQLite In-Memory] Column Operations - Equality & Null Handling 4✅ 3⚪ 83ms
[SQLite In-Memory] Column Operations - Text Replace 2✅ 21ms
[SQLite In-Memory] Column Operations - Text Replace (in-memory only) 0ms
[SQLite In-Memory] Column Operations - Text Trim 3✅ 54ms
[SQLite In-Memory] Column.const 1✅ 8ms
[SQLite In-Memory] Column.const 3✅ 50ms
[SQLite In-Memory] Column.fill_nothing/empty 4✅ 71ms
[SQLite In-Memory] Column.map 1✅ 8ms
[SQLite In-Memory] Column.rename 1✅ 11ms
[SQLite In-Memory] Column.take/drop 6✅ 1s
[SQLite In-Memory] Column.zip 1✅ 8ms
[SQLite In-Memory] Connection.query 10✅ 311ms
[SQLite In-Memory] Creating an empty table 17✅ 810ms
[SQLite In-Memory] Date truncation 1⚪ 0ms
[SQLite In-Memory] Date-Time operations 1⚪ 0ms
[SQLite In-Memory] Date-Time support 1⚪ 0ms
[SQLite In-Memory] Deleting rows from a Database table 4✅ 128ms
[SQLite In-Memory] Deleting rows from a Database table (source=Database) 11✅ 1s
[SQLite In-Memory] Deleting rows from a Database table (source=in-memory) 11✅ 913ms
[SQLite In-Memory] Dialect-specific codegen 1✅ 5ms
[SQLite In-Memory] Dropping Missing Values 8✅ 458ms
[SQLite In-Memory] Error Handling 2✅ 54ms
[SQLite In-Memory] Expression Arithmetic 3✅ 210ms
[SQLite In-Memory] Expression Boolean literals 1✅ 69ms
[SQLite In-Memory] Expression Boolean Operators 4✅ 101ms
[SQLite In-Memory] Expression Column Arithmetic 2✅ 156ms
[SQLite In-Memory] Expression Comparison Operators 6✅ 328ms
[SQLite In-Memory] Expression Date and Time literals 4⚪ 0ms
[SQLite In-Memory] Expression Errors should be handled 4✅ 34ms
[SQLite In-Memory] Expression Float literals 1✅ 23ms
[SQLite In-Memory] Expression Integer literals 1✅ 18ms
[SQLite In-Memory] Expression Nothing literals 3✅ 72ms
[SQLite In-Memory] Expression Text literals 1✅ 49ms
[SQLite In-Memory] Expression Text literals 2✅ 22ms
[SQLite In-Memory] Expression Text Operators 2✅ 92ms
[SQLite In-Memory] Expression Warnings should be reported 2✅ 2⚪ 141ms
[SQLite In-Memory] Filling Missing Values 5✅ 1⚪ 134ms
[SQLite In-Memory] Function invocation 2✅ 49ms
[SQLite In-Memory] Masking Tables 1✅ 14ms
[SQLite In-Memory] math functions 6✅ 994ms
[SQLite In-Memory] Metadata 2✅ 9ms
[SQLite In-Memory] Min/Max Operations 2✅ 63ms
[SQLite In-Memory] Missing Values 2✅ 30ms
[SQLite In-Memory] Other Column Operations 1✅ 16ms
[SQLite In-Memory] Output Execution Context for Database operations 9✅ 1⚪ 515ms
[SQLite In-Memory] partial Date-Time support 2✅ 30ms
[SQLite In-Memory] Persisting a Database Table (query) 8✅ 779ms
[SQLite In-Memory] replace: empty table and nothings 2✅ 29ms
[SQLite In-Memory] replace: literal regex pattern and replacement 5✅ 23ms
[SQLite In-Memory] replace: literal text pattern and replacement 4✅ 57ms
[SQLite In-Memory] replace: pattern and replacement columns 4✅ 7ms
[SQLite In-Memory] Rounding numeric tests 19✅ 10s
[SQLite In-Memory] Rounding-like operations 15✅ 473ms
[SQLite In-Memory] Schemas and Databases 3✅ 2ms
[SQLite In-Memory] Simple variant of Table/Column.parse in all backends 5✅ 99ms
[SQLite In-Memory] Sorting 5✅ 60ms
[SQLite In-Memory] Support for Long Column/Table names 6✅ 1s
[SQLite In-Memory] Table.add_row_number (common) 7✅ 144ms
[SQLite In-Memory] Table.add_row_number (Database specific) 1✅ 31ms
[SQLite In-Memory] Table.aggregate 1✅ 23ms
[SQLite In-Memory] Table.aggregate Concatenate 6✅ 115ms
[SQLite In-Memory] Table.aggregate Count_Distinct 1✅ 1⚪ 287ms
[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⚪ 135ms
[SQLite In-Memory] Table.aggregate should be able to group on single field 7✅ 6⚪ 119ms
[SQLite In-Memory] Table.aggregate should correctly handle infinities 2✅ 2⚪ 46ms
[SQLite In-Memory] Table.aggregate should correctly handle NaN 1⚪ 0ms
[SQLite In-Memory] Table.aggregate should correctly select result types 2✅ 2⚪ 47ms
[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⚪ 67ms
[SQLite In-Memory] Table.aggregate should raise warnings when there are issues 7✅ 469ms
[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✅ 106ms
[SQLite In-Memory] Table.aggregate should report warnings and errors based on types 4✅ 109ms
[SQLite In-Memory] Table.aggregate should summarize empty table 7✅ 4⚪ 63ms
[SQLite In-Memory] Table.aggregate should summarize whole table 7✅ 6⚪ 59ms
[SQLite In-Memory] Table.aggregate Standard_Deviation 1✅ 16ms
[SQLite In-Memory] Table.aggregate+Expressions 2✅ 63ms
[SQLite In-Memory] Table.at 3✅ 11ms
[SQLite In-Memory] Table.column_count 1✅ 0ms
[SQLite In-Memory] Table.column_names 2✅ 98ms
[SQLite In-Memory] Table.cross_join 9✅ 379ms
[SQLite In-Memory] Table.cross_tab 1⚪ 0ms
[SQLite In-Memory] Table.default_ordering 4✅ 25ms
[SQLite In-Memory] Table.distinct 7✅ 205ms
[SQLite In-Memory] Table.expand_column 1✅ 9ms
[SQLite In-Memory] Table.expand_to_rows 1✅ 8ms
[SQLite In-Memory] Table.fill_nothing/empty 6✅ 163ms
[SQLite In-Memory] Table.filter 1✅ 0ms
[SQLite In-Memory] Table.filter 20✅ 1⚪ 947ms
[SQLite In-Memory] Table.filter_by_expression 4✅ 1⚪ 134ms
[SQLite In-Memory] Table.get 3✅ 7ms
[SQLite In-Memory] Table.join 31✅ 3⚪ 2s
[SQLite In-Memory] Table.lookup_and_replace 19✅ 1s
[SQLite In-Memory] Table.make_constant_column 3✅ 1⚪ 53ms
[SQLite In-Memory] Table.order_by 19✅ 2⚪ 226ms
[SQLite In-Memory] Table.read 6✅ 369ms
[SQLite In-Memory] Table.remove_columns 11✅ 415ms
[SQLite In-Memory] Table.rename_columns 20✅ 786ms
[SQLite In-Memory] Table.reorder_columns 9✅ 344ms
[SQLite In-Memory] Table.replace 4✅ 84ms
[SQLite In-Memory] Table.rows 6✅ 28ms
[SQLite In-Memory] Table.select_columns 14✅ 664ms
[SQLite In-Memory] Table.set 8✅ 186ms
[SQLite In-Memory] Table.set with Column_Operation 8✅ 1⚪ 552ms
[SQLite In-Memory] Table.sort_columns 4✅ 126ms
[SQLite In-Memory] Table.take/drop 7✅ 3s
[SQLite In-Memory] Table.transpose 1⚪ 0ms
[SQLite In-Memory] Table.union 19✅ 1⚪ 977ms
[SQLite In-Memory] Table.zip 1⚪ 0ms
[SQLite In-Memory] Table/Column auto value type 1✅ 9ms
[SQLite In-Memory] Table/Column.cast - checking invariants 7✅ 166ms
[SQLite In-Memory] Table/Column.cast - numeric 3✅ 59ms
[SQLite In-Memory] Table/Column.cast - to text 1✅ 32ms
[SQLite In-Memory] Tables and Table Types 4✅ 50ms
[SQLite In-Memory] Temp column 2✅ 25ms
[SQLite In-Memory] Text Column Operations 5✅ 281ms
[SQLite In-Memory] Transaction Support 4✅ 91ms
[SQLite In-Memory] Unique derived column names 8✅ 170ms
[SQLite In-Memory] Uploading an in-memory Table 9✅ 833ms
[SQLite] Type Mapping 8✅ 355ms
Aggregate Columns 23✅ 95ms
Boolean Column.format, with format Column 3✅ 52ms
Boolean Column.format, with format string 3✅ 85ms
ceil 3✅ 15ms
Column.parse 13✅ 132ms
Columns 16✅ 390ms
Construction 8✅ 1⚪ 899ms
Counting Values 1✅ 2ms
DataFormatter builders 3✅ 47ms
DataFormatter.format 10✅ 74ms
DataFormatter.parse 12✅ 379ms
Date Column.format, with format Column 6✅ 62ms
Date Column.format, with format string 4✅ 120ms
Date_Time Column.format, with format Column 6✅ 101ms
Date_Time Column.format, with format string 5✅ 128ms
Date_Time truncate 1✅ 18ms
Delimited File Parsing 27✅ 3⚪ 2s
Delimited File Writing 33✅ 2s
Dropping Missing Values 1✅ 331ms
Edge cases 1✅ 8ms
Errors 2✅ 14ms
Excel Range 9✅ 118ms
File.read (Delimited) 3✅ 44ms
File.read (Delimited) should work with Date_Time 3✅ 14ms
File.read (Delimited) should work with Dates 3✅ 22ms
File.read (Delimited) should work with Time_Of_Days 3✅ 8ms
fill 6✅ 197ms
Float 3✅ 23ms
Float, with format Column 3✅ 19ms
floor 3✅ 15ms
Info 1✅ 15ms
Integer 3✅ 56ms
Integer 1✅ 16ms
Integer, with format Column 3✅ 33ms
Integration 1✅ 135ms
JSON conversion 2✅ 113ms
Mapping Operations 7✅ 380ms
Masking Tables 3✅ 469ms
Numeric, empty/Nothing 4✅ 67ms
Problems 3✅ 38ms
Read XLSX / XLS Files 12✅ 2s
Reading single cells correctly 7✅ 262ms
round/truncate/ceil/floor 3✅ 49ms
Rounding 8✅ 62ms
Should be able to serialise a table with Dates to Text 2✅ 48ms
Should be able to serialise a table with DateTimes to Text 2✅ 29ms
Should be able to serialise a table with Time_Of_Days to Text 2✅ 25ms
Slicing Tables 4✅ 184ms
SortedListIndex (used for SortJoin) 6✅ 83ms
Sorting Columns 4✅ 42ms
Sorting Tables 2✅ 132ms
SQLite_Format should allow connecting to SQLite files 5✅ 137ms
Table.from Text 1✅ 12ms
Table.parse 22✅ 597ms
Table.parse_to_columns 14✅ 269ms
Table.split 5✅ 139ms
Table.split/tokenize column count 4✅ 76ms
Table.split/tokenize column order 1✅ 4ms
Table.split/tokenize errors 4✅ 9ms
Table.split/tokenize name conflicts 2✅ 37ms
Table.tokenize 12✅ 124ms
Text.parse_to_table 2✅ 48ms
Text.parse_to_table errors 3✅ 53ms
Text.parse_to_table parsing 3✅ 27ms
Text.parse_to_table with case-insensitivity 1✅ 6ms
Text.parse_to_table with groups 2✅ 24ms
Time_Of_Day Column.format, with format Column 6✅ 89ms
Time_Of_Day Column.format, with format string 5✅ 133ms
truncate 3✅ 15ms
Unique_Name_Strategy Helper 12✅ 303ms
Unique_Name_Strategy.combine_with_prefix 6✅ 68ms
Use First Row As Names 5✅ 290ms
Value_Type 2✅ 68ms
Various File Format support on Table 8✅ 1s
Vector conversion 1✅ 7ms
Write xls Files 38✅ 2s
Write xlsx Files 38✅ 3s
Writing 4✅ 64ms
XLS reading 7✅ 59ms
XLSX reading 7✅ 252ms

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

2233 tests were completed in 70s with 2190 passed, 0 failed and 43 skipped.

Test suite Passed Failed Skipped Time
Any.map_nothing 2✅ 19ms
Any's methods 3✅ 75ms
Array_Proxy 5✅ 63ms
ArrayOverBuffer 1⚪ 0ms
ASCII 4✅ 42ms
Asserts 5✅ 21ms
at/get 7✅ 226ms
Atom with holes 7✅ 31ms
Auto_Detect 3✅ 35ms
BigInts 13✅ 1s
Booleans 6✅ 34ms
Bound 3✅ 5ms
Bytes 3✅ 17ms
caching 1✅ 54ms
Callables 5✅ 32ms
Check Nothing and NaN 3✅ 0ms
children 2✅ 21ms
codepoints 2✅ 3ms
Compare functionality with Vector 1✅ 20ms
Compile 6✅ 45ms
const 1✅ 0ms
Contexts and Execution Environment 3✅ 16ms
Conversion 42✅ 224ms
Correlation Statistics 6✅ 73ms
curry 1✅ 6ms
Data.read / File_Format 2✅ 1s
Dataflow Errors 11✅ 69ms
Dataflow Warnings 32✅ 1s
Date 41✅ 7s
Date date part tests 8✅ 104ms
Date_Range 11✅ 916ms
Date_Time 45✅ 2⚪ 1s
Date_Time date part tests 8✅ 41ms
Date_Time equality 2✅ 5ms
Day_Of_Week conversions 8✅ 19ms
Deep Exports 1✅ 2ms
Default comparator 3✅ 11ms
display text 1✅ 2ms
Duration 15✅ 155ms
Encoding object 4✅ 73ms
Enso Arrays 5✅ 32ms
Enso maps 50✅ 464ms
Enso Set 5✅ 98ms
Environment 1✅ 37ms
Escape 1✅ 1ms
fetch 10✅ 899ms
File Operations 19✅ 245ms
flip 2✅ 2ms
Float.truncate 1✅ 9ms
Floats 5✅ 44ms
folder operations 3✅ 109ms
Formatting date/time values 6✅ 119ms
Fully Qualified Names 1✅ 2ms
Function Ascribed Parameters 12✅ 27ms
get_elements_by_tag_name 3✅ 78ms
Header 1✅ 10ms
Header resolution 7✅ 91ms
Headers 6✅ 199ms
HTTP client 4✅ 6ms
HTTP_Method parse 3✅ 7ms
identity 3✅ 2ms
Inlining Helpers 2✅ 7ms
inner / outer xml 2✅ 92ms
Instrument @Tail_Call fibonacci 6✅ 792ms
Instrument fibonacci 3✅ 337ms
Integer.truncate 1✅ 3ms
Integers 24✅ 155ms
Interval 7✅ 75ms
Java case of 3✅ 5ms
Java FFI 6✅ 1⚪ 19ms
Java/Enso Date 2✅ 34ms
JavaDate 41✅ 2s
JavaDate date part tests 8✅ 13ms
JavaLocalTime 28✅ 53ms
JavaScript Objects, Arrays & Functions 8✅ 610ms
JavaScriptArrayWithADate 41✅ 2s
JavaScriptArrayWithADate date part tests 8✅ 72ms
JavascriptDataInArray 43✅ 4⚪ 616ms
JavascriptDataInArray date part tests 8✅ 113ms
JavascriptDate 43✅ 4⚪ 374ms
JavaScriptDate 41✅ 3s
JavascriptDate date part tests 8✅ 13ms
JavaScriptDate date part tests 8✅ 108ms
JavaZonedDateTime 45✅ 2⚪ 287ms
JavaZonedDateTime date part tests 8✅ 8ms
JavaZoneId 7✅ 27ms
JS_Object 3✅ 231ms
JSON 5✅ 78ms
JSON 1✅ 68ms
JSON Deserialization 8✅ 633ms
JSON Serialization 3✅ 87ms
JSON_Format 2✅ 142ms
Lazy 6✅ 46ms
Lazy Generator 1✅ 5ms
Lexicographic Order on Vectors 2✅ 9ms
List 31✅ 960ms
Locale 13✅ 106ms
Looping Imports 1✅ 1ms
Lowercase Methods 5✅ 9ms
Managed_Resource 3✅ 20ms
Match.end 4✅ 20ms
Match.groups 2✅ 14ms
Match.named_groups 3✅ 45ms
Match.span 4✅ 19ms
Match.start 4✅ 25ms
Match.text 6✅ 85ms
Match.utf_16_end 4✅ 26ms
Match.utf_16_span 4✅ 22ms
Match.utf_16_start 4✅ 23ms
Maybe 5✅ 10ms
Meta-Value Inspection 3✅ 1⚪ 10ms
Meta-Value Manipulation 26✅ 406ms
Meta.Type.find 4✅ 10ms
Methods 1✅ 1⚪ 1ms
Missing_Required_Argument 3✅ 36ms
Natural Order 4✅ 183ms
No Method Errors 1✅ 14ms
non-linear inserts 11✅ 168ms
Number Conversions 1✅ 8ms
Number Rounding numeric tests 19✅ 236ms
Numbers 14✅ 126ms
Numeric values 1✅ 8ms
Object Comparator 7✅ 47ms
Operator == 16✅ 233ms
Ordering 6✅ 55ms
Pair 1✅ 0ms
Pair - from 2-Item JavaScript Array 13✅ 174ms
Pair - from 2-Item List 13✅ 80ms
Pair - from 2-Item Vector 13✅ 127ms
Pair - from Pair.new 13✅ 95ms
Pair - from Pair.Value 13✅ 21ms
Panics 17✅ 233ms
parse 8✅ 244ms
Parsing date/time values 27✅ 1⚪ 514ms
Parsing formats 4✅ 184ms
Pattern Matches 16✅ 46ms
Pattern.find and .find_all 8✅ 104ms
Pattern.match and .match_all 8✅ 85ms
Pattern.matches 5✅ 30ms
Pattern.replace 10✅ 289ms
Pattern.split 6✅ 50ms
Pattern.tokenize 7✅ 410ms
Period 7✅ 29ms
Plain_Text 3✅ 39ms
Polyglot Argument 7✅ 26ms
Polyglot Argument with Inheritance 3✅ 16ms
Polyglot Conversion 14✅ 29ms
Polyglot hash maps 2✅ 4⚪ 42ms
Polyglot JS 19✅ 156ms
Polyglot keys and values 2✅ 4⚪ 48ms
Polyglot Operator == 7✅ 83ms
Polyglot Python 1⚪ 0ms
Polyglot R 1⚪ 0ms
post 24✅ 1s
Problem_Behavior 2✅ 19ms
Process 5✅ 18s
Qualified Names 3✅ 5ms
Random 15✅ 1s
Range 35✅ 966ms
Rank Data 7✅ 37ms
Read XML 7✅ 58ms
read_bytes 6✅ 84ms
read_text 6✅ 132ms
Refs 1✅ 2ms
Regex splitting 3✅ 11ms
Regex tokenizing 2✅ 25ms
Regex: find and find_all 20✅ 1⚪ 177ms
Regression 12✅ 93ms
ReportingStreamDecoder 6✅ 557ms
ReportingStreamEncoder 8✅ 213ms
Request 10✅ 62ms
rounding 4✅ 44ms
should correctly evaluate documentation examples 6✅ 58ms
Sorting with multiple comparators 4✅ 2⚪ 71ms
Sorting with the default comparator 7✅ 3⚪ 145ms
Stack traces 1✅ 13ms
State 2✅ 2ms
Statistics 14✅ 225ms
Statistics - empty Vector 3✅ 13ms
Statistics - invalid input 5✅ 140ms
Statistics - invalid input 1✅ 3ms
Statistics - NaN Vector 3✅ 17ms
Statistics - Nothing Vector 3✅ 37ms
System 1✅ 1ms
tag name 1✅ 12ms
take/drop Sample non-determinism 2✅ 9ms
take/drop Sample non-determinism 2✅ 4ms
take/drop Sample non-determinism 2✅ 0ms
take/drop Sample non-determinism 2✅ 0ms
take/drop Sample non-determinism 2✅ 0ms
Text 84✅ 7s
text contents 1✅ 8ms
Text_Sub_Range_Data 2✅ 32ms
Text_Utils 4✅ 53ms
Text.match 6✅ 21ms
Text.replace 16✅ 204ms
Text.Span 3✅ 16ms
Text.substring 4✅ 11ms
the Self construct 6✅ 14ms
Time_Of_Day 28✅ 298ms
to_display_text 5✅ 36ms
Type Errors 11✅ 209ms
uncurry 1✅ 3ms
Unresolved symbol 1✅ 1ms
URI 4✅ 14ms
Use a slice of an array as vectors 71✅ 2⚪ 166ms
Use Array as vectors 71✅ 2⚪ 655ms
Use Array_Proxy as vectors 71✅ 2⚪ 146ms
Use Java ArrayList as vectors 71✅ 2⚪ 224ms
Use Vector as vectors 71✅ 2⚪ 1s
UTF_16 BigEndian 2✅ 4ms
UTF_16 LittleEndian 2✅ 4ms
UTF_8 7✅ 36ms
Vector builder 5✅ 15ms
Vector Slicing Helpers 1✅ 30ms
Vector/Array equality 9✅ 13ms
Windows 1252 4✅ 17ms
write operations 21✅ 1s
Zone 9✅ 31ms

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

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

Test suite Passed Failed Skipped Time
Dataflow Error Visualization 2✅ 208ms
File uploads 2✅ 16ms
Geo_Map 3✅ 943ms
Histogram Visualization 6✅ 288ms
Lazy Table Visualization 12✅ 631ms
Lazy Text Visualization 3✅ 60ms
Scatter Plot Visualization 14✅ 1s
Serializable Visualization Identifiers 5✅ 173ms
SQL Visualization 1✅ 359ms
Table Visualization 9✅ 471ms
Table.lookup_ignore_case 1✅ 26ms
Table.rows 1✅ 263ms
Type Names of Visualization Defaults 1✅ 349ms
Vector and Arrays 2✅ 1⚪ 58ms
Widgets for Database 1✅ 28ms
Widgets for In-Database Connection with table name sets 1✅ 192ms
Widgets for In-Database Connection with table types 1✅ 65ms
Widgets for In-Database Table with column name sets 2✅ 38ms
Widgets for In-Memory with column name sets 2✅ 73ms
Widgets for the Text type 1✅ 180ms