Skip to content

Treat data links even more like symlinks, allow crossing using / #163

Treat data links even more like symlinks, allow crossing using /

Treat data links even more like symlinks, allow crossing using / #163

GitHub Actions / Standard Library Tests Report (GraalVM CE, macos, amd64) failed Dec 27, 2024 in 0s

8434 passed, 2 failed and 226 skipped

Tests failed

Report Passed Failed Skipped Time
/Users/runner/work/enso/enso/target/test-results/AWS_Tests/JUnit.xml 102✅ 2❌ 21⚪ 150s
/Users/runner/work/enso/enso/target/test-results/Base_Internal_Tests/JUnit.xml 26✅ 2s
/Users/runner/work/enso/enso/target/test-results/Base_Tests/JUnit.xml 3029✅ 39⚪ 115s
/Users/runner/work/enso/enso/target/test-results/Examples_Tests/JUnit.xml 32✅ 1⚪ 5s
/Users/runner/work/enso/enso/target/test-results/Geo_Tests/JUnit.xml 5✅ 489ms
/Users/runner/work/enso/enso/target/test-results/Image_Tests/JUnit.xml 174✅ 1⚪ 2s
/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_Tests/JUnit.xml 4966✅ 161⚪ 320s
/Users/runner/work/enso/enso/target/test-results/Tableau_Tests/JUnit.xml 13✅ 787ms
/Users/runner/work/enso/enso/target/test-results/Test_Tests/JUnit.xml 10✅ 223ms
/Users/runner/work/enso/enso/target/test-results/Visualization_Tests/JUnit.xml 77✅ 1⚪ 6s

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

125 tests were completed in 150s with 102 passed, 2 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✅ 157ms
(Local -> Local) Data Link copying/moving 3✅ 773ms
(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 2✅ 1❌ 8s
(S3 -> S3) copying/moving 5✅ 10s
(S3 -> S3) Data Link copying/moving 2✅ 1❌ 17s
[Redshift] Database tests 1⚪ 0ms
AWS_Credential 4✅ 3s
DataLinks to S3_File 13✅ 10⚪ 30s
S3 Path handling 7✅ 816ms
S3_File reading 9✅ 4s
S3_File writing 21✅ 29s
S3.get_object 2✅ 13s
S3.head (bucket) 1✅ 2s
S3.head (object) 2✅ 2s
S3.list_buckets 4✅ 8s
S3.list_objects 4✅ 2s
S3.read_bucket 5✅ 2s

❌ (S3 -> Local) Data Link copying/moving

❌ does not allow copying/moving datalinks using copy_to/move_to and reports a helpful error message
	Expected error Illegal_Argument, but error (Not_Found (File_Like.Value s3://enso-ci-s3-test-stage/inter-backend-test-run-2024-12-27_161800.939489UTC/s3-src.datalink)) has been returned (at /Users/runner/work/enso/enso/test/AWS_Tests/src/Inter_Backend_File_Operations_Spec.enso:200:21-55).
✅ should be able to copy a datalink file elsewhere using Data_Link.copy
✅ should be able to move a datalink using Data_Link.move

❌ (S3 -> S3) Data Link copying/moving

❌ does not allow copying/moving datalinks using copy_to/move_to and reports a helpful error message
	Expected error Illegal_Argument, but error (Not_Found (File_Like.Value s3://enso-ci-s3-test-stage/inter-backend-test-run-2024-12-27_161800.939489UTC/s3-src.datalink)) has been returned (at /Users/runner/work/enso/enso/test/AWS_Tests/src/Inter_Backend_File_Operations_Spec.enso:200:21-55).
✅ should be able to copy a datalink file elsewhere using Data_Link.copy
✅ should be able to move a datalink using Data_Link.move

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

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

Test suite Passed Failed Skipped Time
(Decimal_Constructor_Spec) conversions 1✅ 36ms
Host File values behaviour in Enso 2✅ 11ms
I/O Checks 2✅ 1s
Object Comparator 9✅ 200ms
Test Reporter running on GitHub 3✅ 149ms
Text_Utils 4✅ 81ms
to_display_text 5✅ 111ms

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

3068 tests were completed in 115s with 3029 passed, 0 failed and 39 skipped.

Test suite Passed Failed Skipped Time
(Decimal_Spec) arithmetic 9✅ 71ms
(Decimal_Spec) BigDecimal internal representation methods 1✅ 1ms
(Decimal_Spec) comparison 12✅ 793ms
(Decimal_Spec) construction 21✅ 68ms
(Decimal_Spec) conversions 14✅ 54ms
(Decimal_Spec) Decimal.set_scale 2✅ 3ms
(Decimal_Spec) div 1✅ 5ms
(Decimal_Spec) edge cases 2✅ 18ms
(Decimal_Spec) floor, ceil, truncate 4✅ 38ms
(Decimal_Spec) Integer/Float .to_decimal 2✅ 1ms
(Decimal_Spec) min/max 3✅ 32ms
(Decimal_Spec) pow 2✅ 10ms
(Decimal_Spec) remainder 3✅ 9ms
(Decimal_Spec) Rounding 19✅ 125ms
(Decimal_Spec) signs 3✅ 6ms
(Decimal_Spec) text conversion 4✅ 29ms
(Decimal_Spec) Text.to_decimal 3✅ 5ms
Any.map_nothing 2✅ 24ms
Any's methods 3✅ 79ms
arithmetic 1✅ 35ms
Array_Proxy 5✅ 29ms
ArrayOverBuffer 1✅ 21ms
ASCII 4✅ 73ms
Asserts 5✅ 19ms
at/get 7✅ 84ms
Atom Constructors 4✅ 14ms
Atom with holes 9✅ 42ms
Auto_Detect 3✅ 42ms
Autoscoped Constructors 20✅ 77ms
Base_64 3✅ 165ms
BigInts 26✅ 2s
Booleans 6✅ 34ms
Bound 3✅ 4ms
Builder.new 11✅ 49ms
Bytes 3✅ 26ms
caching 1✅ 51ms
Callables 5✅ 17ms
Chain Multi Value 13✅ 49ms
Check Nothing and NaN 3✅ 1ms
children 2✅ 2ms
codepoints 2✅ 4ms
Compare functionality with Vector 1✅ 15ms
Compile 6✅ 30ms
Complex Multi Value 2✅ 9ms
const 1✅ 0ms
Contexts and Execution Environment 3✅ 6ms
Conversion 33✅ 118ms
Convert Multi Value 5✅ 31ms
Correlation Statistics 6✅ 52ms
curry 1✅ 2ms
Data.read / File_Format 2✅ 318ms
Data.read_many 7✅ 255ms
Dataflow Errors 11✅ 62ms
Dataflow Warnings 34✅ 2s
DataLinks in Enso Cloud 1⚪ 0ms
DataLinks to Enso Cloud 1⚪ 0ms
Date 42✅ 11s
Date date part tests 8✅ 132ms
Date_Range 11✅ 2s
Date_Time 46✅ 2⚪ 899ms
Date_Time date part tests 8✅ 18ms
Date_Time equality 2✅ 3ms
Day_Of_Week conversions 9✅ 13ms
Debug 1✅ 5ms
Default comparator 5✅ 23ms
Default Encoding 10✅ 209ms
display text 1✅ 2ms
Duration 15✅ 259ms
Empty errors 4✅ 3ms
Encoding object 4✅ 94ms
Enso Arrays 7✅ 69ms
Enso Cloud Audit Log 5✅ 398ms
Enso Cloud Authentication 5✅ 734ms
Enso Cloud Files 1⚪ 0ms
Enso Cloud Secrets 13✅ 3⚪ 2s
Enso Dictionaries 26✅ 263ms
Enso Hashset 7✅ 66ms
Enso_User 2✅ 1⚪ 193ms
Enso_User - local mock integration tests 2✅ 226ms
Enso_User - offline logic tests 1✅ 39ms
Enso: Common polyglot Dictionary operations 29✅ 8s
Environment 1✅ 18ms
Equals and hash 2✅ 82ms
Escape 1✅ 2ms
fetch 11✅ 418ms
File Format 1✅ 16ms
File Operations 22✅ 1⚪ 729ms
flip 2✅ 2ms
Float.truncate 1✅ 17ms
Floats 6✅ 77ms
folder operations 9✅ 400ms
Format Detection in HTTP Fetch 3✅ 84ms
Formatting date/time values 6✅ 214ms
Fully Qualified Names 1✅ 2ms
Function Ascribed Parameters 12✅ 13ms
Functions 2✅ 14ms
Get by tag name 3✅ 26ms
Header 1✅ 5ms
Header resolution 7✅ 38ms
Headers 8✅ 187ms
Http Auth 2✅ 5s
HTTP client 4✅ 1s
HTTP DataLink 11✅ 617ms
Http Error handling 5✅ 1s
HTTP in Data.read 5✅ 158ms
HTTP_Method parse 3✅ 9ms
HTTP_Status_Code 1✅ 7ms
identity 3✅ 3ms
Inlining Helpers 2✅ 10ms
inner / outer xml 2✅ 17ms
Input Stream 5✅ 70ms
Instrument @Tail_Call fibonacci 6✅ 1s
Instrument fibonacci 3✅ 1s
Integer.truncate 1✅ 4ms
Integers 26✅ 261ms
Interval 7✅ 56ms
Java case of 3✅ 5ms
Java FFI 6✅ 1⚪ 21ms
Java: Common polyglot Dictionary operations 29✅ 68ms
Java/Enso Date 2✅ 11ms
JavaDate 42✅ 4s
JavaDate date part tests 8✅ 11ms
JavaLocalTime 29✅ 66ms
JavaScript Objects, Arrays & Functions 8✅ 883ms
JavaScript: Common polyglot Dictionary operations 29✅ 68ms
JavaScriptArrayWithADate 42✅ 5s
JavaScriptArrayWithADate date part tests 8✅ 43ms
JavascriptDataInArray 44✅ 4⚪ 545ms
JavascriptDataInArray date part tests 8✅ 23ms
JavascriptDate 44✅ 4⚪ 467ms
JavaScriptDate 42✅ 8s
JavascriptDate date part tests 8✅ 20ms
JavaScriptDate date part tests 8✅ 157ms
JavaZonedDateTime 46✅ 2⚪ 653ms
JavaZonedDateTime date part tests 8✅ 13ms
JavaZoneId 7✅ 7ms
JS_Object 5✅ 161ms
JSON 5✅ 50ms
JSON 1✅ 24ms
JSON Deserialization 10✅ 196ms
JSON Serialization 5✅ 75ms
JSON_Format 2✅ 119ms
Lazy 6✅ 32ms
Lazy Generator 1✅ 4ms
Lexicographic Order on Vectors 2✅ 12ms
List 32✅ 496ms
Locale 13✅ 69ms
Looping Imports 1✅ 2ms
Lowercase Methods 5✅ 21ms
Managed_Resource 5✅ 4s
Match.end 4✅ 31ms
Match.groups 2✅ 13ms
Match.named_groups 3✅ 34ms
Match.span 4✅ 27ms
Match.start 4✅ 22ms
Match.text 6✅ 63ms
Match.to_display_text 1✅ 5ms
Match.utf_16_end 4✅ 19ms
Match.utf_16_span 4✅ 23ms
Match.utf_16_start 4✅ 25ms
Maybe 5✅ 11ms
Meta-Value Inspection 6✅ 36ms
Meta-Value Manipulation 30✅ 156ms
Meta.Type.find 4✅ 14ms
Methods 1✅ 1⚪ 2ms
Missing_Argument 3✅ 47ms
MultiValue Conversions 11✅ 124ms
Natural Order 4✅ 142ms
No Method Errors 1✅ 10ms
No_Such_Method 4✅ 106ms
non-linear inserts 11✅ 166ms
Number Conversions 10✅ 87ms
Numbers 15✅ 222ms
Operator == 17✅ 86ms
Ordering 6✅ 48ms
Pair 1✅ 1ms
Pair - from 2-Item JavaScript Array 14✅ 161ms
Pair - from 2-Item List 14✅ 117ms
Pair - from 2-Item Vector 14✅ 138ms
Pair - from Pair.new 14✅ 96ms
Pair - from Pair.Value 14✅ 18ms
Panics 22✅ 234ms
parse 8✅ 128ms
Parsing date/time values 26✅ 1⚪ 405ms
Parsing formats 4✅ 158ms
Path Operations 10✅ 1⚪ 122ms
Pattern Matches 19✅ 163ms
Pattern.find and .find_all 8✅ 121ms
Pattern.match and .match_all 8✅ 61ms
Pattern.matches 5✅ 12ms
Pattern.replace 8✅ 218ms
Pattern.split 6✅ 31ms
Pattern.tokenize 7✅ 177ms
Period 8✅ 41ms
Plain_Text 3✅ 88ms
Polyglot 12✅ 60ms
Polyglot Argument 7✅ 12ms
Polyglot Argument with Inheritance 3✅ 6ms
Polyglot Conversion 14✅ 21ms
Polyglot hash maps 8✅ 179ms
Polyglot JS 21✅ 208ms
Polyglot keys and values 5✅ 64ms
Polyglot Operator == 7✅ 52ms
Polyglot Python 18✅ 142ms
Polyglot R 1⚪ 0ms
post 25✅ 2s
Private constructors 11✅ 17ms
Private methods 5✅ 4ms
Problem_Behavior 2✅ 30ms
Process 5✅ 105ms
Python: Common polyglot Dictionary operations 29✅ 99ms
PythonDate 1⚪ 0ms
PythonDate 43✅ 5⚪ 3s
PythonDate date part tests 8✅ 115ms
PythonLocalTime 29✅ 880ms
Qualified Names 3✅ 9ms
Random 14✅ 967ms
Range 37✅ 1s
Rank Data 7✅ 21ms
Read XML 7✅ 228ms
read_bytes 5✅ 61ms
read_text 6✅ 186ms
Refs 6✅ 14ms
Regression 12✅ 61ms
ReportingStreamDecoder 6✅ 5s
ReportingStreamEncoder 8✅ 203ms
Request 10✅ 47ms
rounding 4✅ 33ms
Rounding 16✅ 246ms
should correctly evaluate documentation examples 8✅ 39ms
Sorting with multiple comparators 4✅ 2⚪ 61ms
Sorting with the default comparator 7✅ 3⚪ 136ms
Stack size 1⚪ 0ms
Stack traces 2✅ 43ms
State 5✅ 9ms
Statistics 16✅ 311ms
Statistics - empty Vector 3✅ 11ms
Statistics - invalid input 5✅ 32ms
Statistics - invalid input 1✅ 1ms
Statistics - NaN Vector 3✅ 24ms
Statistics - Nothing Vector 3✅ 39ms
System 2✅ 27ms
tag name 1✅ 1ms
take/drop Sample non-determinism 2✅ 21ms
take/drop Sample non-determinism 2✅ 9ms
take/drop Sample non-determinism 2✅ 7ms
take/drop Sample non-determinism 2✅ 7ms
take/drop Sample non-determinism 2✅ 7ms
Temporary_File facility 6✅ 1⚪ 7s
Text - general 85✅ 11s
text contents 1✅ 0ms
Text_Sub_Range_Data 2✅ 27ms
Text.cleanse 14✅ 55ms
Text.match 6✅ 60ms
Text.Regex splitting 3✅ 41ms
Text.Regex tokenizing 2✅ 62ms
Text.Regex: find and find_all 20✅ 1⚪ 310ms
Text.replace 28✅ 427ms
Text.Span 3✅ 28ms
Text.substring 4✅ 10ms
the Self construct 6✅ 9ms
Time_Of_Day 29✅ 460ms
Type Errors 11✅ 97ms
uncurry 1✅ 1ms
Unix epoch conversion 4✅ 10ms
Unresolved symbol 1✅ 3ms
URI 22✅ 844ms
Use a slice of an array as vectors 104✅ 349ms
Use Array as vectors 104✅ 550ms
Use Array_Proxy as vectors 104✅ 285ms
Use Java ArrayList as vectors 104✅ 520ms
Use Vector as vectors 104✅ 848ms
UTF_16 BigEndian 5✅ 57ms
UTF_16 LittleEndian 5✅ 58ms
UTF_8 11✅ 149ms
Vector Slicing Helpers 1✅ 13ms
Vector.build 13✅ 25ms
Vector/Array equality 9✅ 12ms
Windows 1252 4✅ 28ms
Wrapped dataflow errors 8✅ 23ms
Wrapped errors 8✅ 64ms
write operations 23✅ 1s
Write XML 4✅ 207ms
Zone 9✅ 6ms

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

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

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

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

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

Test suite Passed Failed Skipped Time
Geo Points 2✅ 74ms
GeoJSON to Table 3✅ 415ms

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

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

Test suite Passed Failed Skipped Time
Data Links to Images 1⚪ 0ms
Image File_Format 2✅ 75ms
Image with 1 channel 19✅ 213ms
Image with 2 channels 19✅ 162ms
Image with 3 channels 19✅ 143ms
Image with 4 channels 19✅ 155ms
Image Write 2✅ 28ms
Image.read 9✅ 152ms
Matrix with 1 channel 21✅ 223ms
Matrix with 2 channels 21✅ 222ms
Matrix with 3 channels 21✅ 308ms
Matrix with 4 channels 21✅ 175ms
Matrix_Error 1✅ 5ms

✅ /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_Tests/JUnit.xml

5127 tests were completed in 320s with 4966 passed, 0 failed and 161 skipped.

Test suite Passed Failed Skipped Time
[Codegen] Aggregation 2✅ 486ms
[Codegen] Basic Select 3✅ 269ms
[Codegen] Handling Missing Values 2✅ 269ms
[Codegen] JSON serialization 1✅ 233ms
[Codegen] Masking Tables and Columns 2✅ 374ms
[Codegen] Sorting 4✅ 233ms
[In-Memory-specific] Table.join 1✅ 185ms
[In-Memory-specific] Table.set 2✅ 70ms
[In-Memory] Interactions Between various operations 12✅ 1s
[In-Memory] (Column_Operations_Spec) Arithmetic Column Operations 13✅ 1⚪ 2s
[In-Memory] (Column_Operations_Spec) Boolean Column Operations 8✅ 2s
[In-Memory] (Column_Operations_Spec) Colum Operations - Names 10✅ 715ms
[In-Memory] (Column_Operations_Spec) Column Comparisons 6✅ 1⚪ 6s
[In-Memory] (Column_Operations_Spec) Column Operations - Equality & Null Handling 4✅ 3⚪ 207ms
[In-Memory] (Column_Operations_Spec) Column Operations - Text Replace (in-memory only) 8✅ 429ms
[In-Memory] (Column_Operations_Spec) Column Operations - Text Trim 3✅ 151ms
[In-Memory] (Column_Operations_Spec) Column.const 3✅ 56ms
[In-Memory] (Column_Operations_Spec) Column.fill_nothing/empty 4✅ 95ms
[In-Memory] (Column_Operations_Spec) Column.rename 1✅ 20ms
[In-Memory] (Column_Operations_Spec) Date truncation 1✅ 14ms
[In-Memory] (Column_Operations_Spec) Decimal 5✅ 740ms
[In-Memory] (Column_Operations_Spec) Min/Max Operations 3✅ 503ms
[In-Memory] (Column_Operations_Spec) Other Column Operations 1✅ 29ms
[In-Memory] (Column_Operations_Spec) replace: empty table and nothings 2✅ 19ms
[In-Memory] (Column_Operations_Spec) replace: literal regex pattern and replacement 5✅ 35ms
[In-Memory] (Column_Operations_Spec) replace: literal text pattern and replacement 4✅ 91ms
[In-Memory] (Column_Operations_Spec) replace: Named_Pattern and replacement 1✅ 5ms
[In-Memory] (Column_Operations_Spec) replace: pattern and replacement columns 4✅ 41ms
[In-Memory] (Column_Operations_Spec) Rounding numeric tests 17✅ 812ms
[In-Memory] (Column_Operations_Spec) Rounding-like operations 27✅ 370ms
[In-Memory] (Column_Operations_Spec) Table.fill_nothing/empty 14✅ 524ms
[In-Memory] (Column_Operations_Spec) Table.make_constant_column 5✅ 481ms
[In-Memory] (Column_Operations_Spec) Table.text_replace 7✅ 304ms
[In-Memory] (Column_Operations_Spec) Text Column Operations 13✅ 857ms
[In-Memory] (Conversion_Spec) Simple variant of Table/Column.parse in all backends 5✅ 75ms
[In-Memory] (Conversion_Spec) Table/Column auto value type 14✅ 375ms
[In-Memory] (Conversion_Spec) Table/Column.cast - checking invariants 12✅ 223ms
[In-Memory] (Conversion_Spec) Table/Column.cast - date/time 3✅ 22ms
[In-Memory] (Conversion_Spec) Table/Column.cast - numeric 14✅ 211ms
[In-Memory] (Conversion_Spec) Table/Column.cast - to text 11✅ 112ms
[In-Memory] (Core_Spec) Table.at 3✅ 40ms
[In-Memory] (Core_Spec) Table.column_count 1✅ 1ms
[In-Memory] (Core_Spec) Table.column_names 2✅ 16ms
[In-Memory] (Core_Spec) Table.get 3✅ 21ms
[In-Memory] (Core_Spec) Table.read 5✅ 109ms
[In-Memory] (Core_Spec) Table.rows 5✅ 77ms
[In-Memory] (Core_Spec) Table.set 8✅ 873ms
[In-Memory] (Derived_Columns_Spec) Table.set with Simple_Expression 9✅ 2s
[In-Memory] (Derived_Columns_Spec) Unique derived column names 8✅ 429ms
[In-Memory] (Nothing_Spec) between 55✅ 408ms
[In-Memory] (Nothing_Spec) Comparisons 198✅ 568ms
[In-Memory] (Nothing_Spec) distinct 11✅ 57ms
[In-Memory] (Nothing_Spec) is_in 99✅ 287ms
[In-Memory] (Nothing_Spec) is_in: Boolean+Nothing edge cases 192✅ 462ms
[In-Memory] (Nothing_Spec) is_nothing 11✅ 16ms
[In-Memory] (Nothing_Spec) not 1✅ 1ms
[In-Memory] (Nothing_Spec) sort 18✅ 24ms
[In-Memory] Boolean Column operations 3✅ 1s
[In-Memory] Column Naming edge cases 7✅ 625ms
[In-Memory] Column operation Integer Overflow handling 6✅ 119ms
[In-Memory] Column.map 6✅ 62ms
[In-Memory] Column.take/drop 8✅ 234ms
[In-Memory] Column.zip 6✅ 40ms
[In-Memory] Date-Time operations 22✅ 1⚪ 665ms
[In-Memory] Date-Time support 3✅ 20ms
[In-Memory] Dropping Missing Values 9✅ 416ms
[In-Memory] Expression Arithmetic 3✅ 83ms
[In-Memory] Expression Boolean literals 1✅ 15ms
[In-Memory] Expression Boolean Operators 4✅ 66ms
[In-Memory] Expression Column Arithmetic 2✅ 95ms
[In-Memory] Expression Comparison Operators 6✅ 168ms
[In-Memory] Expression Date and Time literals 5✅ 64ms
[In-Memory] Expression Errors should be handled 4✅ 13ms
[In-Memory] Expression Float literals 1✅ 11ms
[In-Memory] Expression Integer literals 1✅ 17ms
[In-Memory] Expression Nothing literals 3✅ 37ms
[In-Memory] Expression Text literals 1✅ 12ms
[In-Memory] Expression Text literals 2✅ 9ms
[In-Memory] Expression Text Operators 2✅ 66ms
[In-Memory] Expression Warnings should be reported 4✅ 109ms
[In-Memory] Filling Missing Values 9✅ 95ms
[In-Memory] Function invocation 5✅ 64ms
[In-Memory] Handling of Big Integer values 10✅ 221ms
[In-Memory] Loss_Of_Integer_Precision (large integers not being exactly representable in Float) 5✅ 90ms
[In-Memory] Storage Builders 2✅ 155ms
[In-Memory] Table Text Cleanse 4✅ 79ms
[In-Memory] Table.add_group_number (common) 13✅ 122ms
[In-Memory] Table.add_row_number (common) 7✅ 170ms
[In-Memory] Table.add_row_number (in-memory specific) 7✅ 66ms
[In-Memory] Table.aggregate 4✅ 56ms
[In-Memory] Table.aggregate 3✅ 67ms
[In-Memory] Table.aggregate Average 1✅ 11ms
[In-Memory] Table.aggregate Concatenate 6✅ 46ms
[In-Memory] Table.aggregate Count_Distinct 4✅ 100ms
[In-Memory] Table.aggregate First and Last 4✅ 52ms
[In-Memory] Table.aggregate Mode 1✅ 4ms
[In-Memory] Table.aggregate Shortest 1✅ 6ms
[In-Memory] Table.aggregate should be able to group on multiple fields 13✅ 209ms
[In-Memory] Table.aggregate should be able to group on single field 13✅ 459ms
[In-Memory] Table.aggregate should correctly handle infinities 4✅ 63ms
[In-Memory] Table.aggregate should correctly handle NaN 5✅ 28ms
[In-Memory] Table.aggregate should correctly select result types 4✅ 33ms
[In-Memory] Table.aggregate should merge warnings when issues computing aggregation 2✅ 17ms
[In-Memory] Table.aggregate should not summarize empty table when grouped 11✅ 64ms
[In-Memory] Table.aggregate should raise warnings when there are issues 7✅ 141ms
[In-Memory] Table.aggregate should raise warnings when there are issues computing aggregation 3✅ 68ms
[In-Memory] Table.aggregate should report warnings and errors based on types 4✅ 70ms
[In-Memory] Table.aggregate should summarize empty table 11✅ 142ms
[In-Memory] Table.aggregate should summarize whole table 16✅ 650ms
[In-Memory] Table.aggregate Standard_Deviation 1✅ 6ms
[In-Memory] Table.aggregate Sum 3✅ 60ms
[In-Memory] Table.aggregate+Expressions 2✅ 67ms
[In-Memory] Table.coalesce 8✅ 26ms
[In-Memory] Table.cross_join 9✅ 116ms
[In-Memory] Table.cross_tab 23✅ 349ms
[In-Memory] Table.distinct 7✅ 79ms
[In-Memory] Table.distinct 6✅ 60ms
[In-Memory] Table.duplicates 6✅ 60ms
[In-Memory] Table.filter 28✅ 1⚪ 561ms
[In-Memory] Table.filter 4✅ 920ms
[In-Memory] Table.filter by an expression 5✅ 267ms
[In-Memory] Table.from_union 31✅ 2⚪ 395ms
[In-Memory] Table.join 42✅ 693ms
[In-Memory] Table.make_table_from_dictionary/vectors 8✅ 35ms
[In-Memory] Table.merge 20✅ 480ms
[In-Memory] Table.remove_columns 13✅ 313ms
[In-Memory] Table.rename_columns 25✅ 685ms
[In-Memory] Table.reorder_columns 11✅ 219ms
[In-Memory] Table.reorder_columns by type 1✅ 23ms
[In-Memory] Table.replace 22✅ 521ms
[In-Memory] Table.select_columns 16✅ 460ms
[In-Memory] Table.select_columns By_Type and Table.remove_columns By_Type 2✅ 96ms
[In-Memory] Table.sort 23✅ 153ms
[In-Memory] Table.sort_columns 4✅ 73ms
[In-Memory] Table.take/drop 11✅ 345ms
[In-Memory] Table.transpose 8✅ 73ms
[In-Memory] Table.union 30✅ 2⚪ 627ms
[In-Memory] Table.zip 12✅ 132ms
[In-Memory] Temp column 2✅ 4ms
[PostgreSQL] .pgpass 3✅ 1s
[PostgreSQL] Audit Logs 1⚪ 0ms
[PostgreSQL] Connection setup 3✅ 571ms
[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✅ 860ms
[SQLite File] (Column_Operations_Spec) Arithmetic Column Operations 11✅ 2⚪ 453ms
[SQLite File] (Column_Operations_Spec) Boolean Column Operations 7✅ 1⚪ 589ms
[SQLite File] (Column_Operations_Spec) Colum Operations - Names 8✅ 137ms
[SQLite File] (Column_Operations_Spec) Column Comparisons 5✅ 1⚪ 6s
[SQLite File] (Column_Operations_Spec) Column Operations - Equality & Null Handling 4✅ 3⚪ 159ms
[SQLite File] (Column_Operations_Spec) Column Operations - Text Trim 3✅ 152ms
[SQLite File] (Column_Operations_Spec) Column.const 3✅ 92ms
[SQLite File] (Column_Operations_Spec) Column.fill_nothing/empty 4✅ 72ms
[SQLite File] (Column_Operations_Spec) Column.let 1✅ 148ms
[SQLite File] (Column_Operations_Spec) Column.rename 1✅ 23ms
[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⚪ 153ms
[SQLite File] (Column_Operations_Spec) Other Column Operations 1✅ 24ms
[SQLite File] (Column_Operations_Spec) replace: DB specific edge-cases 2✅ 17ms
[SQLite File] (Column_Operations_Spec) replace: empty table and nothings 2✅ 28ms
[SQLite File] (Column_Operations_Spec) replace: literal regex pattern and replacement 5✅ 31ms
[SQLite File] (Column_Operations_Spec) replace: literal text pattern and replacement 4✅ 153ms
[SQLite File] (Column_Operations_Spec) replace: Named_Pattern and replacement 1✅ 3ms
[SQLite File] (Column_Operations_Spec) replace: pattern and replacement columns 4✅ 38ms
[SQLite File] (Column_Operations_Spec) Rounding numeric tests 17✅ 22s
[SQLite File] (Column_Operations_Spec) Rounding-like operations 16✅ 654ms
[SQLite File] (Column_Operations_Spec) Table.fill_nothing/empty 14✅ 598ms
[SQLite File] (Column_Operations_Spec) Table.make_constant_column 3✅ 1⚪ 158ms
[SQLite File] (Column_Operations_Spec) Table.text_replace 7✅ 168ms
[SQLite File] (Column_Operations_Spec) Text Column Operations 13✅ 613ms
[SQLite File] (Conversion_Spec) Simple variant of Table/Column.parse in all backends 5✅ 264ms
[SQLite File] (Conversion_Spec) Table.expand_column 1✅ 19ms
[SQLite File] (Conversion_Spec) Table.expand_to_rows 1✅ 20ms
[SQLite File] (Conversion_Spec) Table/Column auto value type 1✅ 19ms
[SQLite File] (Conversion_Spec) Table/Column.cast - checking invariants 7✅ 438ms
[SQLite File] (Conversion_Spec) Table/Column.cast - numeric 3✅ 120ms
[SQLite File] (Conversion_Spec) Table/Column.cast - to text 2✅ 95ms
[SQLite File] (Core_Spec) Table.at 3✅ 77ms
[SQLite File] (Core_Spec) Table.column_count 1✅ 0ms
[SQLite File] (Core_Spec) Table.column_names 2✅ 204ms
[SQLite File] (Core_Spec) Table.get 3✅ 36ms
[SQLite File] (Core_Spec) Table.read 6✅ 749ms
[SQLite File] (Core_Spec) Table.rows 5✅ 122ms
[SQLite File] (Core_Spec) Table.set 8✅ 380ms
[SQLite File] (Derived_Columns_Spec) Table.set with Simple_Expression 8✅ 1⚪ 1s
[SQLite File] (Derived_Columns_Spec) Unique derived column names 8✅ 159ms
[SQLite File] (Nothing_Spec) between 30✅ 816ms
[SQLite File] (Nothing_Spec) Comparisons 108✅ 3s
[SQLite File] (Nothing_Spec) distinct 6✅ 127ms
[SQLite File] (Nothing_Spec) is_in 54✅ 4s
[SQLite File] (Nothing_Spec) is_in: Boolean+Nothing edge cases 192✅ 7s
[SQLite File] (Nothing_Spec) is_nothing 6✅ 153ms
[SQLite File] (Nothing_Spec) not 1✅ 9ms
[SQLite File] (Nothing_Spec) sort 12✅ 341ms
[SQLite File] (Upload_Spec) Appending a Database table to a Database table 30✅ 4s
[SQLite File] (Upload_Spec) Appending an in-memory table to a Database table 31✅ 4s
[SQLite File] (Upload_Spec) Creating an empty table 19✅ 3s
[SQLite File] (Upload_Spec) Deleting rows from a Database table 4✅ 255ms
[SQLite File] (Upload_Spec) Deleting rows from a Database table (source=Database) 11✅ 1s
[SQLite File] (Upload_Spec) Deleting rows from a Database table (source=in-memory) 11✅ 1s
[SQLite File] (Upload_Spec) Output Execution Context for Database operations 12✅ 1⚪ 2s
[SQLite File] (Upload_Spec) Persisting a Database Table (query) 9✅ 2s
[SQLite File] (Upload_Spec) Uploading an in-memory Table 12✅ 2s
[SQLite File] Aggregation 2✅ 217ms
[SQLite File] Basic Table Access 6✅ 999ms
[SQLite File] Column Naming edge cases 7✅ 713ms
[SQLite File] Column.const 1✅ 33ms
[SQLite File] Column.map 1✅ 3ms
[SQLite File] Column.take/drop 6✅ 3s
[SQLite File] Column.zip 1✅ 4ms
[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✅ 174ms
[SQLite File] Dropping Missing Values 8✅ 939ms
[SQLite File] Error Handling 2✅ 66ms
[SQLite File] Expression Arithmetic 3✅ 274ms
[SQLite File] Expression Boolean literals 1✅ 88ms
[SQLite File] Expression Boolean Operators 4✅ 201ms
[SQLite File] Expression Column Arithmetic 2✅ 241ms
[SQLite File] Expression Comparison Operators 6✅ 418ms
[SQLite File] Expression Date and Time literals 4⚪ 0ms
[SQLite File] Expression Errors should be handled 4✅ 20ms
[SQLite File] Expression Float literals 1✅ 38ms
[SQLite File] Expression Integer literals 1✅ 67ms
[SQLite File] Expression Nothing literals 3✅ 163ms
[SQLite File] Expression Text literals 1✅ 68ms
[SQLite File] Expression Text literals 2✅ 42ms
[SQLite File] Expression Text Operators 2✅ 153ms
[SQLite File] Expression Warnings should be reported 2✅ 2⚪ 218ms
[SQLite File] Filling Missing Values 5✅ 2⚪ 262ms
[SQLite File] Function invocation 5✅ 205ms
[SQLite File] Internals 1✅ 13ms
[SQLite File] IR Traversal 4✅ 6s
[SQLite File] Masking Tables 1✅ 472ms
[SQLite File] math functions 6✅ 5s
[SQLite File] Metadata 2✅ 234ms
[SQLite File] Missing Values 2✅ 166ms
[SQLite File] partial Date-Time support 2⚪ 0ms
[SQLite File] Schemas and Databases 3✅ 14ms
[SQLite File] Sorting 5✅ 266ms
[SQLite File] Table Text Cleanse 4✅ 100ms
[SQLite File] Table.add_group_number 1✅ 10ms
[SQLite File] Table.add_row_number (common) 7✅ 270ms
[SQLite File] Table.add_row_number (Database specific) 1✅ 219ms
[SQLite File] Table.aggregate 4✅ 216ms
[SQLite File] Table.aggregate Concatenate 6✅ 255ms
[SQLite File] Table.aggregate Count_Distinct 2✅ 2⚪ 288ms
[SQLite File] Table.aggregate First and Last 2✅ 2⚪ 159ms
[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⚪ 426ms
[SQLite File] Table.aggregate should be able to group on single field 9✅ 4⚪ 374ms
[SQLite File] Table.aggregate should correctly handle infinities 2✅ 2⚪ 137ms
[SQLite File] Table.aggregate should correctly select result types 2✅ 2⚪ 106ms
[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⚪ 203ms
[SQLite File] Table.aggregate should raise warnings when there are issues 7✅ 819ms
[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✅ 255ms
[SQLite File] Table.aggregate should report warnings and errors based on types 4✅ 215ms
[SQLite File] Table.aggregate should summarize empty table 8✅ 3⚪ 182ms
[SQLite File] Table.aggregate should summarize whole table 10✅ 6⚪ 815ms
[SQLite File] Table.aggregate Standard_Deviation 1✅ 40ms
[SQLite File] Table.aggregate+Expressions 2✅ 96ms
[SQLite File] Table.coalesce 8✅ 431ms
[SQLite File] Table.cross_join 9✅ 1s
[SQLite File] Table.cross_tab 1⚪ 0ms
[SQLite File] Table.default_ordering 5✅ 481ms
[SQLite File] Table.distinct 7✅ 253ms
[SQLite File] Table.duplicates 1⚪ 0ms
[SQLite File] Table.filter 1✅ 491ms
[SQLite File] Table.filter 27✅ 2s
[SQLite File] Table.filter by an expression 4✅ 1⚪ 129ms
[SQLite File] Table.from_union 1⚪ 0ms
[SQLite File] Table.join 38✅ 4s
[SQLite File] Table.make_table_from_dictionary/vectors 8✅ 298ms
[SQLite File] Table.merge 19✅ 3s
[SQLite File] Table.remove_columns 13✅ 120ms
[SQLite File] Table.rename_columns 26✅ 509ms
[SQLite File] Table.reorder_columns 11✅ 117ms
[SQLite File] Table.reorder_columns by type 1✅ 40ms
[SQLite File] Table.replace 21✅ 2s
[SQLite File] Table.select_columns 16✅ 186ms
[SQLite File] Table.select_columns By_Type and Table.remove_columns By_Type 2✅ 79ms
[SQLite File] Table.sort 21✅ 781ms
[SQLite File] Table.sort_columns 4✅ 59ms
[SQLite File] Table.take/drop 7✅ 4s
[SQLite File] Table.transpose 1⚪ 0ms
[SQLite File] Table.union 25✅ 4⚪ 2s
[SQLite File] Table.zip 1⚪ 0ms
[SQLite File] Tables and Table Types 4✅ 197ms
[SQLite File] Temp column 2✅ 51ms
[SQLite File] Transaction Support 4✅ 325ms
[SQLite In-Memory] Interactions Between various operations 10✅ 966ms
[SQLite In-Memory] (Column_Operations_Spec) Arithmetic Column Operations 11✅ 2⚪ 502ms
[SQLite In-Memory] (Column_Operations_Spec) Boolean Column Operations 7✅ 1⚪ 725ms
[SQLite In-Memory] (Column_Operations_Spec) Colum Operations - Names 8✅ 134ms
[SQLite In-Memory] (Column_Operations_Spec) Column Comparisons 5✅ 1⚪ 6s
[SQLite In-Memory] (Column_Operations_Spec) Column Operations - Equality & Null Handling 4✅ 3⚪ 107ms
[SQLite In-Memory] (Column_Operations_Spec) Column Operations - Text Trim 3✅ 118ms
[SQLite In-Memory] (Column_Operations_Spec) Column.const 3✅ 79ms
[SQLite In-Memory] (Column_Operations_Spec) Column.fill_nothing/empty 4✅ 57ms
[SQLite In-Memory] (Column_Operations_Spec) Column.let 1✅ 118ms
[SQLite In-Memory] (Column_Operations_Spec) Column.rename 1✅ 18ms
[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⚪ 121ms
[SQLite In-Memory] (Column_Operations_Spec) Other Column Operations 1✅ 18ms
[SQLite In-Memory] (Column_Operations_Spec) replace: DB specific edge-cases 2✅ 16ms
[SQLite In-Memory] (Column_Operations_Spec) replace: empty table and nothings 2✅ 24ms
[SQLite In-Memory] (Column_Operations_Spec) replace: literal regex pattern and replacement 5✅ 30ms
[SQLite In-Memory] (Column_Operations_Spec) replace: literal text pattern and replacement 4✅ 127ms
[SQLite In-Memory] (Column_Operations_Spec) replace: Named_Pattern and replacement 1✅ 2ms
[SQLite In-Memory] (Column_Operations_Spec) replace: pattern and replacement columns 4✅ 32ms
[SQLite In-Memory] (Column_Operations_Spec) Rounding numeric tests 17✅ 18s
[SQLite In-Memory] (Column_Operations_Spec) Rounding-like operations 16✅ 679ms
[SQLite In-Memory] (Column_Operations_Spec) Table.fill_nothing/empty 14✅ 461ms
[SQLite In-Memory] (Column_Operations_Spec) Table.make_constant_column 3✅ 1⚪ 112ms
[SQLite In-Memory] (Column_Operations_Spec) Table.text_replace 7✅ 153ms
[SQLite In-Memory] (Column_Operations_Spec) Text Column Operations 13✅ 563ms
[SQLite In-Memory] (Conversion_Spec) Simple variant of Table/Column.parse in all backends 5✅ 138ms
[SQLite In-Memory] (Conversion_Spec) Table.expand_column 1✅ 16ms
[SQLite In-Memory] (Conversion_Spec) Table.expand_to_rows 1✅ 20ms
[SQLite In-Memory] (Conversion_Spec) Table/Column auto value type 1✅ 16ms
[SQLite In-Memory] (Conversion_Spec) Table/Column.cast - checking invariants 7✅ 232ms
[SQLite In-Memory] (Conversion_Spec) Table/Column.cast - numeric 3✅ 90ms
[SQLite In-Memory] (Conversion_Spec) Table/Column.cast - to text 2✅ 54ms
[SQLite In-Memory] (Core_Spec) Table.at 3✅ 35ms
[SQLite In-Memory] (Core_Spec) Table.column_count 1✅ 0ms
[SQLite In-Memory] (Core_Spec) Table.column_names 2✅ 82ms
[SQLite In-Memory] (Core_Spec) Table.get 3✅ 14ms
[SQLite In-Memory] (Core_Spec) Table.read 6✅ 288ms
[SQLite In-Memory] (Core_Spec) Table.rows 5✅ 54ms
[SQLite In-Memory] (Core_Spec) Table.set 8✅ 195ms
[SQLite In-Memory] (Derived_Columns_Spec) Table.set with Simple_Expression 8✅ 1⚪ 951ms
[SQLite In-Memory] (Derived_Columns_Spec) Unique derived column names 8✅ 171ms
[SQLite In-Memory] (Nothing_Spec) between 30✅ 707ms
[SQLite In-Memory] (Nothing_Spec) Comparisons 108✅ 3s
[SQLite In-Memory] (Nothing_Spec) distinct 6✅ 100ms
[SQLite In-Memory] (Nothing_Spec) is_in 54✅ 1s
[SQLite In-Memory] (Nothing_Spec) is_in: Boolean+Nothing edge cases 192✅ 6s
[SQLite In-Memory] (Nothing_Spec) is_nothing 6✅ 118ms
[SQLite In-Memory] (Nothing_Spec) not 1✅ 7ms
[SQLite In-Memory] (Nothing_Spec) sort 12✅ 196ms
[SQLite In-Memory] (Upload_Spec) Appending a Database table to a Database table 30✅ 4s
[SQLite In-Memory] (Upload_Spec) Appending an in-memory table to a Database table 31✅ 3s
[SQLite In-Memory] (Upload_Spec) Creating an empty table 17✅ 1s
[SQLite In-Memory] (Upload_Spec) Deleting rows from a Database table 4✅ 270ms
[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⚪ 1s
[SQLite In-Memory] (Upload_Spec) Persisting a Database Table (query) 9✅ 1s
[SQLite In-Memory] (Upload_Spec) Uploading an in-memory Table 10✅ 1s
[SQLite In-Memory] Aggregation 2✅ 81ms
[SQLite In-Memory] Basic Table Access 6✅ 382ms
[SQLite In-Memory] Column Naming edge cases 7✅ 218ms
[SQLite In-Memory] Column.const 1✅ 26ms
[SQLite In-Memory] Column.map 1✅ 3ms
[SQLite In-Memory] Column.take/drop 6✅ 3s
[SQLite In-Memory] Column.zip 1✅ 3ms
[SQLite In-Memory] Connection.query 7✅ 359ms
[SQLite In-Memory] Date-Time operations 1⚪ 0ms
[SQLite In-Memory] Date-Time support 1⚪ 0ms
[SQLite In-Memory] Dialect-specific codegen 1✅ 60ms
[SQLite In-Memory] Dropping Missing Values 8✅ 1s
[SQLite In-Memory] Error Handling 2✅ 31ms
[SQLite In-Memory] Expression Arithmetic 3✅ 229ms
[SQLite In-Memory] Expression Boolean literals 1✅ 69ms
[SQLite In-Memory] Expression Boolean Operators 4✅ 160ms
[SQLite In-Memory] Expression Column Arithmetic 2✅ 200ms
[SQLite In-Memory] Expression Comparison Operators 6✅ 426ms
[SQLite In-Memory] Expression Date and Time literals 4⚪ 0ms
[SQLite In-Memory] Expression Errors should be handled 4✅ 13ms
[SQLite In-Memory] Expression Float literals 1✅ 34ms
[SQLite In-Memory] Expression Integer literals 1✅ 50ms
[SQLite In-Memory] Expression Nothing literals 3✅ 96ms
[SQLite In-Memory] Expression Text literals 1✅ 47ms
[SQLite In-Memory] Expression Text literals 2✅ 35ms
[SQLite In-Memory] Expression Text Operators 2✅ 107ms
[SQLite In-Memory] Expression Warnings should be reported 2✅ 2⚪ 203ms
[SQLite In-Memory] Filling Missing Values 5✅ 2⚪ 240ms
[SQLite In-Memory] Function invocation 5✅ 194ms
[SQLite In-Memory] Internals 1✅ 12ms
[SQLite In-Memory] IR Traversal 4✅ 6s
[SQLite In-Memory] Masking Tables 1✅ 263ms
[SQLite In-Memory] math functions 6✅ 2s
[SQLite In-Memory] Metadata 2✅ 56ms
[SQLite In-Memory] Missing Values 2✅ 106ms
[SQLite In-Memory] partial Date-Time support 2⚪ 0ms
[SQLite In-Memory] Schemas and Databases 3✅ 2ms
[SQLite In-Memory] Sorting 5✅ 108ms
[SQLite In-Memory] Table Text Cleanse 4✅ 139ms
[SQLite In-Memory] Table.add_group_number 1✅ 8ms
[SQLite In-Memory] Table.add_row_number (common) 7✅ 308ms
[SQLite In-Memory] Table.add_row_number (Database specific) 1✅ 60ms
[SQLite In-Memory] Table.aggregate 4✅ 203ms
[SQLite In-Memory] Table.aggregate Concatenate 6✅ 234ms
[SQLite In-Memory] Table.aggregate Count_Distinct 2✅ 2⚪ 247ms
[SQLite In-Memory] Table.aggregate First and Last 2✅ 2⚪ 145ms
[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⚪ 298ms
[SQLite In-Memory] Table.aggregate should be able to group on single field 9✅ 4⚪ 314ms
[SQLite In-Memory] Table.aggregate should correctly handle infinities 2✅ 2⚪ 131ms
[SQLite In-Memory] Table.aggregate should correctly select result types 2✅ 2⚪ 319ms
[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⚪ 161ms
[SQLite In-Memory] Table.aggregate should raise warnings when there are issues 7✅ 801ms
[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✅ 183ms
[SQLite In-Memory] Table.aggregate should report warnings and errors based on types 4✅ 209ms
[SQLite In-Memory] Table.aggregate should summarize empty table 8✅ 3⚪ 155ms
[SQLite In-Memory] Table.aggregate should summarize whole table 10✅ 6⚪ 701ms
[SQLite In-Memory] Table.aggregate Standard_Deviation 1✅ 30ms
[SQLite In-Memory] Table.aggregate+Expressions 2✅ 92ms
[SQLite In-Memory] Table.coalesce 8✅ 309ms
[SQLite In-Memory] Table.cross_join 9✅ 657ms
[SQLite In-Memory] Table.cross_tab 1⚪ 0ms
[SQLite In-Memory] Table.default_ordering 5✅ 76ms
[SQLite In-Memory] Table.distinct 7✅ 607ms
[SQLite In-Memory] Table.duplicates 1⚪ 0ms
[SQLite In-Memory] Table.filter 1✅ 358ms
[SQLite In-Memory] Table.filter 27✅ 2s
[SQLite In-Memory] Table.filter by an expression 4✅ 1⚪ 157ms
[SQLite In-Memory] Table.from_union 1⚪ 0ms
[SQLite In-Memory] Table.join 38✅ 3s
[SQLite In-Memory] Table.make_table_from_dictionary/vectors 8✅ 254ms
[SQLite In-Memory] Table.merge 19✅ 2s
[SQLite In-Memory] Table.remove_columns 13✅ 76ms
[SQLite In-Memory] Table.rename_columns 26✅ 173ms
[SQLite In-Memory] Table.reorder_columns 11✅ 84ms
[SQLite In-Memory] Table.reorder_columns by type 1✅ 22ms
[SQLite In-Memory] Table.replace 21✅ 2s
[SQLite In-Memory] Table.select_columns 16✅ 122ms
[SQLite In-Memory] Table.select_columns By_Type and Table.remove_columns By_Type 2✅ 39ms
[SQLite In-Memory] Table.sort 21✅ 510ms
[SQLite In-Memory] Table.sort_columns 4✅ 55ms
[SQLite In-Memory] Table.take/drop 7✅ 3s
[SQLite In-Memory] Table.transpose 1⚪ 0ms
[SQLite In-Memory] Table.union 25✅ 4⚪ 1s
[SQLite In-Memory] Table.zip 1⚪ 0ms
[SQLite In-Memory] Tables and Table Types 4✅ 100ms
[SQLite In-Memory] Temp column 2✅ 50ms
[SQLite In-Memory] Transaction Support 4✅ 87ms
[SQLite] Type Mapping 8✅ 374ms
Aggregate Columns 23✅ 440ms
All types 1✅ 20ms
Autoconstructor Instrumentation 1✅ 2s
Boolean 4✅ 103ms
Boolean Column.format, with format Column 3✅ 41ms
Boolean Column.format, with format string 3✅ 53ms
ceil 3✅ 19ms
Column selectors 2✅ 45ms
Column Text Cleanse 15✅ 140ms
Column Text Cleanse 15✅ 200ms
Column Text Cleanse 15✅ 149ms
Column.parse 15✅ 240ms
Columns 18✅ 900ms
Counting Values 1✅ 1ms
Data.read_many 17✅ 1⚪ 742ms
DataFormatter builders 3✅ 25ms
DataFormatter.format 10✅ 60ms
DataFormatter.parse 13✅ 163ms
Date Column.format, with format Column 6✅ 78ms
Date Column.format, with format string 4✅ 155ms
Date_Time Column.format, with format Column 6✅ 98ms
Date_Time Column.format, with format string 5✅ 178ms
Date_Time truncate 1✅ 15ms
Dates 9✅ 216ms
Delimited File Parsing 34✅ 3⚪ 2s
Delimited File Writing 35✅ 5s
different types 2✅ 23ms
Dropping Missing Values 1✅ 37ms
Edge cases 1✅ 12ms
Errors 2✅ 15ms
Errors 4✅ 71ms
Excel Range 9✅ 223ms
expand_column 21✅ 356ms
expand_to_rows 16✅ 358ms
Fan_Out 2✅ 50ms
fetching files using HTTP 5✅ 713ms
File.read (Delimited) 3✅ 67ms
File.read (Delimited) should work with Date_Time 3✅ 49ms
File.read (Delimited) should work with Dates 3✅ 183ms
File.read (Delimited) should work with Time_Of_Days 3✅ 89ms
fill 8✅ 74ms
Float 3✅ 24ms
Float, with format Column 3✅ 19ms
floor 3✅ 21ms
from_objects with Array 1✅ 20ms
from_objects with JSON (single values) 2✅ 41ms
from_objects with mixed vector of single and JSON objects 5✅ 62ms
from_objects with non-uniform JSON vector 6✅ 68ms
from_objects with single values 5✅ 170ms
from_objects with uniform JSON vector 5✅ 56ms
InferredIntegerBuilder 2✅ 34ms
Info 1✅ 4ms
Integer 3✅ 57ms
Integer 1✅ 9ms
Integer, with format Column 3✅ 45ms
Integration 1✅ 126ms
IO operations on Enso Cloud files 1⚪ 0ms
JSON conversion 2✅ 42ms
Locales 2✅ 48ms
Mapping Operations 7✅ 674ms
Masking Tables 3✅ 124ms
NaN handling 7✅ 92ms
nothing handling 7✅ 86ms
Numeric 4✅ 78ms
Numeric format, empty 4✅ 59ms
parsing Table formats in DataLinks 8✅ 936ms
Problems 13✅ 2⚪ 722ms
Read XLSX / XLS Files 17✅ 4s
Reading single cells correctly 7✅ 922ms
Response caching 36✅ 10s
round/truncate/ceil/floor 3✅ 67ms
Rounding 8✅ 74ms
running count 9✅ 156ms
running kurtosis 1✅ 10ms
running max 3✅ 36ms
running mean 2✅ 18ms
running min 3✅ 28ms
running product 2✅ 22ms
running skew 2✅ 13ms
running standard deviation 2✅ 60ms
running sum 8✅ 114ms
running variance 2✅ 50ms
Should be able to serialise a table with Dates to Text 2✅ 149ms
Should be able to serialise a table with DateTimes to Text 2✅ 59ms
Should be able to serialise a table with Time_Of_Days to Text 2✅ 56ms
Slicing Tables 4✅ 66ms
SortedListIndex (used for SortJoin) 6✅ 36ms
Sorting Columns 4✅ 13ms
Sorting Tables 2✅ 32ms
SQL_Statement serialization 2✅ 113ms
SQLite_Format should allow connecting to SQLite files 5✅ 200ms
Table Construction 12✅ 12s
Table Display 1✅ 53ms
Table.from Text 1✅ 27ms
Table.parse 22✅ 532ms
Table.parse_to_columns 15✅ 291ms
Table.split 10✅ 98ms
Table.split/tokenize column count 8✅ 206ms
Table.split/tokenize column order 1✅ 9ms
Table.split/tokenize errors 4✅ 12ms
Table.split/tokenize name conflicts 2✅ 65ms
Table.tokenize 14✅ 184ms
Table/Column.should_equal helpers 18✅ 976ms
Text.parse_to_table 2✅ 25ms
Text.parse_to_table errors 3✅ 9ms
Text.parse_to_table parsing 3✅ 47ms
Text.parse_to_table with case-insensitivity 1✅ 16ms
Text.parse_to_table with groups 2✅ 51ms
Time_Of_Day Column.format, with format Column 6✅ 89ms
Time_Of_Day Column.format, with format string 5✅ 88ms
to_xml 28✅ 2⚪ 447ms
truncate 3✅ 29ms
Unique_Name_Strategy Helper 12✅ 423ms
Unique_Name_Strategy.combine_with_prefix 6✅ 112ms
Unsupported statistics 4✅ 8ms
Use First Row As Names 5✅ 124ms
Value_Type 2✅ 13ms
Various File Format support on Table 6✅ 170ms
Vector conversion 1✅ 9ms
Write xls Files 47✅ 2s
Write xlsx Files 47✅ 5s
Writing 4✅ 77ms
Writing to csv files 3✅ 150ms
Writing to json files 3✅ 933ms
XLS reading 13✅ 508ms
XLSX reading 13✅ 975ms
XML 7✅ 232ms

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

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

Test suite Passed Failed Skipped Time
Read Tables 6✅ 536ms
Structure 7✅ 251ms

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

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

Test suite Passed Failed Skipped Time
should_contain extension method 1✅ 13ms
should_end_with extension method 1✅ 5ms
should_equal extension method 4✅ 167ms
should_not_contain extension method 1✅ 10ms
should_not_equal extension method 2✅ 17ms
should_start_with extension method 1✅ 11ms

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

78 tests were completed in 6s with 77 passed, 0 failed and 1 skipped.

Test suite Passed Failed Skipped Time
Dataflow Error Visualization 2✅ 121ms
File uploads 2✅ 62ms
Geo_Map 3✅ 494ms
Histogram Visualization 6✅ 180ms
Lazy Table Visualization 12✅ 699ms
Lazy Text Visualization 3✅ 78ms
Scatter Plot Visualization 12✅ 848ms
Serializable Visualization Identifiers 6✅ 167ms
SQL Visualization 1✅ 389ms
Table Visualization 12✅ 2s
Table.lookup_ignore_case 1✅ 30ms
Table.rows 1✅ 316ms
Type Names of Visualization Defaults 1✅ 36ms
Vector and Arrays 2✅ 1⚪ 107ms
Widget_Helpers run 2✅ 29ms
Widgets for Data.read 2✅ 191ms
Widgets for Database 1✅ 22ms
Widgets for In-Database Connection with table name sets 1✅ 223ms
Widgets for In-Database Connection with table types 1✅ 26ms
Widgets for In-Database Table with column name sets 2✅ 66ms
Widgets for In-Memory with column name sets 3✅ 108ms
Widgets for the Text type 1✅ 174ms

Annotations

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

See this annotation in the file changed.

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

(S3 -> Local) Data Link copying/moving ► does not allow copying/moving datalinks using copy_to/move_to and reports a helpful error message

Failed test found in:
  /Users/runner/work/enso/enso/target/test-results/AWS_Tests/JUnit.xml
  /Users/runner/work/enso/enso/target/test-results/AWS_Tests/JUnit.xml
Error:
  Expected error Illegal_Argument, but error (Not_Found (File_Like.Value s3://enso-ci-s3-test-stage/inter-backend-test-run-2024-12-27_161800.939489UTC/s3-src.datalink)) has been returned (at /Users/runner/work/enso/enso/test/AWS_Tests/src/Inter_Backend_File_Operations_Spec.enso:200:21-55).
Raw output
Expected error Illegal_Argument, but error (Not_Found (File_Like.Value s3://enso-ci-s3-test-stage/inter-backend-test-run-2024-12-27_161800.939489UTC/s3-src.datalink)) has been returned (at /Users/runner/work/enso/enso/test/AWS_Tests/src/Inter_Backend_File_Operations_Spec.enso:200:21-55).

The error had the following stack trace:
        at <enso> S3_File._translate_file_errors.S3_File._translate_file_errors(/Users/runner/work/enso/enso/built-distribution/enso-engine-2024.6.1-dev-macos-amd64/enso-2024.6.1-dev/lib/Standard/AWS/2024.6.1-dev/src/S3/S3_File.enso:688:9-50)