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 Table and Column test for nothing values #12205

Open
wants to merge 4 commits into
base: develop
Choose a base branch
from

Remove comment

bb42b14
Select commit
Loading
Failed to load commit list.
Sign in for the full log view
Open

Fix Table and Column test for nothing values #12205

Remove comment
bb42b14
Select commit
Loading
Failed to load commit list.
GitHub Actions / Standard Library Tests Report (GraalVM CE, macos, amd64) failed Jan 31, 2025 in 1s

8633 passed, 3 failed and 228 skipped

Tests failed

Report Passed Failed Skipped Time
/Users/runner/work/enso/enso/target/test-results/AWS_Tests/JUnit.xml 108✅ 21⚪ 167s
/Users/runner/work/enso/enso/target/test-results/Base_Internal_Tests/JUnit.xml 35✅ 6s
/Users/runner/work/enso/enso/target/test-results/Base_Tests/JUnit.xml 3051✅ 44⚪ 299s
/Users/runner/work/enso/enso/target/test-results/Examples_Tests/JUnit.xml 33✅ 1⚪ 19s
/Users/runner/work/enso/enso/target/test-results/Geo_Tests/JUnit.xml 5✅ 1s
/Users/runner/work/enso/enso/target/test-results/Image_Tests/JUnit.xml 174✅ 1⚪ 5s
/Users/runner/work/enso/enso/target/test-results/Microsoft_Tests/JUnit.xml 1⚪ 0ms
/Users/runner/work/enso/enso/target/test-results/Snowflake_Tests/JUnit.xml 1⚪ 0ms
/Users/runner/work/enso/enso/target/test-results/Table_Internal_Tests/JUnit.xml 1✅ 990ms
/Users/runner/work/enso/enso/target/test-results/Table_Tests/JUnit.xml 5122✅ 3❌ 158⚪ 609s
/Users/runner/work/enso/enso/target/test-results/Tableau_Tests/JUnit.xml 13✅ 3s
/Users/runner/work/enso/enso/target/test-results/Test_Tests/JUnit.xml 10✅ 2s
/Users/runner/work/enso/enso/target/test-results/Visualization_Tests/JUnit.xml 81✅ 1⚪ 12s

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

129 tests were completed in 167s with 108 passed, 0 failed and 21 skipped.

Test suite Passed Failed Skipped Time
(Enso Cloud -> Enso Cloud) copying/moving 1⚪ 0ms
(Enso Cloud -> Enso Cloud) Data Link copying/moving 1⚪ 0ms
(Enso Cloud -> Local) copying/moving 1⚪ 0ms
(Enso Cloud -> Local) Data Link copying/moving 1⚪ 0ms
(Enso Cloud -> S3) copying/moving 1⚪ 0ms
(Enso Cloud -> S3) Data Link copying/moving 1⚪ 0ms
(Local -> Enso Cloud) copying/moving 1⚪ 0ms
(Local -> Enso Cloud) Data Link copying/moving 1⚪ 0ms
(Local -> Local) copying/moving 5✅ 102ms
(Local -> Local) Data Link copying/moving 3✅ 771ms
(Local -> S3) copying/moving 5✅ 6s
(Local -> S3) Data Link copying/moving 3✅ 8s
(S3 -> Enso Cloud) copying/moving 1⚪ 0ms
(S3 -> Enso Cloud) Data Link copying/moving 1⚪ 0ms
(S3 -> Local) copying/moving 5✅ 6s
(S3 -> Local) Data Link copying/moving 3✅ 8s
(S3 -> S3) copying/moving 5✅ 9s
(S3 -> S3) Data Link copying/moving 3✅ 18s
(S3_File) Download Mode 3✅ 16s
[Redshift] Database tests 1⚪ 0ms
AWS_Credential 4✅ 3s
DataLinks to S3_File 13✅ 10⚪ 31s
S3 Path handling 7✅ 364ms
S3_File reading 10✅ 6s
S3_File writing 21✅ 30s
S3.get_object 2✅ 8s
S3.head (bucket) 1✅ 2s
S3.head (object) 2✅ 2s
S3.list_buckets 4✅ 10s
S3.list_objects 4✅ 2s
S3.read_bucket 5✅ 2s

✅ /Users/runner/work/enso/enso/target/test-results/Base_Internal_Tests/JUnit.xml

35 tests were completed in 6s with 35 passed, 0 failed and 0 skipped.

Test suite Passed Failed Skipped Time
(Decimal_Constructor_Spec) conversions 1✅ 53ms
Host File values behaviour in Enso 2✅ 73ms
I/O Checks 2✅ 2s
Instrument @Tail_Call fibonacci 6✅ 2s
Instrument fibonacci 3✅ 525ms
Object Comparator 9✅ 1s
Test Reporter running on GitHub 3✅ 92ms
Text_Utils 4✅ 904ms
to_display_text 5✅ 222ms

✅ /Users/runner/work/enso/enso/target/test-results/Base_Tests/JUnit.xml

3095 tests were completed in 299s with 3051 passed, 0 failed and 44 skipped.

Test suite Passed Failed Skipped Time
(Decimal_Spec) arithmetic 9✅ 364ms
(Decimal_Spec) BigDecimal internal representation methods 1✅ 10ms
(Decimal_Spec) comparison 12✅ 2s
(Decimal_Spec) construction 21✅ 252ms
(Decimal_Spec) conversions 14✅ 254ms
(Decimal_Spec) Decimal.set_scale 2✅ 11ms
(Decimal_Spec) div 1✅ 32ms
(Decimal_Spec) edge cases 2✅ 45ms
(Decimal_Spec) floor, ceil, truncate 4✅ 267ms
(Decimal_Spec) Integer/Float .to_decimal 2✅ 11ms
(Decimal_Spec) min/max 3✅ 191ms
(Decimal_Spec) pow 2✅ 60ms
(Decimal_Spec) remainder 3✅ 77ms
(Decimal_Spec) Rounding 19✅ 679ms
(Decimal_Spec) signs 3✅ 56ms
(Decimal_Spec) text conversion 4✅ 140ms
(Decimal_Spec) Text.to_decimal 3✅ 18ms
(File) Download Mode 3✅ 5s
Any.map_nothing 2✅ 116ms
Any's methods 3✅ 1s
arithmetic 1✅ 199ms
Array_Proxy 5✅ 432ms
ArrayOverBuffer 1✅ 71ms
ASCII 4✅ 244ms
Asserts 5✅ 39ms
at/get 7✅ 251ms
Atom Constructors 4✅ 76ms
Atom with holes 9✅ 281ms
Auto_Detect 3✅ 55ms
Autoscoped Constructors 20✅ 332ms
Base_64 3✅ 110ms
BigInts 26✅ 2s
Booleans 6✅ 101ms
Bound 3✅ 15ms
Builder.new 11✅ 125ms
Bytes 3✅ 37ms
caching 1✅ 86ms
Callables 5✅ 400ms
Chain Multi Value 13✅ 187ms
Check Nothing and NaN 3✅ 5ms
children 2✅ 21ms
codepoints 2✅ 11ms
Compare functionality with Vector 1✅ 36ms
Compile 6✅ 72ms
Complex Multi Value 3✅ 29ms
const 1✅ 10ms
Contexts and Execution Environment 3✅ 34ms
Conversion 33✅ 430ms
Convert Multi Value 5✅ 92ms
Correlation Statistics 6✅ 166ms
curry 1✅ 23ms
Data.read / File_Format 2✅ 362ms
Data.read_many 8✅ 235ms
Dataflow Errors 11✅ 152ms
Dataflow Warnings 34✅ 2s
DataLinks in Enso Cloud 1⚪ 0ms
DataLinks to Enso Cloud 1⚪ 0ms
Date 42✅ 40s
Date date part tests 8✅ 448ms
Date_Range 11✅ 3s
Date_Time 46✅ 2⚪ 3s
Date_Time date part tests 8✅ 222ms
Date_Time equality 2✅ 27ms
Day_Of_Week conversions 9✅ 111ms
Debug 1✅ 3ms
Default comparator 5✅ 51ms
Default Encoding 10✅ 406ms
display text 1✅ 8ms
Duration 15✅ 314ms
Empty errors 4✅ 50ms
Encoding object 4✅ 140ms
Enso Arrays 7✅ 458ms
Enso Cloud Audit Log 5✅ 803ms
Enso Cloud Authentication 5✅ 741ms
Enso Cloud Files 1⚪ 0ms
Enso Cloud Secrets 13✅ 3⚪ 3s
Enso Dictionaries 26✅ 738ms
Enso Hashset 7✅ 202ms
Enso_User 2✅ 1⚪ 166ms
Enso_User - local mock integration tests 2✅ 245ms
Enso_User - offline logic tests 1✅ 52ms
Enso: Common polyglot Dictionary operations 29✅ 16s
Environment 1✅ 63ms
Equals and hash 2✅ 150ms
Escape 1✅ 8ms
fetch 11✅ 644ms
File Format 1✅ 29ms
File Operations 22✅ 1⚪ 914ms
flip 2✅ 22ms
Float.truncate 1✅ 61ms
Floats 6✅ 240ms
folder operations 9✅ 742ms
Format Detection in HTTP Fetch 3✅ 157ms
Formatting date/time values 6✅ 185ms
Fully Qualified Names 1✅ 6ms
Function Ascribed Parameters 12✅ 183ms
Functions 2✅ 47ms
Get by tag name 3✅ 82ms
Header 1✅ 25ms
Header resolution 7✅ 99ms
Headers 8✅ 279ms
Http Auth 2✅ 5s
HTTP client 4✅ 266ms
HTTP DataLink 11✅ 863ms
Http Error handling 5✅ 938ms
HTTP in Data.read 5✅ 252ms
HTTP_Method parse 3✅ 56ms
HTTP_Status_Code 1✅ 70ms
identity 3✅ 26ms
Inlining Helpers 2✅ 26ms
inner / outer xml 2✅ 70ms
Input Stream 5✅ 128ms
Integer.truncate 1✅ 15ms
Integers 26✅ 904ms
Interval 7✅ 106ms
Java case of 3✅ 18ms
Java FFI 6✅ 1⚪ 42ms
Java: Common polyglot Dictionary operations 29✅ 399ms
Java/Enso Date 2✅ 36ms
JavaDate 42✅ 39s
JavaDate date part tests 8✅ 333ms
JavaLocalTime 29✅ 366ms
JavaScript Objects, Arrays & Functions 8✅ 2s
JavaScript: Common polyglot Dictionary operations 29✅ 382ms
JavaScriptArrayWithADate 42✅ 26s
JavaScriptArrayWithADate date part tests 8✅ 343ms
JavascriptDataInArray 44✅ 4⚪ 2s
JavascriptDataInArray date part tests 8✅ 300ms
JavascriptDate 44✅ 4⚪ 2s
JavaScriptDate 42✅ 36s
JavascriptDate date part tests 8✅ 192ms
JavaScriptDate date part tests 8✅ 554ms
JavaZonedDateTime 46✅ 2⚪ 2s
JavaZonedDateTime date part tests 8✅ 550ms
JavaZoneId 7✅ 35ms
JS_Object 5✅ 373ms
JSON 5✅ 143ms
JSON 1✅ 29ms
JSON Deserialization 10✅ 473ms
JSON Serialization 5✅ 217ms
JSON_Format 2✅ 93ms
Lazy 6✅ 189ms
Lazy Generator 1✅ 45ms
Lexicographic Order on Vectors 2✅ 36ms
List 32✅ 1s
Locale 13✅ 217ms
Looping Imports 1✅ 4ms
Lowercase Methods 5✅ 39ms
Managed_Resource 5✅ 6s
Match.end 4✅ 58ms
Match.groups 2✅ 42ms
Match.named_groups 3✅ 111ms
Match.span 4✅ 79ms
Match.start 4✅ 59ms
Match.text 6✅ 155ms
Match.to_display_text 1✅ 18ms
Match.utf_16_end 4✅ 87ms
Match.utf_16_span 4✅ 117ms
Match.utf_16_start 4✅ 60ms
Maybe 5✅ 24ms
Meta-Value Inspection 6✅ 52ms
Meta-Value Manipulation 33✅ 653ms
Meta.Type.find 4✅ 50ms
Methods 1✅ 1⚪ 6ms
Missing_Argument 3✅ 277ms
Multi Value as type refinement 18✅ 5⚪ 386ms
MultiValue Conversions 11✅ 601ms
Natural Order 4✅ 327ms
No Method Errors 1✅ 38ms
No_Such_Method 4✅ 138ms
non-linear inserts 11✅ 434ms
Number Conversions 10✅ 152ms
Numbers 15✅ 698ms
Operator == 17✅ 142ms
Ordering 6✅ 174ms
Pair 1✅ 4ms
Pair - from 2-Item JavaScript Array 14✅ 550ms
Pair - from 2-Item List 14✅ 663ms
Pair - from 2-Item Vector 14✅ 560ms
Pair - from Pair.new 14✅ 601ms
Pair - from Pair.Value 14✅ 174ms
Panics 22✅ 651ms
parse 8✅ 391ms
Parsing date/time values 26✅ 1⚪ 930ms
Parsing formats 4✅ 305ms
Path Operations 10✅ 1⚪ 176ms
Pattern Matches 19✅ 214ms
Pattern.find and .find_all 8✅ 190ms
Pattern.match and .match_all 8✅ 91ms
Pattern.matches 5✅ 22ms
Pattern.replace 8✅ 251ms
Pattern.split 6✅ 86ms
Pattern.tokenize 7✅ 406ms
Period 8✅ 127ms
Plain_Text 3✅ 143ms
Polyglot 12✅ 224ms
Polyglot Argument 7✅ 40ms
Polyglot Argument with Inheritance 3✅ 19ms
Polyglot Conversion 14✅ 80ms
Polyglot hash maps 8✅ 455ms
Polyglot JS 21✅ 347ms
Polyglot keys and values 5✅ 131ms
Polyglot Operator == 7✅ 52ms
Polyglot Python 18✅ 262ms
Polyglot R 1⚪ 0ms
post 25✅ 2s
Private constructors 12✅ 46ms
Private methods 5✅ 57ms
Problem_Behavior 2✅ 40ms
Process 5✅ 200ms
Python: Common polyglot Dictionary operations 29✅ 365ms
PythonDate 1⚪ 0ms
PythonDate 43✅ 5⚪ 5s
PythonDate date part tests 8✅ 346ms
PythonLocalTime 29✅ 1s
Qualified Names 3✅ 18ms
Random 14✅ 1s
Range 37✅ 3s
Rank Data 7✅ 51ms
Read XML 7✅ 109ms
read_bytes 5✅ 118ms
read_text 6✅ 229ms
Refs 6✅ 52ms
Regression 12✅ 175ms
ReportingStreamDecoder 6✅ 3s
ReportingStreamEncoder 8✅ 456ms
Request 10✅ 163ms
rounding 4✅ 88ms
Rounding 16✅ 1s
should correctly evaluate documentation examples 8✅ 80ms
Sorting with multiple comparators 4✅ 2⚪ 154ms
Sorting with the default comparator 7✅ 3⚪ 259ms
Stack size 1⚪ 0ms
Stack traces 6✅ 2s
State 5✅ 30ms
Statistics 16✅ 873ms
Statistics - empty Vector 3✅ 26ms
Statistics - invalid input 5✅ 54ms
Statistics - invalid input 1✅ 1ms
Statistics - NaN Vector 3✅ 50ms
Statistics - Nothing Vector 3✅ 66ms
System 2✅ 23ms
tag name 1✅ 10ms
take/drop Sample non-determinism 2✅ 16ms
take/drop Sample non-determinism 2✅ 17ms
take/drop Sample non-determinism 2✅ 11ms
take/drop Sample non-determinism 2✅ 10ms
take/drop Sample non-determinism 2✅ 11ms
Temporary_File facility 6✅ 1⚪ 2s
Text - general 85✅ 22s
text contents 1✅ 6ms
Text_Sub_Range_Data 2✅ 136ms
Text.cleanse 14✅ 153ms
Text.match 6✅ 34ms
Text.Regex splitting 3✅ 76ms
Text.Regex tokenizing 2✅ 68ms
Text.Regex: find and find_all 20✅ 1⚪ 552ms
Text.replace 28✅ 676ms
Text.Span 3✅ 91ms
Text.substring 4✅ 24ms
the Self construct 6✅ 49ms
Time_Of_Day 29✅ 672ms
Type Errors 11✅ 218ms
uncurry 1✅ 10ms
Unix epoch conversion 4✅ 70ms
Unresolved symbol 1✅ 17ms
URI 22✅ 1s
Use a slice of an array as vectors 104✅ 1s
Use Array as vectors 104✅ 2s
Use Array_Proxy as vectors 104✅ 1s
Use Java ArrayList as vectors 104✅ 1s
Use Vector as vectors 104✅ 2s
UTF_16 BigEndian 5✅ 182ms
UTF_16 LittleEndian 5✅ 133ms
UTF_8 11✅ 344ms
Vector Slicing Helpers 1✅ 47ms
Vector.build 13✅ 137ms
Vector/Array equality 9✅ 60ms
Windows 1252 4✅ 111ms
Wrapped dataflow errors 8✅ 108ms
Wrapped errors 8✅ 142ms
write operations 23✅ 2s
Write XML 4✅ 216ms
Zone 9✅ 42ms

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

34 tests were completed in 19s with 33 passed, 0 failed and 1 skipped.

Test suite Passed Failed Skipped Time
Examples 32✅ 5s
Python Examples 1⚪ 0ms
Standard.Base Signature Checks 1✅ 13s

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

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

Test suite Passed Failed Skipped Time
Geo Points 2✅ 393ms
GeoJSON to Table 3✅ 921ms

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

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

Test suite Passed Failed Skipped Time
Data Links to Images 1⚪ 0ms
Image File_Format 2✅ 242ms
Image with 1 channel 19✅ 479ms
Image with 2 channels 19✅ 445ms
Image with 3 channels 19✅ 359ms
Image with 4 channels 19✅ 350ms
Image Write 2✅ 57ms
Image.read 9✅ 837ms
Matrix with 1 channel 21✅ 886ms
Matrix with 2 channels 21✅ 526ms
Matrix with 3 channels 21✅ 688ms
Matrix with 4 channels 21✅ 455ms
Matrix_Error 1✅ 31ms

✅ /Users/runner/work/enso/enso/target/test-results/Microsoft_Tests/JUnit.xml

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

Test suite Passed Failed Skipped Time
[SQLServer] Database tests 1⚪ 0ms

✅ /Users/runner/work/enso/enso/target/test-results/Snowflake_Tests/JUnit.xml

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

Test suite Passed Failed Skipped Time
[Snowflake] Database tests 1⚪ 0ms

✅ /Users/runner/work/enso/enso/target/test-results/Table_Internal_Tests/JUnit.xml

1 tests were completed in 990ms with 1 passed, 0 failed and 0 skipped.

Test suite Passed Failed Skipped Time
Autoconstructor Instrumentation 1✅ 990ms

❌ /Users/runner/work/enso/enso/target/test-results/Table_Tests/JUnit.xml

5283 tests were completed in 609s with 5122 passed, 3 failed and 158 skipped.

Test suite Passed Failed Skipped Time
[Codegen] Aggregation 2✅ 438ms
[Codegen] Basic Select 3✅ 289ms
[Codegen] Handling Missing Values 2✅ 364ms
[Codegen] JSON serialization 1✅ 354ms
[Codegen] Masking Tables and Columns 2✅ 466ms
[Codegen] Sorting 4✅ 290ms
[In-Memory-specific] Table.join 1✅ 118ms
[In-Memory-specific] Table.set 2✅ 72ms
[In-Memory] Interactions Between various operations 12✅ 2s
[In-Memory] (Column_Operations_Spec) Arithmetic Column Operations 13✅ 1⚪ 3s
[In-Memory] (Column_Operations_Spec) Boolean Column Operations 8✅ 1s
[In-Memory] (Column_Operations_Spec) Colum Operations - Names 10✅ 1s
[In-Memory] (Column_Operations_Spec) Column Comparisons 6✅ 1⚪ 16s
[In-Memory] (Column_Operations_Spec) Column Operations - Equality & Null Handling 4✅ 3⚪ 313ms
[In-Memory] (Column_Operations_Spec) Column Operations - Text Replace (in-memory only) 8✅ 626ms
[In-Memory] (Column_Operations_Spec) Column Operations - Text Trim 3✅ 480ms
[In-Memory] (Column_Operations_Spec) Column.const 3✅ 87ms
[In-Memory] (Column_Operations_Spec) Column.fill_nothing/empty 4✅ 111ms
[In-Memory] (Column_Operations_Spec) Column.rename 1✅ 21ms
[In-Memory] (Column_Operations_Spec) Date truncation 1✅ 58ms
[In-Memory] (Column_Operations_Spec) Decimal 5✅ 1s
[In-Memory] (Column_Operations_Spec) Min/Max Operations 3✅ 1s
[In-Memory] (Column_Operations_Spec) Other Column Operations 1✅ 57ms
[In-Memory] (Column_Operations_Spec) replace: empty table and nothings 2✅ 74ms
[In-Memory] (Column_Operations_Spec) replace: literal regex pattern and replacement 5✅ 144ms
[In-Memory] (Column_Operations_Spec) replace: literal text pattern and replacement 4✅ 316ms
[In-Memory] (Column_Operations_Spec) replace: Named_Pattern and replacement 1✅ 40ms
[In-Memory] (Column_Operations_Spec) replace: pattern and replacement columns 4✅ 228ms
[In-Memory] (Column_Operations_Spec) Rounding numeric tests 17✅ 1s
[In-Memory] (Column_Operations_Spec) Rounding-like operations 27✅ 1s
[In-Memory] (Column_Operations_Spec) Table.fill_nothing/empty 14✅ 803ms
[In-Memory] (Column_Operations_Spec) Table.make_constant_column 5✅ 412ms
[In-Memory] (Column_Operations_Spec) Table.text_replace 7✅ 439ms
[In-Memory] (Column_Operations_Spec) Text Column Operations 13✅ 2s
[In-Memory] (Conversion_Spec) Simple variant of Table/Column.parse in all backends 5✅ 207ms
[In-Memory] (Conversion_Spec) Table/Column auto value type 14✅ 836ms
[In-Memory] (Conversion_Spec) Table/Column.cast - checking invariants 13✅ 574ms
[In-Memory] (Conversion_Spec) Table/Column.cast - date/time 3✅ 47ms
[In-Memory] (Conversion_Spec) Table/Column.cast - numeric 14✅ 487ms
[In-Memory] (Conversion_Spec) Table/Column.cast - to text 11✅ 226ms
[In-Memory] (Core_Spec) Table.at 3✅ 65ms
[In-Memory] (Core_Spec) Table.column_count 1✅ 4ms
[In-Memory] (Core_Spec) Table.column_names 2✅ 76ms
[In-Memory] (Core_Spec) Table.get 3✅ 49ms
[In-Memory] (Core_Spec) Table.read 5✅ 254ms
[In-Memory] (Core_Spec) Table.rows 5✅ 149ms
[In-Memory] (Core_Spec) Table.set 8✅ 517ms
[In-Memory] (Derived_Columns_Spec) Table.set with Simple_Expression 9✅ 944ms
[In-Memory] (Derived_Columns_Spec) Unique derived column names 8✅ 192ms
[In-Memory] (Expression_Spec) Expression Arithmetic 3✅ 206ms
[In-Memory] (Expression_Spec) Expression Boolean literals 1✅ 49ms
[In-Memory] (Expression_Spec) Expression Boolean Operators 4✅ 327ms
[In-Memory] (Expression_Spec) Expression Column Arithmetic 2✅ 298ms
[In-Memory] (Expression_Spec) Expression Comparison Operators 6✅ 615ms
[In-Memory] (Expression_Spec) Expression Date and Time literals 5✅ 138ms
[In-Memory] (Expression_Spec) Expression Errors should be handled 4✅ 66ms
[In-Memory] (Expression_Spec) Expression Float literals 1✅ 54ms
[In-Memory] (Expression_Spec) Expression Integer literals 1✅ 45ms
[In-Memory] (Expression_Spec) Expression Nothing literals 3✅ 188ms
[In-Memory] (Expression_Spec) Expression Text literals 1✅ 34ms
[In-Memory] (Expression_Spec) Expression Text literals 2✅ 27ms
[In-Memory] (Expression_Spec) Expression Text Operators 2✅ 193ms
[In-Memory] (Expression_Spec) Expression Warnings should be reported 4✅ 370ms
[In-Memory] (Expression_Spec) Function invocation 5✅ 274ms
[In-Memory] (Nothing_Spec) between 55✅ 740ms
[In-Memory] (Nothing_Spec) Comparisons 198✅ 2s
[In-Memory] (Nothing_Spec) distinct 11✅ 148ms
[In-Memory] (Nothing_Spec) is_in 99✅ 796ms
[In-Memory] (Nothing_Spec) is_in: Boolean+Nothing edge cases 192✅ 1s
[In-Memory] (Nothing_Spec) is_nothing 11✅ 63ms
[In-Memory] (Nothing_Spec) not 1✅ 6ms
[In-Memory] (Nothing_Spec) sort 18✅ 274ms
[In-Memory] Boolean Column operations 3✅ 4s
[In-Memory] Column Naming edge cases 7✅ 657ms
[In-Memory] Column operation Integer Overflow handling 6✅ 575ms
[In-Memory] Column.map 6✅ 160ms
[In-Memory] Column.Offset with closest value fill strategy 8✅ 59ms
[In-Memory] Column.Offset with constant fill strategy 1⚪ 0ms
[In-Memory] Column.Offset with default fill strategy 7✅ 69ms
[In-Memory] Column.Offset with wrap around fill strategy 10✅ 50ms
[In-Memory] Column.take/drop 8✅ 523ms
[In-Memory] Column.zip 6✅ 112ms
[In-Memory] Date-Time operations 22✅ 1⚪ 2s
[In-Memory] Date-Time support 3✅ 84ms
[In-Memory] Dropping Missing Values 9✅ 874ms
[In-Memory] Filling Missing Values 9✅ 335ms
[In-Memory] Handling of Big Integer values 10✅ 673ms
[In-Memory] Loss_Of_Integer_Precision (large integers not being exactly representable in Float) 5✅ 250ms
[In-Memory] Storage Builders 2✅ 276ms
[In-Memory] Table Text Cleanse 4✅ 118ms
[In-Memory] Table.add_group_number (common) 13✅ 393ms
[In-Memory] Table.add_row_number (common) 7✅ 370ms
[In-Memory] Table.add_row_number (in-memory specific) 7✅ 187ms
[In-Memory] Table.aggregate 4✅ 160ms
[In-Memory] Table.aggregate 3✅ 151ms
[In-Memory] Table.aggregate Average 1✅ 66ms
[In-Memory] Table.aggregate Concatenate 6✅ 446ms
[In-Memory] Table.aggregate Count_Distinct 4✅ 350ms
[In-Memory] Table.aggregate First and Last 4✅ 185ms
[In-Memory] Table.aggregate Mode 1✅ 16ms
[In-Memory] Table.aggregate Shortest 1✅ 52ms
[In-Memory] Table.aggregate should be able to group on multiple fields 13✅ 949ms
[In-Memory] Table.aggregate should be able to group on single field 13✅ 1s
[In-Memory] Table.aggregate should correctly handle infinities 4✅ 156ms
[In-Memory] Table.aggregate should correctly handle NaN 5✅ 88ms
[In-Memory] Table.aggregate should correctly select result types 4✅ 101ms
[In-Memory] Table.aggregate should merge warnings when issues computing aggregation 2✅ 57ms
[In-Memory] Table.aggregate should not summarize empty table when grouped 11✅ 338ms
[In-Memory] Table.aggregate should raise warnings when there are issues 7✅ 463ms
[In-Memory] Table.aggregate should raise warnings when there are issues computing aggregation 3✅ 132ms
[In-Memory] Table.aggregate should report warnings and errors based on types 4✅ 343ms
[In-Memory] Table.aggregate should summarize empty table 11✅ 444ms
[In-Memory] Table.aggregate should summarize whole table 16✅ 1s
[In-Memory] Table.aggregate Standard_Deviation 1✅ 59ms
[In-Memory] Table.aggregate Sum 3✅ 238ms
[In-Memory] Table.aggregate+Expressions 2✅ 380ms
[In-Memory] Table.coalesce 8✅ 154ms
[In-Memory] Table.cross_join 9✅ 349ms
[In-Memory] Table.cross_tab 23✅ 1s
[In-Memory] Table.distinct 7✅ 233ms
[In-Memory] Table.distinct 6✅ 274ms
[In-Memory] Table.duplicates 6✅ 162ms
[In-Memory] Table.filter 28✅ 1⚪ 2s
[In-Memory] Table.filter 4✅ 2s
[In-Memory] Table.filter by an expression 5✅ 364ms
[In-Memory] Table.from_union 33✅ 1s
[In-Memory] Table.join 42✅ 3s
[In-Memory] Table.make_table_from_dictionary/vectors 8✅ 190ms
[In-Memory] Table.merge 20✅ 1s
[In-Memory] Table.Offset handles bad inputs gracefully 8✅ 75ms
[In-Memory] Table.Offset with closest value fill strategy 8✅ 58ms
[In-Memory] Table.Offset with default fill strategy 8✅ 76ms
[In-Memory] Table.Offset with default fill strategy (Text Values) 4✅ 29ms
[In-Memory] Table.Offset with wrap around fill strategy 12✅ 87ms
[In-Memory] Table.Offset works with grouping - closest fill strategy 7✅ 80ms
[In-Memory] Table.Offset works with grouping - default fill strategy 7✅ 54ms
[In-Memory] Table.Offset works with grouping - wrap around fill strategy 7✅ 71ms
[In-Memory] Table.Offset works with multiple columns 7✅ 104ms
[In-Memory] Table.Offset works with multiple columns - updating in place 8✅ 85ms
[In-Memory] Table.Offset works with ordering - closest fill strategy 7✅ 56ms
[In-Memory] Table.Offset works with ordering - default fill strategy 7✅ 54ms
[In-Memory] Table.Offset works with ordering - wrap around fill strategy 7✅ 51ms
[In-Memory] Table.remove_columns 13✅ 223ms
[In-Memory] Table.rename_columns 25✅ 613ms
[In-Memory] Table.reorder_columns 11✅ 236ms
[In-Memory] Table.reorder_columns by type 1✅ 18ms
[In-Memory] Table.replace 22✅ 885ms
[In-Memory] Table.select_columns 16✅ 393ms
[In-Memory] Table.select_columns By_Type and Table.remove_columns By_Type 2✅ 75ms
[In-Memory] Table.sort 23✅ 663ms
[In-Memory] Table.sort_columns 4✅ 130ms
[In-Memory] Table.take/drop 11✅ 661ms
[In-Memory] Table.transpose 8✅ 421ms
[In-Memory] Table.union 32✅ 2s
[In-Memory] Table.zip 12✅ 592ms
[In-Memory] Temp column 2✅ 12ms
[In-Memory] Works in Table.set expressions with default 6✅ 59ms
[PostgreSQL] .pgpass 3✅ 868ms
[PostgreSQL] Audit Logs 1⚪ 0ms
[PostgreSQL] Connection setup 3✅ 756ms
[PostgreSQL] Data Link 1⚪ 0ms
[PostgreSQL] Database tests 1⚪ 0ms
[PostgreSQL] Saving to Data Link 1⚪ 0ms
[PostgreSQL] SSL connectivity tests 1⚪ 0ms
[SQLite File] Interactions Between various operations 10✅ 2s
[SQLite File] (Column_Operations_Spec) Arithmetic Column Operations 11✅ 2⚪ 932ms
[SQLite File] (Column_Operations_Spec) Boolean Column Operations 7✅ 1⚪ 1s
[SQLite File] (Column_Operations_Spec) Colum Operations - Names 8✅ 252ms
[SQLite File] (Column_Operations_Spec) Column Comparisons 5✅ 1⚪ 15s
[SQLite File] (Column_Operations_Spec) Column Operations - Equality & Null Handling 4✅ 3⚪ 257ms
[SQLite File] (Column_Operations_Spec) Column Operations - Text Trim 3✅ 214ms
[SQLite File] (Column_Operations_Spec) Column.const 3✅ 121ms
[SQLite File] (Column_Operations_Spec) Column.fill_nothing/empty 4✅ 141ms
[SQLite File] (Column_Operations_Spec) Column.let 1✅ 228ms
[SQLite File] (Column_Operations_Spec) Column.rename 1✅ 25ms
[SQLite File] (Column_Operations_Spec) Date truncation 1⚪ 0ms
[SQLite File] (Column_Operations_Spec) Decimal 1⚪ 0ms
[SQLite File] (Column_Operations_Spec) Min/Max Operations 2✅ 1⚪ 207ms
[SQLite File] (Column_Operations_Spec) Other Column Operations 1✅ 43ms
[SQLite File] (Column_Operations_Spec) replace: DB specific edge-cases 2✅ 24ms
[SQLite File] (Column_Operations_Spec) replace: empty table and nothings 2✅ 43ms
[SQLite File] (Column_Operations_Spec) replace: literal regex pattern and replacement 5✅ 36ms
[SQLite File] (Column_Operations_Spec) replace: literal text pattern and replacement 4✅ 347ms
[SQLite File] (Column_Operations_Spec) replace: Named_Pattern and replacement 1✅ 4ms
[SQLite File] (Column_Operations_Spec) replace: pattern and replacement columns 4✅ 56ms
[SQLite File] (Column_Operations_Spec) Rounding numeric tests 17✅ 39s
[SQLite File] (Column_Operations_Spec) Rounding-like operations 16✅ 1s
[SQLite File] (Column_Operations_Spec) Table.fill_nothing/empty 14✅ 1s
[SQLite File] (Column_Operations_Spec) Table.make_constant_column 4✅ 290ms
[SQLite File] (Column_Operations_Spec) Table.text_replace 7✅ 334ms
[SQLite File] (Column_Operations_Spec) Text Column Operations 13✅ 965ms
[SQLite File] (Conversion_Spec) Simple variant of Table/Column.parse in all backends 5✅ 500ms
[SQLite File] (Conversion_Spec) Table.expand_column 1✅ 39ms
[SQLite File] (Conversion_Spec) Table.expand_to_rows 1✅ 31ms
[SQLite File] (Conversion_Spec) Table/Column auto value type 1✅ 36ms
[SQLite File] (Conversion_Spec) Table/Column.cast - checking invariants 8✅ 567ms
[SQLite File] (Conversion_Spec) Table/Column.cast - numeric 3✅ 185ms
[SQLite File] (Conversion_Spec) Table/Column.cast - to text 2✅ 102ms
[SQLite File] (Core_Spec) Table.at 3✅ 117ms
[SQLite File] (Core_Spec) Table.column_count 1✅ 2ms
[SQLite File] (Core_Spec) Table.column_names 2✅ 308ms
[SQLite File] (Core_Spec) Table.get 3✅ 64ms
[SQLite File] (Core_Spec) Table.read 6✅ 1s
[SQLite File] (Core_Spec) Table.rows 5✅ 265ms
[SQLite File] (Core_Spec) Table.set 8✅ 476ms
[SQLite File] (Derived_Columns_Spec) Table.set with Simple_Expression 8✅ 1⚪ 2s
[SQLite File] (Derived_Columns_Spec) Unique derived column names 8✅ 412ms
[SQLite File] (Expression_Spec) Expression Arithmetic 3✅ 694ms
[SQLite File] (Expression_Spec) Expression Boolean literals 1✅ 232ms
[SQLite File] (Expression_Spec) Expression Boolean Operators 4✅ 445ms
[SQLite File] (Expression_Spec) Expression Column Arithmetic 2✅ 596ms
[SQLite File] (Expression_Spec) Expression Comparison Operators 6✅ 1s
[SQLite File] (Expression_Spec) Expression Date and Time literals 4⚪ 0ms
[SQLite File] (Expression_Spec) Expression Errors should be handled 4✅ 41ms
[SQLite File] (Expression_Spec) Expression Float literals 1✅ 85ms
[SQLite File] (Expression_Spec) Expression Integer literals 1✅ 176ms
[SQLite File] (Expression_Spec) Expression Nothing literals 1✅ 1⚪ 68ms
[SQLite File] (Expression_Spec) Expression Text literals 1✅ 131ms
[SQLite File] (Expression_Spec) Expression Text literals 2✅ 98ms
[SQLite File] (Expression_Spec) Expression Text Operators 2✅ 261ms
[SQLite File] (Expression_Spec) Expression Warnings should be reported 2✅ 2⚪ 327ms
[SQLite File] (Expression_Spec) Function invocation 5✅ 362ms
[SQLite File] (Nothing_Spec) between 30✅ 3s
[SQLite File] (Nothing_Spec) Comparisons 108✅ 9s
[SQLite File] (Nothing_Spec) distinct 6✅ 276ms
[SQLite File] (Nothing_Spec) is_in 54✅ 5s
[SQLite File] (Nothing_Spec) is_in: Boolean+Nothing edge cases 192✅ 19s
[SQLite File] (Nothing_Spec) is_nothing 6✅ 445ms
[SQLite File] (Nothing_Spec) not 1✅ 20ms
[SQLite File] (Nothing_Spec) sort 12✅ 468ms
[SQLite File] (Upload_Spec) Appending a Database table to a Database table 30✅ 8s
[SQLite File] (Upload_Spec) Appending an in-memory table to a Database table 31✅ 6s
[SQLite File] (Upload_Spec) Creating an empty table 19✅ 4s
[SQLite File] (Upload_Spec) Deleting rows from a Database table 4✅ 779ms
[SQLite File] (Upload_Spec) Deleting rows from a Database table (source=Database) 11✅ 4s
[SQLite File] (Upload_Spec) Deleting rows from a Database table (source=in-memory) 11✅ 2s
[SQLite File] (Upload_Spec) Output Execution Context for Database operations 12✅ 1⚪ 4s
[SQLite File] (Upload_Spec) Persisting a Database Table (query) 9✅ 2s
[SQLite File] (Upload_Spec) Uploading an in-memory Table 12✅ 5s
[SQLite File] Aggregation 2✅ 412ms
[SQLite File] Basic Table Access 6✅ 1s
[SQLite File] Column Naming edge cases 7✅ 905ms
[SQLite File] Column.const 1✅ 42ms
[SQLite File] Column.map 1✅ 4ms
[SQLite File] Column.take/drop 6✅ 4s
[SQLite File] Column.zip 1✅ 9ms
[SQLite File] Connection.query 7✅ 1s
[SQLite File] Date-Time operations 1⚪ 0ms
[SQLite File] Date-Time support 1⚪ 0ms
[SQLite File] Dialect-specific codegen 1✅ 271ms
[SQLite File] Dropping Missing Values 8✅ 4s
[SQLite File] Error Handling 2✅ 245ms
[SQLite File] Filling Missing Values 5✅ 2⚪ 1s
[SQLite File] Internals 1✅ 80ms
[SQLite File] IR Traversal 4✅ 10s
[SQLite File] Masking Tables 1✅ 628ms
[SQLite File] math functions 6✅ 6s
[SQLite File] Metadata 2✅ 502ms
[SQLite File] Missing Values 2✅ 270ms
[SQLite File] partial Date-Time support 2⚪ 0ms
[SQLite File] Schemas and Databases 3✅ 26ms
[SQLite File] Sorting 5✅ 429ms
[SQLite File] Table Text Cleanse 4✅ 53ms
[SQLite File] Table.add_group_number 1✅ 40ms
[SQLite File] Table.add_row_number (common) 7✅ 828ms
[SQLite File] Table.add_row_number (Database specific) 1✅ 197ms
[SQLite File] Table.aggregate 4✅ 481ms
[SQLite File] Table.aggregate Concatenate 6✅ 647ms
[SQLite File] Table.aggregate Count_Distinct 2✅ 2⚪ 1s
[SQLite File] Table.aggregate First and Last 2✅ 2⚪ 294ms
[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 8✅ 5⚪ 863ms
[SQLite File] Table.aggregate should be able to group on single field 9✅ 4⚪ 807ms
[SQLite File] Table.aggregate should correctly handle infinities 2✅ 2⚪ 250ms
[SQLite File] Table.aggregate should correctly select result types 2✅ 2⚪ 348ms
[SQLite File] Table.aggregate should merge warnings when issues computing aggregation 1⚪ 0ms
[SQLite File] Table.aggregate should not summarize empty table when grouped 8✅ 3⚪ 450ms
[SQLite File] Table.aggregate should raise warnings when there are issues 7✅ 2s
[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✅ 442ms
[SQLite File] Table.aggregate should report warnings and errors based on types 4✅ 357ms
[SQLite File] Table.aggregate should summarize empty table 8✅ 3⚪ 772ms
[SQLite File] Table.aggregate should summarize whole table 10✅ 6⚪ 2s
[SQLite File] Table.aggregate Standard_Deviation 1✅ 150ms
[SQLite File] Table.aggregate+Expressions 2✅ 159ms
[SQLite File] Table.coalesce 8✅ 603ms
[SQLite File] Table.cross_join 9✅ 2s
[SQLite File] Table.cross_tab 1⚪ 0ms
[SQLite File] Table.default_ordering 5✅ 391ms
[SQLite File] Table.distinct 7✅ 752ms
[SQLite File] Table.duplicates 1⚪ 0ms
[SQLite File] Table.filter 1✅ 526ms
[SQLite File] Table.filter 27✅ 4s
[SQLite File] Table.filter by an expression 4✅ 1⚪ 228ms
[SQLite File] Table.from_union 1⚪ 0ms
[SQLite File] Table.join 38✅ 8s
[SQLite File] Table.make_table_from_dictionary/vectors 8✅ 1s
[SQLite File] Table.merge 19✅ 7s
[SQLite File] Table.offset 1✅ 29ms
[SQLite File] Table.remove_columns 13✅ 282ms
[SQLite File] Table.rename_columns 26✅ 825ms
[SQLite File] Table.reorder_columns 11✅ 254ms
[SQLite File] Table.reorder_columns by type 1✅ 71ms
[SQLite File] Table.replace 21✅ 5s
[SQLite File] Table.select_columns 16✅ 337ms
[SQLite File] Table.select_columns By_Type and Table.remove_columns By_Type 2✅ 115ms
[SQLite File] Table.sort 21✅ 2s
[SQLite File] Table.sort_columns 4✅ 119ms
[SQLite File] Table.take/drop 7✅ 6s
[SQLite File] Table.transpose 1⚪ 0ms
[SQLite File] Table.union 25✅ 4⚪ 3s
[SQLite File] Table.zip 1⚪ 0ms
[SQLite File] Tables and Table Types 4✅ 412ms
[SQLite File] Temp column 2✅ 65ms
[SQLite File] Transaction Support 4✅ 150ms
[SQLite In-Memory] Interactions Between various operations 10✅ 2s
[SQLite In-Memory] (Column_Operations_Spec) Arithmetic Column Operations 11✅ 2⚪ 1s
[SQLite In-Memory] (Column_Operations_Spec) Boolean Column Operations 7✅ 1⚪ 1s
[SQLite In-Memory] (Column_Operations_Spec) Colum Operations - Names 8✅ 353ms
[SQLite In-Memory] (Column_Operations_Spec) Column Comparisons 5✅ 1⚪ 13s
[SQLite In-Memory] (Column_Operations_Spec) Column Operations - Equality & Null Handling 4✅ 3⚪ 321ms
[SQLite In-Memory] (Column_Operations_Spec) Column Operations - Text Trim 3✅ 207ms
[SQLite In-Memory] (Column_Operations_Spec) Column.const 3✅ 111ms
[SQLite In-Memory] (Column_Operations_Spec) Column.fill_nothing/empty 4✅ 171ms
[SQLite In-Memory] (Column_Operations_Spec) Column.let 1✅ 243ms
[SQLite In-Memory] (Column_Operations_Spec) Column.rename 1✅ 29ms
[SQLite In-Memory] (Column_Operations_Spec) Date truncation 1⚪ 0ms
[SQLite In-Memory] (Column_Operations_Spec) Decimal 1⚪ 0ms
[SQLite In-Memory] (Column_Operations_Spec) Min/Max Operations 2✅ 1⚪ 264ms
[SQLite In-Memory] (Column_Operations_Spec) Other Column Operations 1✅ 41ms
[SQLite In-Memory] (Column_Operations_Spec) replace: DB specific edge-cases 2✅ 23ms
[SQLite In-Memory] (Column_Operations_Spec) replace: empty table and nothings 2✅ 55ms
[SQLite In-Memory] (Column_Operations_Spec) replace: literal regex pattern and replacement 5✅ 50ms
[SQLite In-Memory] (Column_Operations_Spec) replace: literal text pattern and replacement 4✅ 256ms
[SQLite In-Memory] (Column_Operations_Spec) replace: Named_Pattern and replacement 1✅ 5ms
[SQLite In-Memory] (Column_Operations_Spec) replace: pattern and replacement columns 4✅ 56ms
[SQLite In-Memory] (Column_Operations_Spec) Rounding numeric tests 17✅ 37s
[SQLite In-Memory] (Column_Operations_Spec) Rounding-like operations 16✅ 1s
[SQLite In-Memory] (Column_Operations_Spec) Table.fill_nothing/empty 14✅ 2s
[SQLite In-Memory] (Column_Operations_Spec) Table.make_constant_column 4✅ 266ms
[SQLite In-Memory] (Column_Operations_Spec) Table.text_replace 7✅ 557ms
[SQLite In-Memory] (Column_Operations_Spec) Text Column Operations 13✅ 1s
[SQLite In-Memory] (Conversion_Spec) Simple variant of Table/Column.parse in all backends 5✅ 546ms
[SQLite In-Memory] (Conversion_Spec) Table.expand_column 1✅ 28ms
[SQLite In-Memory] (Conversion_Spec) Table.expand_to_rows 1✅ 27ms
[SQLite In-Memory] (Conversion_Spec) Table/Column auto value type 1✅ 26ms
[SQLite In-Memory] (Conversion_Spec) Table/Column.cast - checking invariants 8✅ 509ms
[SQLite In-Memory] (Conversion_Spec) Table/Column.cast - numeric 3✅ 147ms
[SQLite In-Memory] (Conversion_Spec) Table/Column.cast - to text 2✅ 103ms
[SQLite In-Memory] (Core_Spec) Table.at 3✅ 103ms
[SQLite In-Memory] (Core_Spec) Table.column_count 1✅ 3ms
[SQLite In-Memory] (Core_Spec) Table.column_names 2✅ 255ms
[SQLite In-Memory] (Core_Spec) Table.get 3✅ 62ms
[SQLite In-Memory] (Core_Spec) Table.read 6✅ 797ms
[SQLite In-Memory] (Core_Spec) Table.rows 5✅ 246ms
[SQLite In-Memory] (Core_Spec) Table.set 8✅ 433ms
[SQLite In-Memory] (Derived_Columns_Spec) Table.set with Simple_Expression 8✅ 1⚪ 2s
[SQLite In-Memory] (Derived_Columns_Spec) Unique derived column names 8✅ 355ms
[SQLite In-Memory] (Expression_Spec) Expression Arithmetic 3✅ 417ms
[SQLite In-Memory] (Expression_Spec) Expression Boolean literals 1✅ 153ms
[SQLite In-Memory] (Expression_Spec) Expression Boolean Operators 4✅ 308ms
[SQLite In-Memory] (Expression_Spec) Expression Column Arithmetic 2✅ 412ms
[SQLite In-Memory] (Expression_Spec) Expression Comparison Operators 6✅ 668ms
[SQLite In-Memory] (Expression_Spec) Expression Date and Time literals 4⚪ 0ms
[SQLite In-Memory] (Expression_Spec) Expression Errors should be handled 4✅ 42ms
[SQLite In-Memory] (Expression_Spec) Expression Float literals 1✅ 73ms
[SQLite In-Memory] (Expression_Spec) Expression Integer literals 1✅ 116ms
[SQLite In-Memory] (Expression_Spec) Expression Nothing literals 1✅ 1⚪ 51ms
[SQLite In-Memory] (Expression_Spec) Expression Text literals 1✅ 99ms
[SQLite In-Memory] (Expression_Spec) Expression Text literals 2✅ 65ms
[SQLite In-Memory] (Expression_Spec) Expression Text Operators 2✅ 200ms
[SQLite In-Memory] (Expression_Spec) Expression Warnings should be reported 2✅ 2⚪ 308ms
[SQLite In-Memory] (Expression_Spec) Function invocation 5✅ 292ms
[SQLite In-Memory] (Nothing_Spec) between 30✅ 1s
[SQLite In-Memory] (Nothing_Spec) Comparisons 108✅ 5s
[SQLite In-Memory] (Nothing_Spec) distinct 6✅ 174ms
[SQLite In-Memory] (Nothing_Spec) is_in 54✅ 2s
[SQLite In-Memory] (Nothing_Spec) is_in: Boolean+Nothing edge cases 192✅ 10s
[SQLite In-Memory] (Nothing_Spec) is_nothing 6✅ 217ms
[SQLite In-Memory] (Nothing_Spec) not 1✅ 14ms
[SQLite In-Memory] (Nothing_Spec) sort 12✅ 339ms
[SQLite In-Memory] (Upload_Spec) Appending a Database table to a Database table 30✅ 11s
[SQLite In-Memory] (Upload_Spec) Appending an in-memory table to a Database table 31✅ 6s
[SQLite In-Memory] (Upload_Spec) Creating an empty table 17✅ 2s
[SQLite In-Memory] (Upload_Spec) Deleting rows from a Database table 4✅ 381ms
[SQLite In-Memory] (Upload_Spec) Deleting rows from a Database table (source=Database) 11✅ 2s
[SQLite In-Memory] (Upload_Spec) Deleting rows from a Database table (source=in-memory) 11✅ 3s
[SQLite In-Memory] (Upload_Spec) Output Execution Context for Database operations 9✅ 1⚪ 2s
[SQLite In-Memory] (Upload_Spec) Persisting a Database Table (query) 9✅ 3s
[SQLite In-Memory] (Upload_Spec) Uploading an in-memory Table 10✅ 2s
[SQLite In-Memory] Aggregation 2✅ 161ms
[SQLite In-Memory] Basic Table Access 6✅ 385ms
[SQLite In-Memory] Column Naming edge cases 7✅ 505ms
[SQLite In-Memory] Column.const 1✅ 48ms
[SQLite In-Memory] Column.map 1✅ 3ms
[SQLite In-Memory] Column.take/drop 6✅ 4s
[SQLite In-Memory] Column.zip 1✅ 5ms
[SQLite In-Memory] Connection.query 7✅ 567ms
[SQLite In-Memory] Date-Time operations 1⚪ 0ms
[SQLite In-Memory] Date-Time support 1⚪ 0ms
[SQLite In-Memory] Dialect-specific codegen 1✅ 80ms
[SQLite In-Memory] Dropping Missing Values 8✅ 2s
[SQLite In-Memory] Error Handling 2✅ 75ms
[SQLite In-Memory] Filling Missing Values 5✅ 2⚪ 509ms
[SQLite In-Memory] Internals 1✅ 15ms
[SQLite In-Memory] IR Traversal 4✅ 10s
[SQLite In-Memory] Masking Tables 1✅ 312ms
[SQLite In-Memory] math functions 6✅ 4s
[SQLite In-Memory] Metadata 2✅ 93ms
[SQLite In-Memory] Missing Values 2✅ 147ms
[SQLite In-Memory] partial Date-Time support 2⚪ 0ms
[SQLite In-Memory] Schemas and Databases 3✅ 11ms
[SQLite In-Memory] Sorting 5✅ 243ms
[SQLite In-Memory] Table Text Cleanse 4✅ 42ms
[SQLite In-Memory] Table.add_group_number 1✅ 15ms
[SQLite In-Memory] Table.add_row_number (common) 7✅ 650ms
[SQLite In-Memory] Table.add_row_number (Database specific) 1✅ 113ms
[SQLite In-Memory] Table.aggregate 4✅ 317ms
[SQLite In-Memory] Table.aggregate Concatenate 6✅ 406ms
[SQLite In-Memory] Table.aggregate Count_Distinct 2✅ 2⚪ 576ms
[SQLite In-Memory] Table.aggregate First and Last 2✅ 2⚪ 234ms
[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 8✅ 5⚪ 597ms
[SQLite In-Memory] Table.aggregate should be able to group on single field 9✅ 4⚪ 759ms
[SQLite In-Memory] Table.aggregate should correctly handle infinities 2✅ 2⚪ 162ms
[SQLite In-Memory] Table.aggregate should correctly select result types 2✅ 2⚪ 155ms
[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 8✅ 3⚪ 492ms
[SQLite In-Memory] Table.aggregate should raise warnings when there are issues 7✅ 1s
[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✅ 277ms
[SQLite In-Memory] Table.aggregate should report warnings and errors based on types 4✅ 326ms
[SQLite In-Memory] Table.aggregate should summarize empty table 8✅ 3⚪ 747ms
[SQLite In-Memory] Table.aggregate should summarize whole table 10✅ 6⚪ 1s
[SQLite In-Memory] Table.aggregate Standard_Deviation 1✅ 66ms
[SQLite In-Memory] Table.aggregate+Expressions 2✅ 137ms
[SQLite In-Memory] Table.coalesce 8✅ 304ms
[SQLite In-Memory] Table.cross_join 9✅ 1s
[SQLite In-Memory] Table.cross_tab 1⚪ 0ms
[SQLite In-Memory] Table.default_ordering 5✅ 134ms
[SQLite In-Memory] Table.distinct 7✅ 504ms
[SQLite In-Memory] Table.duplicates 1⚪ 0ms
[SQLite In-Memory] Table.filter 1✅ 256ms
[SQLite In-Memory] Table.filter 27✅ 4s
[SQLite In-Memory] Table.filter by an expression 4✅ 1⚪ 222ms
[SQLite In-Memory] Table.from_union 1⚪ 0ms
[SQLite In-Memory] Table.join 38✅ 5s
[SQLite In-Memory] Table.make_table_from_dictionary/vectors 8✅ 466ms
[SQLite In-Memory] Table.merge 19✅ 5s
[SQLite In-Memory] Table.offset 1✅ 8ms
[SQLite In-Memory] Table.remove_columns 13✅ 278ms
[SQLite In-Memory] Table.rename_columns 26✅ 553ms
[SQLite In-Memory] Table.reorder_columns 11✅ 223ms
[SQLite In-Memory] Table.reorder_columns by type 1✅ 55ms
[SQLite In-Memory] Table.replace 21✅ 3s
[SQLite In-Memory] Table.select_columns 16✅ 317ms
[SQLite In-Memory] Table.select_columns By_Type and Table.remove_columns By_Type 2✅ 147ms
[SQLite In-Memory] Table.sort 21✅ 1s
[SQLite In-Memory] Table.sort_columns 4✅ 101ms
[SQLite In-Memory] Table.take/drop 7✅ 5s
[SQLite In-Memory] Table.transpose 1⚪ 0ms
[SQLite In-Memory] Table.union 25✅ 4⚪ 2s
[SQLite In-Memory] Table.zip 1⚪ 0ms
[SQLite In-Memory] Tables and Table Types 4✅ 186ms
[SQLite In-Memory] Temp column 2✅ 59ms
[SQLite In-Memory] Transaction Support 4✅ 154ms
[SQLite] Type Mapping 8✅ 572ms
Aggregate Columns 23✅ 2s
All types 1✅ 65ms
Boolean 4✅ 359ms
Boolean Column.format, with format Column 3✅ 95ms
Boolean Column.format, with format string 3✅ 134ms
ceil 3✅ 37ms
Column selectors 2✅ 157ms
Column Text Cleanse 15✅ 294ms
Column Text Cleanse 15✅ 179ms
Column Text Cleanse 15✅ 157ms
Column.parse 15✅ 520ms
Columns 20✅ 19s
Counting Values 1✅ 11ms
Data.read_many 19✅ 1s
DataFormatter builders 3✅ 119ms
DataFormatter.format 10✅ 211ms
DataFormatter.parse 13✅ 504ms
Date Column.format, with format Column 6✅ 105ms
Date Column.format, with format string 4✅ 293ms
Date_Time Column.format, with format Column 6✅ 139ms
Date_Time Column.format, with format string 5✅ 216ms
Date_Time truncate 1✅ 13ms
Dates 9✅ 862ms
Delimited File Parsing 34✅ 3⚪ 2s
Delimited File Writing 35✅ 4s
different types 2✅ 32ms
Dropping Missing Values 1✅ 115ms
Edge cases 1✅ 37ms
Errors 2✅ 26ms
Errors 4✅ 100ms
Excel Range 9✅ 630ms
expand_column 21✅ 653ms
expand_to_rows 16✅ 456ms
Fan_Out 2✅ 89ms
fetching files using HTTP 5✅ 726ms
File.read (Delimited) 3✅ 91ms
File.read (Delimited) should work with Date_Time 3✅ 95ms
File.read (Delimited) should work with Dates 3✅ 485ms
File.read (Delimited) should work with Time_Of_Days 3✅ 73ms
fill 8✅ 381ms
Float 3✅ 52ms
Float, with format Column 3✅ 40ms
floor 3✅ 40ms
from_objects with Array 1✅ 74ms
from_objects with JSON (single values) 2✅ 67ms
from_objects with mixed vector of single and JSON objects 5✅ 112ms
from_objects with non-uniform JSON vector 6✅ 113ms
from_objects with single values 5✅ 369ms
from_objects with uniform JSON vector 5✅ 84ms
InferredIntegerBuilder 2✅ 38ms
Info 1✅ 20ms
Integer 3✅ 81ms
Integer 1✅ 22ms
Integer, with format Column 3✅ 80ms
Integration 1✅ 131ms
IO operations on Enso Cloud files 1⚪ 0ms
JSON conversion 2✅ 58ms
Locales 2✅ 89ms
Mapping Operations 7✅ 904ms
Masking Tables 3✅ 144ms
NaN handling 4✅ 3❌ 585ms
nothing handling 7✅ 294ms
Numeric 4✅ 283ms
Numeric format, empty 4✅ 128ms
parsing Table formats in DataLinks 8✅ 3s
Problems 13✅ 2⚪ 850ms
Read XLSX / XLS Files 16✅ 1⚪ 8s
Reading single cells correctly 7✅ 880ms
Response caching 36✅ 15s
round/truncate/ceil/floor 3✅ 165ms
Rounding 8✅ 213ms
running count 9✅ 184ms
running kurtosis 1✅ 22ms
running max 3✅ 53ms
running mean 2✅ 37ms
running min 3✅ 57ms
running product 2✅ 31ms
running skew 2✅ 40ms
running standard deviation 2✅ 58ms
running sum 8✅ 156ms
running variance 2✅ 30ms
Should be able to serialise a table with Dates to Text 2✅ 103ms
Should be able to serialise a table with DateTimes to Text 2✅ 44ms
Should be able to serialise a table with Time_Of_Days to Text 2✅ 22ms
single-value Column 17✅ 583ms
Slicing Tables 4✅ 208ms
SortedListIndex (used for SortJoin) 6✅ 82ms
Sorting Columns 4✅ 90ms
Sorting Tables 2✅ 165ms
SQL_Statement serialization 2✅ 130ms
SQLite_Format should allow connecting to SQLite files 5✅ 249ms
Table Construction 12✅ 14s
Table Display 1✅ 52ms
Table.from Text 1✅ 32ms
Table.parse 22✅ 1s
Table.parse_to_columns 15✅ 642ms
Table.split 10✅ 366ms
Table.split/tokenize column count 8✅ 435ms
Table.split/tokenize column order 1✅ 20ms
Table.split/tokenize errors 4✅ 19ms
Table.split/tokenize name conflicts 2✅ 122ms
Table.tokenize 14✅ 276ms
Table/Column.should_equal helpers 23✅ 751ms
Text.parse_to_table 2✅ 50ms
Text.parse_to_table errors 3✅ 30ms
Text.parse_to_table parsing 3✅ 98ms
Text.parse_to_table with case-insensitivity 1✅ 19ms
Text.parse_to_table with groups 2✅ 76ms
Time_Of_Day Column.format, with format Column 6✅ 137ms
Time_Of_Day Column.format, with format string 5✅ 165ms
to_xml 28✅ 2⚪ 596ms
truncate 3✅ 37ms
Unique_Name_Strategy Helper 12✅ 589ms
Unique_Name_Strategy.combine_with_prefix 6✅ 66ms
Unsupported statistics 4✅ 14ms
Use First Row As Names 5✅ 375ms
Value_Type 2✅ 147ms
Various File Format support on Table 6✅ 293ms
Vector conversion 1✅ 102ms
Write xls Files 47✅ 3s
Write xlsx Files 47✅ 5s
Writing 4✅ 100ms
Writing to csv files 3✅ 676ms
Writing to json files 3✅ 2s
XLS reading 13✅ 625ms
XLSX reading 13✅ 2s
XML 7✅ 624ms

❌ NaN handling

✅ Running count doesn't care about NaN values
✅ Running sum works ignores NaN values and warns
✅ Running sum works ignores NaN values and warnings can be hushed
❌ Running min ignores NaN values and works with grouping and warns
	Tables differ at Table_Tests/src/In_Memory/Table_Running_Spec.enso:623:13-46.
❌ Running max ignores NaN values and works with grouping and warns
	Tables differ at Table_Tests/src/In_Memory/Table_Running_Spec.enso:638:13-46.
✅ Running mean ignores NaN values and warns
❌ Running mean ignores NaN values and works when first value is NaN and warns
	Tables differ at Table_Tests/src/In_Memory/Table_Running_Spec.enso:668:13-46.

✅ /Users/runner/work/enso/enso/target/test-results/Tableau_Tests/JUnit.xml

13 tests were completed in 3s with 13 passed, 0 failed and 0 skipped.

Test suite Passed Failed Skipped Time
Read Tables 6✅ 1s
Structure 7✅ 1s

✅ /Users/runner/work/enso/enso/target/test-results/Test_Tests/JUnit.xml

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

Test suite Passed Failed Skipped Time
should_contain extension method 1✅ 170ms
should_end_with extension method 1✅ 74ms
should_equal extension method 4✅ 1s
should_not_contain extension method 1✅ 70ms
should_not_equal extension method 2✅ 177ms
should_start_with extension method 1✅ 72ms

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

82 tests were completed in 12s with 81 passed, 0 failed and 1 skipped.

Test suite Passed Failed Skipped Time
Dataflow Error Visualization 2✅ 158ms
File uploads 2✅ 41ms
Geo_Map 3✅ 786ms
Histogram Visualization 6✅ 252ms
Lazy Table Visualization 12✅ 1s
Lazy Text Visualization 3✅ 167ms
Scatter Plot Visualization 14✅ 2s
Serializable Visualization Identifiers 6✅ 471ms
SQL Visualization 1✅ 529ms
Table Visualization 14✅ 3s
Table.lookup_ignore_case 1✅ 360ms
Table.rows 1✅ 312ms
Type Names of Visualization Defaults 1✅ 367ms
Vector and Arrays 2✅ 1⚪ 167ms
Widget_Helpers run 2✅ 29ms
Widgets for Data.read 2✅ 327ms
Widgets for Database 1✅ 45ms
Widgets for In-Database Connection with table name sets 1✅ 334ms
Widgets for In-Database Connection with table types 1✅ 46ms
Widgets for In-Database Table with column name sets 2✅ 110ms
Widgets for In-Memory with column name sets 3✅ 258ms
Widgets for the Text type 1✅ 329ms

Annotations

Check failure on line 0 in /Users/runner/work/enso/enso/target/test-results/Table_Tests/JUnit.xml

See this annotation in the file changed.

@github-actions github-actions / Standard Library Tests Report (GraalVM CE, macos, amd64)

NaN handling ► Running min ignores NaN values and works with grouping and warns

Failed test found in:
  /Users/runner/work/enso/enso/target/test-results/Table_Tests/JUnit.xml
Error:
  Tables differ at Table_Tests/src/In_Memory/Table_Running_Spec.enso:623:13-46.
Raw output
Tables differ at Table_Tests/src/In_Memory/Table_Running_Spec.enso:623:13-46.
Actual:
   | Flight | Passenger | Ticket Price | Running
---+--------+-----------+--------------+---------
 0 | BA0123 | A         | 100.5        | 100.5  
 1 | BA0123 | B         | 575.99       | 100.5  
 2 | SG0456 | A         | NaN          | Nothing
 3 | BA0123 | C         | NaN          | 100.5  
 4 | SG0456 | E         | 73.77        | 73.77  
Expected:
   | Flight | Passenger | Ticket Price | Running
---+--------+-----------+--------------+---------
 0 | BA0123 | A         | 100.5        | 100.5  
 1 | BA0123 | B         | 575.99       | 100.5  
 2 | SG0456 | A         | NaN          | NaN    
 3 | BA0123 | C         | NaN          | 100.5  
 4 | SG0456 | E         | 73.77        | 73.77  
Column: Running differs at row 2.
	  Actual  : Nothing
	  Expected: NaN
	.
            

Check failure on line 0 in /Users/runner/work/enso/enso/target/test-results/Table_Tests/JUnit.xml

See this annotation in the file changed.

@github-actions github-actions / Standard Library Tests Report (GraalVM CE, macos, amd64)

NaN handling ► Running max ignores NaN values and works with grouping and warns

Failed test found in:
  /Users/runner/work/enso/enso/target/test-results/Table_Tests/JUnit.xml
Error:
  Tables differ at Table_Tests/src/In_Memory/Table_Running_Spec.enso:638:13-46.
Raw output
Tables differ at Table_Tests/src/In_Memory/Table_Running_Spec.enso:638:13-46.
Actual:
   | Flight | Passenger | Ticket Price | Running
---+--------+-----------+--------------+---------
 0 | BA0123 | A         | 100.5        | 100.5  
 1 | BA0123 | B         | 575.99       | 575.99 
 2 | SG0456 | A         | NaN          | Nothing
 3 | BA0123 | C         | NaN          | 575.99 
 4 | SG0456 | E         | 73.77        | 73.77  
Expected:
   | Flight | Passenger | Ticket Price | Running
---+--------+-----------+--------------+---------
 0 | BA0123 | A         | 100.5        | 100.5  
 1 | BA0123 | B         | 575.99       | 575.99 
 2 | SG0456 | A         | NaN          | NaN    
 3 | BA0123 | C         | NaN          | 575.99 
 4 | SG0456 | E         | 73.77        | 73.77  
Column: Running differs at row 2.
	  Actual  : Nothing
	  Expected: NaN
	.
            

Check failure on line 0 in /Users/runner/work/enso/enso/target/test-results/Table_Tests/JUnit.xml

See this annotation in the file changed.

@github-actions github-actions / Standard Library Tests Report (GraalVM CE, macos, amd64)

NaN handling ► Running mean ignores NaN values and works when first value is NaN and warns

Failed test found in:
  /Users/runner/work/enso/enso/target/test-results/Table_Tests/JUnit.xml
Error:
  Tables differ at Table_Tests/src/In_Memory/Table_Running_Spec.enso:668:13-46.
Raw output
Tables differ at Table_Tests/src/In_Memory/Table_Running_Spec.enso:668:13-46.
Actual:
   | Flight | Passenger | Ticket Price | Running
---+--------+-----------+--------------+---------
 0 | BA0123 | A         | 100.5        | 100.5  
 1 | BA0123 | B         | 575.99       | 338.245
 2 | SG0456 | A         | NaN          | Nothing
 3 | BA0123 | C         | NaN          | 338.245
 4 | SG0456 | E         | 73.77        | 73.77  
Expected:
   | Flight | Passenger | Ticket Price | Running
---+--------+-----------+--------------+---------
 0 | BA0123 | A         | 100.5        | 100.5  
 1 | BA0123 | B         | 575.99       | 338.245
 2 | SG0456 | A         | NaN          | NaN    
 3 | BA0123 | C         | NaN          | 338.245
 4 | SG0456 | E         | 73.77        | 73.77  
Column: Running differs at row 2.
	  Actual  : Nothing
	  Expected: NaN
	.