Skip to content

Refactor Table_Tests to the builder API #20433

Refactor Table_Tests to the builder API

Refactor Table_Tests to the builder API #20433

GitHub Actions / Standard Library Tests (windows) failed Jan 24, 2024 in 0s

Standard Library Tests (windows) ❌

Tests failed

Report Passed Failed Skipped Time
C:/runner/_work/enso/enso/target/test-results/AWS_Tests/JUnit.xml 21✅ 19s
C:/runner/_work/enso/enso/target/test-results/Examples_Tests/JUnit.xml 32✅ 1⚪ 10s
C:/runner/_work/enso/enso/target/test-results/Geo_Tests/JUnit.xml 5✅ 576ms
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 2069✅ 1❌ 120⚪ 146s
C:/runner/_work/enso/enso/target/test-results/Visualization_Tests/JUnit.xml 70✅ 1⚪ 4s

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

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

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

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

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

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

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

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

Test suite Passed Failed Skipped Time
Geo Points 2✅ 47ms
GeoJSON to Table 3✅ 529ms

✅ 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✅ 111ms
Image with 1 channel 19✅ 133ms
Image with 2 channels 19✅ 149ms
Image with 3 channels 19✅ 146ms
Image with 4 channels 19✅ 131ms
Image Write 2✅ 41ms
Image.read 9✅ 1s
Matrix with 1 channel 21✅ 306ms
Matrix with 2 channels 21✅ 237ms
Matrix with 3 channels 21✅ 203ms
Matrix with 4 channels 21✅ 180ms
Matrix_Error 1✅ 3ms

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

2190 tests were completed in 146s with 2069 passed, 1 failed and 120 skipped.

Test suite Passed Failed Skipped Time
[Codegen] Aggregation 2✅ 163ms
[Codegen] Basic Select 3✅ 228ms
[Codegen] Handling Missing Values 2✅ 187ms
[Codegen] JSON serialization 1⚪ 0ms
[Codegen] Masking Tables and Columns 2✅ 162ms
[Codegen] Sorting 4✅ 100ms
[In-Memory-specific] Table.join 1✅ 131ms
[In-Memory-specific] Table.set 2✅ 147ms
[In-Memory] Column operation Integer Overflow handling 6✅ 367ms
[In-Memory] Handling of Big Integer values 10✅ 620ms
[In-Memory] Loss_Of_Integer_Precision (large integers not being exactly representable in Float) 5✅ 598ms
[In-Memory] Storage Builders 2✅ 180ms
[In-Memory] Table.aggregate 3✅ 161ms
[In-Memory] Table.distinct 6✅ 223ms
[In-Memory] Table.filter 4✅ 728ms
[PostgreSQL] .pgpass 2✅ 443ms
[PostgreSQL] Connection setup 3✅ 258ms
[SQLite File] Interactions Between various operations 8✅ 641ms
[SQLite File] Aggregation 2✅ 214ms
[SQLite File] Appending a Database table to a Database table 30✅ 2s
[SQLite File] Appending an in-memory table to a Database table 31✅ 2s
[SQLite File] Arithmetic Column Operations 10✅ 2⚪ 743ms
[SQLite File] Basic Table Access 4✅ 497ms
[SQLite File] Boolean Column Operations 7✅ 1⚪ 1s
[SQLite File] Colum Operations - Names 8✅ 129ms
[SQLite File] Column Comparisons 4✅ 1⚪ 564ms
[SQLite File] Column Naming edge cases 7✅ 298ms
[SQLite File] Column Operations - Equality & Null Handling 4✅ 3⚪ 688ms
[SQLite File] Column Operations - Text Trim 3✅ 132ms
[SQLite File] Column.const 1✅ 23ms
[SQLite File] Column.const 3✅ 211ms
[SQLite File] Column.fill_nothing/empty 4✅ 139ms
[SQLite File] Column.map 1✅ 25ms
[SQLite File] Column.rename 1✅ 23ms
[SQLite File] Column.take/drop 6✅ 1s
[SQLite File] Column.zip 1✅ 21ms
[SQLite File] Connection.query 10✅ 672ms
[SQLite File] Creating an empty table 19✅ 2s
[SQLite File] Deleting rows from a Database table 4✅ 151ms
[SQLite File] Deleting rows from a Database table (source=Database) 11✅ 642ms
[SQLite File] Deleting rows from a Database table (source=in-memory) 11✅ 547ms
[SQLite File] Dialect-specific codegen 1✅ 31ms
[SQLite File] Dropping Missing Values 8✅ 485ms
[SQLite File] Error Handling 2✅ 188ms
[SQLite File] Expression Arithmetic 3✅ 278ms
[SQLite File] Expression Boolean literals 1✅ 36ms
[SQLite File] Expression Boolean Operators 4✅ 145ms
[SQLite File] Expression Column Arithmetic 2✅ 273ms
[SQLite File] Expression Comparison Operators 6✅ 416ms
[SQLite File] Expression Date and Time literals 4⚪ 0ms
[SQLite File] Expression Errors should be handled 4✅ 39ms
[SQLite File] Expression Float literals 1✅ 17ms
[SQLite File] Expression Integer literals 1✅ 22ms
[SQLite File] Expression Nothing literals 3✅ 153ms
[SQLite File] Expression Text literals 1✅ 42ms
[SQLite File] Expression Text literals 2✅ 49ms
[SQLite File] Expression Text Operators 2✅ 81ms
[SQLite File] Expression Warnings should be reported 2✅ 2⚪ 179ms
[SQLite File] Filling Missing Values 5✅ 1⚪ 360ms
[SQLite File] Function invocation 2✅ 56ms
[SQLite File] Masking Tables 1✅ 355ms
[SQLite File] math functions 6✅ 4s
[SQLite File] Metadata 2✅ 60ms
[SQLite File] Min/Max Operations 2✅ 637ms
[SQLite File] Missing Values 2✅ 247ms
[SQLite File] Other Column Operations 1✅ 221ms
[SQLite File] Output Execution Context for Database operations 12✅ 1⚪ 887ms
[SQLite File] partial Date-Time support 2✅ 578ms
[SQLite File] Persisting a Database Table (query) 8✅ 636ms
[SQLite File] replace: DB specific edge-cases 2✅ 52ms
[SQLite File] replace: empty table and nothings 2✅ 38ms
[SQLite File] replace: literal regex pattern and replacement 5✅ 213ms
[SQLite File] replace: literal text pattern and replacement 4✅ 613ms
[SQLite File] replace: pattern and replacement columns 4✅ 112ms
[SQLite File] Rounding numeric tests 19✅ 13s
[SQLite File] Rounding-like operations 15✅ 787ms
[SQLite File] Schemas and Databases 3✅ 7ms
[SQLite File] Simple variant of Table/Column.parse in all backends 5✅ 123ms
[SQLite File] Sorting 5✅ 267ms
[SQLite File] Support for Long Column/Table names 6✅ 2s
[SQLite File] Table.add_row_number (common) 7✅ 169ms
[SQLite File] Table.add_row_number (Database specific) 1✅ 61ms
[SQLite File] Table.aggregate 1✅ 227ms
[SQLite File] Table.aggregate Concatenate 6✅ 425ms
[SQLite File] Table.aggregate Count_Distinct 1✅ 1⚪ 282ms
[SQLite File] Table.aggregate First and Last 1⚪ 0ms
[SQLite File] Table.aggregate should be able to group on multiple fields not in left columns 7✅ 6⚪ 418ms
[SQLite File] Table.aggregate should be able to group on single field 7✅ 6⚪ 749ms
[SQLite File] Table.aggregate should correctly handle infinities 2✅ 2⚪ 251ms
[SQLite File] Table.aggregate should correctly select result types 2✅ 2⚪ 456ms
[SQLite File] Table.aggregate should not summarize empty table when grouped 7✅ 4⚪ 273ms
[SQLite File] Table.aggregate should raise warnings when there are issues 7✅ 658ms
[SQLite File] Table.aggregate should report unsupported operations but not block other aggregations in warning mode 5✅ 289ms
[SQLite File] Table.aggregate should report warnings and errors based on types 4✅ 376ms
[SQLite File] Table.aggregate should summarize empty table 7✅ 4⚪ 421ms
[SQLite File] Table.aggregate should summarize whole table 7✅ 6⚪ 430ms
[SQLite File] Table.aggregate Standard_Deviation 1✅ 259ms
[SQLite File] Table.aggregate+Expressions 2✅ 243ms
[SQLite File] Table.at 3✅ 122ms
[SQLite File] Table.column_count 1✅ 53ms
[SQLite File] Table.column_names 2✅ 188ms
[SQLite File] Table.cross_join 9✅ 366ms
[SQLite File] Table.default_ordering 4✅ 428ms
[SQLite File] Table.distinct 7✅ 245ms
[SQLite File] Table.expand_column 1✅ 21ms
[SQLite File] Table.expand_to_rows 1✅ 38ms
[SQLite File] Table.fill_nothing/empty 11✅ 723ms
[SQLite File] Table.filter 1✅ 225ms
[SQLite File] Table.filter 22✅ 1⚪ 1s
[SQLite File] Table.filter_by_expression 4✅ 1⚪ 284ms
[SQLite File] Table.get 3✅ 48ms
[SQLite File] Table.join 31✅ 3⚪ 1s
[SQLite File] Table.make_constant_column 3✅ 1⚪ 190ms
[SQLite File] Table.merge 19✅ 2s
[SQLite File] Table.order_by 19✅ 2⚪ 238ms
[SQLite File] Table.read 6✅ 577ms
[SQLite File] Table.remove_columns 11✅ 158ms
[SQLite File] Table.rename_columns 20✅ 581ms
[SQLite File] Table.reorder_columns 9✅ 87ms
[SQLite File] Table.rows 6✅ 496ms
[SQLite File] Table.select_columns 14✅ 170ms
[SQLite File] Table.set 8✅ 664ms
[SQLite File] Table.set with Column_Operation 8✅ 1⚪ 693ms
[SQLite File] Table.sort_columns 4✅ 142ms
[SQLite File] Table.take/drop 7✅ 2s
[SQLite File] Table.text_replace 4✅ 462ms
[SQLite File] Table.union 21✅ 1⚪ 960ms
[SQLite File] Table/Column auto value type 1✅ 26ms
[SQLite File] Table/Column.cast - checking invariants 7✅ 157ms
[SQLite File] Table/Column.cast - numeric 3✅ 68ms
[SQLite File] Table/Column.cast - to text 1✅ 53ms
[SQLite File] Tables and Table Types 4✅ 143ms
[SQLite File] Temp column 2✅ 32ms
[SQLite File] Text Column Operations 13✅ 827ms
[SQLite File] Transaction Support 4✅ 95ms
[SQLite File] Unique derived column names 8✅ 237ms
[SQLite File] Uploading an in-memory Table 11✅ 2s
[SQLite In-Memory] Interactions Between various operations 8✅ 316ms
[SQLite In-Memory] Aggregation 2✅ 39ms
[SQLite In-Memory] Appending a Database table to a Database table 30✅ 2s
[SQLite In-Memory] Appending an in-memory table to a Database table 31✅ 2s
[SQLite In-Memory] Arithmetic Column Operations 10✅ 2⚪ 183ms
[SQLite In-Memory] Basic Table Access 4✅ 204ms
[SQLite In-Memory] Boolean Column Operations 7✅ 1⚪ 196ms
[SQLite In-Memory] Colum Operations - Names 8✅ 63ms
[SQLite In-Memory] Column Comparisons 4✅ 1⚪ 190ms
[SQLite In-Memory] Column Naming edge cases 7✅ 107ms
[SQLite In-Memory] Column Operations - Equality & Null Handling 4✅ 3⚪ 118ms
[SQLite In-Memory] Column Operations - Text Trim 3✅ 51ms
[SQLite In-Memory] Column.const 1✅ 21ms
[SQLite In-Memory] Column.const 3✅ 29ms
[SQLite In-Memory] Column.fill_nothing/empty 4✅ 56ms
[SQLite In-Memory] Column.map 1✅ 15ms
[SQLite In-Memory] Column.rename 1✅ 17ms
[SQLite In-Memory] Column.take/drop 6✅ 1s
[SQLite In-Memory] Column.zip 1✅ 12ms
[SQLite In-Memory] Connection.query 10✅ 238ms
[SQLite In-Memory] Creating an empty table 17✅ 570ms
[SQLite In-Memory] Deleting rows from a Database table 4✅ 85ms
[SQLite In-Memory] Deleting rows from a Database table (source=Database) 11✅ 539ms
[SQLite In-Memory] Deleting rows from a Database table (source=in-memory) 11✅ 441ms
[SQLite In-Memory] Dialect-specific codegen 1✅ 3ms
[SQLite In-Memory] Dropping Missing Values 8✅ 356ms
[SQLite In-Memory] Error Handling 2✅ 26ms
[SQLite In-Memory] Expression Arithmetic 3✅ 165ms
[SQLite In-Memory] Expression Boolean literals 1✅ 40ms
[SQLite In-Memory] Expression Boolean Operators 4✅ 77ms
[SQLite In-Memory] Expression Column Arithmetic 2✅ 148ms
[SQLite In-Memory] Expression Comparison Operators 6✅ 266ms
[SQLite In-Memory] Expression Date and Time literals 4⚪ 0ms
[SQLite In-Memory] Expression Errors should be handled 4✅ 27ms
[SQLite In-Memory] Expression Float literals 1✅ 17ms
[SQLite In-Memory] Expression Integer literals 1✅ 14ms
[SQLite In-Memory] Expression Nothing literals 3✅ 68ms
[SQLite In-Memory] Expression Text literals 1✅ 33ms
[SQLite In-Memory] Expression Text literals 2✅ 32ms
[SQLite In-Memory] Expression Text Operators 2✅ 77ms
[SQLite In-Memory] Expression Warnings should be reported 2✅ 2⚪ 142ms
[SQLite In-Memory] Filling Missing Values 5✅ 1⚪ 141ms
[SQLite In-Memory] Function invocation 2✅ 40ms
[SQLite In-Memory] Masking Tables 1✅ 158ms
[SQLite In-Memory] math functions 6✅ 970ms
[SQLite In-Memory] Metadata 2✅ 5ms
[SQLite In-Memory] Min/Max Operations 2✅ 55ms
[SQLite In-Memory] Missing Values 2✅ 43ms
[SQLite In-Memory] Other Column Operations 1✅ 34ms
[SQLite In-Memory] Output Execution Context for Database operations 9✅ 1⚪ 384ms
[SQLite In-Memory] partial Date-Time support 2✅ 57ms
[SQLite In-Memory] Persisting a Database Table (query) 8✅ 545ms
[SQLite In-Memory] replace: DB specific edge-cases 2✅ 18ms
[SQLite In-Memory] replace: empty table and nothings 2✅ 32ms
[SQLite In-Memory] replace: literal regex pattern and replacement 5✅ 49ms
[SQLite In-Memory] replace: literal text pattern and replacement 4✅ 65ms
[SQLite In-Memory] replace: pattern and replacement columns 4✅ 21ms
[SQLite In-Memory] Rounding numeric tests 19✅ 10s
[SQLite In-Memory] Rounding-like operations 15✅ 350ms
[SQLite In-Memory] Schemas and Databases 3✅ 1ms
[SQLite In-Memory] Simple variant of Table/Column.parse in all backends 5✅ 71ms
[SQLite In-Memory] Sorting 5✅ 97ms
[SQLite In-Memory] Support for Long Column/Table names 6✅ 2s
[SQLite In-Memory] Table.add_row_number (common) 7✅ 116ms
[SQLite In-Memory] Table.add_row_number (Database specific) 1✅ 30ms
[SQLite In-Memory] Table.aggregate 1✅ 438ms
[SQLite In-Memory] Table.aggregate Concatenate 6✅ 246ms
[SQLite In-Memory] Table.aggregate Count_Distinct 1✅ 1⚪ 280ms
[SQLite In-Memory] Table.aggregate First and Last 1⚪ 0ms
[SQLite In-Memory] Table.aggregate should be able to group on multiple fields not in left columns 7✅ 6⚪ 345ms
[SQLite In-Memory] Table.aggregate should be able to group on single field 7✅ 6⚪ 274ms
[SQLite In-Memory] Table.aggregate should correctly handle infinities 2✅ 2⚪ 276ms
[SQLite In-Memory] Table.aggregate should correctly select result types 2✅ 2⚪ 227ms
[SQLite In-Memory] Table.aggregate should not summarize empty table when grouped 7✅ 4⚪ 242ms
[SQLite In-Memory] Table.aggregate should raise warnings when there are issues 7✅ 579ms
[SQLite In-Memory] Table.aggregate should report unsupported operations but not block other aggregations in warning mode 5✅ 245ms
[SQLite In-Memory] Table.aggregate should report warnings and errors based on types 4✅ 310ms
[SQLite In-Memory] Table.aggregate should summarize empty table 7✅ 4⚪ 238ms
[SQLite In-Memory] Table.aggregate should summarize whole table 7✅ 6⚪ 311ms
[SQLite In-Memory] Table.aggregate Standard_Deviation 1✅ 247ms
[SQLite In-Memory] Table.aggregate+Expressions 2✅ 268ms
[SQLite In-Memory] Table.at 3✅ 40ms
[SQLite In-Memory] Table.column_count 1✅ 15ms
[SQLite In-Memory] Table.column_names 2✅ 107ms
[SQLite In-Memory] Table.cross_join 9✅ 335ms
[SQLite In-Memory] Table.default_ordering 4✅ 47ms
[SQLite In-Memory] Table.distinct 7✅ 167ms
[SQLite In-Memory] Table.expand_column 1✅ 15ms
[SQLite In-Memory] Table.expand_to_rows 1✅ 12ms
[SQLite In-Memory] Table.fill_nothing/empty 11✅ 178ms
[SQLite In-Memory] Table.filter 1✅ 152ms
[SQLite In-Memory] Table.filter 22✅ 1⚪ 798ms
[SQLite In-Memory] Table.filter_by_expression 4✅ 1⚪ 147ms
[SQLite In-Memory] Table.get 3✅ 27ms
[SQLite In-Memory] Table.join 31✅ 3⚪ 958ms
[SQLite In-Memory] Table.make_constant_column 3✅ 1⚪ 63ms
[SQLite In-Memory] Table.merge 19✅ 1s
[SQLite In-Memory] Table.order_by 19✅ 2⚪ 183ms
[SQLite In-Memory] Table.read 6✅ 324ms
[SQLite In-Memory] Table.remove_columns 11✅ 98ms
[SQLite In-Memory] Table.rename_columns 20✅ 362ms
[SQLite In-Memory] Table.reorder_columns 9✅ 101ms
[SQLite In-Memory] Table.rows 6✅ 43ms
[SQLite In-Memory] Table.select_columns 14✅ 83ms
[SQLite In-Memory] Table.set 8✅ 241ms
[SQLite In-Memory] Table.set with Column_Operation 8✅ 1⚪ 456ms
[SQLite In-Memory] Table.sort_columns 4✅ 52ms
[SQLite In-Memory] Table.take/drop 7✅ 2s
[SQLite In-Memory] Table.text_replace 4✅ 78ms
[SQLite In-Memory] Table.union 21✅ 1⚪ 740ms
[SQLite In-Memory] Table/Column auto value type 1✅ 21ms
[SQLite In-Memory] Table/Column.cast - checking invariants 7✅ 99ms
[SQLite In-Memory] Table/Column.cast - numeric 3✅ 55ms
[SQLite In-Memory] Table/Column.cast - to text 1✅ 35ms
[SQLite In-Memory] Tables and Table Types 4✅ 64ms
[SQLite In-Memory] Temp column 2✅ 37ms
[SQLite In-Memory] Text Column Operations 13✅ 310ms
[SQLite In-Memory] Transaction Support 4✅ 73ms
[SQLite In-Memory] Unique derived column names 8✅ 126ms
[SQLite In-Memory] Uploading an in-memory Table 9✅ 485ms
[SQLite] Type Mapping 8✅ 112ms
Aggregate Columns 23✅ 186ms
Boolean Column.format, with format Column 3✅ 51ms
Boolean Column.format, with format string 3✅ 54ms
ceil 3✅ 18ms
Column.parse 13✅ 288ms
Columns 16✅ 541ms
Construction 8✅ 1❌ 6s
Counting Values 1✅ 1ms
DataFormatter builders 3✅ 124ms
DataFormatter.format 10✅ 93ms
DataFormatter.parse 13✅ 682ms
Date Column.format, with format Column 6✅ 83ms
Date Column.format, with format string 4✅ 286ms
Date_Time Column.format, with format Column 6✅ 66ms
Date_Time Column.format, with format string 5✅ 175ms
Date_Time truncate 1✅ 11ms
Delimited File Parsing 28✅ 3⚪ 2s
Delimited File Writing 33✅ 3s
Dropping Missing Values 1✅ 256ms
Edge cases 1✅ 6ms
Errors 2✅ 17ms
Excel Range 9✅ 189ms
fetching files using HTTP 5✅ 625ms
File.read (Delimited) 3✅ 112ms
File.read (Delimited) should work with Date_Time 3✅ 49ms
File.read (Delimited) should work with Dates 3✅ 65ms
File.read (Delimited) should work with Time_Of_Days 3✅ 45ms
fill 6✅ 396ms
Float 3✅ 18ms
Float, with format Column 3✅ 21ms
floor 3✅ 23ms
Info 1✅ 20ms
Integer 3✅ 55ms
Integer 1✅ 19ms
Integer, with format Column 3✅ 33ms
Integration 1✅ 234ms
JSON conversion 2✅ 112ms
Mapping Operations 7✅ 359ms
Masking Tables 3✅ 73ms
Numeric, empty/Nothing 4✅ 64ms
Problems 4✅ 2⚪ 207ms
Read XLSX / XLS Files 12✅ 2s
Reading single cells correctly 7✅ 488ms
round/truncate/ceil/floor 3✅ 70ms
Rounding 8✅ 141ms
Should be able to serialise a data.table with Dates to Text 2✅ 63ms
Should be able to serialise a data.table with Time_Of_Days to Text 2✅ 32ms
Should be able to serialise a table with DateTimes to Text 2✅ 33ms
Slicing Tables 4✅ 321ms
SortedListIndex (used for SortJoin) 6✅ 34ms
Sorting Columns 4✅ 100ms
Sorting Tables 2✅ 148ms
SQLite_Format should allow connecting to SQLite files 5✅ 129ms
Table.from Text 1✅ 14ms
Table.parse 22✅ 2s
Table.parse_to_columns 14✅ 1s
Table.split 8✅ 273ms
Table.split/tokenize column count 4✅ 170ms
Table.split/tokenize column order 1✅ 29ms
Table.split/tokenize errors 4✅ 46ms
Table.split/tokenize name conflicts 2✅ 88ms
Table.tokenize 12✅ 733ms
Text.parse_to_table 2✅ 41ms
Text.parse_to_table errors 3✅ 29ms
Text.parse_to_table parsing 3✅ 116ms
Text.parse_to_table with case-insensitivity 1✅ 56ms
Text.parse_to_table with groups 2✅ 46ms
Time_Of_Day Column.format, with format Column 6✅ 85ms
Time_Of_Day Column.format, with format string 5✅ 93ms
truncate 3✅ 37ms
Unique_Name_Strategy Helper 12✅ 470ms
Unique_Name_Strategy.combine_with_prefix 6✅ 34ms
Use First Row As Names 5✅ 378ms
Value_Type 2✅ 6ms
Various File Format support on Table 6✅ 656ms
Vector conversion 1✅ 8ms
Write xls Files 43✅ 3s
Write xlsx Files 43✅ 5s
Writing 4✅ 284ms
Writing to csv files 3✅ 205ms
Writing to json files 3✅ 861ms
XLS reading 7✅ 45ms
XLSX reading 7✅ 170ms

❌ Construction

✅ should allow creating a table from rows
✅ should allow creating a table from columns
❌ should handle error scenarios gracefully
	An unexpected panic was thrown: (Not_Invokable.Error Nothing)
✅ should be internally guarded against creating a table without columns
✅ should correctly infer storage types
✅ should work with polyglot values coming from Python
✅ should work with polyglot values coming from JS
✅ should work with a Text value split into lines
✅ should handle Unicode normalization when accessing table columns

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

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

Test suite Passed Failed Skipped Time
Dataflow Error Visualization 2✅ 191ms
File uploads 2✅ 22ms
Geo_Map 3✅ 959ms
Histogram Visualization 6✅ 169ms
Lazy Table Visualization 12✅ 472ms
Lazy Text Visualization 3✅ 68ms
Scatter Plot Visualization 14✅ 562ms
Serializable Visualization Identifiers 5✅ 137ms
SQL Visualization 1✅ 240ms
Table Visualization 9✅ 539ms
Table.lookup_ignore_case 1✅ 17ms
Table.rows 1✅ 260ms
Type Names of Visualization Defaults 1✅ 304ms
Vector and Arrays 2✅ 1⚪ 80ms
Widgets for Database 1✅ 17ms
Widgets for In-Database Connection with table name sets 1✅ 142ms
Widgets for In-Database Connection with table types 1✅ 16ms
Widgets for In-Database Table with column name sets 2✅ 44ms
Widgets for In-Memory with column name sets 2✅ 97ms
Widgets for the Text type 1✅ 157ms