Skip to content

Package libraries Java code as Java Modules #29514

Package libraries Java code as Java Modules

Package libraries Java code as Java Modules #29514

GitHub Actions / Standard Library Tests Report (GraalVM CE, linux, amd64) failed Oct 7, 2024 in 0s

3321 passed, 25 failed and 53 skipped

Tests failed

Report Passed Failed Skipped Time
/runner/_work/enso/enso/target/test-results/AWS_Tests/JUnit.xml 79✅ 17❌ 11⚪ 241s
/runner/_work/enso/enso/target/test-results/Base_Internal_Tests/JUnit.xml 23✅ 613ms
/runner/_work/enso/enso/target/test-results/Base_Tests/JUnit.xml 2937✅ 3❌ 32⚪ 90s
/runner/_work/enso/enso/target/test-results/Examples_Tests/JUnit.xml 33✅ 204s
/runner/_work/enso/enso/target/test-results/Geo_Tests/JUnit.xml 5✅ 249ms
/runner/_work/enso/enso/target/test-results/Image_Tests/JUnit.xml 174✅ 1⚪ 1s
/runner/_work/enso/enso/target/test-results/Microsoft_Tests/JUnit.xml 4❌ 7⚪ 120ms
/runner/_work/enso/enso/target/test-results/Snowflake_Tests/JUnit.xml 1⚪ 0ms
/runner/_work/enso/enso/target/test-results/Visualization_Tests/JUnit.xml 70✅ 1❌ 1⚪ 2s

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

107 tests were completed in 241s with 79 passed, 17 failed and 11 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✅ 310ms
(Local -> Local) Data Link copying/moving 1✅ 2❌ 202ms
(Local -> S3) copying/moving 5✅ 12s
(Local -> S3) Data Link copying/moving 1✅ 2❌ 7s
(S3 -> Enso Cloud) copying/moving 1⚪ 0ms
(S3 -> Enso Cloud) Data Link copying/moving 1⚪ 0ms
(S3 -> Local) copying/moving 5✅ 12s
(S3 -> Local) Data Link copying/moving 1✅ 2❌ 10s
(S3 -> S3) copying/moving 5✅ 20s
(S3 -> S3) Data Link copying/moving 1✅ 2❌ 17s
[Redshift] Database tests 1⚪ 0ms
AWS_Credential 4✅ 7s
DataLinks to S3_File 8❌ 15s
S3 Path handling 7✅ 706ms
S3_File reading 6✅ 1❌ 7s
S3_File writing 20✅ 59s
S3.get_object 2✅ 12s
S3.head (bucket) 1✅ 9s
S3.head (object) 2✅ 8s
S3.list_buckets 4✅ 29s
S3.list_objects 4✅ 8s
S3.read_bucket 5✅ 9s

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

✅ does not allow copying/moving datalinks using copy_to/move_to and reports a helpful error message
❌ should be able to copy a datalink file elsewhere using Data_Link.copy
	An unexpected dataflow error ((Missing_Data_Link_Library.Error 'Standard.AWS' 'S3')) has been matched (at /runner/_work/enso/enso/test/AWS_Tests/src/Inter_Backend_File_Operations_Spec.enso:235:17-67).
❌ should be able to move a datalink using Data_Link.move
	An unexpected dataflow error ((Missing_Data_Link_Library.Error 'Standard.AWS' 'S3')) has been matched (at /runner/_work/enso/enso/test/AWS_Tests/src/Inter_Backend_File_Operations_Spec.enso:265:17-67).

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

✅ does not allow copying/moving datalinks using copy_to/move_to and reports a helpful error message
❌ should be able to copy a datalink file elsewhere using Data_Link.copy
	An unexpected dataflow error ((Missing_Data_Link_Library.Error 'Standard.AWS' 'S3')) has been matched (at /runner/_work/enso/enso/test/AWS_Tests/src/Inter_Backend_File_Operations_Spec.enso:235:17-67).
❌ should be able to move a datalink using Data_Link.move
	An unexpected dataflow error ((Missing_Data_Link_Library.Error 'Standard.AWS' 'S3')) has been matched (at /runner/_work/enso/enso/test/AWS_Tests/src/Inter_Backend_File_Operations_Spec.enso:265:17-67).

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

✅ does not allow copying/moving datalinks using copy_to/move_to and reports a helpful error message
❌ should be able to copy a datalink file elsewhere using Data_Link.copy
	An unexpected dataflow error ((Missing_Data_Link_Library.Error 'Standard.AWS' 'S3')) has been matched (at /runner/_work/enso/enso/test/AWS_Tests/src/Inter_Backend_File_Operations_Spec.enso:235:17-67).
❌ should be able to move a datalink using Data_Link.move
	An unexpected dataflow error ((Missing_Data_Link_Library.Error 'Standard.AWS' 'S3')) has been matched (at /runner/_work/enso/enso/test/AWS_Tests/src/Inter_Backend_File_Operations_Spec.enso:265:17-67).

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

✅ does not allow copying/moving datalinks using copy_to/move_to and reports a helpful error message
❌ should be able to copy a datalink file elsewhere using Data_Link.copy
	An unexpected dataflow error ((Missing_Data_Link_Library.Error 'Standard.AWS' 'S3')) has been matched (at /runner/_work/enso/enso/test/AWS_Tests/src/Inter_Backend_File_Operations_Spec.enso:235:17-67).
❌ should be able to move a datalink using Data_Link.move
	An unexpected dataflow error ((Missing_Data_Link_Library.Error 'Standard.AWS' 'S3')) has been matched (at /runner/_work/enso/enso/test/AWS_Tests/src/Inter_Backend_File_Operations_Spec.enso:265:17-67).

❌ DataLinks to S3_File

❌ should be able to read a data link of an S3 File
	An unexpected dataflow error ((Missing_Data_Link_Library.Error 'Standard.AWS' 'S3')) has been matched (at /runner/_work/enso/enso/test/AWS_Tests/src/S3_Spec.enso:528:13-88).
❌ should be able to read a data link with custom credentials and secrets
	An unexpected dataflow error ((Missing_Data_Link_Library.Error 'Standard.AWS' 'S3')) has been matched (at /runner/_work/enso/enso/test/AWS_Tests/src/S3_Spec.enso:539:21-81).
❌ should be able to read a data link with a custom file format set
	An unexpected dataflow error ((Missing_Data_Link_Library.Error 'Standard.AWS' 'S3')) has been matched (at /runner/_work/enso/enso/test/AWS_Tests/src/S3_Spec.enso:544:13-31).
❌ should be able to read a data link stored on S3
	An unexpected dataflow error ((Missing_Data_Link_Library.Error 'Standard.AWS' 'S3')) has been matched (at /runner/_work/enso/enso/test/AWS_Tests/src/S3_Spec.enso:553:17-58).
❌ should be able to read an S3 data link overriding the format
	An unexpected dataflow error ((Missing_Data_Link_Library.Error 'Standard.AWS' 'S3')) has been matched (at /runner/_work/enso/enso/test/AWS_Tests/src/S3_Spec.enso:561:17-35).
❌ should be able to write a Table to an S3 data link (xlsx)
	Expected the result to not be an error, but a dataflow error has been matched: The data link for S3 is provided by the library Standard.AWS which is not loaded. Please import the library, and if necessary, restart the project. (at /runner/_work/enso/enso/test/AWS_Tests/src/S3_Spec.enso:569-574).
❌ should be able to write a Table to an S3 data link (csv)
	Expected the result to not be an error, but a dataflow error has been matched: The data link for S3 is provided by the library Standard.AWS which is not loaded. Please import the library, and if necessary, restart the project. (at /runner/_work/enso/enso/test/AWS_Tests/src/S3_Spec.enso:569-574).
❌ should be able to write a Table to an S3 data link (json)
	Expected the result to not be an error, but a dataflow error has been matched: The data link for S3 is provided by the library Standard.AWS which is not loaded. Please import the library, and if necessary, restart the project. (at /runner/_work/enso/enso/test/AWS_Tests/src/S3_Spec.enso:569-574).

❌ S3_File reading

✅ should be able to list the bucket's root directory
✅ will fail if no credentials are provided and no Default credentials are available
✅ should be able to read a file
❌ should work with Data.read
	An unexpected dataflow error ((Illegal_Argument.Error 'Unsupported protocol s3' Nothing)) has been matched (at /runner/_work/enso/enso/test/AWS_Tests/src/S3_Spec.enso:266:17-45).
✅ should be able to read a file as bytes or stream
✅ returns a valid name for files and 'directories'
✅ should be able to read file metadata

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

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

Test suite Passed Failed Skipped Time
(Decimal_Constructor_Spec) conversions 1✅ 81ms
Host File values behaviour in Enso 2✅ 11ms
I/O Checks 2✅ 254ms
Object Comparator 9✅ 149ms
Text_Utils 4✅ 70ms
to_display_text 5✅ 48ms

❌ /runner/_work/enso/enso/target/test-results/Base_Tests/JUnit.xml

2972 tests were completed in 90s with 2937 passed, 3 failed and 32 skipped.

Test suite Passed Failed Skipped Time
(Decimal_Spec) arithmetic 9✅ 195ms
(Decimal_Spec) BigDecimal internal representation methods 1✅ 0ms
(Decimal_Spec) comparison 12✅ 988ms
(Decimal_Spec) construction 21✅ 112ms
(Decimal_Spec) conversions 14✅ 57ms
(Decimal_Spec) Decimal.set_scale 2✅ 2ms
(Decimal_Spec) div 1✅ 8ms
(Decimal_Spec) edge cases 2✅ 24ms
(Decimal_Spec) floor, ceil, truncate 4✅ 25ms
(Decimal_Spec) Integer/Float .to_decimal 2✅ 1ms
(Decimal_Spec) min/max 3✅ 28ms
(Decimal_Spec) pow 2✅ 14ms
(Decimal_Spec) remainder 3✅ 10ms
(Decimal_Spec) Rounding 19✅ 166ms
(Decimal_Spec) signs 3✅ 11ms
(Decimal_Spec) text conversion 4✅ 50ms
(Decimal_Spec) Text.to_decimal 3✅ 3ms
Any.map_nothing 2✅ 17ms
Any's methods 3✅ 46ms
arithmetic 1✅ 30ms
Array_Proxy 5✅ 23ms
ArrayOverBuffer 1✅ 16ms
ASCII 4✅ 62ms
Asserts 5✅ 18ms
at/get 7✅ 306ms
Atom Constructors 4✅ 6ms
Atom with holes 9✅ 47ms
Auto_Detect 3✅ 71ms
Autoscoped Constructors 20✅ 53ms
Base_64 3✅ 47ms
BigInts 26✅ 598ms
Booleans 6✅ 23ms
Bound 3✅ 3ms
Builder.new 11✅ 151ms
Bytes 3✅ 13ms
caching 1✅ 32ms
Callables 5✅ 9ms
Can run each helper 2✅ 15ms
Check Nothing and NaN 3✅ 3ms
children 2✅ 2ms
codepoints 2✅ 1ms
Compare functionality with Vector 1✅ 14ms
Compile 6✅ 57ms
const 1✅ 0ms
Contexts and Execution Environment 3✅ 6ms
Conversion 33✅ 62ms
Correlation Statistics 6✅ 88ms
curry 1✅ 1ms
Data.read / File_Format 2✅ 567ms
Dataflow Errors 11✅ 49ms
Dataflow Warnings 33✅ 1s
Date 41✅ 8s
Date date part tests 8✅ 84ms
Date_Range 11✅ 734ms
Date_Time 45✅ 2⚪ 2s
Date_Time date part tests 8✅ 33ms
Date_Time equality 2✅ 9ms
Day_Of_Week conversions 8✅ 7ms
Debug 1✅ 2ms
Default comparator 5✅ 21ms
Default Encoding 10✅ 177ms
display text 1✅ 1ms
Duration 15✅ 135ms
Empty errors 4✅ 1ms
Encoding object 4✅ 94ms
Enso Arrays 6✅ 28ms
Enso Dictionaries 24✅ 273ms
Enso Hashset 7✅ 52ms
Enso: Common polyglot Dictionary operations 29✅ 2s
Environment 1✅ 12ms
Escape 1✅ 5ms
fetch 11✅ 363ms
File Operations 22✅ 1⚪ 376ms
flip 2✅ 1ms
Float.truncate 1✅ 4ms
Floats 6✅ 116ms
folder operations 8✅ 78ms
Format Detection in HTTP Fetch 3✅ 95ms
Formatting date/time values 6✅ 150ms
Fully Qualified Names 1✅ 1ms
Function Ascribed Parameters 12✅ 6ms
Functions 2✅ 11ms
Get by tag name 3✅ 37ms
Header 1✅ 4ms
Header resolution 7✅ 38ms
Headers 8✅ 142ms
Http Auth 2✅ 104ms
HTTP client 4✅ 467ms
HTTP DataLink 10✅ 1❌ 11s
Http Error handling 2✅ 1⚪ 23ms
HTTP in Data.read 4✅ 127ms
HTTP_Method parse 3✅ 4ms
HTTP_Status_Code 1✅ 6ms
identity 3✅ 1ms
Inlining Helpers 2✅ 30ms
inner / outer xml 2✅ 60ms
Input Stream 5✅ 29ms
Instrument @Tail_Call fibonacci 6✅ 695ms
Instrument fibonacci 3✅ 658ms
Integer.truncate 1✅ 1ms
Integers 26✅ 194ms
Interval 7✅ 53ms
Java case of 3✅ 3ms
Java FFI 6✅ 1⚪ 11ms
Java: Common polyglot Dictionary operations 29✅ 115ms
Java/Enso Date 2✅ 18ms
JavaDate 41✅ 2s
JavaDate date part tests 8✅ 7ms
JavaLocalTime 28✅ 40ms
JavaScript Objects, Arrays & Functions 8✅ 377ms
JavaScript: Common polyglot Dictionary operations 29✅ 61ms
JavaScriptArrayWithADate 41✅ 2s
JavaScriptArrayWithADate date part tests 8✅ 37ms
JavascriptDataInArray 43✅ 4⚪ 258ms
JavascriptDataInArray date part tests 8✅ 64ms
JavascriptDate 43✅ 4⚪ 561ms
JavaScriptDate 41✅ 3s
JavascriptDate date part tests 8✅ 16ms
JavaScriptDate date part tests 8✅ 70ms
JavaZonedDateTime 45✅ 2⚪ 308ms
JavaZonedDateTime date part tests 8✅ 4ms
JavaZoneId 7✅ 7ms
JS_Object 5✅ 80ms
JSON 5✅ 62ms
JSON 1✅ 26ms
JSON Deserialization 10✅ 210ms
JSON Serialization 5✅ 84ms
JSON_Format 2✅ 48ms
Lazy 6✅ 13ms
Lazy Generator 1✅ 2ms
Lexicographic Order on Vectors 2✅ 6ms
List 32✅ 444ms
Locale 13✅ 61ms
Looping Imports 1✅ 2ms
Lowercase Methods 5✅ 14ms
Managed_Resource 4✅ 2s
Match.end 4✅ 11ms
Match.groups 2✅ 15ms
Match.named_groups 3✅ 21ms
Match.span 4✅ 19ms
Match.start 4✅ 14ms
Match.text 6✅ 71ms
Match.to_display_text 1✅ 3ms
Match.utf_16_end 4✅ 10ms
Match.utf_16_span 4✅ 18ms
Match.utf_16_start 4✅ 15ms
Maybe 5✅ 2ms
Meta-Value Inspection 6✅ 16ms
Meta-Value Manipulation 26✅ 155ms
Meta.Type.find 4✅ 16ms
Methods 1✅ 1⚪ 1ms
Missing_Argument 3✅ 30ms
MultiValue Conversions 11✅ 107ms
Natural Order 4✅ 112ms
No Method Errors 1✅ 11ms
No_Such_Method 4✅ 30ms
non-linear inserts 11✅ 166ms
Number Conversions 10✅ 17ms
Numbers 15✅ 250ms
Operator == 17✅ 91ms
Ordering 6✅ 13ms
Pair 1✅ 0ms
Pair - from 2-Item JavaScript Array 14✅ 285ms
Pair - from 2-Item List 14✅ 127ms
Pair - from 2-Item Vector 14✅ 80ms
Pair - from Pair.new 14✅ 37ms
Pair - from Pair.Value 14✅ 7ms
Panics 22✅ 176ms
parse 8✅ 111ms
Parsing date/time values 26✅ 1⚪ 471ms
Parsing formats 4✅ 328ms
Path Operations 9✅ 1⚪ 54ms
Pattern Matches 19✅ 64ms
Pattern.find and .find_all 8✅ 115ms
Pattern.match and .match_all 8✅ 39ms
Pattern.matches 5✅ 27ms
Pattern.replace 8✅ 75ms
Pattern.split 6✅ 34ms
Pattern.tokenize 7✅ 222ms
Period 7✅ 23ms
Plain_Text 3✅ 69ms
Polyglot 12✅ 31ms
Polyglot Argument 7✅ 6ms
Polyglot Argument with Inheritance 3✅ 4ms
Polyglot Conversion 14✅ 10ms
Polyglot hash maps 8✅ 156ms
Polyglot JS 19✅ 91ms
Polyglot keys and values 5✅ 105ms
Polyglot Operator == 7✅ 43ms
Polyglot Python 18✅ 126ms
Polyglot R 1⚪ 0ms
post 23✅ 2❌ 21s
Private constructors 11✅ 66ms
Private methods 5✅ 8ms
Problem_Behavior 2✅ 23ms
Process 5✅ 44ms
Python: Common polyglot Dictionary operations 29✅ 107ms
PythonDate 1⚪ 0ms
PythonDate 42✅ 5⚪ 1s
PythonDate date part tests 8✅ 52ms
PythonLocalTime 28✅ 632ms
Qualified Names 3✅ 5ms
Random 14✅ 1s
Range 36✅ 684ms
Rank Data 7✅ 25ms
Read XML 7✅ 98ms
read_bytes 5✅ 54ms
read_text 6✅ 145ms
Refs 6✅ 5ms
Regression 12✅ 143ms
ReportingStreamDecoder 6✅ 1s
ReportingStreamEncoder 8✅ 134ms
Request 10✅ 35ms
rounding 4✅ 32ms
Rounding 16✅ 195ms
should correctly evaluate documentation examples 8✅ 39ms
Sorting with multiple comparators 4✅ 2⚪ 46ms
Sorting with the default comparator 7✅ 3⚪ 130ms
Stack traces 2✅ 17ms
State 5✅ 5ms
Statistics 15✅ 389ms
Statistics - empty Vector 3✅ 3ms
Statistics - invalid input 5✅ 114ms
Statistics - invalid input 1✅ 1ms
Statistics - NaN Vector 3✅ 10ms
Statistics - Nothing Vector 3✅ 8ms
System 2✅ 4ms
tag name 1✅ 2ms
take/drop Sample non-determinism 2✅ 24ms
take/drop Sample non-determinism 2✅ 7ms
take/drop Sample non-determinism 2✅ 7ms
take/drop Sample non-determinism 2✅ 3ms
take/drop Sample non-determinism 2✅ 1ms
Temporary_File facility 6✅ 1⚪ 1s
Text - general 85✅ 4s
text contents 1✅ 0ms
Text_Sub_Range_Data 2✅ 9ms
Text.cleanse 14✅ 39ms
Text.match 6✅ 15ms
Text.Regex splitting 3✅ 9ms
Text.Regex tokenizing 2✅ 17ms
Text.Regex: find and find_all 20✅ 1⚪ 102ms
Text.replace 28✅ 202ms
Text.Span 3✅ 8ms
Text.substring 4✅ 5ms
the Self construct 6✅ 3ms
Time_Of_Day 28✅ 268ms
Type Errors 11✅ 91ms
uncurry 1✅ 0ms
Unix epoch conversion 4✅ 21ms
Unresolved symbol 1✅ 2ms
URI 22✅ 999ms
Use a slice of an array as vectors 104✅ 290ms
Use Array as vectors 104✅ 465ms
Use Array_Proxy as vectors 104✅ 348ms
Use Java ArrayList as vectors 104✅ 491ms
Use Vector as vectors 104✅ 2s
UTF_16 BigEndian 5✅ 35ms
UTF_16 LittleEndian 5✅ 34ms
UTF_8 11✅ 121ms
Vector Slicing Helpers 1✅ 7ms
Vector.build 13✅ 245ms
Vector/Array equality 9✅ 2ms
Windows 1252 4✅ 16ms
Wrapped dataflow errors 8✅ 14ms
Wrapped errors 8✅ 50ms
write operations 23✅ 815ms
Write XML 4✅ 233ms
Zone 9✅ 10ms

❌ HTTP DataLink

✅ should allow to read a web resource
✅ should allow to read a web resource, with explicitly using default format
❌ should allow to read a web resource, setting format to JSON
	An unexpected panic was thrown: java.lang.IllegalStateException: Error: Multiple Format providers found for format: json. The clashing definitions are in the following modules: Standard.Base.System.File_Format, Standard.Base.System.File_Format, Standard.Base.System.File_Format, Standard.Base.System.File_Format.
✅ will fail if invalid format is used
✅ will fail if an unloaded format is used
✅ but will succeed if an unknown format is not used because it was overridden
✅ does not allow to write to a web datalink
✅ should be able to follow a datalink from HTTP in Data.read
✅ should be able to follow a datalink from HTTP in Data.fetch/post, if auto parse is on
✅ will return raw datalink config data in Data.fetch/post if auto parse is off
✅ should follow a datalink encountered in Data.download

❌ post

✅ Can perform a Request_Body.Text POST
✅ Can perform a Request_Body.Json JSON POST
✅ Can perform a JSON POST
✅ Can perform an object Request_Body.Json POST
✅ Can perform an object JSON POST
✅ can handle a bad .to_json
✅ Can perform a Text POST with explicit encoding
✅ Can perform a Text POST with explicit content type
✅ Can perform a File POST
✅ Can perform a binary File POST
❌ Can perform a url-encoded form POST
	An unexpected panic was thrown: (No_Such_Method.Error org.enso.base.net.http.UrlencodedBodyBuilder UnresolvedSymbol<new>)
❌ Can perform a multipart form POST
	An unexpected panic was thrown: (No_Such_Method.Error org.enso.base.net.http.MultipartBodyBuilder UnresolvedSymbol<new>)
✅ Can perform a File POST with auto-conversion
✅ Can perform a Text POST with auto-conversion
✅ Can perform a Request_Body.Text PUT
✅ Can perform a Request_Body.Text PATCH
✅ Can perform a DELETE
✅ Can skip auto-parse
✅ Can send a custom header
✅ can handle HTTP errors
✅ Cannot perform POST when output context is disabled
✅ Cannot perform PATCH/PUT/DELETE when output context is disabled
✅ Unsupported method
✅ unknown host
✅ Nonexistent file

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

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

Test suite Passed Failed Skipped Time
Examples 32✅ 6s
Python Examples 1✅ 198s

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

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

Test suite Passed Failed Skipped Time
Geo Points 2✅ 32ms
GeoJSON to Table 3✅ 217ms

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

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

Test suite Passed Failed Skipped Time
Data Links to Images 1⚪ 0ms
Image File_Format 2✅ 35ms
Image with 1 channel 19✅ 81ms
Image with 2 channels 19✅ 146ms
Image with 3 channels 19✅ 156ms
Image with 4 channels 19✅ 142ms
Image Write 2✅ 14ms
Image.read 9✅ 90ms
Matrix with 1 channel 21✅ 117ms
Matrix with 2 channels 21✅ 177ms
Matrix with 3 channels 21✅ 105ms
Matrix with 4 channels 21✅ 93ms
Matrix_Error 1✅ 1ms

❌ /runner/_work/enso/enso/target/test-results/Microsoft_Tests/JUnit.xml

11 tests were completed in 120ms with 0 passed, 4 failed and 7 skipped.

Test suite Passed Failed Skipped Time
[SQLServer] Column.map 1❌ 41ms
[SQLServer] Column.zip 1❌ 2ms
[SQLServer] Date-Time operations 1⚪ 0ms
[SQLServer] Date-Time support 1⚪ 0ms
[SQLServer] partial Date-Time support 2⚪ 0ms
[SQLServer] Table.cross_tab 1⚪ 0ms
[SQLServer] Table.transpose 1⚪ 0ms
[SQLServer] Table.zip 1⚪ 0ms
[SQLServer] Temp column 2❌ 77ms

❌ [SQLServer] Column.map

❌ should report unsupported error
	Expected error Unsupported_Database_Operation, but error There was an SQL error: No handler to connect to jdbc:sqlserver://localhost:1433

❌ [SQLServer] Column.zip

❌ should report unsupported error
	Expected error Unsupported_Database_Operation, but error There was an SQL error: No handler to connect to jdbc:sqlserver://localhost:1433

❌ [SQLServer] Temp column

❌ Can generate a temp column
	An unexpected dataflow error (There was an SQL error: No handler to connect to jdbc:sqlserver://localhost:1433
❌ Can generate a temp column without name conflicts
	An unexpected dataflow error (There was an SQL error: No handler to connect to jdbc:sqlserver://localhost:1433

✅ /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

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

72 tests were completed in 2s with 70 passed, 1 failed and 1 skipped.

Test suite Passed Failed Skipped Time
Dataflow Error Visualization 2✅ 48ms
File uploads 2✅ 5ms
Geo_Map 3✅ 195ms
Histogram Visualization 6✅ 91ms
Lazy Table Visualization 12✅ 293ms
Lazy Text Visualization 3✅ 67ms
Scatter Plot Visualization 12✅ 274ms
Serializable Visualization Identifiers 6✅ 58ms
SQL Visualization 1✅ 189ms
Table Visualization 9✅ 588ms
Table.lookup_ignore_case 1✅ 8ms
Table.rows 1✅ 172ms
Type Names of Visualization Defaults 1✅ 22ms
Vector and Arrays 2✅ 1⚪ 24ms
Widgets for Data.read 1✅ 16ms
Widgets for Database 1❌ 34ms
Widgets for In-Database Connection with table name sets 1✅ 118ms
Widgets for In-Database Connection with table types 1✅ 13ms
Widgets for In-Database Table with column name sets 2✅ 26ms
Widgets for In-Memory with column name sets 3✅ 80ms
Widgets for the Text type 1✅ 61ms

❌ Widgets for Database

❌ works for `connect`
	The value ([["details",{"type":"Widget","constructor":"Single_Choice","values":[{"type":"Choice","constructor":"Option","label":"Postgres","value":"(Postgres.Server 'localhost' 5432)","parameters":[],"icon":""},{"type":"Choice","constructor":"Option","label":"SQLite","value":"SQLite.From_File","parameters":[],"icon":""},{"type":"Choice","constructor":"Option","label":"SQLite (In-Memory)","value":"SQLite.In_Memory","parameters":[],"icon":""}],"label":null,"display":{"type":"Display","constructor":"Always"},"allow_custom":true}]]) did not contain the element (Redshift) (at /runner/_work/enso/enso/test/Visualization_Tests/src/Widgets/Database_Widgets_Spec.enso:56:13-44).

Annotations

Check failure on line 0 in /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, linux, amd64)

(Local -> Local) Data Link copying/moving ► should be able to copy a datalink file elsewhere using Data_Link.copy

Failed test found in:
  /runner/_work/enso/enso/target/test-results/AWS_Tests/JUnit.xml
  /runner/_work/enso/enso/target/test-results/AWS_Tests/JUnit.xml
  /runner/_work/enso/enso/target/test-results/AWS_Tests/JUnit.xml
  /runner/_work/enso/enso/target/test-results/AWS_Tests/JUnit.xml
Error:
  An unexpected dataflow error ((Missing_Data_Link_Library.Error 'Standard.AWS' 'S3')) has been matched (at /runner/_work/enso/enso/test/AWS_Tests/src/Inter_Backend_File_Operations_Spec.enso:235:17-67).
Raw output
An unexpected dataflow error ((Missing_Data_Link_Library.Error 'Standard.AWS' 'S3')) has been matched (at /runner/_work/enso/enso/test/AWS_Tests/src/Inter_Backend_File_Operations_Spec.enso:235:17-67).

        at <enso> case_branch(/runner/_work/enso/enso/built-distribution/enso-engine-2024.5.1-dev-linux-amd64/enso-2024.5.1-dev/lib/Standard/Base/2024.5.1-dev/src/Enso_Cloud/Data_Link_Helpers.enso:58:13-74)
            

Check failure on line 0 in /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, linux, amd64)

(Local -> Local) Data Link copying/moving ► should be able to move a datalink using Data_Link.move

Failed test found in:
  /runner/_work/enso/enso/target/test-results/AWS_Tests/JUnit.xml
  /runner/_work/enso/enso/target/test-results/AWS_Tests/JUnit.xml
  /runner/_work/enso/enso/target/test-results/AWS_Tests/JUnit.xml
  /runner/_work/enso/enso/target/test-results/AWS_Tests/JUnit.xml
Error:
  An unexpected dataflow error ((Missing_Data_Link_Library.Error 'Standard.AWS' 'S3')) has been matched (at /runner/_work/enso/enso/test/AWS_Tests/src/Inter_Backend_File_Operations_Spec.enso:265:17-67).
Raw output
An unexpected dataflow error ((Missing_Data_Link_Library.Error 'Standard.AWS' 'S3')) has been matched (at /runner/_work/enso/enso/test/AWS_Tests/src/Inter_Backend_File_Operations_Spec.enso:265:17-67).

        at <enso> case_branch(/runner/_work/enso/enso/built-distribution/enso-engine-2024.5.1-dev-linux-amd64/enso-2024.5.1-dev/lib/Standard/Base/2024.5.1-dev/src/Enso_Cloud/Data_Link_Helpers.enso:58:13-74)
            

Check failure on line 0 in /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, linux, amd64)

DataLinks to S3_File ► should be able to read a data link of an S3 File

Failed test found in:
  /runner/_work/enso/enso/target/test-results/AWS_Tests/JUnit.xml
Error:
  An unexpected dataflow error ((Missing_Data_Link_Library.Error 'Standard.AWS' 'S3')) has been matched (at /runner/_work/enso/enso/test/AWS_Tests/src/S3_Spec.enso:528:13-88).
Raw output
An unexpected dataflow error ((Missing_Data_Link_Library.Error 'Standard.AWS' 'S3')) has been matched (at /runner/_work/enso/enso/test/AWS_Tests/src/S3_Spec.enso:528:13-88).

        at <enso> case_branch(/runner/_work/enso/enso/built-distribution/enso-engine-2024.5.1-dev-linux-amd64/enso-2024.5.1-dev/lib/Standard/Base/2024.5.1-dev/src/Enso_Cloud/Data_Link_Helpers.enso:58:13-74)
            

Check failure on line 0 in /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, linux, amd64)

DataLinks to S3_File ► should be able to read a data link with custom credentials and secrets

Failed test found in:
  /runner/_work/enso/enso/target/test-results/AWS_Tests/JUnit.xml
Error:
  An unexpected dataflow error ((Missing_Data_Link_Library.Error 'Standard.AWS' 'S3')) has been matched (at /runner/_work/enso/enso/test/AWS_Tests/src/S3_Spec.enso:539:21-81).
Raw output
An unexpected dataflow error ((Missing_Data_Link_Library.Error 'Standard.AWS' 'S3')) has been matched (at /runner/_work/enso/enso/test/AWS_Tests/src/S3_Spec.enso:539:21-81).

        at <enso> case_branch(/runner/_work/enso/enso/built-distribution/enso-engine-2024.5.1-dev-linux-amd64/enso-2024.5.1-dev/lib/Standard/Base/2024.5.1-dev/src/Enso_Cloud/Data_Link_Helpers.enso:58:13-74)
            

Check failure on line 0 in /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, linux, amd64)

DataLinks to S3_File ► should be able to read a data link with a custom file format set

Failed test found in:
  /runner/_work/enso/enso/target/test-results/AWS_Tests/JUnit.xml
Error:
  An unexpected dataflow error ((Missing_Data_Link_Library.Error 'Standard.AWS' 'S3')) has been matched (at /runner/_work/enso/enso/test/AWS_Tests/src/S3_Spec.enso:544:13-31).
Raw output
An unexpected dataflow error ((Missing_Data_Link_Library.Error 'Standard.AWS' 'S3')) has been matched (at /runner/_work/enso/enso/test/AWS_Tests/src/S3_Spec.enso:544:13-31).

        at <enso> case_branch(/runner/_work/enso/enso/built-distribution/enso-engine-2024.5.1-dev-linux-amd64/enso-2024.5.1-dev/lib/Standard/Base/2024.5.1-dev/src/Enso_Cloud/Data_Link_Helpers.enso:58:13-74)
            

Check failure on line 0 in /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, linux, amd64)

DataLinks to S3_File ► should be able to read a data link stored on S3

Failed test found in:
  /runner/_work/enso/enso/target/test-results/AWS_Tests/JUnit.xml
Error:
  An unexpected dataflow error ((Missing_Data_Link_Library.Error 'Standard.AWS' 'S3')) has been matched (at /runner/_work/enso/enso/test/AWS_Tests/src/S3_Spec.enso:553:17-58).
Raw output
An unexpected dataflow error ((Missing_Data_Link_Library.Error 'Standard.AWS' 'S3')) has been matched (at /runner/_work/enso/enso/test/AWS_Tests/src/S3_Spec.enso:553:17-58).

        at <enso> case_branch(/runner/_work/enso/enso/built-distribution/enso-engine-2024.5.1-dev-linux-amd64/enso-2024.5.1-dev/lib/Standard/Base/2024.5.1-dev/src/Enso_Cloud/Data_Link_Helpers.enso:58:13-74)
            

Check failure on line 0 in /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, linux, amd64)

DataLinks to S3_File ► should be able to read an S3 data link overriding the format

Failed test found in:
  /runner/_work/enso/enso/target/test-results/AWS_Tests/JUnit.xml
Error:
  An unexpected dataflow error ((Missing_Data_Link_Library.Error 'Standard.AWS' 'S3')) has been matched (at /runner/_work/enso/enso/test/AWS_Tests/src/S3_Spec.enso:561:17-35).
Raw output
An unexpected dataflow error ((Missing_Data_Link_Library.Error 'Standard.AWS' 'S3')) has been matched (at /runner/_work/enso/enso/test/AWS_Tests/src/S3_Spec.enso:561:17-35).

        at <enso> case_branch(/runner/_work/enso/enso/built-distribution/enso-engine-2024.5.1-dev-linux-amd64/enso-2024.5.1-dev/lib/Standard/Base/2024.5.1-dev/src/Enso_Cloud/Data_Link_Helpers.enso:58:13-74)
            

Check failure on line 0 in /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, linux, amd64)

DataLinks to S3_File ► should be able to write a Table to an S3 data link (xlsx)

Failed test found in:
  /runner/_work/enso/enso/target/test-results/AWS_Tests/JUnit.xml
  /runner/_work/enso/enso/target/test-results/AWS_Tests/JUnit.xml
  /runner/_work/enso/enso/target/test-results/AWS_Tests/JUnit.xml
Error:
  Expected the result to not be an error, but a dataflow error has been matched: The data link for S3 is provided by the library Standard.AWS which is not loaded. Please import the library, and if necessary, restart the project. (at /runner/_work/enso/enso/test/AWS_Tests/src/S3_Spec.enso:569-574).
Raw output
Expected the result to not be an error, but a dataflow error has been matched: The data link for S3 is provided by the library Standard.AWS which is not loaded. Please import the library, and if necessary, restart the project. (at /runner/_work/enso/enso/test/AWS_Tests/src/S3_Spec.enso:569-574).

        at <enso> case_branch(/runner/_work/enso/enso/built-distribution/enso-engine-2024.5.1-dev-linux-amd64/enso-2024.5.1-dev/lib/Standard/Base/2024.5.1-dev/src/Enso_Cloud/Data_Link_Helpers.enso:58:13-74)
            

Check failure on line 0 in /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, linux, amd64)

S3_File reading ► should work with Data.read

Failed test found in:
  /runner/_work/enso/enso/target/test-results/AWS_Tests/JUnit.xml
Error:
  An unexpected dataflow error ((Illegal_Argument.Error 'Unsupported protocol s3' Nothing)) has been matched (at /runner/_work/enso/enso/test/AWS_Tests/src/S3_Spec.enso:266:17-45).
Raw output
An unexpected dataflow error ((Illegal_Argument.Error 'Unsupported protocol s3' Nothing)) has been matched (at /runner/_work/enso/enso/test/AWS_Tests/src/S3_Spec.enso:266:17-45).

        at <enso> case_branch<arg-1>(/runner/_work/enso/enso/built-distribution/enso-engine-2024.5.1-dev-linux-amd64/enso-2024.5.1-dev/lib/Standard/Base/2024.5.1-dev/src/System/File.enso:85:44-112)
            

Check failure on line 0 in /runner/_work/enso/enso/target/test-results/Base_Tests/JUnit.xml

See this annotation in the file changed.

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

HTTP DataLink ► should allow to read a web resource, setting format to JSON

Failed test found in:
  /runner/_work/enso/enso/target/test-results/Base_Tests/JUnit.xml
Error:
  An unexpected panic was thrown: java.lang.IllegalStateException: Error: Multiple Format providers found for format: json. The clashing definitions are in the following modules: Standard.Base.System.File_Format, Standard.Base.System.File_Format, Standard.Base.System.File_Format, Standard.Base.System.File_Format.
Raw output
An unexpected panic was thrown: java.lang.IllegalStateException: Error: Multiple Format providers found for format: json. The clashing definitions are in the following modules: Standard.Base.System.File_Format, Standard.Base.System.File_Format, Standard.Base.System.File_Format, Standard.Base.System.File_Format.

        at <Unknown Location> related to com.oracle.truffle.host.HostObject.doInvoke
        at <enso> case_branch(/runner/_work/enso/enso/built-distribution/enso-engine-2024.5.1-dev-linux-amd64/enso-2024.5.1-dev/lib/Standard/Base/2024.5.1-dev/src/Enso_Cloud/Data_Link_Helpers.enso:125:27-77)
        at <enso> case_branch(/runner/_work/enso/enso/built-distribution/enso-engine-2024.5.1-dev-linux-amd64/enso-2024.5.1-dev/lib/Standard/Base/2024.5.1-dev/src/Enso_Cloud/Data_Link_Helpers.enso:122-129)
        at <enso> Data_Link_Helpers.parse_format(/runner/_work/enso/enso/built-distribution/enso-engine-2024.5.1-dev-linux-amd64/enso-2024.5.1-dev/lib/Standard/Base/2024.5.1-dev/src/Enso_Cloud/Data_Link_Helpers.enso:120-130)
        at <enso> HTTP_Fetch_Data_Link.read<arg-2>(/runner/_work/enso/enso/built-distribution/enso-engine-2024.5.1-dev-linux-amd64/enso-2024.5.1-dev/lib/Standard/Base/2024.5.1-dev/src/Network/HTTP/Internal/HTTP_Fetch_Data_Link.enso:35:70-98)
        at <enso> HTTP_Fetch_Data_Link.read(/runner/_work/enso/enso/built-distribution/enso-engine-2024.5.1-dev-linux-amd64/enso-2024.5.1-dev/lib/Standard/Base/2024.5.1-dev/src/Network/HTTP/Internal/HTTP_Fetch_Data_Link.enso:35:28-98)
        at <enso> Data_Link_Helpers.read_data_link(/runner/_work/enso/enso/built-distribution/enso-engine-2024.5.1-dev-linux-amd64/enso-2024.5.1-dev/lib/Standard/Base/2024.5.1-dev/src/Enso_Cloud/Data_Link_Helpers.enso:67:5-55)
        at <enso> File.read<arg-1>(/runner/_work/enso/enso/built-distribution/enso-engine-2024.5.1-dev-linux-amd64/enso-2024.5.1-dev/lib/Standard/Base/2024.5.1-dev/src/System/File.enso:301:53-108)
        at <enso> File.read<arg-2>(/runner/_work/enso/enso/built-distribution/enso-engine-2024.5.1-dev-linux-amd64/enso-2024.5.1-dev/lib/Standard/Base/2024.5.1-dev/src/System/File.enso:301-303)
        at <enso> File.read<arg-2>(/runner/_work/enso/enso/built-distribution/enso-engine-2024.5.1-dev-linux-amd64/enso-2024.5.1-dev/lib/Standard/Base/2024.5.1-dev/src/System/File.enso:300-303)
        at <enso> File.read(/runner/_work/enso/enso/built-distribution/enso-engine-2024.5.1-dev-linux-amd64/enso-2024.5.1-dev/lib/Standard/Base/2024.5.1-dev/src/System/File.enso:299-303)
        at <enso> Http_Data_Link_Spec.add_specs.data_link_root<arg-1>(/runner/_work/enso/enso/test/Base_Tests/src/Network/Http/Http_Data_Link_Spec.enso:36:17-22)
        at <enso> Panic.catch(Internal)
        at <enso> Test.with_retries.go.case go<arg-1>(/runner/_work/enso/enso/built-distribution/enso-engine-2024.5.1-dev-linux-amd64/enso-2024.5.1-dev/lib/Standard/Test/2024.5.1-dev/src/Test.enso:204:41-64)
        at <enso> Test.with_retries.go.case go(/runner/_work/enso/enso/built-distribution/enso-engine-2024.5.1-dev-linux-amd64/enso-2024.5.1-dev/lib/Standard/Test/2024.5.1-dev/src/Test.enso:204-208)
        at <enso> Panic.catch(Internal)
        at <enso> Test.with_retries.go(/runner/_work/enso/enso/built-distribution/enso-engine-2024.5.1-dev-linux-amd64/enso-2024.5.1-dev/lib/Standard/Test/2024.5.1-dev/src/Test.enso:202-208)
        at <enso> Helpers.execute_spec_code<arg-1>(/runner/_work/enso/enso/built-distribution/enso-engine-2024.5.1-dev-linux-amd64/enso-2024.5.1-dev/lib/Standard/Test/2024.5.1-dev/src/Helpers.enso:57:18-34)
        at <enso> Panic.catch(Internal)
        at <enso> Panic.type.recover.<internal-1261>(/runner/_work/enso/enso/built-distribution/enso-engine-2024.5.1-dev-linux-amd64/enso-2024.5.1-dev/lib/Standard/Base/2024.5.1-dev/src/Panic.enso:191-193)
        at <enso> Panic.catch(Internal)
        at <enso> Panic.type.recover(/runner/_work/enso/enso/built-distribution/enso-engine-2024.5.1-dev-linux-amd64/enso-2024.5.1-dev/lib/Standard/Base/2024.5.1-dev/src/Panic.enso:188-193)
        at <enso> Helpers.execute_spec_code(/runner/_work/enso/enso/built-distribution/enso-engine-2024.5.1-dev-linux-amd64/enso-2024.5.1-dev/lib/Standard/Test/2024.5.1-dev/src/Helpers.enso:56-60)
        at <enso> case_branch<arg-3>(/runner/_work/enso/enso/built-distribution/enso-engine-2024.5.1-dev-linux-amd64/enso-2024.5.1-dev/lib/Standard/Test/2024.5.1-dev/src/Helpers.enso:48:37-63)
        at <enso> case_branch<arg-1>(/runner/_work/enso/enso/built-distribution/enso-engine-2024.5.1-dev-linux-amd64/enso-2024.5.1-dev/lib/Standard/Test/2024.5.1-dev/src/Helpers.enso:48:13-64)
        at <enso> Runtime.no_inline(Internal)
        at <enso> Duration.type.time_execution(/runner/_work/enso/enso/built-distribution/enso-engine-2024.5.1-dev-linux-amd64/enso-2024.5.1-dev/lib/Standard/Base/2024.5.1-dev/src/Data/Time/Duration.enso:131:18-43)
        at <enso> case_branch(/runner/_work/enso/enso/built-distribution/enso-engine-2024.5.1-dev-linux-amd64/enso-2024.5.1-dev/lib/Standard/Test/2024.5.1-dev/src/Helpers.enso:47-48)
        at <enso> Helpers.run_spec(/runner/_work/enso/enso/built-distribution/enso-engine-2024.5.1-dev-linux-amd64/enso-2024.5.1-dev/lib/Standard/Test/2024.5.1-dev/src/Helpers.enso:46-49)
        at <enso> case_branch.test_results(/runner/_work/enso/enso/built-distribution/enso-engine-2024.5.1-dev-linux-amd64/enso-2024.5.1-dev/lib/Standard/Test/2024.5.1-dev/src/Helpers.enso:27:24-36)
        at <enso> Array_Like_Helpers.map.Array_Like_Helpers.map(/runner/_work/enso/enso/built-distribution/enso-engine-2024.5.1-dev-linux-amd64/enso-2024.5.1-dev/lib/Standard/Base/2024.5.1-dev/src/Internal/Array_Like_Helpers.enso:261:45-66)
        at <enso> Array_Like_Helpers.vector_from_function.wrapped_function(/runner/_work/enso/enso/built-distribution/enso-engine-2024.5.1-dev-linux-amd64/enso-2024.5.1-dev/lib/Standard/Base/2024.5.1-dev/src/Internal/Array_Like_Helpers.enso:90:18-27)
        at <enso> Array_Like_Helpers.vector_from_function(Internal)
        at <enso> Array_Like_Helpers.vector_from_function(/runner/_work/enso/enso/built-distribution/enso-engine-2024.5.1-dev-linux-amd64/enso-2024.5.1-dev/lib/Standard/Base/2024.5.1-dev/src/Internal/Array_Like_Helpers.enso:105:15-68)
        at <enso> Array_Like_Helpers.map(/runner/_work/enso/enso/built-distribution/enso-engine-2024.5.1-dev-linux-amd64/enso-2024.5.1-dev/lib/Standard/Base/2024.5.1-dev/src/Internal/Array_Like_Helpers.enso:261:5-79)
        at <enso> Vector.map(/runner/_work/enso/enso/built-distribution/enso-engine-2024.5.1-dev-linux-amd64/enso-2024.5.1-dev/lib/Standard/Base/2024.5.1-dev/src/Data/Vector.enso:703:9-56)
        at <enso> case_branch(/runner/_work/enso/enso/built-distribution/enso-engine-2024.5.1-dev-linux-amd64/enso-2024.5.1-dev/lib/Standard/Test/2024.5.1-dev/src/Helpers.enso:24-30)
        at <enso> Helpers.run_specs_from_group(/runner/_work/enso/enso/built-distribution/enso-engine-2024.5.1-dev-linux-amd64/enso-2024.5.1-dev/lib/Standard/Test/2024.5.1-dev/src/Helpers.enso:21-36)
        at <enso> case_branch(/runner/_work/enso/enso/built-distribution/enso-engine-2024.5.1-dev-linux-amd64/enso-2024.5.1-dev/lib/Standard/Test/2024.5.1-dev/src/Suite.enso:97:35-92)
        at <enso> Suite.run_with_filter.junit_sb_builder(/runner/_work/enso/enso/built-distribution/enso-engine-2024.5.1-dev-linux-amd64/enso-2024.5.1-dev/lib/Standard/Test/2024.5.1-dev/src/Suite.enso:95-101)
        at <enso> Array_Like_Helpers.each.Array_Like_Helpers.each(/runner/_work/enso/enso/built-distribution/enso-engine-2024.5.1-dev-linux-amd64/enso-2024.5.1-dev/lib/Standard/Base/2024.5.1-dev/src/Internal/Array_Like_Helpers.enso:301:9-24)
        at <enso> Range.each.go<arg-1>(/runner/_work/enso/enso/built-distribution/enso-engine-2024.5.1-dev-linux-amd64/enso-2024.5.1-dev/lib/Standard/Base/2024.5.1-dev/src/Data/Range.enso:262:36-51)
        at <enso> Range.each.go<arg-2>(/runner/_work/enso/enso/built-distribution/enso-engine-2024.5.1-dev-linux-amd64/enso-2024.5.1-dev/lib/Standard/Base/2024.5.1-dev/src/Data/Range.enso:262:21-52)
        at <enso> Range.each.go(/runner/_work/enso/enso/built-distribution/enso-engine-2024.5.1-dev-linux-amd64/enso-2024.5.1-dev/lib/Standard/Base/2024.5.1-dev/src/Data/Range.enso:261-263)
        at <enso> Test_Reporter.wrap_junit_testsuites(/runner/_work/enso/enso/built-distribution/enso-engine-2024.5.1-dev-linux-amd64/enso-2024.5.1-dev/lib/Standard/Test/2024.5.1-dev/src/Test_Reporter.enso:26:14-19)
        at <enso> Suite.run_with_filter(/runner/_work/enso/enso/built-distribution/enso-engine-2024.5.1-dev-linux-amd64/enso-2024.5.1-dev/lib/Standard/Test/2024.5.1-dev/src/Suite.enso:91-101)
        at <enso> Main.main(/runner/_work/enso/enso/test/Base_Tests/src/Main.enso:178:5-32)
            

Check failure on line 0 in /runner/_work/enso/enso/target/test-results/Base_Tests/JUnit.xml

See this annotation in the file changed.

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

post ► Can perform a url-encoded form POST

Failed test found in:
  /runner/_work/enso/enso/target/test-results/Base_Tests/JUnit.xml
Error:
  An unexpected panic was thrown: (No_Such_Method.Error org.enso.base.net.http.UrlencodedBodyBuilder UnresolvedSymbol<new>)
Raw output
An unexpected panic was thrown: (No_Such_Method.Error org.enso.base.net.http.UrlencodedBodyBuilder UnresolvedSymbol<new>)

        at <enso> case_branch(/runner/_work/enso/enso/built-distribution/enso-engine-2024.5.1-dev-linux-amd64/enso-2024.5.1-dev/lib/Standard/Base/2024.5.1-dev/src/Network/HTTP.enso:270:24-48)
        at <enso> HTTP.build_form_body_publisher(/runner/_work/enso/enso/built-distribution/enso-engine-2024.5.1-dev-linux-amd64/enso-2024.5.1-dev/lib/Standard/Base/2024.5.1-dev/src/Network/HTTP.enso:268-283)
        at <enso> case_branch(/runner/_work/enso/enso/built-distribution/enso-engine-2024.5.1-dev-linux-amd64/enso-2024.5.1-dev/lib/Standard/Base/2024.5.1-dev/src/Network/HTTP.enso:256:13-59)
        at <enso> HTTP.resolve_body_to_publisher_and_boundary(/runner/_work/enso/enso/built-distribution/enso-engine-2024.5.1-dev-linux-amd64/enso-2024.5.1-dev/lib/Standard/Base/2024.5.1-dev/src/Network/HTTP.enso:242-260)
        at <enso> HTTP.request<arg-1>(/runner/_work/enso/enso/built-distribution/enso-engine-2024.5.1-dev-linux-amd64/enso-2024.5.1-dev/lib/Standard/Base/2024.5.1-dev/src/Network/HTTP.enso:121:47-93)
        at <enso> Any.if_not_error(/runner/_work/enso/enso/built-distribution/enso-engine-2024.5.1-dev-linux-amd64/enso-2024.5.1-dev/lib/Standard/Base/2024.5.1-dev/src/Any.enso:434:32-36)
        at <enso> HTTP.request<arg-1>(/runner/_work/enso/enso/built-distribution/enso-engine-2024.5.1-dev-linux-amd64/enso-2024.5.1-dev/lib/Standard/Base/2024.5.1-dev/src/Network/HTTP.enso:120-137)
        at <enso> HTTP.request.check_output_context(/runner/_work/enso/enso/built-distribution/enso-engine-2024.5.1-dev-linux-amd64/enso-2024.5.1-dev/lib/Standard/Base/2024.5.1-dev/src/Network/HTTP.enso:110-111)
        at <enso> HTTP.request<arg-1>(/runner/_work/enso/enso/built-distribution/enso-engine-2024.5.1-dev-linux-amd64/enso-2024.5.1-dev/lib/Standard/Base/2024.5.1-dev/src/Network/HTTP.enso:118-137)
        at <enso> Panic.catch(Internal)
        at <enso> HTTP.request<arg-1>(/runner/_work/enso/enso/built-distribution/enso-engine-2024.5.1-dev-linux-amd64/enso-2024.5.1-dev/lib/Standard/Base/2024.5.1-dev/src/Network/HTTP.enso:118-137)
        at <enso> Panic.catch(Internal)
        at <enso> HTTP.request(/runner/_work/enso/enso/built-distribution/enso-engine-2024.5.1-dev-linux-amd64/enso-2024.5.1-dev/lib/Standard/Base/2024.5.1-dev/src/Network/HTTP.enso:118-137)
        at <enso> HTTP.type.post<arg-1>(/runner/_work/enso/enso/built-distribution/enso-engine-2024.5.1-dev-linux-amd64/enso-2024.5.1-dev/lib/Standard/Base/2024.5.1-dev/src/Network/HTTP.enso:153:13-36)
        at <enso> HTTP.check_method(/runner/_work/enso/enso/built-distribution/enso-engine-2024.5.1-dev-linux-amd64/enso-2024.5.1-dev/lib/Standard/Base/2024.5.1-dev/src/Network/HTTP.enso:296-297)
        at <enso> HTTP.type.post(/runner/_work/enso/enso/built-distribution/enso-engine-2024.5.1-dev-linux-amd64/enso-2024.5.1-dev/lib/Standard/Base/2024.5.1-dev/src/Network/HTTP.enso:151-153)
        at <enso> Data.post(/runner/_work/enso/enso/built-distribution/enso-engine-2024.5.1-dev-linux-amd64/enso-2024.5.1-dev/lib/Standard/Base/2024.5.1-dev/src/Data.enso:329:16-48)
        at <enso> Http_Spec.add_specs.url_get<arg-1>(/runner/_work/enso/enso/test/Base_Tests/src/Network/Http_Spec.enso:292:24-93)
        at <enso> Panic.catch(Internal)
        at <enso> Test.with_retries.go.case go<arg-1>(/runner/_work/enso/enso/built-distribution/enso-engine-2024.5.1-dev-linux-amd64/enso-2024.5.1-dev/lib/Standard/Test/2024.5.1-dev/src/Test.enso:204:41-64)
        at <enso> Test.with_retries.go.case go(/runner/_work/enso/enso/built-distribution/enso-engine-2024.5.1-dev-linux-amd64/enso-2024.5.1-dev/lib/Standard/Test/2024.5.1-dev/src/Test.enso:204-208)
        at <enso> Panic.catch(Internal)
        at <enso> Test.with_retries.go(/runner/_work/enso/enso/built-distribution/enso-engine-2024.5.1-dev-linux-amd64/enso-2024.5.1-dev/lib/Standard/Test/2024.5.1-dev/src/Test.enso:202-208)
        at <enso> Helpers.execute_spec_code<arg-1>(/runner/_work/enso/enso/built-distribution/enso-engine-2024.5.1-dev-linux-amd64/enso-2024.5.1-dev/lib/Standard/Test/2024.5.1-dev/src/Helpers.enso:57:18-34)
        at <enso> Panic.catch(Internal)
        at <enso> Panic.type.recover.<internal-1261>(/runner/_work/enso/enso/built-distribution/enso-engine-2024.5.1-dev-linux-amd64/enso-2024.5.1-dev/lib/Standard/Base/2024.5.1-dev/src/Panic.enso:191-193)
        at <enso> Panic.catch(Internal)
        at <enso> Panic.type.recover(/runner/_work/enso/enso/built-distribution/enso-engine-2024.5.1-dev-linux-amd64/enso-2024.5.1-dev/lib/Standard/Base/2024.5.1-dev/src/Panic.enso:188-193)
        at <enso> Helpers.execute_spec_code(/runner/_work/enso/enso/built-distribution/enso-engine-2024.5.1-dev-linux-amd64/enso-2024.5.1-dev/lib/Standard/Test/2024.5.1-dev/src/Helpers.enso:56-60)
        at <enso> case_branch<arg-3>(/runner/_work/enso/enso/built-distribution/enso-engine-2024.5.1-dev-linux-amd64/enso-2024.5.1-dev/lib/Standard/Test/2024.5.1-dev/src/Helpers.enso:48:37-63)
        at <enso> case_branch<arg-1>(/runner/_work/enso/enso/built-distribution/enso-engine-2024.5.1-dev-linux-amd64/enso-2024.5.1-dev/lib/Standard/Test/2024.5.1-dev/src/Helpers.enso:48:13-64)
        at <enso> Runtime.no_inline(Internal)
        at <enso> Duration.type.time_execution(/runner/_work/enso/enso/built-distribution/enso-engine-2024.5.1-dev-linux-amd64/enso-2024.5.1-dev/lib/Standard/Base/2024.5.1-dev/src/Data/Time/Duration.enso:131:18-43)
        at <enso> case_branch(/runner/_work/enso/enso/built-distribution/enso-engine-2024.5.1-dev-linux-amd64/enso-2024.5.1-dev/lib/Standard/Test/2024.5.1-dev/src/Helpers.enso:47-48)
        at <enso> Helpers.run_spec(/runner/_work/enso/enso/built-distribution/enso-engine-2024.5.1-dev-linux-amd64/enso-2024.5.1-dev/lib/Standard/Test/2024.5.1-dev/src/Helpers.enso:46-49)
        at <enso> case_branch.test_results(/runner/_work/enso/enso/built-distribution/enso-engine-2024.5.1-dev-linux-amd64/enso-2024.5.1-dev/lib/Standard/Test/2024.5.1-dev/src/Helpers.enso:27:24-36)
        at <enso> Array_Like_Helpers.map.Array_Like_Helpers.map(/runner/_work/enso/enso/built-distribution/enso-engine-2024.5.1-dev-linux-amd64/enso-2024.5.1-dev/lib/Standard/Base/2024.5.1-dev/src/Internal/Array_Like_Helpers.enso:261:45-66)
        at <enso> Array_Like_Helpers.vector_from_function.wrapped_function(/runner/_work/enso/enso/built-distribution/enso-engine-2024.5.1-dev-linux-amd64/enso-2024.5.1-dev/lib/Standard/Base/2024.5.1-dev/src/Internal/Array_Like_Helpers.enso:90:18-27)
        at <enso> Array_Like_Helpers.vector_from_function(Internal)
        at <enso> Array_Like_Helpers.vector_from_function(/runner/_work/enso/enso/built-distribution/enso-engine-2024.5.1-dev-linux-amd64/enso-2024.5.1-dev/lib/Standard/Base/2024.5.1-dev/src/Internal/Array_Like_Helpers.enso:105:15-68)
        at <enso> Array_Like_Helpers.map(/runner/_work/enso/enso/built-distribution/enso-engine-2024.5.1-dev-linux-amd64/enso-2024.5.1-dev/lib/Standard/Base/2024.5.1-dev/src/Internal/Array_Like_Helpers.enso:261:5-79)
        at <enso> Vector.map(/runner/_work/enso/enso/built-distribution/enso-engine-2024.5.1-dev-linux-amd64/enso-2024.5.1-dev/lib/Standard/Base/2024.5.1-dev/src/Data/Vector.enso:703:9-56)
        at <enso> case_branch(/runner/_work/enso/enso/built-distribution/enso-engine-2024.5.1-dev-linux-amd64/enso-2024.5.1-dev/lib/Standard/Test/2024.5.1-dev/src/Helpers.enso:24-30)
        at <enso> Helpers.run_specs_from_group(/runner/_work/enso/enso/built-distribution/enso-engine-2024.5.1-dev-linux-amd64/enso-2024.5.1-dev/lib/Standard/Test/2024.5.1-dev/src/Helpers.enso:21-36)
        at <enso> case_branch(/runner/_work/enso/enso/built-distribution/enso-engine-2024.5.1-dev-linux-amd64/enso-2024.5.1-dev/lib/Standard/Test/2024.5.1-dev/src/Suite.enso:97:35-92)
        at <enso> Suite.run_with_filter.junit_sb_builder(/runner/_work/enso/enso/built-distribution/enso-engine-2024.5.1-dev-linux-amd64/enso-2024.5.1-dev/lib/Standard/Test/2024.5.1-dev/src/Suite.enso:95-101)
        at <enso> Array_Like_Helpers.each.Array_Like_Helpers.each(/runner/_work/enso/enso/built-distribution/enso-engine-2024.5.1-dev-linux-amd64/enso-2024.5.1-dev/lib/Standard/Base/2024.5.1-dev/src/Internal/Array_Like_Helpers.enso:301:9-24)
        at <enso> Range.each.go<arg-1>(/runner/_work/enso/enso/built-distribution/enso-engine-2024.5.1-dev-linux-amd64/enso-2024.5.1-dev/lib/Standard/Base/2024.5.1-dev/src/Data/Range.enso:262:36-51)
        at <enso> Range.each.go<arg-2>(/runner/_work/enso/enso/built-distribution/enso-engine-2024.5.1-dev-linux-amd64/enso-2024.5.1-dev/lib/Standard/Base/2024.5.1-dev/src/Data/Range.enso:262:21-52)
        at <enso> Range.each.go(/runner/_work/enso/enso/built-distribution/enso-engine-2024.5.1-dev-linux-amd64/enso-2024.5.1-dev/lib/Standard/Base/2024.5.1-dev/src/Data/Range.enso:261-263)
        at <enso> Test_Reporter.wrap_junit_testsuites(/runner/_work/enso/enso/built-distribution/enso-engine-2024.5.1-dev-linux-amd64/enso-2024.5.1-dev/lib/Standard/Test/2024.5.1-dev/src/Test_Reporter.enso:26:14-19)
        at <enso> Suite.run_with_filter(/runner/_work/enso/enso/built-distribution/enso-engine-2024.5.1-dev-linux-amd64/enso-2024.5.1-dev/lib/Standard/Test/2024.5.1-dev/src/Suite.enso:91-101)
        at <enso> Main.main(/runner/_work/enso/enso/test/Base_Tests/src/Main.enso:178:5-32)
            

Check failure on line 0 in /runner/_work/enso/enso/target/test-results/Base_Tests/JUnit.xml

See this annotation in the file changed.

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

post ► Can perform a multipart form POST

Failed test found in:
  /runner/_work/enso/enso/target/test-results/Base_Tests/JUnit.xml
Error:
  An unexpected panic was thrown: (No_Such_Method.Error org.enso.base.net.http.MultipartBodyBuilder UnresolvedSymbol<new>)
Raw output
An unexpected panic was thrown: (No_Such_Method.Error org.enso.base.net.http.MultipartBodyBuilder UnresolvedSymbol<new>)

        at <enso> case_branch(/runner/_work/enso/enso/built-distribution/enso-engine-2024.5.1-dev-linux-amd64/enso-2024.5.1-dev/lib/Standard/Base/2024.5.1-dev/src/Network/HTTP.enso:277:24-47)
        at <enso> HTTP.build_form_body_publisher(/runner/_work/enso/enso/built-distribution/enso-engine-2024.5.1-dev-linux-amd64/enso-2024.5.1-dev/lib/Standard/Base/2024.5.1-dev/src/Network/HTTP.enso:268-283)
        at <enso> case_branch(/runner/_work/enso/enso/built-distribution/enso-engine-2024.5.1-dev-linux-amd64/enso-2024.5.1-dev/lib/Standard/Base/2024.5.1-dev/src/Network/HTTP.enso:256:13-59)
        at <enso> HTTP.resolve_body_to_publisher_and_boundary(/runner/_work/enso/enso/built-distribution/enso-engine-2024.5.1-dev-linux-amd64/enso-2024.5.1-dev/lib/Standard/Base/2024.5.1-dev/src/Network/HTTP.enso:242-260)
        at <enso> HTTP.request<arg-1>(/runner/_work/enso/enso/built-distribution/enso-engine-2024.5.1-dev-linux-amd64/enso-2024.5.1-dev/lib/Standard/Base/2024.5.1-dev/src/Network/HTTP.enso:121:47-93)
        at <enso> Any.if_not_error(/runner/_work/enso/enso/built-distribution/enso-engine-2024.5.1-dev-linux-amd64/enso-2024.5.1-dev/lib/Standard/Base/2024.5.1-dev/src/Any.enso:434:32-36)
        at <enso> HTTP.request<arg-1>(/runner/_work/enso/enso/built-distribution/enso-engine-2024.5.1-dev-linux-amd64/enso-2024.5.1-dev/lib/Standard/Base/2024.5.1-dev/src/Network/HTTP.enso:120-137)
        at <enso> HTTP.request.check_output_context(/runner/_work/enso/enso/built-distribution/enso-engine-2024.5.1-dev-linux-amd64/enso-2024.5.1-dev/lib/Standard/Base/2024.5.1-dev/src/Network/HTTP.enso:110-111)
        at <enso> HTTP.request<arg-1>(/runner/_work/enso/enso/built-distribution/enso-engine-2024.5.1-dev-linux-amd64/enso-2024.5.1-dev/lib/Standard/Base/2024.5.1-dev/src/Network/HTTP.enso:118-137)
        at <enso> Panic.catch(Internal)
        at <enso> HTTP.request<arg-1>(/runner/_work/enso/enso/built-distribution/enso-engine-2024.5.1-dev-linux-amd64/enso-2024.5.1-dev/lib/Standard/Base/2024.5.1-dev/src/Network/HTTP.enso:118-137)
        at <enso> Panic.catch(Internal)
        at <enso> HTTP.request(/runner/_work/enso/enso/built-distribution/enso-engine-2024.5.1-dev-linux-amd64/enso-2024.5.1-dev/lib/Standard/Base/2024.5.1-dev/src/Network/HTTP.enso:118-137)
        at <enso> HTTP.type.post<arg-1>(/runner/_work/enso/enso/built-distribution/enso-engine-2024.5.1-dev-linux-amd64/enso-2024.5.1-dev/lib/Standard/Base/2024.5.1-dev/src/Network/HTTP.enso:153:13-36)
        at <enso> HTTP.check_method(/runner/_work/enso/enso/built-distribution/enso-engine-2024.5.1-dev-linux-amd64/enso-2024.5.1-dev/lib/Standard/Base/2024.5.1-dev/src/Network/HTTP.enso:296-297)
        at <enso> HTTP.type.post(/runner/_work/enso/enso/built-distribution/enso-engine-2024.5.1-dev-linux-amd64/enso-2024.5.1-dev/lib/Standard/Base/2024.5.1-dev/src/Network/HTTP.enso:151-153)
        at <enso> Data.post(/runner/_work/enso/enso/built-distribution/enso-engine-2024.5.1-dev-linux-amd64/enso-2024.5.1-dev/lib/Standard/Base/2024.5.1-dev/src/Data.enso:329:16-48)
        at <enso> Http_Spec.add_specs.url_get<arg-1>(/runner/_work/enso/enso/test/Base_Tests/src/Network/Http_Spec.enso:299:24-76)
        at <enso> Panic.catch(Internal)
        at <enso> Test.with_retries.go.case go<arg-1>(/runner/_work/enso/enso/built-distribution/enso-engine-2024.5.1-dev-linux-amd64/enso-2024.5.1-dev/lib/Standard/Test/2024.5.1-dev/src/Test.enso:204:41-64)
        at <enso> Test.with_retries.go.case go(/runner/_work/enso/enso/built-distribution/enso-engine-2024.5.1-dev-linux-amd64/enso-2024.5.1-dev/lib/Standard/Test/2024.5.1-dev/src/Test.enso:204-208)
        at <enso> Panic.catch(Internal)
        at <enso> Test.with_retries.go(/runner/_work/enso/enso/built-distribution/enso-engine-2024.5.1-dev-linux-amd64/enso-2024.5.1-dev/lib/Standard/Test/2024.5.1-dev/src/Test.enso:202-208)
        at <enso> Helpers.execute_spec_code<arg-1>(/runner/_work/enso/enso/built-distribution/enso-engine-2024.5.1-dev-linux-amd64/enso-2024.5.1-dev/lib/Standard/Test/2024.5.1-dev/src/Helpers.enso:57:18-34)
        at <enso> Panic.catch(Internal)
        at <enso> Panic.type.recover.<internal-1261>(/runner/_work/enso/enso/built-distribution/enso-engine-2024.5.1-dev-linux-amd64/enso-2024.5.1-dev/lib/Standard/Base/2024.5.1-dev/src/Panic.enso:191-193)
        at <enso> Panic.catch(Internal)
        at <enso> Panic.type.recover(/runner/_work/enso/enso/built-distribution/enso-engine-2024.5.1-dev-linux-amd64/enso-2024.5.1-dev/lib/Standard/Base/2024.5.1-dev/src/Panic.enso:188-193)
        at <enso> Helpers.execute_spec_code(/runner/_work/enso/enso/built-distribution/enso-engine-2024.5.1-dev-linux-amd64/enso-2024.5.1-dev/lib/Standard/Test/2024.5.1-dev/src/Helpers.enso:56-60)
        at <enso> case_branch<arg-3>(/runner/_work/enso/enso/built-distribution/enso-engine-2024.5.1-dev-linux-amd64/enso-2024.5.1-dev/lib/Standard/Test/2024.5.1-dev/src/Helpers.enso:48:37-63)
        at <enso> case_branch<arg-1>(/runner/_work/enso/enso/built-distribution/enso-engine-2024.5.1-dev-linux-amd64/enso-2024.5.1-dev/lib/Standard/Test/2024.5.1-dev/src/Helpers.enso:48:13-64)
        at <enso> Runtime.no_inline(Internal)
        at <enso> Duration.type.time_execution(/runner/_work/enso/enso/built-distribution/enso-engine-2024.5.1-dev-linux-amd64/enso-2024.5.1-dev/lib/Standard/Base/2024.5.1-dev/src/Data/Time/Duration.enso:131:18-43)
        at <enso> case_branch(/runner/_work/enso/enso/built-distribution/enso-engine-2024.5.1-dev-linux-amd64/enso-2024.5.1-dev/lib/Standard/Test/2024.5.1-dev/src/Helpers.enso:47-48)
        at <enso> Helpers.run_spec(/runner/_work/enso/enso/built-distribution/enso-engine-2024.5.1-dev-linux-amd64/enso-2024.5.1-dev/lib/Standard/Test/2024.5.1-dev/src/Helpers.enso:46-49)
        at <enso> case_branch.test_results(/runner/_work/enso/enso/built-distribution/enso-engine-2024.5.1-dev-linux-amd64/enso-2024.5.1-dev/lib/Standard/Test/2024.5.1-dev/src/Helpers.enso:27:24-36)
        at <enso> Array_Like_Helpers.map.Array_Like_Helpers.map(/runner/_work/enso/enso/built-distribution/enso-engine-2024.5.1-dev-linux-amd64/enso-2024.5.1-dev/lib/Standard/Base/2024.5.1-dev/src/Internal/Array_Like_Helpers.enso:261:45-66)
        at <enso> Array_Like_Helpers.vector_from_function.wrapped_function(/runner/_work/enso/enso/built-distribution/enso-engine-2024.5.1-dev-linux-amd64/enso-2024.5.1-dev/lib/Standard/Base/2024.5.1-dev/src/Internal/Array_Like_Helpers.enso:90:18-27)
        at <enso> Array_Like_Helpers.vector_from_function(Internal)
        at <enso> Array_Like_Helpers.vector_from_function(/runner/_work/enso/enso/built-distribution/enso-engine-2024.5.1-dev-linux-amd64/enso-2024.5.1-dev/lib/Standard/Base/2024.5.1-dev/src/Internal/Array_Like_Helpers.enso:105:15-68)
        at <enso> Array_Like_Helpers.map(/runner/_work/enso/enso/built-distribution/enso-engine-2024.5.1-dev-linux-amd64/enso-2024.5.1-dev/lib/Standard/Base/2024.5.1-dev/src/Internal/Array_Like_Helpers.enso:261:5-79)
        at <enso> Vector.map(/runner/_work/enso/enso/built-distribution/enso-engine-2024.5.1-dev-linux-amd64/enso-2024.5.1-dev/lib/Standard/Base/2024.5.1-dev/src/Data/Vector.enso:703:9-56)
        at <enso> case_branch(/runner/_work/enso/enso/built-distribution/enso-engine-2024.5.1-dev-linux-amd64/enso-2024.5.1-dev/lib/Standard/Test/2024.5.1-dev/src/Helpers.enso:24-30)
        at <enso> Helpers.run_specs_from_group(/runner/_work/enso/enso/built-distribution/enso-engine-2024.5.1-dev-linux-amd64/enso-2024.5.1-dev/lib/Standard/Test/2024.5.1-dev/src/Helpers.enso:21-36)
        at <enso> case_branch(/runner/_work/enso/enso/built-distribution/enso-engine-2024.5.1-dev-linux-amd64/enso-2024.5.1-dev/lib/Standard/Test/2024.5.1-dev/src/Suite.enso:97:35-92)
        at <enso> Suite.run_with_filter.junit_sb_builder(/runner/_work/enso/enso/built-distribution/enso-engine-2024.5.1-dev-linux-amd64/enso-2024.5.1-dev/lib/Standard/Test/2024.5.1-dev/src/Suite.enso:95-101)
        at <enso> Array_Like_Helpers.each.Array_Like_Helpers.each(/runner/_work/enso/enso/built-distribution/enso-engine-2024.5.1-dev-linux-amd64/enso-2024.5.1-dev/lib/Standard/Base/2024.5.1-dev/src/Internal/Array_Like_Helpers.enso:301:9-24)
        at <enso> Range.each.go<arg-1>(/runner/_work/enso/enso/built-distribution/enso-engine-2024.5.1-dev-linux-amd64/enso-2024.5.1-dev/lib/Standard/Base/2024.5.1-dev/src/Data/Range.enso:262:36-51)
        at <enso> Range.each.go<arg-2>(/runner/_work/enso/enso/built-distribution/enso-engine-2024.5.1-dev-linux-amd64/enso-2024.5.1-dev/lib/Standard/Base/2024.5.1-dev/src/Data/Range.enso:262:21-52)
        at <enso> Range.each.go(/runner/_work/enso/enso/built-distribution/enso-engine-2024.5.1-dev-linux-amd64/enso-2024.5.1-dev/lib/Standard/Base/2024.5.1-dev/src/Data/Range.enso:261-263)
        at <enso> Test_Reporter.wrap_junit_testsuites(/runner/_work/enso/enso/built-distribution/enso-engine-2024.5.1-dev-linux-amd64/enso-2024.5.1-dev/lib/Standard/Test/2024.5.1-dev/src/Test_Reporter.enso:26:14-19)
        at <enso> Suite.run_with_filter(/runner/_work/enso/enso/built-distribution/enso-engine-2024.5.1-dev-linux-amd64/enso-2024.5.1-dev/lib/Standard/Test/2024.5.1-dev/src/Suite.enso:91-101)
        at <enso> Main.main(/runner/_work/enso/enso/test/Base_Tests/src/Main.enso:178:5-32)
            

Check failure on line 0 in /runner/_work/enso/enso/target/test-results/Microsoft_Tests/JUnit.xml

See this annotation in the file changed.

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

[SQLServer] Column.map ► should report unsupported error

Failed test found in:
  /runner/_work/enso/enso/target/test-results/Microsoft_Tests/JUnit.xml
Error:
  Expected error Unsupported_Database_Operation, but error There was an SQL error: No handler to connect to jdbc:sqlserver://localhost:1433
Raw output
Expected error Unsupported_Database_Operation, but error There was an SQL error: No handler to connect to jdbc:sqlserver://localhost:1433
Trying org.sqlite.JDBC
Trying org.postgresql.Driver. has been returned (at /runner/_work/enso/enso/test/Table_Tests/src/Common_Table_Operations/Map_Spec.enso:24:17-92).

The error had the following stack trace:
        at <enso> case_branch(/runner/_work/enso/enso/built-distribution/enso-engine-2024.5.1-dev-linux-amd64/enso-2024.5.1-dev/lib/Standard/Database/2024.5.1-dev/src/Internal/JDBC_Connection.enso:304:20-66)
            

Check failure on line 0 in /runner/_work/enso/enso/target/test-results/Microsoft_Tests/JUnit.xml

See this annotation in the file changed.

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

[SQLServer] Column.zip ► should report unsupported error

Failed test found in:
  /runner/_work/enso/enso/target/test-results/Microsoft_Tests/JUnit.xml
Error:
  Expected error Unsupported_Database_Operation, but error There was an SQL error: No handler to connect to jdbc:sqlserver://localhost:1433
Raw output
Expected error Unsupported_Database_Operation, but error There was an SQL error: No handler to connect to jdbc:sqlserver://localhost:1433
Trying org.sqlite.JDBC
Trying org.postgresql.Driver. has been returned (at /runner/_work/enso/enso/test/Table_Tests/src/Common_Table_Operations/Map_Spec.enso:139:17-95).

The error had the following stack trace:
        at <enso> case_branch(/runner/_work/enso/enso/built-distribution/enso-engine-2024.5.1-dev-linux-amd64/enso-2024.5.1-dev/lib/Standard/Database/2024.5.1-dev/src/Internal/JDBC_Connection.enso:304:20-66)
            

Check failure on line 0 in /runner/_work/enso/enso/target/test-results/Microsoft_Tests/JUnit.xml

See this annotation in the file changed.

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

[SQLServer] Temp column ► Can generate a temp column

Failed test found in:
  /runner/_work/enso/enso/target/test-results/Microsoft_Tests/JUnit.xml
Error:
  An unexpected dataflow error (There was an SQL error: No handler to connect to jdbc:sqlserver://localhost:1433
Raw output
An unexpected dataflow error (There was an SQL error: No handler to connect to jdbc:sqlserver://localhost:1433
Trying org.sqlite.JDBC
Trying org.postgresql.Driver.) has been matched (at /runner/_work/enso/enso/test/Table_Tests/src/Common_Table_Operations/Temp_Column_Spec.enso:36:13-58).

        at <enso> case_branch(/runner/_work/enso/enso/built-distribution/enso-engine-2024.5.1-dev-linux-amd64/enso-2024.5.1-dev/lib/Standard/Database/2024.5.1-dev/src/Internal/JDBC_Connection.enso:304:20-66)
            

Check failure on line 0 in /runner/_work/enso/enso/target/test-results/Microsoft_Tests/JUnit.xml

See this annotation in the file changed.

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

[SQLServer] Temp column ► Can generate a temp column without name conflicts

Failed test found in:
  /runner/_work/enso/enso/target/test-results/Microsoft_Tests/JUnit.xml
Error:
  An unexpected dataflow error (There was an SQL error: No handler to connect to jdbc:sqlserver://localhost:1433
Raw output
An unexpected dataflow error (There was an SQL error: No handler to connect to jdbc:sqlserver://localhost:1433
Trying org.sqlite.JDBC
Trying org.postgresql.Driver.) has been matched (at /runner/_work/enso/enso/test/Table_Tests/src/Common_Table_Operations/Temp_Column_Spec.enso:40:13-60).

        at <enso> case_branch(/runner/_work/enso/enso/built-distribution/enso-engine-2024.5.1-dev-linux-amd64/enso-2024.5.1-dev/lib/Standard/Database/2024.5.1-dev/src/Internal/JDBC_Connection.enso:304:20-66)
            

Check failure on line 0 in /runner/_work/enso/enso/target/test-results/Visualization_Tests/JUnit.xml

See this annotation in the file changed.

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

Widgets for Database ► works for `connect`

Failed test found in:
  /runner/_work/enso/enso/target/test-results/Visualization_Tests/JUnit.xml
Error:
  The value ([["details",{"type":"Widget","constructor":"Single_Choice","values":[{"type":"Choice","constructor":"Option","label":"Postgres","value":"(Postgres.Server 'localhost' 5432)","parameters":[],"icon":""},{"type":"Choice","constructor":"Option","label":"SQLite","value":"SQLite.From_File","parameters":[],"icon":""},{"type":"Choice","constructor":"Option","label":"SQLite (In-Memory)","value":"SQLite.In_Memory","parameters":[],"icon":""}],"label":null,"display":{"type":"Display","constructor":"Always"},"allow_custom":true}]]) did not contain the element (Redshift) (at /runner/_work/enso/enso/test/Visualization_Tests/src/Widgets/Database_Widgets_Spec.enso:56:13-44).
Raw output
The value ([["details",{"type":"Widget","constructor":"Single_Choice","values":[{"type":"Choice","constructor":"Option","label":"Postgres","value":"(Postgres.Server 'localhost' 5432)","parameters":[],"icon":""},{"type":"Choice","constructor":"Option","label":"SQLite","value":"SQLite.From_File","parameters":[],"icon":""},{"type":"Choice","constructor":"Option","label":"SQLite (In-Memory)","value":"SQLite.In_Memory","parameters":[],"icon":""}],"label":null,"display":{"type":"Display","constructor":"Always"},"allow_custom":true}]]) did not contain the element (Redshift) (at /runner/_work/enso/enso/test/Visualization_Tests/src/Widgets/Database_Widgets_Spec.enso:56:13-44).