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 password validation; add autocomplete attributes #7896

Merged
merged 1 commit into from
Sep 26, 2023

Fix password validation; add autocomplete attributes

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

Fix password validation; add autocomplete attributes #7896

Fix password validation; add autocomplete attributes
5ba85f8
Select commit
Loading
Failed to load commit list.
GitHub Actions / Standard Library Tests (linux) succeeded Sep 26, 2023 in 1s

Standard Library Tests (linux) ✅

Tests passed successfully

Report Passed Failed Skipped Time
/runner/_work/enso/enso/target/test-results/AWS_Tests/JUnit.xml 3✅ 6⚪ 373ms
/runner/_work/enso/enso/target/test-results/Examples_Tests/JUnit.xml 33✅ 55s
/runner/_work/enso/enso/target/test-results/Geo_Tests/JUnit.xml 5✅ 340ms
/runner/_work/enso/enso/target/test-results/Image_Tests/JUnit.xml 174✅ 1s
/runner/_work/enso/enso/target/test-results/Table_Tests/JUnit.xml 3259✅ 177⚪ 282s
/runner/_work/enso/enso/target/test-results/Tests/JUnit.xml 2218✅ 26⚪ 63s
/runner/_work/enso/enso/target/test-results/Visualization_Tests/JUnit.xml 70✅ 1⚪ 7s

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

9 tests were completed in 373ms with 3 passed, 0 failed and 6 skipped.

Test suite Passed Failed Skipped Time
S3.get_object 1⚪ 0ms
S3.head (bucket) 1⚪ 0ms
S3.head (object) 1⚪ 0ms
S3.list_buckets 1⚪ 0ms
S3.list_objects 1⚪ 0ms
S3.parse_uri 3✅ 373ms
S3.read_bucket 1⚪ 0ms

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

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

Test suite Passed Failed Skipped Time
Examples 32✅ 7s
Python Examples 1✅ 48s

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

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

Test suite Passed Failed Skipped Time
Geo Points 2✅ 17ms
GeoJSON to Table 3✅ 323ms

✅ /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✅ 84ms
Image with 1 channel 19✅ 67ms
Image with 2 channels 19✅ 72ms
Image with 3 channels 19✅ 71ms
Image with 4 channels 19✅ 114ms
Image Write 2✅ 10ms
Image.read 9✅ 384ms
Matrix with 1 channel 21✅ 110ms
Matrix with 2 channels 21✅ 113ms
Matrix with 3 channels 21✅ 89ms
Matrix with 4 channels 21✅ 80ms
Matrix_Error 1✅ 1ms

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

3436 tests were completed in 282s with 3259 passed, 0 failed and 177 skipped.

Test suite Passed Failed Skipped Time
[Codegen] Aggregation 2✅ 129ms
[Codegen] Basic Select 3✅ 50ms
[Codegen] Handling Missing Values 2✅ 74ms
[Codegen] JSON serialization 1⚪ 0ms
[Codegen] Masking Tables and Columns 2✅ 115ms
[Codegen] Sorting 4✅ 38ms
[In-Memory-specific] Table.join 1✅ 2s
[In-Memory-specific] Table.set 2✅ 231ms
[In-Memory] Interactions Between various operations 11✅ 2s
[In-Memory] Arithmetic Column Operations 12✅ 445ms
[In-Memory] Boolean Column Operations 5✅ 1⚪ 767ms
[In-Memory] Colum Operations - Names 10✅ 197ms
[In-Memory] Column Comparisons 5✅ 1⚪ 906ms
[In-Memory] Column Naming edge cases 7✅ 2s
[In-Memory] Column operation Integer Overflow handling 6✅ 354ms
[In-Memory] Column Operations - Equality & Null Handling 4✅ 3⚪ 294ms
[In-Memory] Column Operations - Text Replace 0ms
[In-Memory] Column Operations - Text Replace (in-memory only) 8✅ 328ms
[In-Memory] Column Operations - Text Trim 3✅ 148ms
[In-Memory] Column.const 3✅ 27ms
[In-Memory] Column.fill_nothing/empty 4✅ 22ms
[In-Memory] Column.map 6✅ 1s
[In-Memory] Column.rename 1✅ 5ms
[In-Memory] Column.take/drop 8✅ 1s
[In-Memory] Column.zip 6✅ 310ms
[In-Memory] Date-Time operations 21✅ 1⚪ 3s
[In-Memory] Date-Time support 3✅ 87ms
[In-Memory] Dropping Missing Values 8✅ 3s
[In-Memory] Expression Arithmetic 3✅ 612ms
[In-Memory] Expression Boolean literals 1✅ 336ms
[In-Memory] Expression Boolean Operators 4✅ 217ms
[In-Memory] Expression Column Arithmetic 2✅ 651ms
[In-Memory] Expression Comparison Operators 6✅ 605ms
[In-Memory] Expression Date and Time literals 5✅ 293ms
[In-Memory] Expression Errors should be handled 4✅ 114ms
[In-Memory] Expression Float literals 1✅ 166ms
[In-Memory] Expression Integer literals 1✅ 88ms
[In-Memory] Expression Nothing literals 3✅ 159ms
[In-Memory] Expression Text literals 1✅ 140ms
[In-Memory] Expression Text literals 2✅ 97ms
[In-Memory] Expression Text Operators 2✅ 96ms
[In-Memory] Expression Warnings should be reported 4✅ 468ms
[In-Memory] Filling Missing Values 6✅ 524ms
[In-Memory] Function invocation 2✅ 69ms
[In-Memory] Handling of Big Integer values 10✅ 205ms
[In-Memory] Loss_Of_Integer_Precision (large integers not being exactly representable in Float) 5✅ 106ms
[In-Memory] Min/Max Operations 2✅ 245ms
[In-Memory] Other Column Operations 1✅ 4ms
[In-Memory] replace: empty table and nothings 2✅ 16ms
[In-Memory] replace: literal regex pattern and replacement 5✅ 137ms
[In-Memory] replace: literal text pattern and replacement 4✅ 228ms
[In-Memory] replace: pattern and replacement columns 4✅ 266ms
[In-Memory] Rounding numeric tests 19✅ 3s
[In-Memory] Rounding-like operations 15✅ 111ms
[In-Memory] Simple variant of Table/Column.parse in all backends 5✅ 448ms
[In-Memory] Storage Builders 1✅ 18ms
[In-Memory] Table.add_row_number (common) 7✅ 321ms
[In-Memory] Table.add_row_number (in-memory specific) 6✅ 119ms
[In-Memory] Table.aggregate 3✅ 809ms
[In-Memory] Table.aggregate 3✅ 46ms
[In-Memory] Table.aggregate Concatenate 6✅ 153ms
[In-Memory] Table.aggregate Count_Distinct 2✅ 132ms
[In-Memory] Table.aggregate First and Last 1✅ 6ms
[In-Memory] Table.aggregate Mode 1✅ 6ms
[In-Memory] Table.aggregate Shortest 1✅ 7ms
[In-Memory] Table.aggregate should be able to group on multiple fields not in left columns 13✅ 679ms
[In-Memory] Table.aggregate should be able to group on single field 13✅ 1s
[In-Memory] Table.aggregate should correctly handle infinities 4✅ 70ms
[In-Memory] Table.aggregate should correctly handle NaN 5✅ 38ms
[In-Memory] Table.aggregate should correctly select result types 4✅ 26ms
[In-Memory] Table.aggregate should merge warnings when issues computing aggregation 2✅ 39ms
[In-Memory] Table.aggregate should not summarize empty table when grouped 11✅ 341ms
[In-Memory] Table.aggregate should raise warnings when there are issues 7✅ 558ms
[In-Memory] Table.aggregate should raise warnings when there are issues computing aggregation 3✅ 204ms
[In-Memory] Table.aggregate should report warnings and errors based on types 4✅ 270ms
[In-Memory] Table.aggregate should summarize empty table 11✅ 505ms
[In-Memory] Table.aggregate should summarize whole table 13✅ 944ms
[In-Memory] Table.aggregate Standard_Deviation 1✅ 24ms
[In-Memory] Table.aggregate+Expressions 2✅ 118ms
[In-Memory] Table.at 3✅ 90ms
[In-Memory] Table.column_count 1✅ 0ms
[In-Memory] Table.column_names 2✅ 24ms
[In-Memory] Table.cross_join 8✅ 254ms
[In-Memory] Table.cross_tab 23✅ 651ms
[In-Memory] Table.distinct 6✅ 489ms
[In-Memory] Table.distinct 7✅ 342ms
[In-Memory] Table.fill_nothing/empty 6✅ 65ms
[In-Memory] Table.filter 5✅ 4s
[In-Memory] Table.filter 20✅ 2⚪ 2s
[In-Memory] Table.filter_by_expression 5✅ 843ms
[In-Memory] Table.get 3✅ 40ms
[In-Memory] Table.join 33✅ 2s
[In-Memory] Table.join performance 3✅ 1⚪ 705ms
[In-Memory] Table.order_by 23✅ 810ms
[In-Memory] Table.remove_columns 12✅ 767ms
[In-Memory] Table.rename_columns 20✅ 2s
[In-Memory] Table.reorder_columns 10✅ 598ms
[In-Memory] Table.replace 3✅ 181ms
[In-Memory] Table.rows 6✅ 115ms
[In-Memory] Table.select_columns 15✅ 1s
[In-Memory] Table.set 7✅ 3s
[In-Memory] Table.sort_columns 4✅ 460ms
[In-Memory] Table.take/drop 9✅ 2s
[In-Memory] Table.transpose 8✅ 164ms
[In-Memory] Table.union 23✅ 872ms
[In-Memory] Table.zip 11✅ 447ms
[In-Memory] Table/Column.cast - checking invariants 12✅ 535ms
[In-Memory] Table/Column.cast - date/time 3✅ 99ms
[In-Memory] Table/Column.cast - numeric 6✅ 536ms
[In-Memory] Table/Column.cast - to text 8✅ 717ms
[In-Memory] Temp column 2✅ 7ms
[In-Memory] Text Column Operations 5✅ 835ms
[PostgreSQL] Interactions Between various operations 10✅ 736ms
[PostgreSQL] .pgpass 3✅ 642ms
[PostgreSQL] Aggregation 2✅ 597ms
[PostgreSQL] Appending a Database table to a Database table 30✅ 3s
[PostgreSQL] Appending an in-memory table to a Database table 31✅ 3s
[PostgreSQL] Arithmetic Column Operations 10✅ 2⚪ 214ms
[PostgreSQL] Basic Table Access 4✅ 770ms
[PostgreSQL] Boolean Column Operations 5✅ 1⚪ 268ms
[PostgreSQL] Colum Operations - Names 8✅ 30ms
[PostgreSQL] Column Comparisons 4✅ 1⚪ 339ms
[PostgreSQL] Column Naming edge cases 7✅ 224ms
[PostgreSQL] Column Operations - Equality & Null Handling 4✅ 3⚪ 117ms
[PostgreSQL] Column Operations - Text Replace 2✅ 16ms
[PostgreSQL] Column Operations - Text Replace (in-memory only) 0ms
[PostgreSQL] Column Operations - Text Trim 3✅ 95ms
[PostgreSQL] Column.const 3✅ 87ms
[PostgreSQL] Column.fill_nothing/empty 4✅ 101ms
[PostgreSQL] Column.map 1✅ 13ms
[PostgreSQL] Column.rename 1✅ 12ms
[PostgreSQL] Column.take/drop 6✅ 1s
[PostgreSQL] Column.zip 1✅ 26ms
[PostgreSQL] Connection setup 3✅ 515ms
[PostgreSQL] Creating an empty table 17✅ 3s
[PostgreSQL] Database Encoding 1✅ 456ms
[PostgreSQL] Date-Time operations 19✅ 1⚪ 2s
[PostgreSQL] Date-Time support 3✅ 190ms
[PostgreSQL] Deleting rows from a Database table 4✅ 246ms
[PostgreSQL] Deleting rows from a Database table (source=Database) 11✅ 2s
[PostgreSQL] Deleting rows from a Database table (source=in-memory) 11✅ 1s
[PostgreSQL] Dialect-specific codegen 1✅ 17ms
[PostgreSQL] Dropping Missing Values 8✅ 698ms
[PostgreSQL] Edge Cases 2✅ 659ms
[PostgreSQL] Expression Arithmetic 3✅ 317ms
[PostgreSQL] Expression Boolean literals 1✅ 65ms
[PostgreSQL] Expression Boolean Operators 4✅ 132ms
[PostgreSQL] Expression Column Arithmetic 2✅ 140ms
[PostgreSQL] Expression Comparison Operators 6✅ 252ms
[PostgreSQL] Expression Date and Time literals 4✅ 180ms
[PostgreSQL] Expression Errors should be handled 4✅ 14ms
[PostgreSQL] Expression Float literals 1✅ 13ms
[PostgreSQL] Expression Integer literals 1✅ 24ms
[PostgreSQL] Expression Nothing literals 3✅ 263ms
[PostgreSQL] Expression Text literals 1✅ 28ms
[PostgreSQL] Expression Text literals 2✅ 137ms
[PostgreSQL] Expression Text Operators 2✅ 94ms
[PostgreSQL] Expression Warnings should be reported 2✅ 2⚪ 500ms
[PostgreSQL] Filling Missing Values 4✅ 102ms
[PostgreSQL] Function invocation 2✅ 39ms
[PostgreSQL] Info 4✅ 113ms
[PostgreSQL] Masking Tables 1✅ 358ms
[PostgreSQL] math functions 6✅ 7s
[PostgreSQL] Min/Max Operations 2✅ 71ms
[PostgreSQL] Missing Values 2✅ 746ms
[PostgreSQL] Other Column Operations 1✅ 21ms
[PostgreSQL] Output Execution Context for Database operations 12✅ 1⚪ 1s
[PostgreSQL] Persisting a Database Table (query) 8✅ 1s
[PostgreSQL] replace: empty table and nothings 2✅ 70ms
[PostgreSQL] replace: literal regex pattern and replacement 5✅ 53ms
[PostgreSQL] replace: literal text pattern and replacement 4✅ 205ms
[PostgreSQL] replace: pattern and replacement columns 4✅ 24ms
[PostgreSQL] Rounding numeric tests 19✅ 22s
[PostgreSQL] Rounding-like operations 22✅ 1s
[PostgreSQL] Schemas and Databases 4✅ 232ms
[PostgreSQL] Simple variant of Table/Column.parse in all backends 5✅ 106ms
[PostgreSQL] Sorting 5✅ 624ms
[PostgreSQL] SSL connectivity tests 1⚪ 0ms
[PostgreSQL] Support for Long Column/Table names 14✅ 3s
[PostgreSQL] Table.add_row_number (common) 7✅ 234ms
[PostgreSQL] Table.add_row_number (Database specific) 1✅ 48ms
[PostgreSQL] Table.aggregate 3✅ 232ms
[PostgreSQL] Table.aggregate Concatenate 6✅ 118ms
[PostgreSQL] Table.aggregate Count_Distinct 2✅ 176ms
[PostgreSQL] Table.aggregate First and Last 1✅ 26ms
[PostgreSQL] Table.aggregate Mode 1✅ 17ms
[PostgreSQL] Table.aggregate Shortest 1✅ 48ms
[PostgreSQL] Table.aggregate should be able to group on multiple fields not in left columns 12✅ 1⚪ 260ms
[PostgreSQL] Table.aggregate should be able to group on single field 12✅ 1⚪ 164ms
[PostgreSQL] Table.aggregate should correctly handle infinities 4✅ 217ms
[PostgreSQL] Table.aggregate should correctly handle NaN 5✅ 134ms
[PostgreSQL] Table.aggregate should correctly infer result types 4✅ 142ms
[PostgreSQL] Table.aggregate should correctly select result types 4✅ 87ms
[PostgreSQL] Table.aggregate should merge warnings when issues computing aggregation 1⚪ 0ms
[PostgreSQL] Table.aggregate should not summarize empty table when grouped 10✅ 1⚪ 79ms
[PostgreSQL] Table.aggregate should raise warnings when there are issues 7✅ 833ms
[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✅ 19ms
[PostgreSQL] Table.aggregate should report warnings and errors based on types 4✅ 133ms
[PostgreSQL] Table.aggregate should summarize empty table 10✅ 1⚪ 103ms
[PostgreSQL] Table.aggregate should summarize whole table 12✅ 1⚪ 166ms
[PostgreSQL] Table.aggregate Standard_Deviation 1✅ 47ms
[PostgreSQL] Table.aggregate+Expressions 2✅ 111ms
[PostgreSQL] Table.at 3✅ 20ms
[PostgreSQL] Table.column_count 1✅ 0ms
[PostgreSQL] Table.column_names 2✅ 103ms
[PostgreSQL] Table.cross_join 8✅ 830ms
[PostgreSQL] Table.cross_tab 1⚪ 0ms
[PostgreSQL] Table.default_ordering 4✅ 332ms
[PostgreSQL] Table.distinct 7✅ 275ms
[PostgreSQL] Table.fill_nothing/empty 6✅ 143ms
[PostgreSQL] Table.filter 1✅ 1ms
[PostgreSQL] Table.filter 19✅ 1⚪ 1s
[PostgreSQL] Table.filter_by_expression 4✅ 1⚪ 167ms
[PostgreSQL] Table.get 3✅ 13ms
[PostgreSQL] Table.join 26✅ 3⚪ 1s
[PostgreSQL] Table.order_by 19✅ 2⚪ 383ms
[PostgreSQL] Table.query 8✅ 424ms
[PostgreSQL] Table.remove_columns 12✅ 677ms
[PostgreSQL] Table.rename_columns 20✅ 1s
[PostgreSQL] Table.reorder_columns 10✅ 473ms
[PostgreSQL] Table.replace 0ms
[PostgreSQL] Table.rows 6✅ 48ms
[PostgreSQL] Table.select_columns 15✅ 1s
[PostgreSQL] Table.set 7✅ 169ms
[PostgreSQL] Table.sort_columns 4✅ 112ms
[PostgreSQL] Table.take/drop 7✅ 3s
[PostgreSQL] Table.transpose 1⚪ 0ms
[PostgreSQL] Table.union 21✅ 2s
[PostgreSQL] Table.zip 1⚪ 0ms
[PostgreSQL] Table/Column.cast - checking invariants 9✅ 179ms
[PostgreSQL] Table/Column.cast - date/time 3✅ 65ms
[PostgreSQL] Table/Column.cast - numeric 4✅ 94ms
[PostgreSQL] Table/Column.cast - to text 5✅ 1⚪ 111ms
[PostgreSQL] Tables and Table Types 4✅ 260ms
[PostgreSQL] Temp column 2✅ 54ms
[PostgreSQL] Text Column Operations 5✅ 249ms
[PostgreSQL] Transaction Support 4✅ 132ms
[PostgreSQL] Type Mapping 8✅ 362ms
[PostgreSQL] Uploading an in-memory Table 10✅ 2s
[PostgreSQL] Warning/Error handling 2✅ 124ms
[Redshift] Database tests 1⚪ 0ms
[SQLite File] Interactions Between various operations 8✅ 1s
[SQLite File] Aggregation 2✅ 50ms
[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⚪ 208ms
[SQLite File] Basic Table Access 4✅ 532ms
[SQLite File] Boolean Column Operations 4✅ 2⚪ 203ms
[SQLite File] Colum Operations - Names 8✅ 97ms
[SQLite File] Column Comparisons 4✅ 1⚪ 378ms
[SQLite File] Column Naming edge cases 7✅ 461ms
[SQLite File] Column Operations - Equality & Null Handling 4✅ 3⚪ 111ms
[SQLite File] Column Operations - Text Replace 2✅ 16ms
[SQLite File] Column Operations - Text Replace (in-memory only) 0ms
[SQLite File] Column Operations - Text Trim 3✅ 65ms
[SQLite File] Column.const 3✅ 66ms
[SQLite File] Column.fill_nothing/empty 4✅ 75ms
[SQLite File] Column.map 1✅ 17ms
[SQLite File] Column.rename 1✅ 15ms
[SQLite File] Column.take/drop 6✅ 1s
[SQLite File] Column.zip 1✅ 15ms
[SQLite File] Creating an empty table 17✅ 2s
[SQLite File] Date-Time operations 1⚪ 0ms
[SQLite File] Date-Time support 1⚪ 0ms
[SQLite File] Deleting rows from a Database table 4✅ 157ms
[SQLite File] Deleting rows from a Database table (source=Database) 11✅ 769ms
[SQLite File] Deleting rows from a Database table (source=in-memory) 11✅ 815ms
[SQLite File] Dialect-specific codegen 1✅ 24ms
[SQLite File] Dropping Missing Values 7✅ 465ms
[SQLite File] Error Handling 2✅ 85ms
[SQLite File] Expression Arithmetic 3✅ 262ms
[SQLite File] Expression Boolean literals 1✅ 54ms
[SQLite File] Expression Boolean Operators 4✅ 110ms
[SQLite File] Expression Column Arithmetic 2✅ 158ms
[SQLite File] Expression Comparison Operators 6✅ 322ms
[SQLite File] Expression Date and Time literals 4⚪ 0ms
[SQLite File] Expression Errors should be handled 4✅ 21ms
[SQLite File] Expression Float literals 1✅ 27ms
[SQLite File] Expression Integer literals 1✅ 18ms
[SQLite File] Expression Nothing literals 3✅ 265ms
[SQLite File] Expression Text literals 1✅ 36ms
[SQLite File] Expression Text literals 2✅ 25ms
[SQLite File] Expression Text Operators 2✅ 86ms
[SQLite File] Expression Warnings should be reported 2✅ 2⚪ 330ms
[SQLite File] Filling Missing Values 3✅ 1⚪ 117ms
[SQLite File] Function invocation 2✅ 60ms
[SQLite File] Masking Tables 1✅ 56ms
[SQLite File] math functions 6✅ 2s
[SQLite File] Metadata 2✅ 39ms
[SQLite File] Min/Max Operations 2✅ 79ms
[SQLite File] Missing Values 2✅ 83ms
[SQLite File] Other Column Operations 1✅ 57ms
[SQLite File] Output Execution Context for Database operations 12✅ 1⚪ 1s
[SQLite File] partial Date-Time support 2✅ 79ms
[SQLite File] Persisting a Database Table (query) 8✅ 673ms
[SQLite File] replace: empty table and nothings 2✅ 32ms
[SQLite File] replace: literal regex pattern and replacement 5✅ 20ms
[SQLite File] replace: literal text pattern and replacement 4✅ 116ms
[SQLite File] replace: pattern and replacement columns 4✅ 12ms
[SQLite File] Rounding numeric tests 19✅ 14s
[SQLite File] Rounding-like operations 15✅ 412ms
[SQLite File] Schemas and Databases 3✅ 12ms
[SQLite File] Simple variant of Table/Column.parse in all backends 5✅ 137ms
[SQLite File] Sorting 5✅ 123ms
[SQLite File] Support for Long Column/Table names 6✅ 2s
[SQLite File] Table.add_row_number (common) 7✅ 201ms
[SQLite File] Table.add_row_number (Database specific) 1✅ 55ms
[SQLite File] Table.aggregate 1✅ 36ms
[SQLite File] Table.aggregate Concatenate 6✅ 195ms
[SQLite File] Table.aggregate Count_Distinct 1✅ 1⚪ 206ms
[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⚪ 194ms
[SQLite File] Table.aggregate should be able to group on single field 7✅ 6⚪ 142ms
[SQLite File] Table.aggregate should correctly handle infinities 2✅ 2⚪ 79ms
[SQLite File] Table.aggregate should correctly handle NaN 1⚪ 0ms
[SQLite File] Table.aggregate should correctly select result types 2✅ 2⚪ 63ms
[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⚪ 88ms
[SQLite File] Table.aggregate should raise warnings when there are issues 7✅ 739ms
[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✅ 175ms
[SQLite File] Table.aggregate should report warnings and errors based on types 4✅ 221ms
[SQLite File] Table.aggregate should summarize empty table 7✅ 4⚪ 87ms
[SQLite File] Table.aggregate should summarize whole table 7✅ 6⚪ 112ms
[SQLite File] Table.aggregate Standard_Deviation 1✅ 29ms
[SQLite File] Table.aggregate+Expressions 2✅ 77ms
[SQLite File] Table.at 3✅ 62ms
[SQLite File] Table.column_count 1✅ 0ms
[SQLite File] Table.column_names 2✅ 124ms
[SQLite File] Table.cross_join 8✅ 465ms
[SQLite File] Table.cross_tab 1⚪ 0ms
[SQLite File] Table.default_ordering 4✅ 135ms
[SQLite File] Table.distinct 7✅ 237ms
[SQLite File] Table.fill_nothing/empty 6✅ 122ms
[SQLite File] Table.filter 1✅ 1ms
[SQLite File] Table.filter 19✅ 1⚪ 1s
[SQLite File] Table.filter_by_expression 4✅ 1⚪ 154ms
[SQLite File] Table.get 3✅ 36ms
[SQLite File] Table.join 26✅ 3⚪ 1s
[SQLite File] Table.order_by 19✅ 2⚪ 460ms
[SQLite File] Table.query 8✅ 371ms
[SQLite File] Table.remove_columns 11✅ 1s
[SQLite File] Table.rename_columns 20✅ 3s
[SQLite File] Table.reorder_columns 9✅ 1s
[SQLite File] Table.replace 0ms
[SQLite File] Table.rows 6✅ 72ms
[SQLite File] Table.select_columns 14✅ 2s
[SQLite File] Table.set 7✅ 269ms
[SQLite File] Table.sort_columns 4✅ 352ms
[SQLite File] Table.take/drop 7✅ 3s
[SQLite File] Table.transpose 1⚪ 0ms
[SQLite File] Table.union 18✅ 1⚪ 1s
[SQLite File] Table.zip 1⚪ 0ms
[SQLite File] Table/Column.cast - checking invariants 7✅ 158ms
[SQLite File] Table/Column.cast - numeric 3✅ 65ms
[SQLite File] Table/Column.cast - to text 1✅ 31ms
[SQLite File] Tables and Table Types 4✅ 116ms
[SQLite File] Temp column 2✅ 39ms
[SQLite File] Text Column Operations 5✅ 349ms
[SQLite File] Transaction Support 4✅ 137ms
[SQLite File] Uploading an in-memory Table 10✅ 1s
[SQLite In-Memory] Interactions Between various operations 8✅ 1s
[SQLite In-Memory] Aggregation 2✅ 35ms
[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✅ 1s
[SQLite In-Memory] Arithmetic Column Operations 10✅ 2⚪ 162ms
[SQLite In-Memory] Basic Table Access 4✅ 80ms
[SQLite In-Memory] Boolean Column Operations 4✅ 2⚪ 121ms
[SQLite In-Memory] Colum Operations - Names 8✅ 50ms
[SQLite In-Memory] Column Comparisons 4✅ 1⚪ 173ms
[SQLite In-Memory] Column Naming edge cases 7✅ 157ms
[SQLite In-Memory] Column Operations - Equality & Null Handling 4✅ 3⚪ 67ms
[SQLite In-Memory] Column Operations - Text Replace 2✅ 15ms
[SQLite In-Memory] Column Operations - Text Replace (in-memory only) 0ms
[SQLite In-Memory] Column Operations - Text Trim 3✅ 48ms
[SQLite In-Memory] Column.const 3✅ 41ms
[SQLite In-Memory] Column.fill_nothing/empty 4✅ 66ms
[SQLite In-Memory] Column.map 1✅ 27ms
[SQLite In-Memory] Column.rename 1✅ 13ms
[SQLite In-Memory] Column.take/drop 6✅ 800ms
[SQLite In-Memory] Column.zip 1✅ 13ms
[SQLite In-Memory] Creating an empty table 15✅ 606ms
[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✅ 107ms
[SQLite In-Memory] Deleting rows from a Database table (source=Database) 11✅ 508ms
[SQLite In-Memory] Deleting rows from a Database table (source=in-memory) 11✅ 502ms
[SQLite In-Memory] Dialect-specific codegen 1✅ 4ms
[SQLite In-Memory] Dropping Missing Values 7✅ 304ms
[SQLite In-Memory] Error Handling 2✅ 52ms
[SQLite In-Memory] Expression Arithmetic 3✅ 164ms
[SQLite In-Memory] Expression Boolean literals 1✅ 22ms
[SQLite In-Memory] Expression Boolean Operators 4✅ 63ms
[SQLite In-Memory] Expression Column Arithmetic 2✅ 87ms
[SQLite In-Memory] Expression Comparison Operators 6✅ 191ms
[SQLite In-Memory] Expression Date and Time literals 4⚪ 0ms
[SQLite In-Memory] Expression Errors should be handled 4✅ 21ms
[SQLite In-Memory] Expression Float literals 1✅ 8ms
[SQLite In-Memory] Expression Integer literals 1✅ 6ms
[SQLite In-Memory] Expression Nothing literals 3✅ 50ms
[SQLite In-Memory] Expression Text literals 1✅ 18ms
[SQLite In-Memory] Expression Text literals 2✅ 9ms
[SQLite In-Memory] Expression Text Operators 2✅ 45ms
[SQLite In-Memory] Expression Warnings should be reported 2✅ 2⚪ 140ms
[SQLite In-Memory] Filling Missing Values 3✅ 1⚪ 65ms
[SQLite In-Memory] Function invocation 2✅ 31ms
[SQLite In-Memory] Masking Tables 1✅ 15ms
[SQLite In-Memory] math functions 6✅ 826ms
[SQLite In-Memory] Metadata 2✅ 5ms
[SQLite In-Memory] Min/Max Operations 2✅ 69ms
[SQLite In-Memory] Missing Values 2✅ 29ms
[SQLite In-Memory] Other Column Operations 1✅ 18ms
[SQLite In-Memory] Output Execution Context for Database operations 9✅ 1⚪ 898ms
[SQLite In-Memory] partial Date-Time support 2✅ 26ms
[SQLite In-Memory] Persisting a Database Table (query) 8✅ 461ms
[SQLite In-Memory] replace: empty table and nothings 2✅ 47ms
[SQLite In-Memory] replace: literal regex pattern and replacement 5✅ 18ms
[SQLite In-Memory] replace: literal text pattern and replacement 4✅ 40ms
[SQLite In-Memory] replace: pattern and replacement columns 4✅ 9ms
[SQLite In-Memory] Rounding numeric tests 19✅ 7s
[SQLite In-Memory] Rounding-like operations 15✅ 424ms
[SQLite In-Memory] Schemas and Databases 3✅ 1ms
[SQLite In-Memory] Simple variant of Table/Column.parse in all backends 5✅ 93ms
[SQLite In-Memory] Sorting 5✅ 59ms
[SQLite In-Memory] Support for Long Column/Table names 6✅ 595ms
[SQLite In-Memory] Table.add_row_number (common) 7✅ 153ms
[SQLite In-Memory] Table.add_row_number (Database specific) 1✅ 21ms
[SQLite In-Memory] Table.aggregate 1✅ 17ms
[SQLite In-Memory] Table.aggregate Concatenate 6✅ 96ms
[SQLite In-Memory] Table.aggregate Count_Distinct 1✅ 1⚪ 92ms
[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⚪ 124ms
[SQLite In-Memory] Table.aggregate should be able to group on single field 7✅ 6⚪ 111ms
[SQLite In-Memory] Table.aggregate should correctly handle infinities 2✅ 2⚪ 54ms
[SQLite In-Memory] Table.aggregate should correctly handle NaN 1⚪ 0ms
[SQLite In-Memory] Table.aggregate should correctly select result types 2✅ 2⚪ 29ms
[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⚪ 63ms
[SQLite In-Memory] Table.aggregate should raise warnings when there are issues 7✅ 641ms
[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✅ 144ms
[SQLite In-Memory] Table.aggregate should report warnings and errors based on types 4✅ 71ms
[SQLite In-Memory] Table.aggregate should summarize empty table 7✅ 4⚪ 56ms
[SQLite In-Memory] Table.aggregate should summarize whole table 7✅ 6⚪ 77ms
[SQLite In-Memory] Table.aggregate Standard_Deviation 1✅ 11ms
[SQLite In-Memory] Table.aggregate+Expressions 2✅ 62ms
[SQLite In-Memory] Table.at 3✅ 6ms
[SQLite In-Memory] Table.column_count 1✅ 0ms
[SQLite In-Memory] Table.column_names 2✅ 71ms
[SQLite In-Memory] Table.cross_join 8✅ 276ms
[SQLite In-Memory] Table.cross_tab 1⚪ 0ms
[SQLite In-Memory] Table.default_ordering 4✅ 20ms
[SQLite In-Memory] Table.distinct 7✅ 305ms
[SQLite In-Memory] Table.fill_nothing/empty 6✅ 125ms
[SQLite In-Memory] Table.filter 1✅ 1ms
[SQLite In-Memory] Table.filter 19✅ 1⚪ 996ms
[SQLite In-Memory] Table.filter_by_expression 4✅ 1⚪ 161ms
[SQLite In-Memory] Table.get 3✅ 5ms
[SQLite In-Memory] Table.join 26✅ 3⚪ 1s
[SQLite In-Memory] Table.order_by 19✅ 2⚪ 241ms
[SQLite In-Memory] Table.query 8✅ 164ms
[SQLite In-Memory] Table.remove_columns 11✅ 345ms
[SQLite In-Memory] Table.rename_columns 20✅ 871ms
[SQLite In-Memory] Table.reorder_columns 9✅ 339ms
[SQLite In-Memory] Table.replace 0ms
[SQLite In-Memory] Table.rows 6✅ 20ms
[SQLite In-Memory] Table.select_columns 14✅ 601ms
[SQLite In-Memory] Table.set 7✅ 82ms
[SQLite In-Memory] Table.sort_columns 4✅ 111ms
[SQLite In-Memory] Table.take/drop 7✅ 3s
[SQLite In-Memory] Table.transpose 1⚪ 0ms
[SQLite In-Memory] Table.union 18✅ 1⚪ 767ms
[SQLite In-Memory] Table.zip 1⚪ 0ms
[SQLite In-Memory] Table/Column.cast - checking invariants 7✅ 135ms
[SQLite In-Memory] Table/Column.cast - numeric 3✅ 58ms
[SQLite In-Memory] Table/Column.cast - to text 1✅ 27ms
[SQLite In-Memory] Tables and Table Types 4✅ 31ms
[SQLite In-Memory] Temp column 2✅ 22ms
[SQLite In-Memory] Text Column Operations 5✅ 237ms
[SQLite In-Memory] Transaction Support 4✅ 64ms
[SQLite In-Memory] Uploading an in-memory Table 8✅ 507ms
[SQLite] Type Mapping 8✅ 644ms
Aggregate Columns 23✅ 87ms
Boolean Column.format, with format Column 3✅ 95ms
Boolean Column.format, with format string 3✅ 156ms
ceil 3✅ 43ms
Column.parse 13✅ 122ms
Columns 15✅ 1⚪ 870ms
Construction 9✅ 20s
Counting Values 1✅ 3ms
DataFormatter builders 3✅ 26ms
DataFormatter.format 10✅ 33ms
DataFormatter.parse 10✅ 153ms
Date Column.format, with format Column 6✅ 187ms
Date Column.format, with format string 4✅ 371ms
Date_Time Column.format, with format Column 6✅ 613ms
Date_Time Column.format, with format string 5✅ 465ms
Date_Time truncate 1✅ 58ms
Delimited File Parsing 27✅ 3⚪ 860ms
Delimited File Writing 33✅ 801ms
Dropping Missing Values 1✅ 1s
Edge cases 1✅ 20ms
Errors 2✅ 28ms
Excel Range 9✅ 61ms
File.read (Delimited) 3✅ 44ms
File.read (Delimited) should work with Date_Time 3✅ 13ms
File.read (Delimited) should work with Dates 3✅ 15ms
File.read (Delimited) should work with Time_Of_Days 3✅ 11ms
fill 6✅ 981ms
Float 3✅ 48ms
Float, with format Column 3✅ 63ms
floor 3✅ 23ms
Info 1✅ 31ms
Integer 3✅ 70ms
Integer 1✅ 27ms
Integer, with format Column 3✅ 92ms
Integration 1✅ 69ms
JSON conversion 2✅ 68ms
Mapping Operations 7✅ 2s
Masking Tables 3✅ 1s
Numeric, empty/Nothing 4✅ 140ms
Problems 3✅ 18ms
Read XLSX / XLS Files 12✅ 2s
Reading single cells correctly 7✅ 149ms
round/truncate/ceil/floor 3✅ 115ms
Rounding 8✅ 352ms
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✅ 9ms
Should be able to serialise a table with Time_Of_Days to Text 2✅ 6ms
Slicing Tables 4✅ 700ms
Sorting Columns 4✅ 313ms
Sorting Tables 2✅ 898ms
SQLite_Format should allow connecting to SQLite files 5✅ 77ms
Table.from Text 1✅ 7ms
Table.parse 22✅ 668ms
Table.parse_to_columns 14✅ 143ms
Table.split 5✅ 159ms
Table.split/tokenize column count 4✅ 48ms
Table.split/tokenize column order 1✅ 3ms
Table.split/tokenize errors 4✅ 6ms
Table.split/tokenize name conflicts 2✅ 24ms
Table.tokenize 12✅ 96ms
Text.parse_to_table 2✅ 54ms
Text.parse_to_table errors 3✅ 22ms
Text.parse_to_table parsing 3✅ 35ms
Text.parse_to_table with case-insensitivity 1✅ 12ms
Text.parse_to_table with groups 2✅ 30ms
Time_Of_Day Column.format, with format Column 6✅ 248ms
Time_Of_Day Column.format, with format string 5✅ 448ms
truncate 3✅ 63ms
Unique_Name_Strategy Helper 12✅ 909ms
Unique_Name_Strategy.combine_with_prefix 6✅ 56ms
Use First Row As Names 5✅ 1s
Value_Type 2✅ 97ms
Various File Format support on Table 8✅ 847ms
Vector conversion 1✅ 66ms
Write xls Files 38✅ 581ms
Write xlsx Files 38✅ 2s
Writing 4✅ 47ms
XLS reading 7✅ 25ms
XLSX reading 7✅ 269ms

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

2244 tests were completed in 63s with 2218 passed, 0 failed and 26 skipped.

Test suite Passed Failed Skipped Time
Any.map_nothing 2✅ 24ms
Any's methods 3✅ 157ms
Array_Proxy 5✅ 70ms
ArrayOverBuffer 1✅ 44ms
ASCII 4✅ 36ms
Atom with holes 7✅ 32ms
Auto_Detect 3✅ 16ms
BigInts 13✅ 526ms
Booleans 6✅ 39ms
Bound 3✅ 2ms
Bytes 3✅ 5ms
caching 1✅ 107ms
Callables 5✅ 47ms
Check Nothing and NaN 3✅ 0ms
codepoints 2✅ 5ms
Compare functionality with Vector 1✅ 49ms
Compile 6✅ 58ms
const 1✅ 0ms
Contexts and Execution Environment 3✅ 7ms
Conversion 41✅ 181ms
Correlation Statistics 6✅ 97ms
curry 1✅ 6ms
Dataflow Errors 11✅ 53ms
Dataflow Warnings 32✅ 1s
Date 40✅ 6s
Date date part tests 8✅ 80ms
Date_Range 11✅ 1s
Date_Time 44✅ 2⚪ 579ms
Date_Time date part tests 8✅ 42ms
Date_Time equality 2✅ 3ms
Day_Of_Week conversions 8✅ 27ms
Deep Exports 1✅ 1ms
Default comparator 3✅ 14ms
Deterministic Random Noise Generator 2✅ 401ms
Duration 15✅ 117ms
Encoding object 4✅ 104ms
Enso Arrays 5✅ 47ms
Enso maps 46✅ 365ms
Enso Set 5✅ 48ms
Environment 1✅ 23ms
Escape 1✅ 2ms
fetch 11✅ 1s
File Operations 21✅ 247ms
flip 2✅ 1ms
Float.truncate 1✅ 4ms
Floats 5✅ 127ms
folder operations 3✅ 73ms
Formatting date/time values 5✅ 87ms
Fully Qualified Names 1✅ 4ms
Function Ascribed Parameters 12✅ 34ms
Header 1✅ 9ms
Headers 6✅ 219ms
HTTP client 4✅ 5ms
identity 3✅ 5ms
Inlining Helpers 2✅ 4ms
Integer.truncate 1✅ 1ms
Integers 24✅ 152ms
Interval 7✅ 39ms
Java case of 3✅ 5ms
Java FFI 6✅ 1⚪ 14ms
Java/Enso Date 2✅ 18ms
JavaDate 40✅ 4s
JavaDate date part tests 8✅ 5ms
JavaLocalTime 27✅ 17ms
JavaScript Objects, Arrays & Functions 8✅ 668ms
JavaScriptArrayWithADate 40✅ 2s
JavaScriptArrayWithADate date part tests 8✅ 104ms
JavascriptDataInArray 42✅ 4⚪ 233ms
JavascriptDataInArray date part tests 8✅ 71ms
JavascriptDate 42✅ 4⚪ 233ms
JavaScriptDate 40✅ 3s
JavascriptDate date part tests 8✅ 17ms
JavaScriptDate date part tests 8✅ 123ms
JavaZonedDateTime 44✅ 2⚪ 120ms
JavaZonedDateTime date part tests 8✅ 4ms
JavaZoneId 7✅ 41ms
JS_Object 2✅ 183ms
JSON 4✅ 45ms
JSON Deserialization 2✅ 52ms
JSON Serialization 3✅ 102ms
JSON_Format 2✅ 114ms
Lazy 6✅ 41ms
Lazy Generator 1✅ 5ms
Lexicographic Order on Vectors 2✅ 10ms
List 31✅ 786ms
Locale 13✅ 68ms
Looping Imports 1✅ 0ms
Lowercase Methods 5✅ 5ms
Managed_Resource 3✅ 24ms
Match.end 4✅ 24ms
Match.groups 2✅ 13ms
Match.named_groups 3✅ 33ms
Match.span 4✅ 28ms
Match.start 4✅ 33ms
Match.text 6✅ 45ms
Match.utf_16_end 4✅ 25ms
Match.utf_16_span 4✅ 22ms
Match.utf_16_start 4✅ 30ms
Maybe 5✅ 5ms
Meta-Value Inspection 4✅ 14ms
Meta-Value Manipulation 26✅ 177ms
Methods 1✅ 1⚪ 1ms
Natural Order 4✅ 110ms
No Method Errors 1✅ 12ms
Noise 3✅ 84ms
non-linear inserts 11✅ 229ms
Number Rounding numeric tests 19✅ 121ms
Numbers 14✅ 118ms
Numeric values 1✅ 7ms
Object Comparator 7✅ 46ms
Operator == 16✅ 224ms
Ordering 6✅ 44ms
Pair 1✅ 0ms
Pair - from 2-Item JavaScript Array 13✅ 302ms
Pair - from 2-Item List 13✅ 107ms
Pair - from 2-Item Vector 13✅ 127ms
Pair - from Pair.new 13✅ 53ms
Pair - from Pair.Value 13✅ 20ms
Panics 17✅ 243ms
parse 8✅ 93ms
Parsing date/time values 21✅ 222ms
Parsing formats 2✅ 49ms
Pattern Matches 16✅ 25ms
Pattern.find and .find_all 8✅ 192ms
Pattern.match and .match_all 8✅ 100ms
Pattern.matches 5✅ 37ms
Pattern.replace 10✅ 158ms
Pattern.split 6✅ 61ms
Pattern.tokenize 7✅ 302ms
Period 7✅ 21ms
Plain_Text 3✅ 25ms
Polyglot hash maps 6✅ 125ms
Polyglot JS 19✅ 159ms
Polyglot keys and values 6✅ 5s
Polyglot Operator == 7✅ 93ms
Polyglot Python 15✅ 145ms
Polyglot R 1⚪ 0ms
post 24✅ 1s
Problem_Behavior 2✅ 32ms
Process 5✅ 56ms
PythonDate 40✅ 8s
PythonDate 41✅ 5⚪ 1s
PythonDate date part tests 8✅ 114ms
PythonDate date part tests 8✅ 75ms
PythonLocalTime 27✅ 93ms
Qualified Names 3✅ 4ms
Random 6✅ 774ms
Range 36✅ 4s
Rank Data 7✅ 31ms
read_bytes 6✅ 19ms
read_text 6✅ 93ms
Refs 1✅ 1ms
Regex splitting 3✅ 12ms
Regex tokenizing 2✅ 36ms
Regex: find and find_all 20✅ 1⚪ 284ms
Regression 12✅ 132ms
ReportingStreamDecoder 6✅ 325ms
ReportingStreamEncoder 8✅ 94ms
Request 10✅ 49ms
rounding 4✅ 20ms
should correctly evaluate documentation examples 6✅ 87ms
Sorting with multiple comparators 4✅ 2⚪ 75ms
Sorting with the default comparator 7✅ 3⚪ 83ms
Stack traces 1✅ 19ms
State 2✅ 3ms
Statistics 14✅ 374ms
Statistics - empty Vector 3✅ 17ms
Statistics - invalid input 5✅ 151ms
Statistics - invalid input 1✅ 2ms
Statistics - NaN Vector 3✅ 26ms
Statistics - Nothing Vector 3✅ 54ms
System 2✅ 18ms
Text 84✅ 6s
Text_Sub_Range_Data 2✅ 30ms
Text_Utils 4✅ 43ms
Text.match 6✅ 47ms
Text.replace 16✅ 219ms
Text.Span 3✅ 18ms
the Self construct 6✅ 9ms
Time_Of_Day 27✅ 162ms
to_display_text 5✅ 36ms
Type Errors 11✅ 147ms
uncurry 1✅ 1ms
Unresolved symbol 1✅ 1ms
URI 4✅ 26ms
Use a slice of an array as vectors 73✅ 189ms
Use Array as vectors 73✅ 459ms
Use Array_Proxy as vectors 73✅ 172ms
Use Java ArrayList as vectors 73✅ 163ms
Use Vector as vectors 73✅ 1s
UTF_16 BigEndian 2✅ 7ms
UTF_16 LittleEndian 2✅ 6ms
UTF_8 7✅ 66ms
Vector builder 2✅ 9ms
Vector Slicing Helpers 1✅ 31ms
Vector/Array equality 9✅ 17ms
Windows 1252 4✅ 28ms
write operations 21✅ 611ms
Zone 9✅ 41ms

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

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

Test suite Passed Failed Skipped Time
Dataflow Error Visualization 2✅ 238ms
File uploads 2✅ 35ms
Geo_Map 3✅ 1s
Histogram Visualization 6✅ 365ms
Lazy Table Visualization 12✅ 639ms
Lazy Text Visualization 3✅ 76ms
Scatter Plot Visualization 14✅ 1s
Serializable Visualization Identifiers 5✅ 265ms
SQL Visualization 1✅ 321ms
Table Visualization 9✅ 734ms
Table.lookup_ignore_case 1✅ 36ms
Table.rows 1✅ 499ms
Type Names of Visualization Defaults 1✅ 242ms
Vector and Arrays 2✅ 1⚪ 204ms
Widgets for Database 1✅ 35ms
Widgets for In-Database Connection with table name sets 1✅ 324ms
Widgets for In-Database Connection with table types 1✅ 29ms
Widgets for In-Database Table with column name sets 2✅ 76ms
Widgets for In-Memory with column name sets 2✅ 234ms
Widgets for the Text type 1✅ 258ms