Package libraries Java code as Java Modules #29515
scala-new.yml
on: pull_request
Cancel Previous Runs
3s
Engine (GraalVM CE) (linux, amd64)
23m 9s
Engine (GraalVM CE) (macos, amd64)
59m 17s
Engine (GraalVM CE) (windows, amd64)
31m 6s
JVM Tests (GraalVM CE) (linux, amd64)
23m 50s
JVM Tests (GraalVM CE) (macos, amd64)
46m 7s
JVM Tests (GraalVM CE) (windows, amd64)
53m 9s
Standard Library Tests (GraalVM CE) (linux, amd64)
39m 3s
Standard Library Tests (GraalVM CE) (macos, amd64)
38m 12s
Standard Library Tests (GraalVM CE) (windows, amd64)
35m 56s
Verify License Packages (linux, amd64)
1m 49s
Annotations
70 errors and 7 warnings
Verify License Packages (linux, amd64)
Process completed with exit code 1.
|
should only allow copying a file if Output is enabled:
test/Base_Tests/src/System/File_Spec.enso#L198
An unexpected dataflow error ((Unsupported_Type (File_Format_Metadata.Value '/runner/_work/enso/enso/test/Base_Tests/data/short.txt' 'short.txt' '.txt' File.read_first_bytes[File.enso:732-734] self=org.enso.interpreter.runtime.data.EnsoFile@42e0009b n=_ Nothing))) has been matched (at /runner/_work/enso/enso/test/Base_Tests/src/System/File_Spec.enso:198:13-37).
|
should only allow moving a file if Output is enabled:
test/Base_Tests/src/System/File_Spec.enso#L232
An unexpected dataflow error ((Unsupported_Type (File_Format_Metadata.Value '/runner/_work/enso/enso/test/Base_Tests/data/short_copy.txt' 'short_copy.txt' '.txt' File.read_first_bytes[File.enso:732-734] self=org.enso.interpreter.runtime.data.EnsoFile@1bc369ea n=_ Nothing))) has been matched (at /runner/_work/enso/enso/test/Base_Tests/src/System/File_Spec.enso:232:13-37).
|
should allow copy/move edge case with source=target:
test/Base_Tests/src/System/File_Spec.enso#L1053
(replace_existing=False) An unexpected dataflow error ((Unsupported_Type (File_Format_Metadata.Value '/runner/_work/enso/enso/test/Base_Tests/data/transient/src-target-in-one.txt' 'src-target-in-one.txt' '.txt' File.read_first_bytes[File.enso:732-734] self=org.enso.interpreter.runtime.data.EnsoFile@6520e553 n=_ Nothing))) has been matched (at /runner/_work/enso/enso/test/Base_Tests/src/System/File_Spec.enso:1053:13-44).
|
should gracefully handle permission errors:
test/Base_Tests/src/System/File_Spec.enso#L279
Expected a value of type Standard.Base.Errors.File_Error.File_Error, built with constructor Access_Denied, but got a value of type Standard.Base.Errors.File_Error.File_Error, built with constructor Unsupported_Type instead (at /runner/_work/enso/enso/test/Base_Tests/src/System/File_Spec.enso:279:17-61).
|
should respect file access permissions and fail with an error if denied, in all modes:
test/Base_Tests/src/System/File_Spec.enso#L825
An unexpected dataflow error ((Unsupported_Type (File_Format_Metadata.Value '/runner/_work/enso/enso/test/Base_Tests/data/transient/permissions3.txt' 'permissions3.txt' '.txt' File.read_first_bytes[File.enso:732-734] self=org.enso.interpreter.runtime.data.EnsoFile@add5775 n=_ Nothing))) has been matched (at /runner/_work/enso/enso/test/Base_Tests/src/System/File_Spec.enso:825:13-42).
|
should warn about not-encodable characters according to the problem behaviour:
test/Base_Tests/src/System/File_Spec.enso#L893
An unexpected dataflow error ((Unsupported_Type (File_Format_Metadata.Value '/runner/_work/enso/enso/test/Base_Tests/data/transient/encoding-errors.txt' 'encoding-errors.txt' '.txt' File.read_first_bytes[File.enso:732-734] self=org.enso.interpreter.runtime.data.EnsoFile@7498841c n=_ Nothing))) has been matched (at /runner/_work/enso/enso/test/Base_Tests/src/System/File_Spec.enso:893:17-59).
|
should allow to create a new file and allow to dispose it manually:
test/Base_Tests/src/System/Temporary_File_Spec.enso#L30
An unexpected dataflow error ((Illegal_Argument.Error 'Expected a file format, but got a function.' Nothing)) has been matched (at /runner/_work/enso/enso/test/Base_Tests/src/System/Temporary_File_Spec.enso:30:13-33).
|
should allow to create a new file and allow to dispose it once the reference is dropped:
test/Base_Tests/src/System/Temporary_File_Spec.enso#L56
An unexpected dataflow error ((Illegal_Argument.Error 'Expected a file format, but got a function.' Nothing)) has been matched (at /runner/_work/enso/enso/test/Base_Tests/src/System/Temporary_File_Spec.enso:56:13-48).
|
should allow to materialize an input stream, regardless of Output Context settings:
test/Base_Tests/src/System/Temporary_File_Spec.enso#L75
(normal mode - Output context enabled) An unexpected dataflow error ((Illegal_Argument.Error 'Expected a file format, but got a function.' Nothing)) has been matched (at /runner/_work/enso/enso/test/Base_Tests/src/System/Temporary_File_Spec.enso:75:21-71).
|
should be able to read a text file:
test/Base_Tests/src/System/File_Read_Spec.enso#L21
An unexpected dataflow error ((Unsupported_Type (File_Format_Metadata.Value '/runner/_work/enso/enso/test/Base_Tests/data/helloworld.txt' 'helloworld.txt' '.txt' File.read_first_bytes[File.enso:732-734] self=org.enso.interpreter.runtime.data.EnsoFile@138548cd n=_ Nothing))) has been matched (at /runner/_work/enso/enso/test/Base_Tests/src/System/File_Read_Spec.enso:21:13-47).
|
JVM Tests (GraalVM CE) (linux, amd64)
Scala Tests failed: Command failed: Command:
|
JVM Tests (GraalVM CE) (linux, amd64)
Process completed with exit code 1.
|
should only allow copying a file if Output is enabled:
test\Base_Tests\src\System\File_Spec.enso#L198
An unexpected dataflow error ((Unsupported_Type (File_Format_Metadata.Value 'C:\\runner\\_work\\enso\\enso\\test\\Base_Tests\\data\\short.txt' 'short.txt' '.txt' File.read_first_bytes[File.enso:732-734] self=org.enso.interpreter.runtime.data.EnsoFile@7fee199d n=_ Nothing))) has been matched (at C:\runner\_work\enso\enso\test\Base_Tests\src\System\File_Spec.enso:198:13-37).
|
should only allow moving a file if Output is enabled:
test\Base_Tests\src\System\File_Spec.enso#L232
An unexpected dataflow error ((Unsupported_Type (File_Format_Metadata.Value 'C:\\runner\\_work\\enso\\enso\\test\\Base_Tests\\data\\short_copy.txt' 'short_copy.txt' '.txt' File.read_first_bytes[File.enso:732-734] self=org.enso.interpreter.runtime.data.EnsoFile@636a63ed n=_ Nothing))) has been matched (at C:\runner\_work\enso\enso\test\Base_Tests\src\System\File_Spec.enso:232:13-37).
|
should allow copy/move edge case with source=target:
test\Base_Tests\src\System\File_Spec.enso#L1053
(replace_existing=False) An unexpected dataflow error ((Unsupported_Type (File_Format_Metadata.Value 'C:\\runner\\_work\\enso\\enso\\test\\Base_Tests\\data\\transient\\src-target-in-one.txt' 'src-target-in-one.txt' '.txt' File.read_first_bytes[File.enso:732-734] self=org.enso.interpreter.runtime.data.EnsoFile@f6965d5 n=_ Nothing))) has been matched (at C:\runner\_work\enso\enso\test\Base_Tests\src\System\File_Spec.enso:1053:13-44).
|
should respect file access permissions and fail with an error if denied, in all modes:
test\Base_Tests\src\System\File_Spec.enso#L825
An unexpected dataflow error ((Unsupported_Type (File_Format_Metadata.Value 'C:\\runner\\_work\\enso\\enso\\test\\Base_Tests\\data\\transient\\permissions3.txt' 'permissions3.txt' '.txt' File.read_first_bytes[File.enso:732-734] self=org.enso.interpreter.runtime.data.EnsoFile@6e49b891 n=_ Nothing))) has been matched (at C:\runner\_work\enso\enso\test\Base_Tests\src\System\File_Spec.enso:825:13-42).
|
should warn about not-encodable characters according to the problem behaviour:
test\Base_Tests\src\System\File_Spec.enso#L893
An unexpected dataflow error ((Unsupported_Type (File_Format_Metadata.Value 'C:\\runner\\_work\\enso\\enso\\test\\Base_Tests\\data\\transient\\encoding-errors.txt' 'encoding-errors.txt' '.txt' File.read_first_bytes[File.enso:732-734] self=org.enso.interpreter.runtime.data.EnsoFile@98b92bf n=_ Nothing))) has been matched (at C:\runner\_work\enso\enso\test\Base_Tests\src\System\File_Spec.enso:893:17-59).
|
should allow to create a new file and allow to dispose it manually:
test\Base_Tests\src\System\Temporary_File_Spec.enso#L30
An unexpected dataflow error ((Illegal_Argument.Error 'Expected a file format, but got a function.' Nothing)) has been matched (at C:\runner\_work\enso\enso\test\Base_Tests\src\System\Temporary_File_Spec.enso:30:13-33).
|
should allow to create a new file and allow to dispose it once the reference is dropped:
test\Base_Tests\src\System\Temporary_File_Spec.enso#L56
An unexpected dataflow error ((Illegal_Argument.Error 'Expected a file format, but got a function.' Nothing)) has been matched (at C:\runner\_work\enso\enso\test\Base_Tests\src\System\Temporary_File_Spec.enso:56:13-48).
|
should allow to materialize an input stream, regardless of Output Context settings:
test\Base_Tests\src\System\Temporary_File_Spec.enso#L75
(normal mode - Output context enabled) An unexpected dataflow error ((Illegal_Argument.Error 'Expected a file format, but got a function.' Nothing)) has been matched (at C:\runner\_work\enso\enso\test\Base_Tests\src\System\Temporary_File_Spec.enso:75:21-71).
|
should be able to read a text file:
test\Base_Tests\src\System\File_Read_Spec.enso#L21
An unexpected dataflow error ((Unsupported_Type (File_Format_Metadata.Value 'C:\\runner\\_work\\enso\\enso\\test\\Base_Tests\\data\\helloworld.txt' 'helloworld.txt' '.txt' File.read_first_bytes[File.enso:732-734] self=org.enso.interpreter.runtime.data.EnsoFile@230d1b21 n=_ Nothing))) has been matched (at C:\runner\_work\enso\enso\test\Base_Tests\src\System\File_Read_Spec.enso:21:13-47).
|
should be able to read a file as Text:
test\Base_Tests\src\System\File_Read_Spec.enso#L45
An unexpected dataflow error ((Illegal_Argument.Error 'Expected a file format, but got a function.' Nothing)) has been matched (at C:\runner\_work\enso\enso\test\Base_Tests\src\System\File_Read_Spec.enso:45:13-44).
|
Standard Library Tests (GraalVM CE) (windows, amd64)
Failed test were found and 'fail-on-error' option is set to true
|
should be able to read a data link with a custom file format set
An unexpected panic was thrown: java.lang.IllegalStateException: Error: Multiple Format providers found for format: delimited. The clashing definitions are in the following modules: Standard.Table.Delimited.Delimited_Format, Standard.Table.Delimited.Delimited_Format, Standard.Table.Delimited.Delimited_Format, Standard.Table.Delimited.Delimited_Format.
|
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>)
|
should allow to read a web resource
An unexpected panic was thrown: java.lang.IllegalStateException: Error: Multiple Data Link providers found for type: HTTP. The clashing definitions are in the following modules: Standard.Base.Network.HTTP.Internal.HTTP_Fetch_Data_Link, Standard.Base.Network.HTTP.Internal.HTTP_Fetch_Data_Link, Standard.Base.Network.HTTP.Internal.HTTP_Fetch_Data_Link, Standard.Base.Network.HTTP.Internal.HTTP_Fetch_Data_Link.
|
should allow to read a web resource, with explicitly using default format
An unexpected panic was thrown: java.lang.IllegalStateException: Error: Multiple Data Link providers found for type: HTTP. The clashing definitions are in the following modules: Standard.Base.Network.HTTP.Internal.HTTP_Fetch_Data_Link, Standard.Base.Network.HTTP.Internal.HTTP_Fetch_Data_Link, Standard.Base.Network.HTTP.Internal.HTTP_Fetch_Data_Link, Standard.Base.Network.HTTP.Internal.HTTP_Fetch_Data_Link.
|
should allow to read a web resource, setting format to JSON
An unexpected panic was thrown: java.lang.IllegalStateException: Error: Multiple Data Link providers found for type: HTTP. The clashing definitions are in the following modules: Standard.Base.Network.HTTP.Internal.HTTP_Fetch_Data_Link, Standard.Base.Network.HTTP.Internal.HTTP_Fetch_Data_Link, Standard.Base.Network.HTTP.Internal.HTTP_Fetch_Data_Link, Standard.Base.Network.HTTP.Internal.HTTP_Fetch_Data_Link.
|
will fail if invalid format is used
An unexpected panic was thrown: java.lang.IllegalStateException: Error: Multiple Data Link providers found for type: HTTP. The clashing definitions are in the following modules: Standard.Base.Network.HTTP.Internal.HTTP_Fetch_Data_Link, Standard.Base.Network.HTTP.Internal.HTTP_Fetch_Data_Link, Standard.Base.Network.HTTP.Internal.HTTP_Fetch_Data_Link, Standard.Base.Network.HTTP.Internal.HTTP_Fetch_Data_Link.
|
will fail if an unloaded format is used
An unexpected panic was thrown: java.lang.IllegalStateException: Error: Multiple Data Link providers found for type: HTTP. The clashing definitions are in the following modules: Standard.Base.Network.HTTP.Internal.HTTP_Fetch_Data_Link, Standard.Base.Network.HTTP.Internal.HTTP_Fetch_Data_Link, Standard.Base.Network.HTTP.Internal.HTTP_Fetch_Data_Link, Standard.Base.Network.HTTP.Internal.HTTP_Fetch_Data_Link.
|
but will succeed if an unknown format is not used because it was overridden
An unexpected panic was thrown: java.lang.IllegalStateException: Error: Multiple Data Link providers found for type: HTTP. The clashing definitions are in the following modules: Standard.Base.Network.HTTP.Internal.HTTP_Fetch_Data_Link, Standard.Base.Network.HTTP.Internal.HTTP_Fetch_Data_Link, Standard.Base.Network.HTTP.Internal.HTTP_Fetch_Data_Link, Standard.Base.Network.HTTP.Internal.HTTP_Fetch_Data_Link.
|
does not allow to write to a web datalink
An unexpected panic was thrown: java.lang.IllegalStateException: Error: Multiple Data Link providers found for type: HTTP. The clashing definitions are in the following modules: Standard.Base.Network.HTTP.Internal.HTTP_Fetch_Data_Link, Standard.Base.Network.HTTP.Internal.HTTP_Fetch_Data_Link, Standard.Base.Network.HTTP.Internal.HTTP_Fetch_Data_Link, Standard.Base.Network.HTTP.Internal.HTTP_Fetch_Data_Link.
|
should be able to read a data link with a custom file format set
An unexpected panic was thrown: java.lang.IllegalStateException: Error: Multiple Format providers found for format: delimited. The clashing definitions are in the following modules: Standard.Table.Delimited.Delimited_Format, Standard.Table.Delimited.Delimited_Format, Standard.Table.Delimited.Delimited_Format, Standard.Table.Delimited.Delimited_Format.
|
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>)
|
should allow to read a web resource
An unexpected panic was thrown: java.lang.IllegalStateException: Error: Multiple Data Link providers found for type: HTTP. The clashing definitions are in the following modules: Standard.Base.Network.HTTP.Internal.HTTP_Fetch_Data_Link, Standard.Base.Network.HTTP.Internal.HTTP_Fetch_Data_Link, Standard.Base.Network.HTTP.Internal.HTTP_Fetch_Data_Link, Standard.Base.Network.HTTP.Internal.HTTP_Fetch_Data_Link.
|
should allow to read a web resource, with explicitly using default format
An unexpected panic was thrown: java.lang.IllegalStateException: Error: Multiple Data Link providers found for type: HTTP. The clashing definitions are in the following modules: Standard.Base.Network.HTTP.Internal.HTTP_Fetch_Data_Link, Standard.Base.Network.HTTP.Internal.HTTP_Fetch_Data_Link, Standard.Base.Network.HTTP.Internal.HTTP_Fetch_Data_Link, Standard.Base.Network.HTTP.Internal.HTTP_Fetch_Data_Link.
|
should allow to read a web resource, setting format to JSON
An unexpected panic was thrown: java.lang.IllegalStateException: Error: Multiple Data Link providers found for type: HTTP. The clashing definitions are in the following modules: Standard.Base.Network.HTTP.Internal.HTTP_Fetch_Data_Link, Standard.Base.Network.HTTP.Internal.HTTP_Fetch_Data_Link, Standard.Base.Network.HTTP.Internal.HTTP_Fetch_Data_Link, Standard.Base.Network.HTTP.Internal.HTTP_Fetch_Data_Link.
|
will fail if invalid format is used
An unexpected panic was thrown: java.lang.IllegalStateException: Error: Multiple Data Link providers found for type: HTTP. The clashing definitions are in the following modules: Standard.Base.Network.HTTP.Internal.HTTP_Fetch_Data_Link, Standard.Base.Network.HTTP.Internal.HTTP_Fetch_Data_Link, Standard.Base.Network.HTTP.Internal.HTTP_Fetch_Data_Link, Standard.Base.Network.HTTP.Internal.HTTP_Fetch_Data_Link.
|
will fail if an unloaded format is used
An unexpected panic was thrown: java.lang.IllegalStateException: Error: Multiple Data Link providers found for type: HTTP. The clashing definitions are in the following modules: Standard.Base.Network.HTTP.Internal.HTTP_Fetch_Data_Link, Standard.Base.Network.HTTP.Internal.HTTP_Fetch_Data_Link, Standard.Base.Network.HTTP.Internal.HTTP_Fetch_Data_Link, Standard.Base.Network.HTTP.Internal.HTTP_Fetch_Data_Link.
|
but will succeed if an unknown format is not used because it was overridden
An unexpected panic was thrown: java.lang.IllegalStateException: Error: Multiple Data Link providers found for type: HTTP. The clashing definitions are in the following modules: Standard.Base.Network.HTTP.Internal.HTTP_Fetch_Data_Link, Standard.Base.Network.HTTP.Internal.HTTP_Fetch_Data_Link, Standard.Base.Network.HTTP.Internal.HTTP_Fetch_Data_Link, Standard.Base.Network.HTTP.Internal.HTTP_Fetch_Data_Link.
|
does not allow to write to a web datalink
An unexpected panic was thrown: java.lang.IllegalStateException: Error: Multiple Data Link providers found for type: HTTP. The clashing definitions are in the following modules: Standard.Base.Network.HTTP.Internal.HTTP_Fetch_Data_Link, Standard.Base.Network.HTTP.Internal.HTTP_Fetch_Data_Link, Standard.Base.Network.HTTP.Internal.HTTP_Fetch_Data_Link, Standard.Base.Network.HTTP.Internal.HTTP_Fetch_Data_Link.
|
Standard Library Tests (GraalVM CE) (macos, amd64)
Failed test were found and 'fail-on-error' option is set to true
|
Standard Library Tests (GraalVM CE) (linux, amd64)
Failed test were found and 'fail-on-error' option is set to true
|
should be able to read a data link with a custom file format set
An unexpected panic was thrown: java.lang.IllegalStateException: Error: Multiple Format providers found for format: delimited. The clashing definitions are in the following modules: Standard.Table.Delimited.Delimited_Format, Standard.Table.Delimited.Delimited_Format, Standard.Table.Delimited.Delimited_Format, Standard.Table.Delimited.Delimited_Format.
|
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>)
|
should allow to read a web resource
An unexpected panic was thrown: java.lang.IllegalStateException: Error: Multiple Data Link providers found for type: HTTP. The clashing definitions are in the following modules: Standard.Base.Network.HTTP.Internal.HTTP_Fetch_Data_Link, Standard.Base.Network.HTTP.Internal.HTTP_Fetch_Data_Link, Standard.Base.Network.HTTP.Internal.HTTP_Fetch_Data_Link, Standard.Base.Network.HTTP.Internal.HTTP_Fetch_Data_Link.
|
should allow to read a web resource, with explicitly using default format
An unexpected panic was thrown: java.lang.IllegalStateException: Error: Multiple Data Link providers found for type: HTTP. The clashing definitions are in the following modules: Standard.Base.Network.HTTP.Internal.HTTP_Fetch_Data_Link, Standard.Base.Network.HTTP.Internal.HTTP_Fetch_Data_Link, Standard.Base.Network.HTTP.Internal.HTTP_Fetch_Data_Link, Standard.Base.Network.HTTP.Internal.HTTP_Fetch_Data_Link.
|
should allow to read a web resource, setting format to JSON
An unexpected panic was thrown: java.lang.IllegalStateException: Error: Multiple Data Link providers found for type: HTTP. The clashing definitions are in the following modules: Standard.Base.Network.HTTP.Internal.HTTP_Fetch_Data_Link, Standard.Base.Network.HTTP.Internal.HTTP_Fetch_Data_Link, Standard.Base.Network.HTTP.Internal.HTTP_Fetch_Data_Link, Standard.Base.Network.HTTP.Internal.HTTP_Fetch_Data_Link.
|
will fail if invalid format is used
An unexpected panic was thrown: java.lang.IllegalStateException: Error: Multiple Data Link providers found for type: HTTP. The clashing definitions are in the following modules: Standard.Base.Network.HTTP.Internal.HTTP_Fetch_Data_Link, Standard.Base.Network.HTTP.Internal.HTTP_Fetch_Data_Link, Standard.Base.Network.HTTP.Internal.HTTP_Fetch_Data_Link, Standard.Base.Network.HTTP.Internal.HTTP_Fetch_Data_Link.
|
will fail if an unloaded format is used
An unexpected panic was thrown: java.lang.IllegalStateException: Error: Multiple Data Link providers found for type: HTTP. The clashing definitions are in the following modules: Standard.Base.Network.HTTP.Internal.HTTP_Fetch_Data_Link, Standard.Base.Network.HTTP.Internal.HTTP_Fetch_Data_Link, Standard.Base.Network.HTTP.Internal.HTTP_Fetch_Data_Link, Standard.Base.Network.HTTP.Internal.HTTP_Fetch_Data_Link.
|
but will succeed if an unknown format is not used because it was overridden
An unexpected panic was thrown: java.lang.IllegalStateException: Error: Multiple Data Link providers found for type: HTTP. The clashing definitions are in the following modules: Standard.Base.Network.HTTP.Internal.HTTP_Fetch_Data_Link, Standard.Base.Network.HTTP.Internal.HTTP_Fetch_Data_Link, Standard.Base.Network.HTTP.Internal.HTTP_Fetch_Data_Link, Standard.Base.Network.HTTP.Internal.HTTP_Fetch_Data_Link.
|
does not allow to write to a web datalink
An unexpected panic was thrown: java.lang.IllegalStateException: Error: Multiple Data Link providers found for type: HTTP. The clashing definitions are in the following modules: Standard.Base.Network.HTTP.Internal.HTTP_Fetch_Data_Link, Standard.Base.Network.HTTP.Internal.HTTP_Fetch_Data_Link, Standard.Base.Network.HTTP.Internal.HTTP_Fetch_Data_Link, Standard.Base.Network.HTTP.Internal.HTTP_Fetch_Data_Link.
|
JVM Tests (GraalVM CE) (macos, amd64)
Scala Tests failed: Command failed: Command:
|
JVM Tests (GraalVM CE) (macos, amd64)
Process completed with exit code 1.
|
JVM Tests (GraalVM CE) (windows, amd64)
Scala Tests failed: Command failed: Command:
|
JVM Tests (GraalVM CE) (windows, amd64)
Process completed with exit code 1.
|
should only allow copying a file if Output is enabled:
test/Base_Tests/src/System/File_Spec.enso#L198
An unexpected dataflow error ((Unsupported_Type (File_Format_Metadata.Value '/Users/runner/work/enso/enso/test/Base_Tests/data/short.txt' 'short.txt' '.txt' File.read_first_bytes[File.enso:732-734] self=org.enso.interpreter.runtime.data.EnsoFile@67ebd82f n=_ Nothing))) has been matched (at /Users/runner/work/enso/enso/test/Base_Tests/src/System/File_Spec.enso:198:13-37).
|
should only allow moving a file if Output is enabled:
test/Base_Tests/src/System/File_Spec.enso#L232
An unexpected dataflow error ((Unsupported_Type (File_Format_Metadata.Value '/Users/runner/work/enso/enso/test/Base_Tests/data/short_copy.txt' 'short_copy.txt' '.txt' File.read_first_bytes[File.enso:732-734] self=org.enso.interpreter.runtime.data.EnsoFile@5f1bb894 n=_ Nothing))) has been matched (at /Users/runner/work/enso/enso/test/Base_Tests/src/System/File_Spec.enso:232:13-37).
|
should allow copy/move edge case with source=target:
test/Base_Tests/src/System/File_Spec.enso#L1053
(replace_existing=False) An unexpected dataflow error ((Unsupported_Type (File_Format_Metadata.Value '/Users/runner/work/enso/enso/test/Base_Tests/data/transient/src-target-in-one.txt' 'src-target-in-one.txt' '.txt' File.read_first_bytes[File.enso:732-734] self=org.enso.interpreter.runtime.data.EnsoFile@6e4f7bbd n=_ Nothing))) has been matched (at /Users/runner/work/enso/enso/test/Base_Tests/src/System/File_Spec.enso:1053:13-44).
|
should gracefully handle permission errors:
test/Base_Tests/src/System/File_Spec.enso#L279
Expected a value of type Standard.Base.Errors.File_Error.File_Error, built with constructor Access_Denied, but got a value of type Standard.Base.Errors.File_Error.File_Error, built with constructor Unsupported_Type instead (at /Users/runner/work/enso/enso/test/Base_Tests/src/System/File_Spec.enso:279:17-61).
|
should respect file access permissions and fail with an error if denied, in all modes:
test/Base_Tests/src/System/File_Spec.enso#L825
An unexpected dataflow error ((Unsupported_Type (File_Format_Metadata.Value '/Users/runner/work/enso/enso/test/Base_Tests/data/transient/permissions3.txt' 'permissions3.txt' '.txt' File.read_first_bytes[File.enso:732-734] self=org.enso.interpreter.runtime.data.EnsoFile@76ac01b1 n=_ Nothing))) has been matched (at /Users/runner/work/enso/enso/test/Base_Tests/src/System/File_Spec.enso:825:13-42).
|
should warn about not-encodable characters according to the problem behaviour:
test/Base_Tests/src/System/File_Spec.enso#L893
An unexpected dataflow error ((Unsupported_Type (File_Format_Metadata.Value '/Users/runner/work/enso/enso/test/Base_Tests/data/transient/encoding-errors.txt' 'encoding-errors.txt' '.txt' File.read_first_bytes[File.enso:732-734] self=org.enso.interpreter.runtime.data.EnsoFile@73ea99b3 n=_ Nothing))) has been matched (at /Users/runner/work/enso/enso/test/Base_Tests/src/System/File_Spec.enso:893:17-59).
|
should allow to create a new file and allow to dispose it manually:
test/Base_Tests/src/System/Temporary_File_Spec.enso#L30
An unexpected dataflow error ((Illegal_Argument.Error 'Expected a file format, but got a function.' Nothing)) has been matched (at /Users/runner/work/enso/enso/test/Base_Tests/src/System/Temporary_File_Spec.enso:30:13-33).
|
should allow to create a new file and allow to dispose it once the reference is dropped:
test/Base_Tests/src/System/Temporary_File_Spec.enso#L56
An unexpected dataflow error ((Illegal_Argument.Error 'Expected a file format, but got a function.' Nothing)) has been matched (at /Users/runner/work/enso/enso/test/Base_Tests/src/System/Temporary_File_Spec.enso:56:13-48).
|
should allow to materialize an input stream, regardless of Output Context settings:
test/Base_Tests/src/System/Temporary_File_Spec.enso#L75
(normal mode - Output context enabled) An unexpected dataflow error ((Illegal_Argument.Error 'Expected a file format, but got a function.' Nothing)) has been matched (at /Users/runner/work/enso/enso/test/Base_Tests/src/System/Temporary_File_Spec.enso:75:21-71).
|
should be able to read a text file:
test/Base_Tests/src/System/File_Read_Spec.enso#L21
An unexpected dataflow error ((Unsupported_Type (File_Format_Metadata.Value '/Users/runner/work/enso/enso/test/Base_Tests/data/helloworld.txt' 'helloworld.txt' '.txt' File.read_first_bytes[File.enso:732-734] self=org.enso.interpreter.runtime.data.EnsoFile@52e2ba6f n=_ Nothing))) has been matched (at /Users/runner/work/enso/enso/test/Base_Tests/src/System/File_Read_Spec.enso:21:13-47).
|
JVM Tests (GraalVM CE) (linux, amd64)
Test report summary exceeded limit of 65535 bytes and will be trimmed
|
Standard Library Tests (GraalVM CE) (macos, amd64)
The following actions use a deprecated Node.js version and will be forced to run on node20: jetli/[email protected]. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
JVM Tests (GraalVM CE) (macos, amd64)
The following actions use a deprecated Node.js version and will be forced to run on node20: jetli/[email protected]. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
JVM Tests (GraalVM CE) (macos, amd64)
Test report summary exceeded limit of 65535 bytes and will be trimmed
|
JVM Tests (GraalVM CE) (windows, amd64)
Test report summary exceeded limit of 65535 bytes and will be trimmed
|
Engine (GraalVM CE) (macos, amd64)
The following actions use a deprecated Node.js version and will be forced to run on node20: jetli/[email protected]. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
Deprecation notice: v1, v2, and v3 of the artifact actions
The following artifacts were uploaded using a version of actions/upload-artifact that is scheduled for deprecation: "Engine Runner native-image-args", "Launcher native-image-args".
Please update your workflow to use v4 of the artifact actions.
Learn more: https://github.blog/changelog/2024-04-16-deprecation-notice-v3-of-the-artifact-actions/
|
Artifacts
Produced during runtime
Name | Size | |
---|---|---|
Engine Runner native-image-args
|
16.7 KB |
|
Launcher native-image-args
|
6.69 KB |
|