Skip to content

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

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

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

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

8430 passed, 5 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⚪ 99s
/Users/runner/work/enso/enso/target/test-results/Base_Internal_Tests/JUnit.xml 23✅ 3❌ 2s
/Users/runner/work/enso/enso/target/test-results/Base_Tests/JUnit.xml 3028✅ 39⚪ 125s
/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✅ 707ms
/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⚪ 347s
/Users/runner/work/enso/enso/target/test-results/Tableau_Tests/JUnit.xml 13✅ 898ms
/Users/runner/work/enso/enso/target/test-results/Test_Tests/JUnit.xml 10✅ 242ms
/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 99s 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✅ 130ms
(Local -> Local) Data Link copying/moving 3✅ 553ms
(Local -> S3) copying/moving 5✅ 3s
(Local -> S3) Data Link copying/moving 3✅ 4s
(S3 -> Enso Cloud) copying/moving 1⚪ 0ms
(S3 -> Enso Cloud) Data Link copying/moving 1⚪ 0ms
(S3 -> Local) copying/moving 5✅ 3s
(S3 -> Local) Data Link copying/moving 2✅ 1❌ 4s
(S3 -> S3) copying/moving 5✅ 5s
(S3 -> S3) Data Link copying/moving 2✅ 1❌ 10s
[Redshift] Database tests 1⚪ 0ms
AWS_Credential 4✅ 3s
DataLinks to S3_File 13✅ 10⚪ 18s
S3 Path handling 7✅ 561ms
S3_File reading 9✅ 3s
S3_File writing 21✅ 18s
S3.get_object 2✅ 12s
S3.head (bucket) 1✅ 2s
S3.head (object) 2✅ 2s
S3.list_buckets 4✅ 7s
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-21_165328.358385UTC/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-21_165328.358385UTC/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 23 passed, 3 failed and 0 skipped.

Test suite Passed Failed Skipped Time
(Decimal_Constructor_Spec) conversions 1✅ 58ms
Host File values behaviour in Enso 2✅ 16ms
I/O Checks 2✅ 1s
Object Comparator 9✅ 367ms
Test Reporter running on GitHub 3❌ 205ms
Text_Utils 4✅ 124ms
to_display_text 5✅ 93ms

❌ Test Reporter running on GitHub

❌ should correctly parse error message
	'::error title=Test%2C and%0A special characters,file=test/Base_Internal_Tests/src/test-file.enso,line=1,col=13,endColumn=110::[False, False, False, True] did not equal [False, False, True, True]; first difference at index 2  (at /Users/runner/work/enso/enso/test/Base_Internal_Tests/src/test-file.enso:1:13-110).' did not equal '::error title=Test%2C and%0A special characters,file=/Users/runner/work/enso/enso/test/test/Base_Internal_Tests/src/test-file.enso,line=1,col=13,endColumn=110::[False, False, False, True] did not equal [False, False, True, True]; first difference at index 2  (at /Users/runner/work/enso/enso/test/Base_Internal_Tests/src/test-file.enso:1:13-110).' (at /Users/runner/work/enso/enso/test/Base_Internal_Tests/src/Github_Annotations_Spec.enso:12:9-273).
❌ should be able to parse dashes
	'::error title=Test,file=test/Base_Internal_Tests/src/test-file.enso,line=1,endLine=2,col=3,endColumn=4::test failure (at /Users/runner/work/enso/enso/test/Base_Internal_Tests/src/test-file.enso:1-2:3-4).' did not equal '::error title=Test,file=/Users/runner/work/enso/enso/test/test/Base_Internal_Tests/src/test-file.enso,line=1,endLine=2,col=3,endColumn=4::test failure (at /Users/runner/work/enso/enso/test/Base_Internal_Tests/src/test-file.enso:1-2:3-4).' (at /Users/runner/work/enso/enso/test/Base_Internal_Tests/src/Github_Annotations_Spec.enso:17:9-164).
❌ should be able to parse no dashes
	'::error title=Test,file=test/Base_Internal_Tests/src/test-file.enso,line=1234,col=7::test failure (at /Users/runner/work/enso/enso/test/Base_Internal_Tests/src/test-file.enso:1234:7).' did not equal '::error title=Test,file=/Users/runner/work/enso/enso/test/test/Base_Internal_Tests/src/test-file.enso,line=1234,col=7::test failure (at /Users/runner/work/enso/enso/test/Base_Internal_Tests/src/test-file.enso:1234:7).' (at /Users/runner/work/enso/enso/test/Base_Internal_Tests/src/Github_Annotations_Spec.enso:26:9-144).

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

3067 tests were completed in 125s with 3028 passed, 0 failed and 39 skipped.

Test suite Passed Failed Skipped Time
(Decimal_Spec) arithmetic 9✅ 246ms
(Decimal_Spec) BigDecimal internal representation methods 1✅ 1ms
(Decimal_Spec) comparison 12✅ 1s
(Decimal_Spec) construction 21✅ 106ms
(Decimal_Spec) conversions 14✅ 82ms
(Decimal_Spec) Decimal.set_scale 2✅ 2ms
(Decimal_Spec) div 1✅ 7ms
(Decimal_Spec) edge cases 2✅ 25ms
(Decimal_Spec) floor, ceil, truncate 4✅ 47ms
(Decimal_Spec) Integer/Float .to_decimal 2✅ 2ms
(Decimal_Spec) min/max 3✅ 52ms
(Decimal_Spec) pow 2✅ 14ms
(Decimal_Spec) remainder 3✅ 10ms
(Decimal_Spec) Rounding 19✅ 306ms
(Decimal_Spec) signs 3✅ 9ms
(Decimal_Spec) text conversion 4✅ 32ms
(Decimal_Spec) Text.to_decimal 3✅ 5ms
Any.map_nothing 2✅ 33ms
Any's methods 3✅ 67ms
arithmetic 1✅ 66ms
Array_Proxy 5✅ 32ms
ArrayOverBuffer 1✅ 29ms
ASCII 4✅ 77ms
Asserts 5✅ 20ms
at/get 7✅ 93ms
Atom Constructors 4✅ 18ms
Atom with holes 9✅ 59ms
Auto_Detect 3✅ 21ms
Autoscoped Constructors 20✅ 114ms
Base_64 3✅ 69ms
BigInts 26✅ 3s
Booleans 6✅ 32ms
Bound 3✅ 5ms
Builder.new 11✅ 55ms
Bytes 3✅ 13ms
caching 1✅ 71ms
Callables 5✅ 23ms
Chain Multi Value 13✅ 47ms
Check Nothing and NaN 3✅ 2ms
children 2✅ 2ms
codepoints 2✅ 3ms
Compare functionality with Vector 1✅ 19ms
Compile 6✅ 37ms
Complex Multi Value 2✅ 10ms
const 1✅ 0ms
Contexts and Execution Environment 3✅ 8ms
Conversion 33✅ 177ms
Convert Multi Value 5✅ 32ms
Correlation Statistics 6✅ 58ms
curry 1✅ 3ms
Data.read / File_Format 2✅ 250ms
Data.read_many 7✅ 228ms
Dataflow Errors 11✅ 80ms
Dataflow Warnings 34✅ 1s
DataLinks in Enso Cloud 1⚪ 0ms
DataLinks to Enso Cloud 1⚪ 0ms
Date 42✅ 13s
Date date part tests 8✅ 139ms
Date_Range 11✅ 1s
Date_Time 46✅ 2⚪ 850ms
Date_Time date part tests 8✅ 13ms
Date_Time equality 2✅ 4ms
Day_Of_Week conversions 9✅ 75ms
Debug 1✅ 11ms
Default comparator 5✅ 39ms
Default Encoding 10✅ 217ms
display text 1✅ 2ms
Duration 15✅ 181ms
Empty errors 4✅ 6ms
Encoding object 4✅ 108ms
Enso Arrays 7✅ 76ms
Enso Cloud Audit Log 5✅ 468ms
Enso Cloud Authentication 5✅ 543ms
Enso Cloud Files 1⚪ 0ms
Enso Cloud Secrets 13✅ 3⚪ 2s
Enso Dictionaries 26✅ 317ms
Enso Hashset 7✅ 73ms
Enso_User 2✅ 1⚪ 114ms
Enso_User - local mock integration tests 2✅ 155ms
Enso_User - offline logic tests 1✅ 22ms
Enso: Common polyglot Dictionary operations 29✅ 11s
Environment 1✅ 29ms
Equals and hash 2✅ 57ms
Escape 1✅ 3ms
fetch 11✅ 425ms
File Format 1✅ 19ms
File Operations 22✅ 1⚪ 963ms
flip 2✅ 2ms
Float.truncate 1✅ 15ms
Floats 6✅ 115ms
folder operations 9✅ 522ms
Format Detection in HTTP Fetch 3✅ 96ms
Formatting date/time values 6✅ 147ms
Fully Qualified Names 1✅ 3ms
Function Ascribed Parameters 12✅ 23ms
Functions 2✅ 19ms
Get by tag name 3✅ 26ms
Header 1✅ 13ms
Header resolution 7✅ 50ms
Headers 8✅ 231ms
Http Auth 2✅ 5s
HTTP client 4✅ 2s
HTTP DataLink 11✅ 707ms
Http Error handling 5✅ 1s
HTTP in Data.read 5✅ 145ms
HTTP_Method parse 3✅ 21ms
HTTP_Status_Code 1✅ 8ms
identity 3✅ 3ms
Inlining Helpers 2✅ 9ms
inner / outer xml 2✅ 24ms
Input Stream 5✅ 65ms
Instrument @Tail_Call fibonacci 6✅ 1s
Instrument fibonacci 3✅ 1s
Integer.truncate 1✅ 4ms
Integers 26✅ 300ms
Interval 7✅ 66ms
Java case of 3✅ 8ms
Java FFI 6✅ 1⚪ 30ms
Java: Common polyglot Dictionary operations 29✅ 74ms
Java/Enso Date 2✅ 15ms
JavaDate 42✅ 4s
JavaDate date part tests 8✅ 12ms
JavaLocalTime 29✅ 62ms
JavaScript Objects, Arrays & Functions 8✅ 880ms
JavaScript: Common polyglot Dictionary operations 29✅ 70ms
JavaScriptArrayWithADate 42✅ 4s
JavaScriptArrayWithADate date part tests 8✅ 63ms
JavascriptDataInArray 44✅ 4⚪ 592ms
JavascriptDataInArray date part tests 8✅ 30ms
JavascriptDate 44✅ 4⚪ 407ms
JavaScriptDate 42✅ 7s
JavascriptDate date part tests 8✅ 28ms
JavaScriptDate date part tests 8✅ 158ms
JavaZonedDateTime 46✅ 2⚪ 272ms
JavaZonedDateTime date part tests 8✅ 14ms
JavaZoneId 7✅ 7ms
JS_Object 5✅ 181ms
JSON 5✅ 62ms
JSON 1✅ 28ms
JSON Deserialization 10✅ 391ms
JSON Serialization 5✅ 98ms
JSON_Format 2✅ 73ms
Lazy 6✅ 79ms
Lazy Generator 1✅ 5ms
Lexicographic Order on Vectors 2✅ 13ms
List 32✅ 660ms
Locale 13✅ 140ms
Looping Imports 1✅ 2ms
Lowercase Methods 5✅ 16ms
Managed_Resource 5✅ 5s
Match.end 4✅ 36ms
Match.groups 2✅ 19ms
Match.named_groups 3✅ 132ms
Match.span 4✅ 35ms
Match.start 4✅ 28ms
Match.text 6✅ 55ms
Match.to_display_text 1✅ 9ms
Match.utf_16_end 4✅ 26ms
Match.utf_16_span 4✅ 31ms
Match.utf_16_start 4✅ 39ms
Maybe 5✅ 8ms
Meta-Value Inspection 6✅ 32ms
Meta-Value Manipulation 30✅ 203ms
Meta.Type.find 4✅ 23ms
Methods 1✅ 1⚪ 2ms
Missing_Argument 3✅ 60ms
MultiValue Conversions 11✅ 177ms
Natural Order 4✅ 138ms
No Method Errors 1✅ 16ms
No_Such_Method 4✅ 40ms
non-linear inserts 11✅ 232ms
Number Conversions 10✅ 87ms
Numbers 15✅ 299ms
Operator == 17✅ 122ms
Ordering 6✅ 50ms
Pair 1✅ 1ms
Pair - from 2-Item JavaScript Array 14✅ 307ms
Pair - from 2-Item List 14✅ 184ms
Pair - from 2-Item Vector 14✅ 150ms
Pair - from Pair.new 14✅ 119ms
Pair - from Pair.Value 14✅ 18ms
Panics 22✅ 320ms
parse 8✅ 168ms
Parsing date/time values 26✅ 1⚪ 396ms
Parsing formats 4✅ 190ms
Path Operations 9✅ 1⚪ 202ms
Pattern Matches 19✅ 86ms
Pattern.find and .find_all 8✅ 96ms
Pattern.match and .match_all 8✅ 54ms
Pattern.matches 5✅ 22ms
Pattern.replace 8✅ 120ms
Pattern.split 6✅ 38ms
Pattern.tokenize 7✅ 323ms
Period 8✅ 48ms
Plain_Text 3✅ 64ms
Polyglot 12✅ 47ms
Polyglot Argument 7✅ 14ms
Polyglot Argument with Inheritance 3✅ 8ms
Polyglot Conversion 14✅ 29ms
Polyglot hash maps 8✅ 231ms
Polyglot JS 21✅ 225ms
Polyglot keys and values 5✅ 78ms
Polyglot Operator == 7✅ 51ms
Polyglot Python 18✅ 165ms
Polyglot R 1⚪ 0ms
post 25✅ 2s
Private constructors 11✅ 26ms
Private methods 5✅ 7ms
Problem_Behavior 2✅ 18ms
Process 5✅ 112ms
Python: Common polyglot Dictionary operations 29✅ 120ms
PythonDate 1⚪ 0ms
PythonDate 43✅ 5⚪ 3s
PythonDate date part tests 8✅ 107ms
PythonLocalTime 29✅ 689ms
Qualified Names 3✅ 8ms
Random 14✅ 1s
Range 37✅ 1s
Rank Data 7✅ 23ms
Read XML 7✅ 97ms
read_bytes 5✅ 118ms
read_text 6✅ 240ms
Refs 6✅ 23ms
Regression 12✅ 65ms
ReportingStreamDecoder 6✅ 3s
ReportingStreamEncoder 8✅ 308ms
Request 10✅ 109ms
rounding 4✅ 38ms
Rounding 16✅ 298ms
should correctly evaluate documentation examples 8✅ 54ms
Sorting with multiple comparators 4✅ 2⚪ 71ms
Sorting with the default comparator 7✅ 3⚪ 227ms
Stack size 1⚪ 0ms
Stack traces 2✅ 46ms
State 5✅ 11ms
Statistics 16✅ 453ms
Statistics - empty Vector 3✅ 7ms
Statistics - invalid input 5✅ 33ms
Statistics - invalid input 1✅ 1ms
Statistics - NaN Vector 3✅ 17ms
Statistics - Nothing Vector 3✅ 20ms
System 2✅ 18ms
tag name 1✅ 2ms
take/drop Sample non-determinism 2✅ 19ms
take/drop Sample non-determinism 2✅ 9ms
take/drop Sample non-determinism 2✅ 8ms
take/drop Sample non-determinism 2✅ 7ms
take/drop Sample non-determinism 2✅ 8ms
Temporary_File facility 6✅ 1⚪ 4s
Text - general 85✅ 16s
text contents 1✅ 0ms
Text_Sub_Range_Data 2✅ 50ms
Text.cleanse 14✅ 71ms
Text.match 6✅ 28ms
Text.Regex splitting 3✅ 27ms
Text.Regex tokenizing 2✅ 34ms
Text.Regex: find and find_all 20✅ 1⚪ 211ms
Text.replace 28✅ 300ms
Text.Span 3✅ 21ms
Text.substring 4✅ 13ms
the Self construct 6✅ 12ms
Time_Of_Day 29✅ 340ms
Type Errors 11✅ 132ms
uncurry 1✅ 1ms
Unix epoch conversion 4✅ 15ms
Unresolved symbol 1✅ 4ms
URI 22✅ 1s
Use a slice of an array as vectors 104✅ 331ms
Use Array as vectors 104✅ 519ms
Use Array_Proxy as vectors 104✅ 338ms
Use Java ArrayList as vectors 104✅ 450ms
Use Vector as vectors 104✅ 783ms
UTF_16 BigEndian 5✅ 103ms
UTF_16 LittleEndian 5✅ 282ms
UTF_8 11✅ 238ms
Vector Slicing Helpers 1✅ 16ms
Vector.build 13✅ 58ms
Vector/Array equality 9✅ 18ms
Windows 1252 4✅ 53ms
Wrapped dataflow errors 8✅ 35ms
Wrapped errors 8✅ 74ms
write operations 23✅ 1s
Write XML 4✅ 158ms
Zone 9✅ 42ms

✅ /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 707ms with 5 passed, 0 failed and 0 skipped.

Test suite Passed Failed Skipped Time
Geo Points 2✅ 78ms
GeoJSON to Table 3✅ 629ms

✅ /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✅ 88ms
Image with 1 channel 19✅ 158ms
Image with 2 channels 19✅ 180ms
Image with 3 channels 19✅ 160ms
Image with 4 channels 19✅ 163ms
Image Write 2✅ 31ms
Image.read 9✅ 158ms
Matrix with 1 channel 21✅ 254ms
Matrix with 2 channels 21✅ 218ms
Matrix with 3 channels 21✅ 271ms
Matrix with 4 channels 21✅ 206ms
Matrix_Error 1✅ 7ms

✅ /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 347s with 4966 passed, 0 failed and 161 skipped.

Test suite Passed Failed Skipped Time
[Codegen] Aggregation 2✅ 424ms
[Codegen] Basic Select 3✅ 336ms
[Codegen] Handling Missing Values 2✅ 269ms
[Codegen] JSON serialization 1✅ 228ms
[Codegen] Masking Tables and Columns 2✅ 275ms
[Codegen] Sorting 4✅ 166ms
[In-Memory-specific] Table.join 1✅ 54ms
[In-Memory-specific] Table.set 2✅ 52ms
[In-Memory] Interactions Between various operations 12✅ 900ms
[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✅ 795ms
[In-Memory] (Column_Operations_Spec) Column Comparisons 6✅ 1⚪ 6s
[In-Memory] (Column_Operations_Spec) Column Operations - Equality & Null Handling 4✅ 3⚪ 249ms
[In-Memory] (Column_Operations_Spec) Column Operations - Text Replace (in-memory only) 8✅ 464ms
[In-Memory] (Column_Operations_Spec) Column Operations - Text Trim 3✅ 138ms
[In-Memory] (Column_Operations_Spec) Column.const 3✅ 50ms
[In-Memory] (Column_Operations_Spec) Column.fill_nothing/empty 4✅ 138ms
[In-Memory] (Column_Operations_Spec) Column.rename 1✅ 17ms
[In-Memory] (Column_Operations_Spec) Date truncation 1✅ 17ms
[In-Memory] (Column_Operations_Spec) Decimal 5✅ 662ms
[In-Memory] (Column_Operations_Spec) Min/Max Operations 3✅ 568ms
[In-Memory] (Column_Operations_Spec) Other Column Operations 1✅ 23ms
[In-Memory] (Column_Operations_Spec) replace: empty table and nothings 2✅ 15ms
[In-Memory] (Column_Operations_Spec) replace: literal regex pattern and replacement 5✅ 54ms
[In-Memory] (Column_Operations_Spec) replace: literal text pattern and replacement 4✅ 90ms
[In-Memory] (Column_Operations_Spec) replace: Named_Pattern and replacement 1✅ 10ms
[In-Memory] (Column_Operations_Spec) replace: pattern and replacement columns 4✅ 82ms
[In-Memory] (Column_Operations_Spec) Rounding numeric tests 17✅ 707ms
[In-Memory] (Column_Operations_Spec) Rounding-like operations 27✅ 364ms
[In-Memory] (Column_Operations_Spec) Table.fill_nothing/empty 14✅ 803ms
[In-Memory] (Column_Operations_Spec) Table.make_constant_column 5✅ 244ms
[In-Memory] (Column_Operations_Spec) Table.text_replace 7✅ 462ms
[In-Memory] (Column_Operations_Spec) Text Column Operations 13✅ 1s
[In-Memory] (Conversion_Spec) Simple variant of Table/Column.parse in all backends 5✅ 74ms
[In-Memory] (Conversion_Spec) Table/Column auto value type 14✅ 301ms
[In-Memory] (Conversion_Spec) Table/Column.cast - checking invariants 12✅ 179ms
[In-Memory] (Conversion_Spec) Table/Column.cast - date/time 3✅ 27ms
[In-Memory] (Conversion_Spec) Table/Column.cast - numeric 14✅ 146ms
[In-Memory] (Conversion_Spec) Table/Column.cast - to text 11✅ 76ms
[In-Memory] (Core_Spec) Table.at 3✅ 39ms
[In-Memory] (Core_Spec) Table.column_count 1✅ 2ms
[In-Memory] (Core_Spec) Table.column_names 2✅ 29ms
[In-Memory] (Core_Spec) Table.get 3✅ 18ms
[In-Memory] (Core_Spec) Table.read 5✅ 123ms
[In-Memory] (Core_Spec) Table.rows 5✅ 78ms
[In-Memory] (Core_Spec) Table.set 8✅ 845ms
[In-Memory] (Derived_Columns_Spec) Table.set with Simple_Expression 9✅ 2s
[In-Memory] (Derived_Columns_Spec) Unique derived column names 8✅ 602ms
[In-Memory] (Nothing_Spec) between 55✅ 341ms
[In-Memory] (Nothing_Spec) Comparisons 198✅ 450ms
[In-Memory] (Nothing_Spec) distinct 11✅ 69ms
[In-Memory] (Nothing_Spec) is_in 99✅ 239ms
[In-Memory] (Nothing_Spec) is_in: Boolean+Nothing edge cases 192✅ 335ms
[In-Memory] (Nothing_Spec) is_nothing 11✅ 13ms
[In-Memory] (Nothing_Spec) not 1✅ 1ms
[In-Memory] (Nothing_Spec) sort 18✅ 30ms
[In-Memory] Boolean Column operations 3✅ 2s
[In-Memory] Column Naming edge cases 7✅ 376ms
[In-Memory] Column operation Integer Overflow handling 6✅ 151ms
[In-Memory] Column.map 6✅ 57ms
[In-Memory] Column.take/drop 8✅ 238ms
[In-Memory] Column.zip 6✅ 33ms
[In-Memory] Date-Time operations 22✅ 1⚪ 649ms
[In-Memory] Date-Time support 3✅ 36ms
[In-Memory] Dropping Missing Values 9✅ 410ms
[In-Memory] Expression Arithmetic 3✅ 100ms
[In-Memory] Expression Boolean literals 1✅ 22ms
[In-Memory] Expression Boolean Operators 4✅ 87ms
[In-Memory] Expression Column Arithmetic 2✅ 113ms
[In-Memory] Expression Comparison Operators 6✅ 210ms
[In-Memory] Expression Date and Time literals 5✅ 55ms
[In-Memory] Expression Errors should be handled 4✅ 16ms
[In-Memory] Expression Float literals 1✅ 16ms
[In-Memory] Expression Integer literals 1✅ 24ms
[In-Memory] Expression Nothing literals 3✅ 36ms
[In-Memory] Expression Text literals 1✅ 15ms
[In-Memory] Expression Text literals 2✅ 10ms
[In-Memory] Expression Text Operators 2✅ 110ms
[In-Memory] Expression Warnings should be reported 4✅ 123ms
[In-Memory] Filling Missing Values 9✅ 99ms
[In-Memory] Function invocation 5✅ 75ms
[In-Memory] Handling of Big Integer values 10✅ 198ms
[In-Memory] Loss_Of_Integer_Precision (large integers not being exactly representable in Float) 5✅ 229ms
[In-Memory] Storage Builders 2✅ 211ms
[In-Memory] Table Text Cleanse 4✅ 101ms
[In-Memory] Table.add_group_number (common) 13✅ 147ms
[In-Memory] Table.add_row_number (common) 7✅ 120ms
[In-Memory] Table.add_row_number (in-memory specific) 7✅ 56ms
[In-Memory] Table.aggregate 4✅ 51ms
[In-Memory] Table.aggregate 3✅ 88ms
[In-Memory] Table.aggregate Average 1✅ 11ms
[In-Memory] Table.aggregate Concatenate 6✅ 36ms
[In-Memory] Table.aggregate Count_Distinct 4✅ 73ms
[In-Memory] Table.aggregate First and Last 4✅ 43ms
[In-Memory] Table.aggregate Mode 1✅ 4ms
[In-Memory] Table.aggregate Shortest 1✅ 7ms
[In-Memory] Table.aggregate should be able to group on multiple fields 13✅ 236ms
[In-Memory] Table.aggregate should be able to group on single field 13✅ 284ms
[In-Memory] Table.aggregate should correctly handle infinities 4✅ 53ms
[In-Memory] Table.aggregate should correctly handle NaN 5✅ 23ms
[In-Memory] Table.aggregate should correctly select result types 4✅ 27ms
[In-Memory] Table.aggregate should merge warnings when issues computing aggregation 2✅ 28ms
[In-Memory] Table.aggregate should not summarize empty table when grouped 11✅ 60ms
[In-Memory] Table.aggregate should raise warnings when there are issues 7✅ 140ms
[In-Memory] Table.aggregate should raise warnings when there are issues computing aggregation 3✅ 79ms
[In-Memory] Table.aggregate should report warnings and errors based on types 4✅ 85ms
[In-Memory] Table.aggregate should summarize empty table 11✅ 116ms
[In-Memory] Table.aggregate should summarize whole table 16✅ 556ms
[In-Memory] Table.aggregate Standard_Deviation 1✅ 6ms
[In-Memory] Table.aggregate Sum 3✅ 58ms
[In-Memory] Table.aggregate+Expressions 2✅ 58ms
[In-Memory] Table.coalesce 8✅ 29ms
[In-Memory] Table.cross_join 9✅ 106ms
[In-Memory] Table.cross_tab 23✅ 329ms
[In-Memory] Table.distinct 7✅ 79ms
[In-Memory] Table.distinct 6✅ 67ms
[In-Memory] Table.duplicates 6✅ 66ms
[In-Memory] Table.filter 28✅ 1⚪ 529ms
[In-Memory] Table.filter 4✅ 867ms
[In-Memory] Table.filter by an expression 5✅ 377ms
[In-Memory] Table.from_union 31✅ 2⚪ 416ms
[In-Memory] Table.join 42✅ 871ms
[In-Memory] Table.make_table_from_dictionary/vectors 8✅ 43ms
[In-Memory] Table.merge 20✅ 495ms
[In-Memory] Table.remove_columns 13✅ 302ms
[In-Memory] Table.rename_columns 25✅ 829ms
[In-Memory] Table.reorder_columns 11✅ 320ms
[In-Memory] Table.reorder_columns by type 1✅ 29ms
[In-Memory] Table.replace 22✅ 437ms
[In-Memory] Table.select_columns 16✅ 529ms
[In-Memory] Table.select_columns By_Type and Table.remove_columns By_Type 2✅ 117ms
[In-Memory] Table.sort 23✅ 197ms
[In-Memory] Table.sort_columns 4✅ 81ms
[In-Memory] Table.take/drop 11✅ 293ms
[In-Memory] Table.transpose 8✅ 93ms
[In-Memory] Table.union 30✅ 2⚪ 571ms
[In-Memory] Table.zip 12✅ 138ms
[In-Memory] Temp column 2✅ 5ms
[PostgreSQL] .pgpass 3✅ 660ms
[PostgreSQL] Audit Logs 1⚪ 0ms
[PostgreSQL] Connection setup 3✅ 464ms
[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✅ 1s
[SQLite File] (Column_Operations_Spec) Arithmetic Column Operations 11✅ 2⚪ 605ms
[SQLite File] (Column_Operations_Spec) Boolean Column Operations 7✅ 1⚪ 537ms
[SQLite File] (Column_Operations_Spec) Colum Operations - Names 8✅ 149ms
[SQLite File] (Column_Operations_Spec) Column Comparisons 5✅ 1⚪ 8s
[SQLite File] (Column_Operations_Spec) Column Operations - Equality & Null Handling 4✅ 3⚪ 131ms
[SQLite File] (Column_Operations_Spec) Column Operations - Text Trim 3✅ 142ms
[SQLite File] (Column_Operations_Spec) Column.const 3✅ 97ms
[SQLite File] (Column_Operations_Spec) Column.fill_nothing/empty 4✅ 69ms
[SQLite File] (Column_Operations_Spec) Column.let 1✅ 165ms
[SQLite File] (Column_Operations_Spec) Column.rename 1✅ 24ms
[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⚪ 148ms
[SQLite File] (Column_Operations_Spec) Other Column Operations 1✅ 29ms
[SQLite File] (Column_Operations_Spec) replace: DB specific edge-cases 2✅ 19ms
[SQLite File] (Column_Operations_Spec) replace: empty table and nothings 2✅ 28ms
[SQLite File] (Column_Operations_Spec) replace: literal regex pattern and replacement 5✅ 46ms
[SQLite File] (Column_Operations_Spec) replace: literal text pattern and replacement 4✅ 310ms
[SQLite File] (Column_Operations_Spec) replace: Named_Pattern and replacement 1✅ 4ms
[SQLite File] (Column_Operations_Spec) replace: pattern and replacement columns 4✅ 47ms
[SQLite File] (Column_Operations_Spec) Rounding numeric tests 17✅ 25s
[SQLite File] (Column_Operations_Spec) Rounding-like operations 16✅ 884ms
[SQLite File] (Column_Operations_Spec) Table.fill_nothing/empty 14✅ 526ms
[SQLite File] (Column_Operations_Spec) Table.make_constant_column 3✅ 1⚪ 169ms
[SQLite File] (Column_Operations_Spec) Table.text_replace 7✅ 226ms
[SQLite File] (Column_Operations_Spec) Text Column Operations 13✅ 727ms
[SQLite File] (Conversion_Spec) Simple variant of Table/Column.parse in all backends 5✅ 242ms
[SQLite File] (Conversion_Spec) Table.expand_column 1✅ 26ms
[SQLite File] (Conversion_Spec) Table.expand_to_rows 1✅ 25ms
[SQLite File] (Conversion_Spec) Table/Column auto value type 1✅ 25ms
[SQLite File] (Conversion_Spec) Table/Column.cast - checking invariants 7✅ 281ms
[SQLite File] (Conversion_Spec) Table/Column.cast - numeric 3✅ 125ms
[SQLite File] (Conversion_Spec) Table/Column.cast - to text 2✅ 75ms
[SQLite File] (Core_Spec) Table.at 3✅ 72ms
[SQLite File] (Core_Spec) Table.column_count 1✅ 0ms
[SQLite File] (Core_Spec) Table.column_names 2✅ 167ms
[SQLite File] (Core_Spec) Table.get 3✅ 27ms
[SQLite File] (Core_Spec) Table.read 6✅ 1s
[SQLite File] (Core_Spec) Table.rows 5✅ 167ms
[SQLite File] (Core_Spec) Table.set 8✅ 292ms
[SQLite File] (Derived_Columns_Spec) Table.set with Simple_Expression 8✅ 1⚪ 1s
[SQLite File] (Derived_Columns_Spec) Unique derived column names 8✅ 199ms
[SQLite File] (Nothing_Spec) between 30✅ 891ms
[SQLite File] (Nothing_Spec) Comparisons 108✅ 3s
[SQLite File] (Nothing_Spec) distinct 6✅ 309ms
[SQLite File] (Nothing_Spec) is_in 54✅ 2s
[SQLite File] (Nothing_Spec) is_in: Boolean+Nothing edge cases 192✅ 5s
[SQLite File] (Nothing_Spec) is_nothing 6✅ 144ms
[SQLite File] (Nothing_Spec) not 1✅ 9ms
[SQLite File] (Nothing_Spec) sort 12✅ 195ms
[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✅ 3s
[SQLite File] (Upload_Spec) Creating an empty table 19✅ 2s
[SQLite File] (Upload_Spec) Deleting rows from a Database table 4✅ 220ms
[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✅ 1s
[SQLite File] (Upload_Spec) Uploading an in-memory Table 12✅ 1s
[SQLite File] Aggregation 2✅ 205ms
[SQLite File] Basic Table Access 6✅ 1s
[SQLite File] Column Naming edge cases 7✅ 546ms
[SQLite File] Column.const 1✅ 29ms
[SQLite File] Column.map 1✅ 5ms
[SQLite File] Column.take/drop 6✅ 3s
[SQLite File] Column.zip 1✅ 12ms
[SQLite File] Connection.query 7✅ 825ms
[SQLite File] Date-Time operations 1⚪ 0ms
[SQLite File] Date-Time support 1⚪ 0ms
[SQLite File] Dialect-specific codegen 1✅ 163ms
[SQLite File] Dropping Missing Values 8✅ 1s
[SQLite File] Error Handling 2✅ 69ms
[SQLite File] Expression Arithmetic 3✅ 297ms
[SQLite File] Expression Boolean literals 1✅ 90ms
[SQLite File] Expression Boolean Operators 4✅ 410ms
[SQLite File] Expression Column Arithmetic 2✅ 279ms
[SQLite File] Expression Comparison Operators 6✅ 504ms
[SQLite File] Expression Date and Time literals 4⚪ 0ms
[SQLite File] Expression Errors should be handled 4✅ 29ms
[SQLite File] Expression Float literals 1✅ 41ms
[SQLite File] Expression Integer literals 1✅ 73ms
[SQLite File] Expression Nothing literals 3✅ 140ms
[SQLite File] Expression Text literals 1✅ 72ms
[SQLite File] Expression Text literals 2✅ 47ms
[SQLite File] Expression Text Operators 2✅ 137ms
[SQLite File] Expression Warnings should be reported 2✅ 2⚪ 484ms
[SQLite File] Filling Missing Values 5✅ 2⚪ 300ms
[SQLite File] Function invocation 5✅ 436ms
[SQLite File] Internals 1✅ 23ms
[SQLite File] IR Traversal 4✅ 7s
[SQLite File] Masking Tables 1✅ 554ms
[SQLite File] math functions 6✅ 4s
[SQLite File] Metadata 2✅ 222ms
[SQLite File] Missing Values 2✅ 176ms
[SQLite File] partial Date-Time support 2⚪ 0ms
[SQLite File] Schemas and Databases 3✅ 13ms
[SQLite File] Sorting 5✅ 263ms
[SQLite File] Table Text Cleanse 4✅ 58ms
[SQLite File] Table.add_group_number 1✅ 7ms
[SQLite File] Table.add_row_number (common) 7✅ 315ms
[SQLite File] Table.add_row_number (Database specific) 1✅ 76ms
[SQLite File] Table.aggregate 4✅ 425ms
[SQLite File] Table.aggregate Concatenate 6✅ 391ms
[SQLite File] Table.aggregate Count_Distinct 2✅ 2⚪ 407ms
[SQLite File] Table.aggregate First and Last 2✅ 2⚪ 202ms
[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⚪ 444ms
[SQLite File] Table.aggregate should be able to group on single field 9✅ 4⚪ 498ms
[SQLite File] Table.aggregate should correctly handle infinities 2✅ 2⚪ 146ms
[SQLite File] Table.aggregate should correctly select result types 2✅ 2⚪ 131ms
[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⚪ 282ms
[SQLite File] Table.aggregate should raise warnings when there are issues 7✅ 1s
[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✅ 241ms
[SQLite File] Table.aggregate should report warnings and errors based on types 4✅ 227ms
[SQLite File] Table.aggregate should summarize empty table 8✅ 3⚪ 303ms
[SQLite File] Table.aggregate should summarize whole table 10✅ 6⚪ 1s
[SQLite File] Table.aggregate Standard_Deviation 1✅ 49ms
[SQLite File] Table.aggregate+Expressions 2✅ 97ms
[SQLite File] Table.coalesce 8✅ 277ms
[SQLite File] Table.cross_join 9✅ 902ms
[SQLite File] Table.cross_tab 1⚪ 0ms
[SQLite File] Table.default_ordering 5✅ 339ms
[SQLite File] Table.distinct 7✅ 308ms
[SQLite File] Table.duplicates 1⚪ 0ms
[SQLite File] Table.filter 1✅ 476ms
[SQLite File] Table.filter 27✅ 3s
[SQLite File] Table.filter by an expression 4✅ 1⚪ 249ms
[SQLite File] Table.from_union 1⚪ 0ms
[SQLite File] Table.join 38✅ 4s
[SQLite File] Table.make_table_from_dictionary/vectors 8✅ 302ms
[SQLite File] Table.merge 19✅ 3s
[SQLite File] Table.remove_columns 13✅ 141ms
[SQLite File] Table.rename_columns 26✅ 325ms
[SQLite File] Table.reorder_columns 11✅ 129ms
[SQLite File] Table.reorder_columns by type 1✅ 46ms
[SQLite File] Table.replace 21✅ 2s
[SQLite File] Table.select_columns 16✅ 168ms
[SQLite File] Table.select_columns By_Type and Table.remove_columns By_Type 2✅ 86ms
[SQLite File] Table.sort 21✅ 673ms
[SQLite File] Table.sort_columns 4✅ 71ms
[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✅ 185ms
[SQLite File] Temp column 2✅ 57ms
[SQLite File] Transaction Support 4✅ 158ms
[SQLite In-Memory] Interactions Between various operations 10✅ 813ms
[SQLite In-Memory] (Column_Operations_Spec) Arithmetic Column Operations 11✅ 2⚪ 1s
[SQLite In-Memory] (Column_Operations_Spec) Boolean Column Operations 7✅ 1⚪ 897ms
[SQLite In-Memory] (Column_Operations_Spec) Colum Operations - Names 8✅ 255ms
[SQLite In-Memory] (Column_Operations_Spec) Column Comparisons 5✅ 1⚪ 9s
[SQLite In-Memory] (Column_Operations_Spec) Column Operations - Equality & Null Handling 4✅ 3⚪ 142ms
[SQLite In-Memory] (Column_Operations_Spec) Column Operations - Text Trim 3✅ 154ms
[SQLite In-Memory] (Column_Operations_Spec) Column.const 3✅ 127ms
[SQLite In-Memory] (Column_Operations_Spec) Column.fill_nothing/empty 4✅ 63ms
[SQLite In-Memory] (Column_Operations_Spec) Column.let 1✅ 246ms
[SQLite In-Memory] (Column_Operations_Spec) Column.rename 1✅ 34ms
[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⚪ 217ms
[SQLite In-Memory] (Column_Operations_Spec) Other Column Operations 1✅ 36ms
[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✅ 37ms
[SQLite In-Memory] (Column_Operations_Spec) replace: literal regex pattern and replacement 5✅ 45ms
[SQLite In-Memory] (Column_Operations_Spec) replace: literal text pattern and replacement 4✅ 186ms
[SQLite In-Memory] (Column_Operations_Spec) replace: Named_Pattern and replacement 1✅ 3ms
[SQLite In-Memory] (Column_Operations_Spec) replace: pattern and replacement columns 4✅ 42ms
[SQLite In-Memory] (Column_Operations_Spec) Rounding numeric tests 17✅ 27s
[SQLite In-Memory] (Column_Operations_Spec) Rounding-like operations 16✅ 3s
[SQLite In-Memory] (Column_Operations_Spec) Table.fill_nothing/empty 14✅ 626ms
[SQLite In-Memory] (Column_Operations_Spec) Table.make_constant_column 3✅ 1⚪ 180ms
[SQLite In-Memory] (Column_Operations_Spec) Table.text_replace 7✅ 204ms
[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✅ 202ms
[SQLite In-Memory] (Conversion_Spec) Table.expand_column 1✅ 25ms
[SQLite In-Memory] (Conversion_Spec) Table.expand_to_rows 1✅ 24ms
[SQLite In-Memory] (Conversion_Spec) Table/Column auto value type 1✅ 22ms
[SQLite In-Memory] (Conversion_Spec) Table/Column.cast - checking invariants 7✅ 303ms
[SQLite In-Memory] (Conversion_Spec) Table/Column.cast - numeric 3✅ 132ms
[SQLite In-Memory] (Conversion_Spec) Table/Column.cast - to text 2✅ 74ms
[SQLite In-Memory] (Core_Spec) Table.at 3✅ 51ms
[SQLite In-Memory] (Core_Spec) Table.column_count 1✅ 0ms
[SQLite In-Memory] (Core_Spec) Table.column_names 2✅ 109ms
[SQLite In-Memory] (Core_Spec) Table.get 3✅ 16ms
[SQLite In-Memory] (Core_Spec) Table.read 6✅ 521ms
[SQLite In-Memory] (Core_Spec) Table.rows 5✅ 183ms
[SQLite In-Memory] (Core_Spec) Table.set 8✅ 202ms
[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✅ 238ms
[SQLite In-Memory] (Nothing_Spec) between 30✅ 891ms
[SQLite In-Memory] (Nothing_Spec) Comparisons 108✅ 3s
[SQLite In-Memory] (Nothing_Spec) distinct 6✅ 95ms
[SQLite In-Memory] (Nothing_Spec) is_in 54✅ 2s
[SQLite In-Memory] (Nothing_Spec) is_in: Boolean+Nothing edge cases 192✅ 6s
[SQLite In-Memory] (Nothing_Spec) is_nothing 6✅ 130ms
[SQLite In-Memory] (Nothing_Spec) not 1✅ 9ms
[SQLite In-Memory] (Nothing_Spec) sort 12✅ 155ms
[SQLite In-Memory] (Upload_Spec) Appending a Database table to a Database table 30✅ 3s
[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✅ 946ms
[SQLite In-Memory] (Upload_Spec) Deleting rows from a Database table 4✅ 216ms
[SQLite In-Memory] (Upload_Spec) Deleting rows from a Database table (source=Database) 11✅ 1s
[SQLite In-Memory] (Upload_Spec) Deleting rows from a Database table (source=in-memory) 11✅ 1s
[SQLite In-Memory] (Upload_Spec) Output Execution Context for Database operations 9✅ 1⚪ 861ms
[SQLite In-Memory] (Upload_Spec) Persisting a Database Table (query) 9✅ 845ms
[SQLite In-Memory] (Upload_Spec) Uploading an in-memory Table 10✅ 920ms
[SQLite In-Memory] Aggregation 2✅ 101ms
[SQLite In-Memory] Basic Table Access 6✅ 373ms
[SQLite In-Memory] Column Naming edge cases 7✅ 279ms
[SQLite In-Memory] Column.const 1✅ 26ms
[SQLite In-Memory] Column.map 1✅ 2ms
[SQLite In-Memory] Column.take/drop 6✅ 3s
[SQLite In-Memory] Column.zip 1✅ 3ms
[SQLite In-Memory] Connection.query 7✅ 406ms
[SQLite In-Memory] Date-Time operations 1⚪ 0ms
[SQLite In-Memory] Date-Time support 1⚪ 0ms
[SQLite In-Memory] Dialect-specific codegen 1✅ 62ms
[SQLite In-Memory] Dropping Missing Values 8✅ 988ms
[SQLite In-Memory] Error Handling 2✅ 34ms
[SQLite In-Memory] Expression Arithmetic 3✅ 261ms
[SQLite In-Memory] Expression Boolean literals 1✅ 76ms
[SQLite In-Memory] Expression Boolean Operators 4✅ 164ms
[SQLite In-Memory] Expression Column Arithmetic 2✅ 229ms
[SQLite In-Memory] Expression Comparison Operators 6✅ 490ms
[SQLite In-Memory] Expression Date and Time literals 4⚪ 0ms
[SQLite In-Memory] Expression Errors should be handled 4✅ 16ms
[SQLite In-Memory] Expression Float literals 1✅ 43ms
[SQLite In-Memory] Expression Integer literals 1✅ 60ms
[SQLite In-Memory] Expression Nothing literals 3✅ 158ms
[SQLite In-Memory] Expression Text literals 1✅ 52ms
[SQLite In-Memory] Expression Text literals 2✅ 73ms
[SQLite In-Memory] Expression Text Operators 2✅ 113ms
[SQLite In-Memory] Expression Warnings should be reported 2✅ 2⚪ 168ms
[SQLite In-Memory] Filling Missing Values 5✅ 2⚪ 251ms
[SQLite In-Memory] Function invocation 5✅ 263ms
[SQLite In-Memory] Internals 1✅ 17ms
[SQLite In-Memory] IR Traversal 4✅ 6s
[SQLite In-Memory] Masking Tables 1✅ 301ms
[SQLite In-Memory] math functions 6✅ 2s
[SQLite In-Memory] Metadata 2✅ 64ms
[SQLite In-Memory] Missing Values 2✅ 83ms
[SQLite In-Memory] partial Date-Time support 2⚪ 0ms
[SQLite In-Memory] Schemas and Databases 3✅ 3ms
[SQLite In-Memory] Sorting 5✅ 151ms
[SQLite In-Memory] Table Text Cleanse 4✅ 34ms
[SQLite In-Memory] Table.add_group_number 1✅ 6ms
[SQLite In-Memory] Table.add_row_number (common) 7✅ 285ms
[SQLite In-Memory] Table.add_row_number (Database specific) 1✅ 111ms
[SQLite In-Memory] Table.aggregate 4✅ 238ms
[SQLite In-Memory] Table.aggregate Concatenate 6✅ 340ms
[SQLite In-Memory] Table.aggregate Count_Distinct 2✅ 2⚪ 333ms
[SQLite In-Memory] Table.aggregate First and Last 2✅ 2⚪ 157ms
[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⚪ 404ms
[SQLite In-Memory] Table.aggregate should be able to group on single field 9✅ 4⚪ 548ms
[SQLite In-Memory] Table.aggregate should correctly handle infinities 2✅ 2⚪ 124ms
[SQLite In-Memory] Table.aggregate should correctly select result types 2✅ 2⚪ 107ms
[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⚪ 327ms
[SQLite In-Memory] Table.aggregate should raise warnings when there are issues 7✅ 783ms
[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✅ 192ms
[SQLite In-Memory] Table.aggregate should report warnings and errors based on types 4✅ 202ms
[SQLite In-Memory] Table.aggregate should summarize empty table 8✅ 3⚪ 285ms
[SQLite In-Memory] Table.aggregate should summarize whole table 10✅ 6⚪ 1s
[SQLite In-Memory] Table.aggregate Standard_Deviation 1✅ 44ms
[SQLite In-Memory] Table.aggregate+Expressions 2✅ 144ms
[SQLite In-Memory] Table.coalesce 8✅ 229ms
[SQLite In-Memory] Table.cross_join 9✅ 709ms
[SQLite In-Memory] Table.cross_tab 1⚪ 0ms
[SQLite In-Memory] Table.default_ordering 5✅ 88ms
[SQLite In-Memory] Table.distinct 7✅ 253ms
[SQLite In-Memory] Table.duplicates 1⚪ 0ms
[SQLite In-Memory] Table.filter 1✅ 344ms
[SQLite In-Memory] Table.filter 27✅ 2s
[SQLite In-Memory] Table.filter by an expression 4✅ 1⚪ 145ms
[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✅ 241ms
[SQLite In-Memory] Table.merge 19✅ 3s
[SQLite In-Memory] Table.remove_columns 13✅ 99ms
[SQLite In-Memory] Table.rename_columns 26✅ 212ms
[SQLite In-Memory] Table.reorder_columns 11✅ 84ms
[SQLite In-Memory] Table.reorder_columns by type 1✅ 25ms
[SQLite In-Memory] Table.replace 21✅ 2s
[SQLite In-Memory] Table.select_columns 16✅ 141ms
[SQLite In-Memory] Table.select_columns By_Type and Table.remove_columns By_Type 2✅ 51ms
[SQLite In-Memory] Table.sort 21✅ 480ms
[SQLite In-Memory] Table.sort_columns 4✅ 52ms
[SQLite In-Memory] Table.take/drop 7✅ 3s
[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✅ 114ms
[SQLite In-Memory] Temp column 2✅ 62ms
[SQLite In-Memory] Transaction Support 4✅ 98ms
[SQLite] Type Mapping 8✅ 241ms
Aggregate Columns 23✅ 527ms
All types 1✅ 20ms
Autoconstructor Instrumentation 1✅ 2s
Boolean 4✅ 49ms
Boolean Column.format, with format Column 3✅ 43ms
Boolean Column.format, with format string 3✅ 91ms
ceil 3✅ 23ms
Column selectors 2✅ 37ms
Column Text Cleanse 15✅ 149ms
Column Text Cleanse 15✅ 125ms
Column Text Cleanse 15✅ 97ms
Column.parse 15✅ 473ms
Columns 18✅ 1s
Counting Values 1✅ 1ms
Data.read_many 17✅ 1⚪ 833ms
DataFormatter builders 3✅ 28ms
DataFormatter.format 10✅ 68ms
DataFormatter.parse 13✅ 208ms
Date Column.format, with format Column 6✅ 120ms
Date Column.format, with format string 4✅ 150ms
Date_Time Column.format, with format Column 6✅ 123ms
Date_Time Column.format, with format string 5✅ 174ms
Date_Time truncate 1✅ 16ms
Dates 9✅ 150ms
Delimited File Parsing 34✅ 3⚪ 2s
Delimited File Writing 35✅ 3s
different types 2✅ 11ms
Dropping Missing Values 1✅ 42ms
Edge cases 1✅ 14ms
Errors 2✅ 15ms
Errors 4✅ 54ms
Excel Range 9✅ 108ms
expand_column 21✅ 536ms
expand_to_rows 16✅ 323ms
Fan_Out 2✅ 56ms
fetching files using HTTP 5✅ 686ms
File.read (Delimited) 3✅ 103ms
File.read (Delimited) should work with Date_Time 3✅ 34ms
File.read (Delimited) should work with Dates 3✅ 89ms
File.read (Delimited) should work with Time_Of_Days 3✅ 50ms
fill 8✅ 195ms
Float 3✅ 23ms
Float, with format Column 3✅ 19ms
floor 3✅ 23ms
from_objects with Array 1✅ 41ms
from_objects with JSON (single values) 2✅ 34ms
from_objects with mixed vector of single and JSON objects 5✅ 106ms
from_objects with non-uniform JSON vector 6✅ 77ms
from_objects with single values 5✅ 331ms
from_objects with uniform JSON vector 5✅ 38ms
InferredIntegerBuilder 2✅ 34ms
Info 1✅ 4ms
Integer 3✅ 45ms
Integer 1✅ 12ms
Integer, with format Column 3✅ 41ms
Integration 1✅ 96ms
IO operations on Enso Cloud files 1⚪ 0ms
JSON conversion 2✅ 60ms
Locales 2✅ 35ms
Mapping Operations 7✅ 612ms
Masking Tables 3✅ 86ms
NaN handling 7✅ 55ms
nothing handling 7✅ 61ms
Numeric 4✅ 60ms
Numeric format, empty 4✅ 62ms
parsing Table formats in DataLinks 8✅ 1s
Problems 13✅ 2⚪ 557ms
Read XLSX / XLS Files 17✅ 4s
Reading single cells correctly 7✅ 616ms
Response caching 36✅ 18s
round/truncate/ceil/floor 3✅ 83ms
Rounding 8✅ 86ms
running count 9✅ 80ms
running kurtosis 1✅ 7ms
running max 3✅ 22ms
running mean 2✅ 14ms
running min 3✅ 23ms
running product 2✅ 14ms
running skew 2✅ 14ms
running standard deviation 2✅ 13ms
running sum 8✅ 66ms
running variance 2✅ 15ms
Should be able to serialise a table with Dates to Text 2✅ 210ms
Should be able to serialise a table with DateTimes to Text 2✅ 18ms
Should be able to serialise a table with Time_Of_Days to Text 2✅ 14ms
Slicing Tables 4✅ 72ms
SortedListIndex (used for SortJoin) 6✅ 27ms
Sorting Columns 4✅ 25ms
Sorting Tables 2✅ 34ms
SQL_Statement serialization 2✅ 94ms
SQLite_Format should allow connecting to SQLite files 5✅ 147ms
Table Construction 12✅ 11s
Table Display 1✅ 73ms
Table.from Text 1✅ 23ms
Table.parse 22✅ 490ms
Table.parse_to_columns 15✅ 428ms
Table.split 10✅ 120ms
Table.split/tokenize column count 8✅ 284ms
Table.split/tokenize column order 1✅ 11ms
Table.split/tokenize errors 4✅ 14ms
Table.split/tokenize name conflicts 2✅ 78ms
Table.tokenize 14✅ 278ms
Table/Column.should_equal helpers 18✅ 843ms
Text.parse_to_table 2✅ 45ms
Text.parse_to_table errors 3✅ 34ms
Text.parse_to_table parsing 3✅ 68ms
Text.parse_to_table with case-insensitivity 1✅ 15ms
Text.parse_to_table with groups 2✅ 60ms
Time_Of_Day Column.format, with format Column 6✅ 93ms
Time_Of_Day Column.format, with format string 5✅ 109ms
to_xml 28✅ 2⚪ 382ms
truncate 3✅ 31ms
Unique_Name_Strategy Helper 12✅ 477ms
Unique_Name_Strategy.combine_with_prefix 6✅ 16ms
Unsupported statistics 4✅ 6ms
Use First Row As Names 5✅ 140ms
Value_Type 2✅ 12ms
Various File Format support on Table 6✅ 176ms
Vector conversion 1✅ 10ms
Write xls Files 47✅ 2s
Write xlsx Files 47✅ 6s
Writing 4✅ 84ms
Writing to csv files 3✅ 174ms
Writing to json files 3✅ 1s
XLS reading 13✅ 388ms
XLSX reading 13✅ 1s
XML 7✅ 495ms

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

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

Test suite Passed Failed Skipped Time
Read Tables 6✅ 625ms
Structure 7✅ 273ms

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

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

Test suite Passed Failed Skipped Time
should_contain extension method 1✅ 17ms
should_end_with extension method 1✅ 5ms
should_equal extension method 4✅ 191ms
should_not_contain extension method 1✅ 13ms
should_not_equal extension method 2✅ 9ms
should_start_with extension method 1✅ 7ms

✅ /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✅ 113ms
File uploads 2✅ 25ms
Geo_Map 3✅ 446ms
Histogram Visualization 6✅ 158ms
Lazy Table Visualization 12✅ 665ms
Lazy Text Visualization 3✅ 87ms
Scatter Plot Visualization 12✅ 852ms
Serializable Visualization Identifiers 6✅ 107ms
SQL Visualization 1✅ 456ms
Table Visualization 12✅ 2s
Table.lookup_ignore_case 1✅ 26ms
Table.rows 1✅ 294ms
Type Names of Visualization Defaults 1✅ 40ms
Vector and Arrays 2✅ 1⚪ 108ms
Widget_Helpers run 2✅ 20ms
Widgets for Data.read 2✅ 222ms
Widgets for Database 1✅ 27ms
Widgets for In-Database Connection with table name sets 1✅ 196ms
Widgets for In-Database Connection with table types 1✅ 21ms
Widgets for In-Database Table with column name sets 2✅ 66ms
Widgets for In-Memory with column name sets 3✅ 112ms
Widgets for the Text type 1✅ 158ms

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-21_165328.358385UTC/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-21_165328.358385UTC/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)
            

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

See this annotation in the file changed.

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

Test Reporter running on GitHub ► should correctly parse error message

Failed test found in:
  /Users/runner/work/enso/enso/target/test-results/Base_Internal_Tests/JUnit.xml
Error:
  '::error title=Test%2C and%0A special characters,file=test/Base_Internal_Tests/src/test-file.enso,line=1,col=13,endColumn=110::[False, False, False, True] did not equal [False, False, True, True]; first difference at index 2  (at /Users/runner/work/enso/enso/test/Base_Internal_Tests/src/test-file.enso:1:13-110).' did not equal '::error title=Test%2C and%0A special characters,file=/Users/runner/work/enso/enso/test/test/Base_Internal_Tests/src/test-file.enso,line=1,col=13,endColumn=110::[False, False, False, True] did not equal [False, False, True, True]; first difference at index 2  (at /Users/runner/work/enso/enso/test/Base_Internal_Tests/src/test-file.enso:1:13-110).' (at /Users/runner/work/enso/enso/test/Base_Internal_Tests/src/Github_Annotations_Spec.enso:12:9-273).
Raw output
'::error title=Test%2C and%0A special characters,file=test/Base_Internal_Tests/src/test-file.enso,line=1,col=13,endColumn=110::[False, False, False, True] did not equal [False, False, True, True]; first difference at index 2  (at /Users/runner/work/enso/enso/test/Base_Internal_Tests/src/test-file.enso:1:13-110).' did not equal '::error title=Test%2C and%0A special characters,file=/Users/runner/work/enso/enso/test/test/Base_Internal_Tests/src/test-file.enso,line=1,col=13,endColumn=110::[False, False, False, True] did not equal [False, False, True, True]; first difference at index 2  (at /Users/runner/work/enso/enso/test/Base_Internal_Tests/src/test-file.enso:1:13-110).' (at /Users/runner/work/enso/enso/test/Base_Internal_Tests/src/Github_Annotations_Spec.enso:12:9-273).
            

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

See this annotation in the file changed.

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

Test Reporter running on GitHub ► should be able to parse dashes

Failed test found in:
  /Users/runner/work/enso/enso/target/test-results/Base_Internal_Tests/JUnit.xml
Error:
  '::error title=Test,file=test/Base_Internal_Tests/src/test-file.enso,line=1,endLine=2,col=3,endColumn=4::test failure (at /Users/runner/work/enso/enso/test/Base_Internal_Tests/src/test-file.enso:1-2:3-4).' did not equal '::error title=Test,file=/Users/runner/work/enso/enso/test/test/Base_Internal_Tests/src/test-file.enso,line=1,endLine=2,col=3,endColumn=4::test failure (at /Users/runner/work/enso/enso/test/Base_Internal_Tests/src/test-file.enso:1-2:3-4).' (at /Users/runner/work/enso/enso/test/Base_Internal_Tests/src/Github_Annotations_Spec.enso:17:9-164).
Raw output
'::error title=Test,file=test/Base_Internal_Tests/src/test-file.enso,line=1,endLine=2,col=3,endColumn=4::test failure (at /Users/runner/work/enso/enso/test/Base_Internal_Tests/src/test-file.enso:1-2:3-4).' did not equal '::error title=Test,file=/Users/runner/work/enso/enso/test/test/Base_Internal_Tests/src/test-file.enso,line=1,endLine=2,col=3,endColumn=4::test failure (at /Users/runner/work/enso/enso/test/Base_Internal_Tests/src/test-file.enso:1-2:3-4).' (at /Users/runner/work/enso/enso/test/Base_Internal_Tests/src/Github_Annotations_Spec.enso:17:9-164).
            

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

See this annotation in the file changed.

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

Test Reporter running on GitHub ► should be able to parse no dashes

Failed test found in:
  /Users/runner/work/enso/enso/target/test-results/Base_Internal_Tests/JUnit.xml
Error:
  '::error title=Test,file=test/Base_Internal_Tests/src/test-file.enso,line=1234,col=7::test failure (at /Users/runner/work/enso/enso/test/Base_Internal_Tests/src/test-file.enso:1234:7).' did not equal '::error title=Test,file=/Users/runner/work/enso/enso/test/test/Base_Internal_Tests/src/test-file.enso,line=1234,col=7::test failure (at /Users/runner/work/enso/enso/test/Base_Internal_Tests/src/test-file.enso:1234:7).' (at /Users/runner/work/enso/enso/test/Base_Internal_Tests/src/Github_Annotations_Spec.enso:26:9-144).
Raw output
'::error title=Test,file=test/Base_Internal_Tests/src/test-file.enso,line=1234,col=7::test failure (at /Users/runner/work/enso/enso/test/Base_Internal_Tests/src/test-file.enso:1234:7).' did not equal '::error title=Test,file=/Users/runner/work/enso/enso/test/test/Base_Internal_Tests/src/test-file.enso,line=1234,col=7::test failure (at /Users/runner/work/enso/enso/test/Base_Internal_Tests/src/test-file.enso:1234:7).' (at /Users/runner/work/enso/enso/test/Base_Internal_Tests/src/Github_Annotations_Spec.enso:26:9-144).