Recognize if-like Tree.MultiSegmentApp as IfThenElse IR #5826
enso4igv.yml
on: pull_request
build_linux_parser
48s
build_mac_intel_parser
1m 31s
build_mac_arm_parser
50s
build_windows_parser
2m 9s
build_java
3m 32s
Annotations
76 errors
org.enso.compiler.pass.analyse.test.AliasAnalysisTest ► Redefinitions should be caught for bindings:
/runner/_work/enso/enso/target/test-results/TEST-org.enso.compiler.pass.analyse.test.AliasAnalysisTest.xml#L0
Failed test found in:
/runner/_work/enso/enso/target/test-results/TEST-org.enso.compiler.pass.analyse.test.AliasAnalysisTest.xml
Error:
org.scalatest.exceptions.TestFailedException: Expression.Binding(name = Name.Literal(name = a, isMethod = false, location = Some(IdentifiedLocation[start=41, end=42, uuid=None]), passData = MetadataStorage[], diagnostics = null, id = null), expression = Application.Prefix(function = Name.Literal(name = +, isMethod = true, location = Some(IdentifiedLocation[start=47, end=48, uuid=None]), passData = MetadataStorage[AliasMetadata.Occurrence], diagnostics = null, id = 99a18396-0b12-4227-b315-f5f6b937667d), arguments = List(CallArgument.Specified(name = None, value = Name.Literal(name = b, isMethod = false, location = Some(IdentifiedLocation[start=45, end=46, uuid=None]), passData = MetadataStorage[AliasMetadata.Occurrence], diagnostics = null, id = 93b2ad73-6cc3-4515-b4ec-6ea19ae4a430), location = Some(IdentifiedLocation[start=45, end=46, uuid=None]), passData = MetadataStorage[AliasMetadata.ChildScope], diagnostics = null, id = null), CallArgument.Specified(name = None, value = Literal.Number(base = None, value = 1, location = Some(IdentifiedLocation[start=49, end=50, uuid=None]), passData = MetadataStorage[], diagnostics = null, id = null), location = Some(IdentifiedLocation[start=49, end=50, uuid=None]), passData = MetadataStorage[AliasMetadata.ChildScope], diagnostics = null, id = null)), hasDefaultsSuspended = false, location = Some(IdentifiedLocation[start=45, end=50, uuid=None]), passData = MetadataStorage[], diagnostics = null, id = null), location = Some(IdentifiedLocation[start=41, end=50, uuid=None]) passData = MetadataStorage[AliasMetadata.Occurrence, IgnoredBindings.State.NotIgnored], diagnostics = null, id = c24a302c-9910-4f36-a1ba-26db12a911d8) was not an instance of org.enso.compiler.core.ir.expression.errors.Redefined$Binding, but an instance of org.enso.compiler.core.ir.Expression$Binding
|
org.enso.interpreter.test.instrument.RuntimeComponentsTest ► should load component groups of standard library:
lib/scala/testkit/src/main/scala/org/enso/testkit/OsSpec.scala#L26
Failed test found in:
/runner/_work/enso/enso/target/test-results/TEST-org.enso.interpreter.test.instrument.RuntimeComponentsTest.xml
Error:
org.scalatest.exceptions.TestFailedException: List("/runner/_work/enso/enso/distribution/lib/Standard/Database/0.0.0-dev/src/Errors.enso:91:9: warning: Unused variable max_length.", " 91 | max_length = 300", " | ^~~~~~~~~~") did not equal List()
|
org.enso.interpreter.test.instrument.RuntimeErrorsTest ► should not return cached method pointer when node panics:
/runner/_work/enso/enso/target/test-results/TEST-org.enso.interpreter.test.instrument.RuntimeErrorsTest.xml#L0
Failed test found in:
/runner/_work/enso/enso/target/test-results/TEST-org.enso.interpreter.test.instrument.RuntimeErrorsTest.xml
Error:
org.scalatest.exceptions.TestFailedException: List(Response(None, ExpressionUpdates(03f61dec-34c2-4c12-af88-1048dd076ba0, Set(ExpressionUpdate(987ab7fd-8eb4-42a2-9e2a-641fe63bf7fd, None, None, Vector(), true, false, Pending(None, None))))), Response(None, ExecutionFailed(03f61dec-34c2-4c12-af88-1048dd076ba0, Failure("Execution of function main failed (No frame for FramePointer[parentLevel=1, frameSlotIdx=1]).", None))), Response(None, ExecutionFailed(03f61dec-34c2-4c12-af88-1048dd076ba0, Failure("Execution of function main failed (No frame for FramePointer[parentLevel=1, frameSlotIdx=1]).", None)))) did not contain the same elements as List(Response(None, ExpressionUpdates(03f61dec-34c2-4c12-af88-1048dd076ba0, Set(ExpressionUpdate(987ab7fd-8eb4-42a2-9e2a-641fe63bf7fd, None, None, Vector(), true, false, Pending(None, None))))), Response(None, ExpressionUpdates(03f61dec-34c2-4c12-af88-1048dd076ba0, Set(ExpressionUpdate(987ab7fd-8eb4-42a2-9e2a-641fe63bf7fd, Some(Vector("Standard.Base.Panic.Panic")), None, Vector(ExecutionTime(0)), false, true, Panic("Method `function2` of type Main could not be found.", List(987ab7fd-8eb4-42a2-9e2a-641fe63bf7fd)))))), Response(None, ExecutionComplete(03f61dec-34c2-4c12-af88-1048dd076ba0)))
|
org.enso.interpreter.test.instrument.RuntimeExecutionEnvironmentTest ► should panic when output context is not enabled:
lib/scala/testkit/src/main/scala/org/enso/testkit/OsSpec.scala#L26
Failed test found in:
/runner/_work/enso/enso/target/test-results/TEST-org.enso.interpreter.test.instrument.RuntimeExecutionEnvironmentTest.xml
Error:
org.scalatest.exceptions.TestFailedException: List(Response(Some(fdf070af-7d81-4f56-820e-633713c2097a), PushContextResponse(d21e81ea-4d98-44f8-a6e0-5a5f14ba3dfa)), Response(None, ExecutionFailed(d21e81ea-4d98-44f8-a6e0-5a5f14ba3dfa, Failure("Execution of function main failed (No frame for FramePointer[parentLevel=1, frameSlotIdx=3]).", None))), Response(None, ExecutionFailed(d21e81ea-4d98-44f8-a6e0-5a5f14ba3dfa, Failure("Execution of function main failed (No frame for FramePointer[parentLevel=1, frameSlotIdx=3]).", None)))) did not contain all of (Response(Some(fdf070af-7d81-4f56-820e-633713c2097a), PushContextResponse(d21e81ea-4d98-44f8-a6e0-5a5f14ba3dfa)), Response(None, ExpressionUpdates(d21e81ea-4d98-44f8-a6e0-5a5f14ba3dfa, Set(ExpressionUpdate(294fb57a-6157-49e4-ac9e-d6436347ef0a, Some(Vector("Standard.Base.Panic.Panic")), Some(MethodCall(MethodPointer("Standard.Base.Runtime", "Standard.Base.Runtime.Context", "if_enabled"), Vector(2, 3, 4))), Vector(ExecutionTime(0)), false, true, Panic("The Output context is disabled.", List(294fb57a-6157-49e4-ac9e-d6436347ef0a)))))), Response(None, ExecutionComplete(d21e81ea-4d98-44f8-a6e0-5a5f14ba3dfa)))
|
org.enso.interpreter.test.instrument.RuntimeExecutionEnvironmentTest ► should panic when input is not enabled:
lib/scala/testkit/src/main/scala/org/enso/testkit/OsSpec.scala#L26
Failed test found in:
/runner/_work/enso/enso/target/test-results/TEST-org.enso.interpreter.test.instrument.RuntimeExecutionEnvironmentTest.xml
Error:
org.scalatest.exceptions.TestFailedException: List(Response(Some(b364ae6b-0948-450e-83db-6c9c3afabb2a), PushContextResponse(b6f8021a-4e7a-4147-b182-0f59d51fb7bd)), Response(None, ExecutionFailed(b6f8021a-4e7a-4147-b182-0f59d51fb7bd, Failure("Execution of function main failed (No frame for FramePointer[parentLevel=1, frameSlotIdx=3]).", None))), Response(None, ExecutionFailed(b6f8021a-4e7a-4147-b182-0f59d51fb7bd, Failure("Execution of function main failed (No frame for FramePointer[parentLevel=1, frameSlotIdx=3]).", None)))) did not contain all of (Response(Some(b364ae6b-0948-450e-83db-6c9c3afabb2a), PushContextResponse(b6f8021a-4e7a-4147-b182-0f59d51fb7bd)), Response(None, ExpressionUpdates(b6f8021a-4e7a-4147-b182-0f59d51fb7bd, Set(ExpressionUpdate(cfacb0fb-db8f-4f40-90f6-ede365d91022, Some(Vector("Standard.Base.Panic.Panic")), Some(MethodCall(MethodPointer("Standard.Base.Runtime", "Standard.Base.Runtime.Context", "if_enabled"), Vector(2, 3, 4))), Vector(ExecutionTime(0)), false, true, Panic("The Input context is disabled.", List(cfacb0fb-db8f-4f40-90f6-ede365d91022)))))), Response(None, ExecutionComplete(b6f8021a-4e7a-4147-b182-0f59d51fb7bd)))
|
org.enso.interpreter.test.instrument.RuntimeRecomputeTest ► should recompute method call returning Panic with expression configs:
/runner/_work/enso/enso/target/test-results/TEST-org.enso.interpreter.test.instrument.RuntimeRecomputeTest.xml#L0
Failed test found in:
/runner/_work/enso/enso/target/test-results/TEST-org.enso.interpreter.test.instrument.RuntimeRecomputeTest.xml
Error:
org.scalatest.exceptions.TestFailedException: List(Response(Some(7bc48706-e9d1-4c39-ae31-82612361323f), PushContextResponse(e17ca763-cc13-4fb1-b77d-ce9ea11c3ec1)), Response(None, ExecutionFailed(e17ca763-cc13-4fb1-b77d-ce9ea11c3ec1, Failure("Execution of function main failed (No frame for FramePointer[parentLevel=1, frameSlotIdx=3]).", None))), Response(None, ExecutionFailed(e17ca763-cc13-4fb1-b77d-ce9ea11c3ec1, Failure("Execution of function main failed (No frame for FramePointer[parentLevel=1, frameSlotIdx=3]).", None)))) did not contain the same elements as List(Response(Some(7bc48706-e9d1-4c39-ae31-82612361323f), PushContextResponse(e17ca763-cc13-4fb1-b77d-ce9ea11c3ec1)), Response(None, ExpressionUpdates(e17ca763-cc13-4fb1-b77d-ce9ea11c3ec1, Set(ExpressionUpdate(00000000-0000-00aa-1ca8-e531adfe46ea, Some(Vector("Standard.Base.Errors.Common.Forbidden_Operation")), Some(MethodCall(MethodPointer("Standard.Base.Panic", "Standard.Base.Panic.Panic", "catch"), Vector())), Vector(ExecutionTime(0)), false, true, Value(None, None))))), Response(None, ExpressionUpdates(e17ca763-cc13-4fb1-b77d-ce9ea11c3ec1, Set(ExpressionUpdate(00000000-0000-00ab-ca56-604cef2c416e, Some(Vector("Standard.Base.Data.Boolean.Boolean")), Some(MethodCall(MethodPointer("Standard.Base.Runtime", "Standard.Base.Runtime.Context", "is_enabled"), Vector(1))), Vector(ExecutionTime(0)), false, true, Value(None, None))))), Response(None, ExecutionComplete(e17ca763-cc13-4fb1-b77d-ce9ea11c3ec1)))
|
org.enso.interpreter.test.instrument.RuntimeServerTest ► RuntimeServer should return error unresolved symbol (pretty print):
/runner/_work/enso/enso/target/test-results/TEST-org.enso.interpreter.test.instrument.RuntimeServerTest.xml#L0
Failed test found in:
/runner/_work/enso/enso/target/test-results/TEST-org.enso.interpreter.test.instrument.RuntimeServerTest.xml
Error:
org.scalatest.exceptions.TestFailedException: List(Response(Some(dba93765-fb35-4350-8591-dd7b93fd3b91), PushContextResponse(82f85e8a-dc1e-47ad-ad7e-a00a302ae812)), Response(None, ExecutionFailed(82f85e8a-dc1e-47ad-ad7e-a00a302ae812, Failure("No frame for FramePointer[parentLevel=1, frameSlotIdx=1]", None)))) did not contain the same elements as List(Response(Some(dba93765-fb35-4350-8591-dd7b93fd3b91), PushContextResponse(82f85e8a-dc1e-47ad-ad7e-a00a302ae812)), Response(None, ExecutionFailed(82f85e8a-dc1e-47ad-ad7e-a00a302ae812, Diagnostic(Error, Some("Method `+` of type Function could not be found."), Some(/tmp/enso-test-packages7639555367728298638/src/Main.enso), Some(Range(Position(3, 14), Position(3, 23))), None, Vector(StackTraceElement("Main.bar", Some(/tmp/enso-test-packages7639555367728298638/src/Main.enso), Some(Range(Position(3, 14), Position(3, 23))), None), StackTraceElement("Main.main", Some(/tmp/enso-test-packages7639555367728298638/src/Main.enso), Some(Range(Position(1, 7), Position(1, 16))), None))))))
|
org.enso.interpreter.test.instrument.RuntimeServerTest ► RuntimeServer should return error unexpected type (pretty print):
/runner/_work/enso/enso/target/test-results/TEST-org.enso.interpreter.test.instrument.RuntimeServerTest.xml#L0
Failed test found in:
/runner/_work/enso/enso/target/test-results/TEST-org.enso.interpreter.test.instrument.RuntimeServerTest.xml
Error:
org.scalatest.exceptions.TestFailedException: List(Response(Some(21dd6a5b-1a83-42a5-89ce-f67bcb48850b), PushContextResponse(b6f8db7b-005b-47d3-96b2-6d9c6c6ad684)), Response(None, ExecutionFailed(b6f8db7b-005b-47d3-96b2-6d9c6c6ad684, Failure("Index 3 out of bounds for length 3", None)))) did not contain the same elements as List(Response(Some(21dd6a5b-1a83-42a5-89ce-f67bcb48850b), PushContextResponse(b6f8db7b-005b-47d3-96b2-6d9c6c6ad684)), Response(None, ExecutionFailed(b6f8db7b-005b-47d3-96b2-6d9c6c6ad684, Diagnostic(Error, Some("Type error: Expected `str` to be Text, but got Integer."), Some(/tmp/enso-test-packages8634196256914690964/src/Main.enso), Some(Range(Position(3, 10), Position(3, 15))), None, Vector(StackTraceElement("Main.bar", Some(/tmp/enso-test-packages8634196256914690964/src/Main.enso), Some(Range(Position(3, 10), Position(3, 15))), None), StackTraceElement("Main.main", Some(/tmp/enso-test-packages8634196256914690964/src/Main.enso), Some(Range(Position(1, 7), Position(1, 18))), None))))))
|
org.enso.interpreter.test.instrument.RuntimeServerTest ► RuntimeServer should return error method does not exist (pretty print):
/runner/_work/enso/enso/target/test-results/TEST-org.enso.interpreter.test.instrument.RuntimeServerTest.xml#L0
Failed test found in:
/runner/_work/enso/enso/target/test-results/TEST-org.enso.interpreter.test.instrument.RuntimeServerTest.xml
Error:
org.scalatest.exceptions.TestFailedException: List(Response(Some(2c098b0b-2575-4739-8683-8e303d0cb950), PushContextResponse(e813415f-21a6-466f-8097-0b29cfe54bbb)), Response(None, ExecutionFailed(e813415f-21a6-466f-8097-0b29cfe54bbb, Failure("No frame for FramePointer[parentLevel=1, frameSlotIdx=1]", None)))) did not contain the same elements as List(Response(Some(2c098b0b-2575-4739-8683-8e303d0cb950), PushContextResponse(e813415f-21a6-466f-8097-0b29cfe54bbb)), Response(None, ExecutionFailed(e813415f-21a6-466f-8097-0b29cfe54bbb, Diagnostic(Error, Some("Method `pi` of type Number.type could not be found."), Some(/tmp/enso-test-packages16022355879968742248/src/Main.enso), Some(Range(Position(3, 7), Position(3, 16))), None, Vector(StackTraceElement("Main.main", Some(/tmp/enso-test-packages16022355879968742248/src/Main.enso), Some(Range(Position(3, 7), Position(3, 16))), None))))))
|
org.enso.interpreter.test.instrument.RuntimeServerTest ► RuntimeServer should return error with a stack trace (pretty print):
/runner/_work/enso/enso/target/test-results/TEST-org.enso.interpreter.test.instrument.RuntimeServerTest.xml#L0
Failed test found in:
/runner/_work/enso/enso/target/test-results/TEST-org.enso.interpreter.test.instrument.RuntimeServerTest.xml
Error:
org.scalatest.exceptions.TestFailedException: List(Response(Some(e14265d5-fb3f-45af-8ced-98b166cb27cf), PushContextResponse(e3704fc2-44ed-4932-b943-abfa4c2188b4)), Response(None, ExecutionFailed(e3704fc2-44ed-4932-b943-abfa4c2188b4, Failure("Index 3 out of bounds for length 3", None)))) did not contain the same elements as List(Response(Some(e14265d5-fb3f-45af-8ced-98b166cb27cf), PushContextResponse(e3704fc2-44ed-4932-b943-abfa4c2188b4)), Response(None, ExecutionFailed(e3704fc2-44ed-4932-b943-abfa4c2188b4, Diagnostic(Error, Some("Type error: Expected `that` to be Integer, but got Function."), None, Some(Range(Position(6, 18), Position(6, 43))), None, Vector(StackTraceElement("Integer.+", None, Some(Range(Position(6, 18), Position(6, 43))), None), StackTraceElement("Main.baz", Some(/tmp/enso-test-packages11054794743096841118/src/Main.enso), Some(Range(Position(12, 8), Position(12, 17))), None), StackTraceElement("Main.bar", Some(/tmp/enso-test-packages11054794743096841118/src/Main.enso), Some(Range(Position(9, 8), Position(9, 11))), None), StackTraceElement("Main.foo", Some(/tmp/enso-test-packages11054794743096841118/src/Main.enso), Some(Range(Position(6, 8), Position(6, 11))), None), StackTraceElement("Main.main", Some(/tmp/enso-test-packages11054794743096841118/src/Main.enso), Some(Range(Position(3, 4), Position(3, 7))), None))))))
|
org.enso.interpreter.test.instrument.RuntimeServerTest ► RuntimeServer should return compiler error variable redefined:
/runner/_work/enso/enso/target/test-results/TEST-org.enso.interpreter.test.instrument.RuntimeServerTest.xml#L0
Failed test found in:
/runner/_work/enso/enso/target/test-results/TEST-org.enso.interpreter.test.instrument.RuntimeServerTest.xml
Error:
org.scalatest.exceptions.TestFailedException: List(Response(Some(942aaf70-e107-4d83-b04f-fc94dee3368a), PushContextResponse(ea792bb9-5956-473c-8072-1db120c45730)), Response(None, ExecutionUpdate(ea792bb9-5956-473c-8072-1db120c45730, List(Diagnostic(Warning, Some("Unused variable x."), Some(/tmp/enso-test-packages11619261057386715170/src/Main.enso), Some(Range(Position(1, 4), Position(1, 5))), None, Vector()), Diagnostic(Warning, Some("Unused variable x."), Some(/tmp/enso-test-packages11619261057386715170/src/Main.enso), Some(Range(Position(2, 4), Position(2, 5))), None, Vector()))))) did not contain the same elements as List(Response(Some(942aaf70-e107-4d83-b04f-fc94dee3368a), PushContextResponse(ea792bb9-5956-473c-8072-1db120c45730)), Response(None, ExecutionUpdate(ea792bb9-5956-473c-8072-1db120c45730, List(Diagnostic(Warning, Some("Unused variable x."), Some(/tmp/enso-test-packages11619261057386715170/src/Main.enso), Some(Range(Position(1, 4), Position(1, 5))), None, Vector()), Diagnostic(Error, Some("Variable x is being redefined."), Some(/tmp/enso-test-packages11619261057386715170/src/Main.enso), Some(Range(Position(2, 4), Position(2, 9))), None, Vector())))))
|
org.enso.interpreter.test.instrument.RuntimeStdlibTest ► should import Base modules:
lib/scala/testkit/src/main/scala/org/enso/testkit/OsSpec.scala#L26
Failed test found in:
/runner/_work/enso/enso/target/test-results/TEST-org.enso.interpreter.test.instrument.RuntimeStdlibTest.xml
Error:
org.scalatest.exceptions.TestFailedException: List("/runner/_work/enso/enso/distribution/lib/Standard/Database/0.0.0-dev/src/Errors.enso:91:9: warning: Unused variable max_length.", " 91 | max_length = 300", " | ^~~~~~~~~~", "Hello World!") did not equal List("Hello World!")
|
org.enso.interpreter.test.instrument.RuntimeVisualizationsTest ► should return VisualizationExpressionFailed error when attaching visualization:
/runner/_work/enso/enso/target/test-results/TEST-org.enso.interpreter.test.instrument.RuntimeVisualizationsTest.xml#L0
Failed test found in:
/runner/_work/enso/enso/target/test-results/TEST-org.enso.interpreter.test.instrument.RuntimeVisualizationsTest.xml
Error:
org.scalatest.exceptions.TestFailedException: List(Response(Some(ad1ce81f-67fe-450f-9831-f4c0be753ab6), VisualizationAttached())) did not contain the same elements as List(Response(Some(ad1ce81f-67fe-450f-9831-f4c0be753ab6), VisualizationAttached()), Response(None, VisualizationExpressionFailed(VisualizationContext(840afe20-c82f-40ac-a467-cec5c1ff5343, 6c662d46-4e97-459d-a393-0a010dcde90d, 8432874c-b7bf-406f-9038-5ffe31f2cb09), "Method `does_not_exist` of type Main could not be found.", Some(Diagnostic(Error, Some("Method `does_not_exist` of type Main could not be found."), None, None, None, Vector())))))
|
org.enso.interpreter.test.instrument.RuntimeVisualizationsTest ► should return visualization evaluation errors with diagnostic info:
/runner/_work/enso/enso/target/test-results/TEST-org.enso.interpreter.test.instrument.RuntimeVisualizationsTest.xml#L0
Failed test found in:
/runner/_work/enso/enso/target/test-results/TEST-org.enso.interpreter.test.instrument.RuntimeVisualizationsTest.xml
Error:
org.scalatest.exceptions.TestFailedException: List(Response(Some(a2b1934e-f384-43cb-a7e5-6a5d524b1d84), VisualizationAttached()), Response(None, ExecutionFailed(805427eb-1739-4bef-b62c-d73fce659c26, Failure("Execution of function main failed (No parent frame for FramePointer[parentLevel=4, frameSlotIdx=1]).", None))), Response(None, ExecutionFailed(805427eb-1739-4bef-b62c-d73fce659c26, Failure("Execution of function main failed (No parent frame for FramePointer[parentLevel=4, frameSlotIdx=1]).", None)))) did not contain the same elements as List(Response(Some(a2b1934e-f384-43cb-a7e5-6a5d524b1d84), VisualizationAttached()), Response(None, VisualizationEvaluationFailed(VisualizationContext(0efd71a5-91b7-4d72-8fd4-b51e27a74003, 805427eb-1739-4bef-b62c-d73fce659c26, b1818729-5f86-4a89-bff5-13239d1d64ca), "Method `visualise_me` of type Integer could not be found.", Some(Diagnostic(Error, Some("Method `visualise_me` of type Integer could not be found."), None, Some(Range(Position(0, 5), Position(0, 19))), None, Vector(StackTraceElement("<inline_source>.Enso_Test.Test.Main", None, Some(Range(Position(0, 5), Position(0, 19))), None)))))), Response(None, ExecutionComplete(805427eb-1739-4bef-b62c-d73fce659c26)))
|
org.enso.interpreter.test.instrument.RuntimeVisualizationsTest ► should return visualization error with a stack trace:
/runner/_work/enso/enso/target/test-results/TEST-org.enso.interpreter.test.instrument.RuntimeVisualizationsTest.xml#L0
Failed test found in:
/runner/_work/enso/enso/target/test-results/TEST-org.enso.interpreter.test.instrument.RuntimeVisualizationsTest.xml
Error:
org.scalatest.exceptions.TestFailedException: List(Response(Some(d193a5f0-908f-4fc4-829a-1d4cf4784832), VisualizationAttached()), Response(None, ExecutionFailed(f8f36a8f-6b97-4048-9fbe-d604710e5dca, Failure("Execution of function main failed (No parent frame for FramePointer[parentLevel=4, frameSlotIdx=1]).", None))), Response(None, ExecutionFailed(f8f36a8f-6b97-4048-9fbe-d604710e5dca, Failure("Execution of function main failed (No parent frame for FramePointer[parentLevel=4, frameSlotIdx=1]).", None)))) did not contain the same elements as List(Response(Some(d193a5f0-908f-4fc4-829a-1d4cf4784832), VisualizationAttached()), Response(None, VisualizationEvaluationFailed(VisualizationContext(d8d5c18d-956c-4878-a038-77077a1a6ddd, f8f36a8f-6b97-4048-9fbe-d604710e5dca, c4d29b0d-2675-490d-95f7-c914251edf0d), "Method `visualise_me` of type Integer could not be found.", Some(Diagnostic(Error, Some("Method `visualise_me` of type Integer could not be found."), Some(/tmp/enso-test-packages15509321970904897874/src/Visualization.enso), Some(Range(Position(1, 11), Position(1, 25))), None, Vector(StackTraceElement("Visualization.encode", Some(/tmp/enso-test-packages15509321970904897874/src/Visualization.enso), Some(Range(Position(1, 11), Position(1, 25))), None), StackTraceElement("Visualization.inc_and_encode", Some(/tmp/enso-test-packages15509321970904897874/src/Visualization.enso), Some(Range(Position(3, 19), Position(3, 29))), None)))))), Response(None, ExecutionComplete(f8f36a8f-6b97-4048-9fbe-d604710e5dca)))
|
org.enso.interpreter.test.instrument.RuntimeVisualizationsTest ► should run visualization error preprocessor:
/runner/_work/enso/enso/target/test-results/TEST-org.enso.interpreter.test.instrument.RuntimeVisualizationsTest.xml#L0
Failed test found in:
/runner/_work/enso/enso/target/test-results/TEST-org.enso.interpreter.test.instrument.RuntimeVisualizationsTest.xml
Error:
scala.MatchError: None (of class scala.None$)
|
org.enso.interpreter.test.instrument.RuntimeVisualizationsTest ► should run visualization default preprocessor:
/runner/_work/enso/enso/target/test-results/TEST-org.enso.interpreter.test.instrument.RuntimeVisualizationsTest.xml#L0
Failed test found in:
/runner/_work/enso/enso/target/test-results/TEST-org.enso.interpreter.test.instrument.RuntimeVisualizationsTest.xml
Error:
scala.MatchError: None (of class scala.None$)
|
org.enso.interpreter.test.instrument.RuntimeVisualizationsTest ► should execute default visualization preprocessor:
/runner/_work/enso/enso/target/test-results/TEST-org.enso.interpreter.test.instrument.RuntimeVisualizationsTest.xml#L0
Failed test found in:
/runner/_work/enso/enso/target/test-results/TEST-org.enso.interpreter.test.instrument.RuntimeVisualizationsTest.xml
Error:
org.scalatest.exceptions.TestFailedException: List(Response(Some(cb1ae9c0-5bc7-4c0d-a675-c05cafb66556), VisualizationAttached()), Response(None, ExecutionFailed(159d3053-e7e3-4e5c-a25a-7a91b9614e9d, Failure("Execution of function main failed (No parent frame for FramePointer[parentLevel=3, frameSlotIdx=1]).", None))), Response(None, ExecutionFailed(159d3053-e7e3-4e5c-a25a-7a91b9614e9d, Failure("Execution of function main failed (No parent frame for FramePointer[parentLevel=3, frameSlotIdx=1]).", None)))) did not contain all of (Response(Some(cb1ae9c0-5bc7-4c0d-a675-c05cafb66556), VisualizationAttached()), Response(None, ExecutionComplete(159d3053-e7e3-4e5c-a25a-7a91b9614e9d)))
|
org.enso.interpreter.test.instrument.RuntimeVisualizationsTest ► should execute default visualization preprocessor with a FQN:
/runner/_work/enso/enso/target/test-results/TEST-org.enso.interpreter.test.instrument.RuntimeVisualizationsTest.xml#L0
Failed test found in:
/runner/_work/enso/enso/target/test-results/TEST-org.enso.interpreter.test.instrument.RuntimeVisualizationsTest.xml
Error:
org.scalatest.exceptions.TestFailedException: List(Response(Some(8e7927de-8798-43ac-8bae-9af4e5fd39ab), VisualizationAttached()), Response(None, ExecutionFailed(69861f2a-ebc4-4214-bd45-012fdeb501cd, Failure("Execution of function main failed (No parent frame for FramePointer[parentLevel=3, frameSlotIdx=1]).", None))), Response(None, ExecutionFailed(69861f2a-ebc4-4214-bd45-012fdeb501cd, Failure("Execution of function main failed (No parent frame for FramePointer[parentLevel=3, frameSlotIdx=1]).", None)))) did not contain all of (Response(Some(8e7927de-8798-43ac-8bae-9af4e5fd39ab), VisualizationAttached()), Response(None, ExecutionComplete(69861f2a-ebc4-4214-bd45-012fdeb501cd)))
|
org.enso.interpreter.test.semantic.CompileDiagnosticsTest ► Compile Error Reporting when Context is Cached should surface redefinition errors in the language:
/runner/_work/enso/enso/target/test-results/TEST-org.enso.interpreter.test.semantic.CompileDiagnosticsTest.xml#L0
Failed test found in:
/runner/_work/enso/enso/target/test-results/TEST-org.enso.interpreter.test.semantic.CompileDiagnosticsTest.xml
/runner/_work/enso/enso/target/test-results/TEST-org.enso.interpreter.test.semantic.CompileDiagnosticsTest.xml
Error:
org.scalatest.exceptions.TestFailedException: Nothing did not equal "(Compile_Error.Error 'Variable x is being redefined.')"
|
org.enso.interpreter.test.semantic.ImportsTest ► Overloaded methods should not be visible when not imported:
/runner/_work/enso/enso/target/test-results/TEST-org.enso.interpreter.test.semantic.ImportsTest.xml#L0
Failed test found in:
/runner/_work/enso/enso/target/test-results/TEST-org.enso.interpreter.test.semantic.ImportsTest.xml
Error:
org.scalatest.exceptions.TestFailedException: org.enso.interpreter.test.InterpreterException: No_Such_Method had message "No_Such_Method" instead of expected message "Method `method` of type X could not be found."
|
org.enso.interpreter.test.semantic.ImportsTest ► Importing module's types should not bring extension methods into the scope:
/runner/_work/enso/enso/target/test-results/TEST-org.enso.interpreter.test.semantic.ImportsTest.xml#L0
Failed test found in:
/runner/_work/enso/enso/target/test-results/TEST-org.enso.interpreter.test.semantic.ImportsTest.xml
Error:
org.scalatest.exceptions.TestFailedException: org.enso.interpreter.test.InterpreterException: No_Such_Method had message "No_Such_Method" instead of expected message "Method `foo` of type Integer could not be found."
|
org.enso.interpreter.test.semantic.MethodsTest ► Methods when Context is Cached should throw an exception when non-existent:
/runner/_work/enso/enso/target/test-results/TEST-org.enso.interpreter.test.semantic.MethodsTest.xml#L0
Failed test found in:
/runner/_work/enso/enso/target/test-results/TEST-org.enso.interpreter.test.semantic.MethodsTest.xml
/runner/_work/enso/enso/target/test-results/TEST-org.enso.interpreter.test.semantic.MethodsTest.xml
Error:
org.scalatest.exceptions.TestFailedException: org.enso.interpreter.test.InterpreterException: No_Such_Method had message "No_Such_Method" instead of expected message "Method `foo` of type Integer could not be found."
|
org.enso.interpreter.test.semantic.MethodsTest ► Methods when Context is Cached should not be callable on instances when static:
/runner/_work/enso/enso/target/test-results/TEST-org.enso.interpreter.test.semantic.MethodsTest.xml#L0
Failed test found in:
/runner/_work/enso/enso/target/test-results/TEST-org.enso.interpreter.test.semantic.MethodsTest.xml
/runner/_work/enso/enso/target/test-results/TEST-org.enso.interpreter.test.semantic.MethodsTest.xml
Error:
org.scalatest.exceptions.TestFailedException: org.enso.interpreter.test.InterpreterException: No_Such_Method had message "No_Such_Method" instead of expected message "Method `new` of type Foo could not be found."
|
org.enso.interpreter.test.semantic.StrictCompileDiagnosticsTest ► Compile Errors in Batch Mode when Context is Cached should be reported and abort execution:
/runner/_work/enso/enso/target/test-results/TEST-org.enso.interpreter.test.semantic.StrictCompileDiagnosticsTest.xml#L0
Failed test found in:
/runner/_work/enso/enso/target/test-results/TEST-org.enso.interpreter.test.semantic.StrictCompileDiagnosticsTest.xml
/runner/_work/enso/enso/target/test-results/TEST-org.enso.interpreter.test.semantic.StrictCompileDiagnosticsTest.xml
Error:
org.scalatest.exceptions.TestFailedException: HashSet("Test:4:9: error: Unexpected expression.", "Test:2:9: error: Parentheses can't be empty.", "Test:3:5: warning: Unused variable x.", "Test:2:5: warning: Unused variable x.", "Test:4:5: warning: Unused variable y.") did not equal HashSet("Test:3:5: error: Variable x is being redefined.", "Test:4:9: error: Unexpected expression.", "Test:2:9: error: Parentheses can't be empty.", "Test:2:5: warning: Unused variable x.", "Test:4:5: warning: Unused variable y.")
|
org.enso.compiler.pass.analyse.test.AliasAnalysisTest ► Redefinitions should be caught for bindings:
C:/runner/_work/enso/enso/target/test-results/TEST-org.enso.compiler.pass.analyse.test.AliasAnalysisTest.xml#L0
Failed test found in:
C:/runner/_work/enso/enso/target/test-results/TEST-org.enso.compiler.pass.analyse.test.AliasAnalysisTest.xml
Error:
org.scalatest.exceptions.TestFailedException: Expression.Binding( name = Name.Literal( name = a, isMethod = false, location = Some(IdentifiedLocation[start=45, end=46, uuid=None]), passData = MetadataStorage[], diagnostics = null, id = null), expression = Application.Prefix( function = Name.Literal( name = +, isMethod = true, location = Some(IdentifiedLocation[start=51, end=52, uuid=None]), passData = MetadataStorage[AliasMetadata.Occurrence], diagnostics = null, id = 9671babc-db0b-41fc-bf24-627771233e55), arguments = List(CallArgument.Specified( name = None, value = Name.Literal( name = b, isMethod = false, location = Some(IdentifiedLocation[start=49, end=50, uuid=None]), passData = MetadataStorage[AliasMetadata.Occurrence], diagnostics = null, id = 65b4f461-c807-4ff8-8071-79a65dc3f1d0), location = Some(IdentifiedLocation[start=49, end=50, uuid=None]), passData = MetadataStorage[AliasMetadata.ChildScope], diagnostics = null, id = null), CallArgument.Specified( name = None, value = Literal.Number(base = None, value = 1, location = Some(IdentifiedLocation[start=53, end=54, uuid=None]), passData = MetadataStorage[], diagnostics = null, id = null), location = Some(IdentifiedLocation[start=53, end=54, uuid=None]), passData = MetadataStorage[AliasMetadata.ChildScope], diagnostics = null, id = null)), hasDefaultsSuspended = false, location = Some(IdentifiedLocation[start=49, end=54, uuid=None]), passData = MetadataStorage[], diagnostics = null, id = null), location = Some(IdentifiedLocation[start=45, end=54, uuid=None]) passData = MetadataStorage[AliasMetadata.Occurrence, IgnoredBindings.State.NotIgnored], diagnostics = null, id = f2cf9ea9-18d1-472e-9e9c-1f7b6bd42e43) was not an instance of org.enso.compiler.core.ir.expression.errors.Redefined$Binding, but an instance of org.enso.compiler.core.ir.Expression$Binding
|
org.enso.interpreter.test.instrument.RuntimeAsyncCommandsTest ► should interrupt running execution context:
C:/runner/_work/enso/enso/target/test-results/TEST-org.enso.interpreter.test.instrument.RuntimeAsyncCommandsTest.xml#L0
Failed test found in:
C:/runner/_work/enso/enso/target/test-results/TEST-org.enso.interpreter.test.instrument.RuntimeAsyncCommandsTest.xml
Error:
org.scalatest.exceptions.TestFailedException: 0 did not equal 1
|
org.enso.interpreter.test.instrument.RuntimeComponentsTest ► should load component groups of standard library:
lib/scala/testkit/src/main/scala/org/enso/testkit/OsSpec.scala#L26
Failed test found in:
C:/runner/_work/enso/enso/target/test-results/TEST-org.enso.interpreter.test.instrument.RuntimeComponentsTest.xml
Error:
org.scalatest.exceptions.TestFailedException: List("C:\runner\_work\enso\enso\distribution\lib\Standard\Database\0.0.0-dev\src\Errors.enso:91:9: warning: Unused variable max_length.", " 91 | max_length = 300", " | ^~~~~~~~~~") did not equal List()
|
org.enso.interpreter.test.instrument.RuntimeErrorsTest ► should not return cached method pointer when node panics:
C:/runner/_work/enso/enso/target/test-results/TEST-org.enso.interpreter.test.instrument.RuntimeErrorsTest.xml#L0
Failed test found in:
C:/runner/_work/enso/enso/target/test-results/TEST-org.enso.interpreter.test.instrument.RuntimeErrorsTest.xml
Error:
org.scalatest.exceptions.TestFailedException: List(Response(None, ExpressionUpdates(22559851-ed77-4c6a-9945-7fbb4a760818, Set(ExpressionUpdate(1dbb8a5a-8772-4dee-aa92-aa03a2e35054, None, None, Vector(), true, false, Pending(None, None))))), Response(None, ExecutionFailed(22559851-ed77-4c6a-9945-7fbb4a760818, Failure("Execution of function main failed (No frame for FramePointer[parentLevel=1, frameSlotIdx=1]).", None))), Response(None, ExecutionFailed(22559851-ed77-4c6a-9945-7fbb4a760818, Failure("Execution of function main failed (No frame for FramePointer[parentLevel=1, frameSlotIdx=1]).", None)))) did not contain the same elements as List(Response(None, ExpressionUpdates(22559851-ed77-4c6a-9945-7fbb4a760818, Set(ExpressionUpdate(1dbb8a5a-8772-4dee-aa92-aa03a2e35054, None, None, Vector(), true, false, Pending(None, None))))), Response(None, ExpressionUpdates(22559851-ed77-4c6a-9945-7fbb4a760818, Set(ExpressionUpdate(1dbb8a5a-8772-4dee-aa92-aa03a2e35054, Some(Vector("Standard.Base.Panic.Panic")), None, Vector(ExecutionTime(0)), false, true, Panic("Method `function2` of type Main could not be found.", List(1dbb8a5a-8772-4dee-aa92-aa03a2e35054)))))), Response(None, ExecutionComplete(22559851-ed77-4c6a-9945-7fbb4a760818)))
|
org.enso.interpreter.test.instrument.RuntimeExecutionEnvironmentTest ► should panic when output context is not enabled:
lib/scala/testkit/src/main/scala/org/enso/testkit/OsSpec.scala#L26
Failed test found in:
C:/runner/_work/enso/enso/target/test-results/TEST-org.enso.interpreter.test.instrument.RuntimeExecutionEnvironmentTest.xml
Error:
org.scalatest.exceptions.TestFailedException: List(Response(Some(2fa271c7-b720-449c-831c-289e04ba0022), PushContextResponse(304c7c96-b7e2-4438-bdcd-29132f3cecd5)), Response(None, ExecutionFailed(304c7c96-b7e2-4438-bdcd-29132f3cecd5, Failure("Execution of function main failed (No frame for FramePointer[parentLevel=1, frameSlotIdx=3]).", None))), Response(None, ExecutionFailed(304c7c96-b7e2-4438-bdcd-29132f3cecd5, Failure("Execution of function main failed (No frame for FramePointer[parentLevel=1, frameSlotIdx=3]).", None)))) did not contain all of (Response(Some(2fa271c7-b720-449c-831c-289e04ba0022), PushContextResponse(304c7c96-b7e2-4438-bdcd-29132f3cecd5)), Response(None, ExpressionUpdates(304c7c96-b7e2-4438-bdcd-29132f3cecd5, Set(ExpressionUpdate(77985368-e513-470a-9eda-6a4e8769d08c, Some(Vector("Standard.Base.Panic.Panic")), Some(MethodCall(MethodPointer("Standard.Base.Runtime", "Standard.Base.Runtime.Context", "if_enabled"), Vector(2, 3, 4))), Vector(ExecutionTime(0)), false, true, Panic("The Output context is disabled.", List(77985368-e513-470a-9eda-6a4e8769d08c)))))), Response(None, ExecutionComplete(304c7c96-b7e2-4438-bdcd-29132f3cecd5)))
|
org.enso.interpreter.test.instrument.RuntimeExecutionEnvironmentTest ► should panic when input is not enabled:
lib/scala/testkit/src/main/scala/org/enso/testkit/OsSpec.scala#L26
Failed test found in:
C:/runner/_work/enso/enso/target/test-results/TEST-org.enso.interpreter.test.instrument.RuntimeExecutionEnvironmentTest.xml
Error:
org.scalatest.exceptions.TestFailedException: List(Response(Some(c69a8fde-3de0-459f-b87d-03d405f61788), PushContextResponse(4a8dfa79-2e62-49fb-a11a-e7e7df61b782)), Response(None, ExecutionFailed(4a8dfa79-2e62-49fb-a11a-e7e7df61b782, Failure("Execution of function main failed (No frame for FramePointer[parentLevel=1, frameSlotIdx=3]).", None))), Response(None, ExecutionFailed(4a8dfa79-2e62-49fb-a11a-e7e7df61b782, Failure("Execution of function main failed (No frame for FramePointer[parentLevel=1, frameSlotIdx=3]).", None)))) did not contain all of (Response(Some(c69a8fde-3de0-459f-b87d-03d405f61788), PushContextResponse(4a8dfa79-2e62-49fb-a11a-e7e7df61b782)), Response(None, ExpressionUpdates(4a8dfa79-2e62-49fb-a11a-e7e7df61b782, Set(ExpressionUpdate(7562c484-9ce8-4e5a-9a44-5cf6508d88fc, Some(Vector("Standard.Base.Panic.Panic")), Some(MethodCall(MethodPointer("Standard.Base.Runtime", "Standard.Base.Runtime.Context", "if_enabled"), Vector(2, 3, 4))), Vector(ExecutionTime(0)), false, true, Panic("The Input context is disabled.", List(7562c484-9ce8-4e5a-9a44-5cf6508d88fc)))))), Response(None, ExecutionComplete(4a8dfa79-2e62-49fb-a11a-e7e7df61b782)))
|
org.enso.interpreter.test.instrument.RuntimeRecomputeTest ► should recompute method call returning Panic with expression configs:
C:/runner/_work/enso/enso/target/test-results/TEST-org.enso.interpreter.test.instrument.RuntimeRecomputeTest.xml#L0
Failed test found in:
C:/runner/_work/enso/enso/target/test-results/TEST-org.enso.interpreter.test.instrument.RuntimeRecomputeTest.xml
Error:
org.scalatest.exceptions.TestFailedException: List(Response(Some(b9440b3f-328a-4f64-8534-ce058864cc77), PushContextResponse(e817fa1e-8e0c-4f60-89fc-5eb6b831eabd)), Response(None, ExecutionFailed(e817fa1e-8e0c-4f60-89fc-5eb6b831eabd, Failure("Execution of function main failed (No frame for FramePointer[parentLevel=1, frameSlotIdx=3]).", None))), Response(None, ExecutionFailed(e817fa1e-8e0c-4f60-89fc-5eb6b831eabd, Failure("Execution of function main failed (No frame for FramePointer[parentLevel=1, frameSlotIdx=3]).", None)))) did not contain the same elements as List(Response(Some(b9440b3f-328a-4f64-8534-ce058864cc77), PushContextResponse(e817fa1e-8e0c-4f60-89fc-5eb6b831eabd)), Response(None, ExpressionUpdates(e817fa1e-8e0c-4f60-89fc-5eb6b831eabd, Set(ExpressionUpdate(00000000-0000-00aa-d5b1-4c8ebe954edd, Some(Vector("Standard.Base.Errors.Common.Forbidden_Operation")), Some(MethodCall(MethodPointer("Standard.Base.Panic", "Standard.Base.Panic.Panic", "catch"), Vector())), Vector(ExecutionTime(0)), false, true, Value(None, None))))), Response(None, ExpressionUpdates(e817fa1e-8e0c-4f60-89fc-5eb6b831eabd, Set(ExpressionUpdate(00000000-0000-00ab-9a15-eebb7f8c43e8, Some(Vector("Standard.Base.Data.Boolean.Boolean")), Some(MethodCall(MethodPointer("Standard.Base.Runtime", "Standard.Base.Runtime.Context", "is_enabled"), Vector(1))), Vector(ExecutionTime(0)), false, true, Value(None, None))))), Response(None, ExecutionComplete(e817fa1e-8e0c-4f60-89fc-5eb6b831eabd)))
|
org.enso.interpreter.test.instrument.RuntimeServerTest ► RuntimeServer should return error unresolved symbol (pretty print):
C:/runner/_work/enso/enso/target/test-results/TEST-org.enso.interpreter.test.instrument.RuntimeServerTest.xml#L0
Failed test found in:
C:/runner/_work/enso/enso/target/test-results/TEST-org.enso.interpreter.test.instrument.RuntimeServerTest.xml
Error:
org.scalatest.exceptions.TestFailedException: List(Response(Some(96849f4d-37a5-4abf-acb8-901834328239), PushContextResponse(453aa5b9-5b7f-43dc-81a2-fd449ca171fa)), Response(None, ExecutionFailed(453aa5b9-5b7f-43dc-81a2-fd449ca171fa, Failure("No frame for FramePointer[parentLevel=1, frameSlotIdx=1]", None)))) did not contain the same elements as List(Response(Some(96849f4d-37a5-4abf-acb8-901834328239), PushContextResponse(453aa5b9-5b7f-43dc-81a2-fd449ca171fa)), Response(None, ExecutionFailed(453aa5b9-5b7f-43dc-81a2-fd449ca171fa, Diagnostic(Error, Some("Method `+` of type Function could not be found."), Some(C:\Users\ContainerAdministrator\AppData\Local\Temp\enso-test-packages147451481505729626\src\Main.enso), Some(Range(Position(3, 14), Position(3, 23))), None, Vector(StackTraceElement("Main.bar", Some(C:\Users\ContainerAdministrator\AppData\Local\Temp\enso-test-packages147451481505729626\src\Main.enso), Some(Range(Position(3, 14), Position(3, 23))), None), StackTraceElement("Main.main", Some(C:\Users\ContainerAdministrator\AppData\Local\Temp\enso-test-packages147451481505729626\src\Main.enso), Some(Range(Position(1, 7), Position(1, 16))), None))))))
|
org.enso.interpreter.test.instrument.RuntimeServerTest ► RuntimeServer should return error unexpected type (pretty print):
C:/runner/_work/enso/enso/target/test-results/TEST-org.enso.interpreter.test.instrument.RuntimeServerTest.xml#L0
Failed test found in:
C:/runner/_work/enso/enso/target/test-results/TEST-org.enso.interpreter.test.instrument.RuntimeServerTest.xml
Error:
org.scalatest.exceptions.TestFailedException: List(Response(Some(5134f452-54c2-4252-9e83-cb21e8780b5f), PushContextResponse(d4626843-76ea-4990-a9fa-b8dfe0ccdff8)), Response(None, ExecutionFailed(d4626843-76ea-4990-a9fa-b8dfe0ccdff8, Failure("Index 3 out of bounds for length 3", None)))) did not contain the same elements as List(Response(Some(5134f452-54c2-4252-9e83-cb21e8780b5f), PushContextResponse(d4626843-76ea-4990-a9fa-b8dfe0ccdff8)), Response(None, ExecutionFailed(d4626843-76ea-4990-a9fa-b8dfe0ccdff8, Diagnostic(Error, Some("Type error: Expected `str` to be Text, but got Integer."), Some(C:\Users\ContainerAdministrator\AppData\Local\Temp\enso-test-packages17827042145950245145\src\Main.enso), Some(Range(Position(3, 10), Position(3, 15))), None, Vector(StackTraceElement("Main.bar", Some(C:\Users\ContainerAdministrator\AppData\Local\Temp\enso-test-packages17827042145950245145\src\Main.enso), Some(Range(Position(3, 10), Position(3, 15))), None), StackTraceElement("Main.main", Some(C:\Users\ContainerAdministrator\AppData\Local\Temp\enso-test-packages17827042145950245145\src\Main.enso), Some(Range(Position(1, 7), Position(1, 18))), None))))))
|
org.enso.interpreter.test.instrument.RuntimeServerTest ► RuntimeServer should return error method does not exist (pretty print):
C:/runner/_work/enso/enso/target/test-results/TEST-org.enso.interpreter.test.instrument.RuntimeServerTest.xml#L0
Failed test found in:
C:/runner/_work/enso/enso/target/test-results/TEST-org.enso.interpreter.test.instrument.RuntimeServerTest.xml
Error:
org.scalatest.exceptions.TestFailedException: List(Response(Some(b76eeb34-1581-4a02-84b2-3ba93900abb9), PushContextResponse(df4dcd66-92aa-4108-b46f-009a9b335cbc)), Response(None, ExecutionFailed(df4dcd66-92aa-4108-b46f-009a9b335cbc, Failure("No frame for FramePointer[parentLevel=1, frameSlotIdx=1]", None)))) did not contain the same elements as List(Response(Some(b76eeb34-1581-4a02-84b2-3ba93900abb9), PushContextResponse(df4dcd66-92aa-4108-b46f-009a9b335cbc)), Response(None, ExecutionFailed(df4dcd66-92aa-4108-b46f-009a9b335cbc, Diagnostic(Error, Some("Method `pi` of type Number.type could not be found."), Some(C:\Users\ContainerAdministrator\AppData\Local\Temp\enso-test-packages4667304395464740589\src\Main.enso), Some(Range(Position(3, 7), Position(3, 16))), None, Vector(StackTraceElement("Main.main", Some(C:\Users\ContainerAdministrator\AppData\Local\Temp\enso-test-packages4667304395464740589\src\Main.enso), Some(Range(Position(3, 7), Position(3, 16))), None))))))
|
org.enso.interpreter.test.instrument.RuntimeServerTest ► RuntimeServer should return error with a stack trace (pretty print):
C:/runner/_work/enso/enso/target/test-results/TEST-org.enso.interpreter.test.instrument.RuntimeServerTest.xml#L0
Failed test found in:
C:/runner/_work/enso/enso/target/test-results/TEST-org.enso.interpreter.test.instrument.RuntimeServerTest.xml
Error:
org.scalatest.exceptions.TestFailedException: List(Response(Some(89028d2e-5667-48db-9d37-aa93ba29f7ec), PushContextResponse(75bbfe29-8afd-4626-8983-e5c1adef3e96)), Response(None, ExecutionFailed(75bbfe29-8afd-4626-8983-e5c1adef3e96, Failure("Index 3 out of bounds for length 3", None)))) did not contain the same elements as List(Response(Some(89028d2e-5667-48db-9d37-aa93ba29f7ec), PushContextResponse(75bbfe29-8afd-4626-8983-e5c1adef3e96)), Response(None, ExecutionFailed(75bbfe29-8afd-4626-8983-e5c1adef3e96, Diagnostic(Error, Some("Type error: Expected `that` to be Integer, but got Function."), None, Some(Range(Position(6, 18), Position(6, 43))), None, Vector(StackTraceElement("Integer.+", None, Some(Range(Position(6, 18), Position(6, 43))), None), StackTraceElement("Main.baz", Some(C:\Users\ContainerAdministrator\AppData\Local\Temp\enso-test-packages16662985007776192833\src\Main.enso), Some(Range(Position(12, 8), Position(12, 17))), None), StackTraceElement("Main.bar", Some(C:\Users\ContainerAdministrator\AppData\Local\Temp\enso-test-packages16662985007776192833\src\Main.enso), Some(Range(Position(9, 8), Position(9, 11))), None), StackTraceElement("Main.foo", Some(C:\Users\ContainerAdministrator\AppData\Local\Temp\enso-test-packages16662985007776192833\src\Main.enso), Some(Range(Position(6, 8), Position(6, 11))), None), StackTraceElement("Main.main", Some(C:\Users\ContainerAdministrator\AppData\Local\Temp\enso-test-packages16662985007776192833\src\Main.enso), Some(Range(Position(3, 4), Position(3, 7))), None))))))
|
org.enso.interpreter.test.instrument.RuntimeServerTest ► RuntimeServer should return compiler error variable redefined:
C:/runner/_work/enso/enso/target/test-results/TEST-org.enso.interpreter.test.instrument.RuntimeServerTest.xml#L0
Failed test found in:
C:/runner/_work/enso/enso/target/test-results/TEST-org.enso.interpreter.test.instrument.RuntimeServerTest.xml
Error:
org.scalatest.exceptions.TestFailedException: List(Response(Some(1d187524-e159-49f9-9d92-9e22d866ccd6), PushContextResponse(00e891bc-e68c-4924-8dd3-e393c399f44e)), Response(None, ExecutionUpdate(00e891bc-e68c-4924-8dd3-e393c399f44e, List(Diagnostic(Warning, Some("Unused variable x."), Some(C:\Users\ContainerAdministrator\AppData\Local\Temp\enso-test-packages6831660710713360241\src\Main.enso), Some(Range(Position(1, 4), Position(1, 5))), None, Vector()), Diagnostic(Warning, Some("Unused variable x."), Some(C:\Users\ContainerAdministrator\AppData\Local\Temp\enso-test-packages6831660710713360241\src\Main.enso), Some(Range(Position(2, 4), Position(2, 5))), None, Vector()))))) did not contain the same elements as List(Response(Some(1d187524-e159-49f9-9d92-9e22d866ccd6), PushContextResponse(00e891bc-e68c-4924-8dd3-e393c399f44e)), Response(None, ExecutionUpdate(00e891bc-e68c-4924-8dd3-e393c399f44e, List(Diagnostic(Warning, Some("Unused variable x."), Some(C:\Users\ContainerAdministrator\AppData\Local\Temp\enso-test-packages6831660710713360241\src\Main.enso), Some(Range(Position(1, 4), Position(1, 5))), None, Vector()), Diagnostic(Error, Some("Variable x is being redefined."), Some(C:\Users\ContainerAdministrator\AppData\Local\Temp\enso-test-packages6831660710713360241\src\Main.enso), Some(Range(Position(2, 4), Position(2, 9))), None, Vector())))))
|
org.enso.interpreter.test.instrument.RuntimeStdlibTest ► should import Base modules:
lib/scala/testkit/src/main/scala/org/enso/testkit/OsSpec.scala#L26
Failed test found in:
C:/runner/_work/enso/enso/target/test-results/TEST-org.enso.interpreter.test.instrument.RuntimeStdlibTest.xml
Error:
org.scalatest.exceptions.TestFailedException: List("C:\runner\_work\enso\enso\distribution\lib\Standard\Database\0.0.0-dev\src\Errors.enso:91:9: warning: Unused variable max_length.", " 91 | max_length = 300", " | ^~~~~~~~~~", "Hello World!") did not equal List("Hello World!")
|
org.enso.interpreter.test.instrument.RuntimeVisualizationsTest ► should return VisualizationExpressionFailed error when attaching visualization:
C:/runner/_work/enso/enso/target/test-results/TEST-org.enso.interpreter.test.instrument.RuntimeVisualizationsTest.xml#L0
Failed test found in:
C:/runner/_work/enso/enso/target/test-results/TEST-org.enso.interpreter.test.instrument.RuntimeVisualizationsTest.xml
Error:
org.scalatest.exceptions.TestFailedException: List(Response(Some(ec5c67ff-b3e6-46fa-ad0f-0492ed4b22c0), VisualizationAttached())) did not contain the same elements as List(Response(Some(ec5c67ff-b3e6-46fa-ad0f-0492ed4b22c0), VisualizationAttached()), Response(None, VisualizationExpressionFailed(VisualizationContext(28fd71ee-f45a-423b-b112-3124eeef23bd, fe807e97-2736-4c33-8fd3-4617d266d8a4, 0bf2f419-8e18-4119-b26b-12c924de3c1a), "Method `does_not_exist` of type Main could not be found.", Some(Diagnostic(Error, Some("Method `does_not_exist` of type Main could not be found."), None, None, None, Vector())))))
|
org.enso.interpreter.test.instrument.RuntimeVisualizationsTest ► should return visualization evaluation errors with diagnostic info:
C:/runner/_work/enso/enso/target/test-results/TEST-org.enso.interpreter.test.instrument.RuntimeVisualizationsTest.xml#L0
Failed test found in:
C:/runner/_work/enso/enso/target/test-results/TEST-org.enso.interpreter.test.instrument.RuntimeVisualizationsTest.xml
Error:
org.scalatest.exceptions.TestFailedException: List(Response(Some(03995e27-1dd4-457e-bd87-2d43999ee01f), VisualizationAttached()), Response(None, ExecutionFailed(b7fe5188-4ef5-4565-b2eb-919d72770f48, Failure("Execution of function main failed (No parent frame for FramePointer[parentLevel=4, frameSlotIdx=1]).", None))), Response(None, ExecutionFailed(b7fe5188-4ef5-4565-b2eb-919d72770f48, Failure("Execution of function main failed (No parent frame for FramePointer[parentLevel=4, frameSlotIdx=1]).", None)))) did not contain the same elements as List(Response(Some(03995e27-1dd4-457e-bd87-2d43999ee01f), VisualizationAttached()), Response(None, VisualizationEvaluationFailed(VisualizationContext(1f88edef-29e8-47d5-a5c5-a252d2befb8a, b7fe5188-4ef5-4565-b2eb-919d72770f48, 8d30cf78-06c5-427b-87f7-8d9bf44d2fcd), "Method `visualise_me` of type Integer could not be found.", Some(Diagnostic(Error, Some("Method `visualise_me` of type Integer could not be found."), None, Some(Range(Position(0, 5), Position(0, 19))), None, Vector(StackTraceElement("<inline_source>.Enso_Test.Test.Main", None, Some(Range(Position(0, 5), Position(0, 19))), None)))))), Response(None, ExecutionComplete(b7fe5188-4ef5-4565-b2eb-919d72770f48)))
|
org.enso.interpreter.test.instrument.RuntimeVisualizationsTest ► should return visualization error with a stack trace:
C:/runner/_work/enso/enso/target/test-results/TEST-org.enso.interpreter.test.instrument.RuntimeVisualizationsTest.xml#L0
Failed test found in:
C:/runner/_work/enso/enso/target/test-results/TEST-org.enso.interpreter.test.instrument.RuntimeVisualizationsTest.xml
Error:
org.scalatest.exceptions.TestFailedException: List(Response(Some(7eb18bfc-ffa0-47fc-89fb-d222a33529c2), VisualizationAttached()), Response(None, ExecutionFailed(8cbe8814-9e87-43b3-aae5-49979ade3b4c, Failure("Execution of function main failed (No parent frame for FramePointer[parentLevel=4, frameSlotIdx=1]).", None))), Response(None, ExecutionFailed(8cbe8814-9e87-43b3-aae5-49979ade3b4c, Failure("Execution of function main failed (No parent frame for FramePointer[parentLevel=4, frameSlotIdx=1]).", None)))) did not contain the same elements as List(Response(Some(7eb18bfc-ffa0-47fc-89fb-d222a33529c2), VisualizationAttached()), Response(None, VisualizationEvaluationFailed(VisualizationContext(7c227bd2-61fe-4c0a-8d3a-f6b46213fa49, 8cbe8814-9e87-43b3-aae5-49979ade3b4c, 8f4ac94c-d710-4b09-927a-df18338553d4), "Method `visualise_me` of type Integer could not be found.", Some(Diagnostic(Error, Some("Method `visualise_me` of type Integer could not be found."), Some(C:\Users\ContainerAdministrator\AppData\Local\Temp\enso-test-packages10022245388352725460\src\Visualization.enso), Some(Range(Position(1, 11), Position(1, 25))), None, Vector(StackTraceElement("Visualization.encode", Some(C:\Users\ContainerAdministrator\AppData\Local\Temp\enso-test-packages10022245388352725460\src\Visualization.enso), Some(Range(Position(1, 11), Position(1, 25))), None), StackTraceElement("Visualization.inc_and_encode", Some(C:\Users\ContainerAdministrator\AppData\Local\Temp\enso-test-packages10022245388352725460\src\Visualization.enso), Some(Range(Position(3, 19), Position(3, 29))), None)))))), Response(None, ExecutionComplete(8cbe8814-9e87-43b3-aae5-49979ade3b4c)))
|
org.enso.interpreter.test.instrument.RuntimeVisualizationsTest ► should run visualization error preprocessor:
C:/runner/_work/enso/enso/target/test-results/TEST-org.enso.interpreter.test.instrument.RuntimeVisualizationsTest.xml#L0
Failed test found in:
C:/runner/_work/enso/enso/target/test-results/TEST-org.enso.interpreter.test.instrument.RuntimeVisualizationsTest.xml
Error:
scala.MatchError: None (of class scala.None$)
|
org.enso.interpreter.test.instrument.RuntimeVisualizationsTest ► should run visualization default preprocessor:
C:/runner/_work/enso/enso/target/test-results/TEST-org.enso.interpreter.test.instrument.RuntimeVisualizationsTest.xml#L0
Failed test found in:
C:/runner/_work/enso/enso/target/test-results/TEST-org.enso.interpreter.test.instrument.RuntimeVisualizationsTest.xml
Error:
scala.MatchError: None (of class scala.None$)
|
org.enso.interpreter.test.instrument.RuntimeVisualizationsTest ► should execute default visualization preprocessor:
C:/runner/_work/enso/enso/target/test-results/TEST-org.enso.interpreter.test.instrument.RuntimeVisualizationsTest.xml#L0
Failed test found in:
C:/runner/_work/enso/enso/target/test-results/TEST-org.enso.interpreter.test.instrument.RuntimeVisualizationsTest.xml
Error:
org.scalatest.exceptions.TestFailedException: List(Response(Some(f33566f3-8541-4786-ab8e-b318729ede66), VisualizationAttached()), Response(None, ExecutionFailed(907d66e8-5194-40b7-9b26-d3c4b94bd293, Failure("Execution of function main failed (No parent frame for FramePointer[parentLevel=3, frameSlotIdx=1]).", None))), Response(None, ExecutionFailed(907d66e8-5194-40b7-9b26-d3c4b94bd293, Failure("Execution of function main failed (No parent frame for FramePointer[parentLevel=3, frameSlotIdx=1]).", None)))) did not contain all of (Response(Some(f33566f3-8541-4786-ab8e-b318729ede66), VisualizationAttached()), Response(None, ExecutionComplete(907d66e8-5194-40b7-9b26-d3c4b94bd293)))
|
org.enso.interpreter.test.instrument.RuntimeVisualizationsTest ► should execute default visualization preprocessor with a FQN:
C:/runner/_work/enso/enso/target/test-results/TEST-org.enso.interpreter.test.instrument.RuntimeVisualizationsTest.xml#L0
Failed test found in:
C:/runner/_work/enso/enso/target/test-results/TEST-org.enso.interpreter.test.instrument.RuntimeVisualizationsTest.xml
Error:
org.scalatest.exceptions.TestFailedException: List(Response(Some(4d0b4337-4269-4c62-be39-30683b473a81), VisualizationAttached()), Response(None, ExecutionFailed(f224c52f-4869-4c2e-8ea4-5bffc9fec016, Failure("Execution of function main failed (No parent frame for FramePointer[parentLevel=3, frameSlotIdx=1]).", None))), Response(None, ExecutionFailed(f224c52f-4869-4c2e-8ea4-5bffc9fec016, Failure("Execution of function main failed (No parent frame for FramePointer[parentLevel=3, frameSlotIdx=1]).", None)))) did not contain all of (Response(Some(4d0b4337-4269-4c62-be39-30683b473a81), VisualizationAttached()), Response(None, ExecutionComplete(f224c52f-4869-4c2e-8ea4-5bffc9fec016)))
|
org.enso.interpreter.test.semantic.CompileDiagnosticsTest ► Compile Error Reporting when Context is Cached should surface redefinition errors in the language:
C:/runner/_work/enso/enso/target/test-results/TEST-org.enso.interpreter.test.semantic.CompileDiagnosticsTest.xml#L0
Failed test found in:
C:/runner/_work/enso/enso/target/test-results/TEST-org.enso.interpreter.test.semantic.CompileDiagnosticsTest.xml
C:/runner/_work/enso/enso/target/test-results/TEST-org.enso.interpreter.test.semantic.CompileDiagnosticsTest.xml
Error:
org.scalatest.exceptions.TestFailedException: Nothing did not equal "(Compile_Error.Error 'Variable x is being redefined.')"
|
org.enso.interpreter.test.semantic.ImportsTest ► Overloaded methods should not be visible when not imported:
C:/runner/_work/enso/enso/target/test-results/TEST-org.enso.interpreter.test.semantic.ImportsTest.xml#L0
Failed test found in:
C:/runner/_work/enso/enso/target/test-results/TEST-org.enso.interpreter.test.semantic.ImportsTest.xml
Error:
org.scalatest.exceptions.TestFailedException: org.enso.interpreter.test.InterpreterException: No_Such_Method had message "No_Such_Method" instead of expected message "Method `method` of type X could not be found."
|
org.enso.interpreter.test.semantic.ImportsTest ► Importing module's types should not bring extension methods into the scope:
C:/runner/_work/enso/enso/target/test-results/TEST-org.enso.interpreter.test.semantic.ImportsTest.xml#L0
Failed test found in:
C:/runner/_work/enso/enso/target/test-results/TEST-org.enso.interpreter.test.semantic.ImportsTest.xml
Error:
org.scalatest.exceptions.TestFailedException: org.enso.interpreter.test.InterpreterException: No_Such_Method had message "No_Such_Method" instead of expected message "Method `foo` of type Integer could not be found."
|
org.enso.interpreter.test.semantic.MethodsTest ► Methods when Context is Cached should throw an exception when non-existent:
C:/runner/_work/enso/enso/target/test-results/TEST-org.enso.interpreter.test.semantic.MethodsTest.xml#L0
Failed test found in:
C:/runner/_work/enso/enso/target/test-results/TEST-org.enso.interpreter.test.semantic.MethodsTest.xml
C:/runner/_work/enso/enso/target/test-results/TEST-org.enso.interpreter.test.semantic.MethodsTest.xml
Error:
org.scalatest.exceptions.TestFailedException: org.enso.interpreter.test.InterpreterException: No_Such_Method had message "No_Such_Method" instead of expected message "Method `foo` of type Integer could not be found."
|
org.enso.interpreter.test.semantic.MethodsTest ► Methods when Context is Cached should not be callable on instances when static:
C:/runner/_work/enso/enso/target/test-results/TEST-org.enso.interpreter.test.semantic.MethodsTest.xml#L0
Failed test found in:
C:/runner/_work/enso/enso/target/test-results/TEST-org.enso.interpreter.test.semantic.MethodsTest.xml
C:/runner/_work/enso/enso/target/test-results/TEST-org.enso.interpreter.test.semantic.MethodsTest.xml
Error:
org.scalatest.exceptions.TestFailedException: org.enso.interpreter.test.InterpreterException: No_Such_Method had message "No_Such_Method" instead of expected message "Method `new` of type Foo could not be found."
|
org.enso.interpreter.test.semantic.StrictCompileDiagnosticsTest ► Compile Errors in Batch Mode when Context is Cached should be reported and abort execution:
C:/runner/_work/enso/enso/target/test-results/TEST-org.enso.interpreter.test.semantic.StrictCompileDiagnosticsTest.xml#L0
Failed test found in:
C:/runner/_work/enso/enso/target/test-results/TEST-org.enso.interpreter.test.semantic.StrictCompileDiagnosticsTest.xml
C:/runner/_work/enso/enso/target/test-results/TEST-org.enso.interpreter.test.semantic.StrictCompileDiagnosticsTest.xml
Error:
org.scalatest.exceptions.TestFailedException: HashSet("Test:4:9: error: Unexpected expression.", "Test:2:9: error: Parentheses can't be empty.", "Test:3:5: warning: Unused variable x.", "Test:2:5: warning: Unused variable x.", "Test:4:5: warning: Unused variable y.") did not equal HashSet("Test:3:5: error: Variable x is being redefined.", "Test:4:9: error: Unexpected expression.", "Test:2:9: error: Parentheses can't be empty.", "Test:2:5: warning: Unused variable x.", "Test:4:5: warning: Unused variable y.")
|
org.enso.compiler.pass.analyse.test.AliasAnalysisTest ► Redefinitions should be caught for bindings:
/Users/runner/work/enso/enso/target/test-results/TEST-org.enso.compiler.pass.analyse.test.AliasAnalysisTest.xml#L0
Failed test found in:
/Users/runner/work/enso/enso/target/test-results/TEST-org.enso.compiler.pass.analyse.test.AliasAnalysisTest.xml
Error:
org.scalatest.exceptions.TestFailedException: Expression.Binding(name = Name.Literal(name = a, isMethod = false, location = Some(IdentifiedLocation[start=41, end=42, uuid=None]), passData = MetadataStorage[], diagnostics = null, id = null), expression = Application.Prefix(function = Name.Literal(name = +, isMethod = true, location = Some(IdentifiedLocation[start=47, end=48, uuid=None]), passData = MetadataStorage[AliasMetadata.Occurrence], diagnostics = null, id = acb92a31-1d30-4c81-ab95-3bc681e46ee4), arguments = List(CallArgument.Specified(name = None, value = Name.Literal(name = b, isMethod = false, location = Some(IdentifiedLocation[start=45, end=46, uuid=None]), passData = MetadataStorage[AliasMetadata.Occurrence], diagnostics = null, id = 06683033-f683-43b3-8677-9c2410989b52), location = Some(IdentifiedLocation[start=45, end=46, uuid=None]), passData = MetadataStorage[AliasMetadata.ChildScope], diagnostics = null, id = null), CallArgument.Specified(name = None, value = Literal.Number(base = None, value = 1, location = Some(IdentifiedLocation[start=49, end=50, uuid=None]), passData = MetadataStorage[], diagnostics = null, id = null), location = Some(IdentifiedLocation[start=49, end=50, uuid=None]), passData = MetadataStorage[AliasMetadata.ChildScope], diagnostics = null, id = null)), hasDefaultsSuspended = false, location = Some(IdentifiedLocation[start=45, end=50, uuid=None]), passData = MetadataStorage[], diagnostics = null, id = null), location = Some(IdentifiedLocation[start=41, end=50, uuid=None]) passData = MetadataStorage[AliasMetadata.Occurrence, IgnoredBindings.State.NotIgnored], diagnostics = null, id = 0e025003-78ae-4f04-be76-d251660866f0) was not an instance of org.enso.compiler.core.ir.expression.errors.Redefined$Binding, but an instance of org.enso.compiler.core.ir.Expression$Binding
|
org.enso.interpreter.test.instrument.RuntimeComponentsTest ► should load component groups of standard library:
lib/scala/testkit/src/main/scala/org/enso/testkit/OsSpec.scala#L26
Failed test found in:
/Users/runner/work/enso/enso/target/test-results/TEST-org.enso.interpreter.test.instrument.RuntimeComponentsTest.xml
Error:
org.scalatest.exceptions.TestFailedException: List("/Users/runner/work/enso/enso/distribution/lib/Standard/Database/0.0.0-dev/src/Errors.enso:91:9: warning: Unused variable max_length.", " 91 | max_length = 300", " | ^~~~~~~~~~") did not equal List()
|
org.enso.interpreter.test.instrument.RuntimeErrorsTest ► should not return cached method pointer when node panics:
/Users/runner/work/enso/enso/target/test-results/TEST-org.enso.interpreter.test.instrument.RuntimeErrorsTest.xml#L0
Failed test found in:
/Users/runner/work/enso/enso/target/test-results/TEST-org.enso.interpreter.test.instrument.RuntimeErrorsTest.xml
Error:
org.scalatest.exceptions.TestFailedException: List(Response(None, ExpressionUpdates(cb76200a-be31-4848-85b1-11f141f33ed8, Set(ExpressionUpdate(92d4c061-b881-43ea-9e47-be9854079a0b, None, None, Vector(), true, false, Pending(None, None))))), Response(None, ExecutionFailed(cb76200a-be31-4848-85b1-11f141f33ed8, Failure("Execution of function main failed (No frame for FramePointer[parentLevel=1, frameSlotIdx=1]).", None))), Response(None, ExecutionFailed(cb76200a-be31-4848-85b1-11f141f33ed8, Failure("Execution of function main failed (No frame for FramePointer[parentLevel=1, frameSlotIdx=1]).", None)))) did not contain the same elements as List(Response(None, ExpressionUpdates(cb76200a-be31-4848-85b1-11f141f33ed8, Set(ExpressionUpdate(92d4c061-b881-43ea-9e47-be9854079a0b, None, None, Vector(), true, false, Pending(None, None))))), Response(None, ExpressionUpdates(cb76200a-be31-4848-85b1-11f141f33ed8, Set(ExpressionUpdate(92d4c061-b881-43ea-9e47-be9854079a0b, Some(Vector("Standard.Base.Panic.Panic")), None, Vector(ExecutionTime(0)), false, true, Panic("Method `function2` of type Main could not be found.", List(92d4c061-b881-43ea-9e47-be9854079a0b)))))), Response(None, ExecutionComplete(cb76200a-be31-4848-85b1-11f141f33ed8)))
|
org.enso.interpreter.test.instrument.RuntimeExecutionEnvironmentTest ► should panic when output context is not enabled:
lib/scala/testkit/src/main/scala/org/enso/testkit/OsSpec.scala#L26
Failed test found in:
/Users/runner/work/enso/enso/target/test-results/TEST-org.enso.interpreter.test.instrument.RuntimeExecutionEnvironmentTest.xml
Error:
org.scalatest.exceptions.TestFailedException: List(Response(Some(54ab5f91-519f-428f-9d55-2ec477075394), PushContextResponse(0eea8dbb-acbc-445a-a781-c32923971aaf)), Response(None, ExecutionFailed(0eea8dbb-acbc-445a-a781-c32923971aaf, Failure("Execution of function main failed (No frame for FramePointer[parentLevel=1, frameSlotIdx=3]).", None))), Response(None, ExecutionFailed(0eea8dbb-acbc-445a-a781-c32923971aaf, Failure("Execution of function main failed (No frame for FramePointer[parentLevel=1, frameSlotIdx=3]).", None)))) did not contain all of (Response(Some(54ab5f91-519f-428f-9d55-2ec477075394), PushContextResponse(0eea8dbb-acbc-445a-a781-c32923971aaf)), Response(None, ExpressionUpdates(0eea8dbb-acbc-445a-a781-c32923971aaf, Set(ExpressionUpdate(2195c25b-82e8-47d1-afd8-3189e9964633, Some(Vector("Standard.Base.Panic.Panic")), Some(MethodCall(MethodPointer("Standard.Base.Runtime", "Standard.Base.Runtime.Context", "if_enabled"), Vector(2, 3, 4))), Vector(ExecutionTime(0)), false, true, Panic("The Output context is disabled.", List(2195c25b-82e8-47d1-afd8-3189e9964633)))))), Response(None, ExecutionComplete(0eea8dbb-acbc-445a-a781-c32923971aaf)))
|
org.enso.interpreter.test.instrument.RuntimeExecutionEnvironmentTest ► should panic when input is not enabled:
lib/scala/testkit/src/main/scala/org/enso/testkit/OsSpec.scala#L26
Failed test found in:
/Users/runner/work/enso/enso/target/test-results/TEST-org.enso.interpreter.test.instrument.RuntimeExecutionEnvironmentTest.xml
Error:
org.scalatest.exceptions.TestFailedException: List(Response(Some(4ef45ffd-f5c9-4b68-af0b-3cf1ea2bfad7), PushContextResponse(f091d51b-e835-4883-ba52-7e4a387edc82)), Response(None, ExecutionFailed(f091d51b-e835-4883-ba52-7e4a387edc82, Failure("Execution of function main failed (No frame for FramePointer[parentLevel=1, frameSlotIdx=3]).", None))), Response(None, ExecutionFailed(f091d51b-e835-4883-ba52-7e4a387edc82, Failure("Execution of function main failed (No frame for FramePointer[parentLevel=1, frameSlotIdx=3]).", None)))) did not contain all of (Response(Some(4ef45ffd-f5c9-4b68-af0b-3cf1ea2bfad7), PushContextResponse(f091d51b-e835-4883-ba52-7e4a387edc82)), Response(None, ExpressionUpdates(f091d51b-e835-4883-ba52-7e4a387edc82, Set(ExpressionUpdate(a655ffe4-eaba-45b4-9ee6-eb9fea03082b, Some(Vector("Standard.Base.Panic.Panic")), Some(MethodCall(MethodPointer("Standard.Base.Runtime", "Standard.Base.Runtime.Context", "if_enabled"), Vector(2, 3, 4))), Vector(ExecutionTime(0)), false, true, Panic("The Input context is disabled.", List(a655ffe4-eaba-45b4-9ee6-eb9fea03082b)))))), Response(None, ExecutionComplete(f091d51b-e835-4883-ba52-7e4a387edc82)))
|
org.enso.interpreter.test.instrument.RuntimeRecomputeTest ► should recompute method call returning Panic with expression configs:
/Users/runner/work/enso/enso/target/test-results/TEST-org.enso.interpreter.test.instrument.RuntimeRecomputeTest.xml#L0
Failed test found in:
/Users/runner/work/enso/enso/target/test-results/TEST-org.enso.interpreter.test.instrument.RuntimeRecomputeTest.xml
Error:
org.scalatest.exceptions.TestFailedException: List(Response(Some(1aabf8e9-e464-4382-9ba3-f352676f98c9), PushContextResponse(838ff655-3908-4cfb-b34e-4b0cd2156527)), Response(None, ExecutionFailed(838ff655-3908-4cfb-b34e-4b0cd2156527, Failure("Execution of function main failed (No frame for FramePointer[parentLevel=1, frameSlotIdx=3]).", None))), Response(None, ExecutionFailed(838ff655-3908-4cfb-b34e-4b0cd2156527, Failure("Execution of function main failed (No frame for FramePointer[parentLevel=1, frameSlotIdx=3]).", None)))) did not contain the same elements as List(Response(Some(1aabf8e9-e464-4382-9ba3-f352676f98c9), PushContextResponse(838ff655-3908-4cfb-b34e-4b0cd2156527)), Response(None, ExpressionUpdates(838ff655-3908-4cfb-b34e-4b0cd2156527, Set(ExpressionUpdate(00000000-0000-00aa-69bb-e53a8983489d, Some(Vector("Standard.Base.Errors.Common.Forbidden_Operation")), Some(MethodCall(MethodPointer("Standard.Base.Panic", "Standard.Base.Panic.Panic", "catch"), Vector())), Vector(ExecutionTime(0)), false, true, Value(None, None))))), Response(None, ExpressionUpdates(838ff655-3908-4cfb-b34e-4b0cd2156527, Set(ExpressionUpdate(00000000-0000-00ab-6715-ae5d8b9642cb, Some(Vector("Standard.Base.Data.Boolean.Boolean")), Some(MethodCall(MethodPointer("Standard.Base.Runtime", "Standard.Base.Runtime.Context", "is_enabled"), Vector(1))), Vector(ExecutionTime(0)), false, true, Value(None, None))))), Response(None, ExecutionComplete(838ff655-3908-4cfb-b34e-4b0cd2156527)))
|
org.enso.interpreter.test.instrument.RuntimeServerTest ► RuntimeServer should return error unresolved symbol (pretty print):
/Users/runner/work/enso/enso/target/test-results/TEST-org.enso.interpreter.test.instrument.RuntimeServerTest.xml#L0
Failed test found in:
/Users/runner/work/enso/enso/target/test-results/TEST-org.enso.interpreter.test.instrument.RuntimeServerTest.xml
Error:
org.scalatest.exceptions.TestFailedException: List(Response(Some(5d375223-02f8-4384-8a99-2f34f8bee657), PushContextResponse(d49ef1d6-62a6-4265-8ba8-6bc66ccac022)), Response(None, ExecutionFailed(d49ef1d6-62a6-4265-8ba8-6bc66ccac022, Failure("No frame for FramePointer[parentLevel=1, frameSlotIdx=1]", None)))) did not contain the same elements as List(Response(Some(5d375223-02f8-4384-8a99-2f34f8bee657), PushContextResponse(d49ef1d6-62a6-4265-8ba8-6bc66ccac022)), Response(None, ExecutionFailed(d49ef1d6-62a6-4265-8ba8-6bc66ccac022, Diagnostic(Error, Some("Method `+` of type Function could not be found."), Some(/var/folders/6y/f6qmctm15g7d62gdx37s226h0000gn/T/enso-test-packages4262525964178440851/src/Main.enso), Some(Range(Position(3, 14), Position(3, 23))), None, Vector(StackTraceElement("Main.bar", Some(/var/folders/6y/f6qmctm15g7d62gdx37s226h0000gn/T/enso-test-packages4262525964178440851/src/Main.enso), Some(Range(Position(3, 14), Position(3, 23))), None), StackTraceElement("Main.main", Some(/var/folders/6y/f6qmctm15g7d62gdx37s226h0000gn/T/enso-test-packages4262525964178440851/src/Main.enso), Some(Range(Position(1, 7), Position(1, 16))), None))))))
|
org.enso.interpreter.test.instrument.RuntimeServerTest ► RuntimeServer should return error unexpected type (pretty print):
/Users/runner/work/enso/enso/target/test-results/TEST-org.enso.interpreter.test.instrument.RuntimeServerTest.xml#L0
Failed test found in:
/Users/runner/work/enso/enso/target/test-results/TEST-org.enso.interpreter.test.instrument.RuntimeServerTest.xml
Error:
org.scalatest.exceptions.TestFailedException: List(Response(Some(ec234e82-ac51-4d1f-be8a-9a35243f7d75), PushContextResponse(231278bf-9c5d-43ae-a58e-130f2067111f)), Response(None, ExecutionFailed(231278bf-9c5d-43ae-a58e-130f2067111f, Failure("Index 3 out of bounds for length 3", None)))) did not contain the same elements as List(Response(Some(ec234e82-ac51-4d1f-be8a-9a35243f7d75), PushContextResponse(231278bf-9c5d-43ae-a58e-130f2067111f)), Response(None, ExecutionFailed(231278bf-9c5d-43ae-a58e-130f2067111f, Diagnostic(Error, Some("Type error: Expected `str` to be Text, but got Integer."), Some(/var/folders/6y/f6qmctm15g7d62gdx37s226h0000gn/T/enso-test-packages7134980218005829569/src/Main.enso), Some(Range(Position(3, 10), Position(3, 15))), None, Vector(StackTraceElement("Main.bar", Some(/var/folders/6y/f6qmctm15g7d62gdx37s226h0000gn/T/enso-test-packages7134980218005829569/src/Main.enso), Some(Range(Position(3, 10), Position(3, 15))), None), StackTraceElement("Main.main", Some(/var/folders/6y/f6qmctm15g7d62gdx37s226h0000gn/T/enso-test-packages7134980218005829569/src/Main.enso), Some(Range(Position(1, 7), Position(1, 18))), None))))))
|
org.enso.interpreter.test.instrument.RuntimeServerTest ► RuntimeServer should return error method does not exist (pretty print):
/Users/runner/work/enso/enso/target/test-results/TEST-org.enso.interpreter.test.instrument.RuntimeServerTest.xml#L0
Failed test found in:
/Users/runner/work/enso/enso/target/test-results/TEST-org.enso.interpreter.test.instrument.RuntimeServerTest.xml
Error:
org.scalatest.exceptions.TestFailedException: List(Response(Some(60e4b6ff-eff3-4b47-ba29-2bea95fc083b), PushContextResponse(14d5826e-f969-42f8-b820-add5843e9f68)), Response(None, ExecutionFailed(14d5826e-f969-42f8-b820-add5843e9f68, Failure("No frame for FramePointer[parentLevel=1, frameSlotIdx=1]", None)))) did not contain the same elements as List(Response(Some(60e4b6ff-eff3-4b47-ba29-2bea95fc083b), PushContextResponse(14d5826e-f969-42f8-b820-add5843e9f68)), Response(None, ExecutionFailed(14d5826e-f969-42f8-b820-add5843e9f68, Diagnostic(Error, Some("Method `pi` of type Number.type could not be found."), Some(/var/folders/6y/f6qmctm15g7d62gdx37s226h0000gn/T/enso-test-packages8155345134911993368/src/Main.enso), Some(Range(Position(3, 7), Position(3, 16))), None, Vector(StackTraceElement("Main.main", Some(/var/folders/6y/f6qmctm15g7d62gdx37s226h0000gn/T/enso-test-packages8155345134911993368/src/Main.enso), Some(Range(Position(3, 7), Position(3, 16))), None))))))
|
org.enso.interpreter.test.instrument.RuntimeServerTest ► RuntimeServer should return error with a stack trace (pretty print):
/Users/runner/work/enso/enso/target/test-results/TEST-org.enso.interpreter.test.instrument.RuntimeServerTest.xml#L0
Failed test found in:
/Users/runner/work/enso/enso/target/test-results/TEST-org.enso.interpreter.test.instrument.RuntimeServerTest.xml
Error:
org.scalatest.exceptions.TestFailedException: List(Response(Some(daaf158f-f36d-47eb-b860-15fd8a577af9), PushContextResponse(c30b027c-d589-4c0f-949a-f18fbb44bdb8)), Response(None, ExecutionFailed(c30b027c-d589-4c0f-949a-f18fbb44bdb8, Failure("Index 3 out of bounds for length 3", None)))) did not contain the same elements as List(Response(Some(daaf158f-f36d-47eb-b860-15fd8a577af9), PushContextResponse(c30b027c-d589-4c0f-949a-f18fbb44bdb8)), Response(None, ExecutionFailed(c30b027c-d589-4c0f-949a-f18fbb44bdb8, Diagnostic(Error, Some("Type error: Expected `that` to be Integer, but got Function."), None, Some(Range(Position(6, 18), Position(6, 43))), None, Vector(StackTraceElement("Integer.+", None, Some(Range(Position(6, 18), Position(6, 43))), None), StackTraceElement("Main.baz", Some(/var/folders/6y/f6qmctm15g7d62gdx37s226h0000gn/T/enso-test-packages8463722087165875505/src/Main.enso), Some(Range(Position(12, 8), Position(12, 17))), None), StackTraceElement("Main.bar", Some(/var/folders/6y/f6qmctm15g7d62gdx37s226h0000gn/T/enso-test-packages8463722087165875505/src/Main.enso), Some(Range(Position(9, 8), Position(9, 11))), None), StackTraceElement("Main.foo", Some(/var/folders/6y/f6qmctm15g7d62gdx37s226h0000gn/T/enso-test-packages8463722087165875505/src/Main.enso), Some(Range(Position(6, 8), Position(6, 11))), None), StackTraceElement("Main.main", Some(/var/folders/6y/f6qmctm15g7d62gdx37s226h0000gn/T/enso-test-packages8463722087165875505/src/Main.enso), Some(Range(Position(3, 4), Position(3, 7))), None))))))
|
org.enso.interpreter.test.instrument.RuntimeServerTest ► RuntimeServer should return compiler error variable redefined:
/Users/runner/work/enso/enso/target/test-results/TEST-org.enso.interpreter.test.instrument.RuntimeServerTest.xml#L0
Failed test found in:
/Users/runner/work/enso/enso/target/test-results/TEST-org.enso.interpreter.test.instrument.RuntimeServerTest.xml
Error:
org.scalatest.exceptions.TestFailedException: List(Response(Some(4cb16078-5264-42e8-b807-c575971873df), PushContextResponse(3eeb7025-9954-46d3-832c-4ec3972c7dcf)), Response(None, ExecutionUpdate(3eeb7025-9954-46d3-832c-4ec3972c7dcf, List(Diagnostic(Warning, Some("Unused variable x."), Some(/var/folders/6y/f6qmctm15g7d62gdx37s226h0000gn/T/enso-test-packages13071922131884609669/src/Main.enso), Some(Range(Position(1, 4), Position(1, 5))), None, Vector()), Diagnostic(Warning, Some("Unused variable x."), Some(/var/folders/6y/f6qmctm15g7d62gdx37s226h0000gn/T/enso-test-packages13071922131884609669/src/Main.enso), Some(Range(Position(2, 4), Position(2, 5))), None, Vector()))))) did not contain the same elements as List(Response(Some(4cb16078-5264-42e8-b807-c575971873df), PushContextResponse(3eeb7025-9954-46d3-832c-4ec3972c7dcf)), Response(None, ExecutionUpdate(3eeb7025-9954-46d3-832c-4ec3972c7dcf, List(Diagnostic(Warning, Some("Unused variable x."), Some(/var/folders/6y/f6qmctm15g7d62gdx37s226h0000gn/T/enso-test-packages13071922131884609669/src/Main.enso), Some(Range(Position(1, 4), Position(1, 5))), None, Vector()), Diagnostic(Error, Some("Variable x is being redefined."), Some(/var/folders/6y/f6qmctm15g7d62gdx37s226h0000gn/T/enso-test-packages13071922131884609669/src/Main.enso), Some(Range(Position(2, 4), Position(2, 9))), None, Vector())))))
|
org.enso.interpreter.test.instrument.RuntimeStdlibTest ► should import Base modules:
lib/scala/testkit/src/main/scala/org/enso/testkit/OsSpec.scala#L26
Failed test found in:
/Users/runner/work/enso/enso/target/test-results/TEST-org.enso.interpreter.test.instrument.RuntimeStdlibTest.xml
Error:
org.scalatest.exceptions.TestFailedException: List("/Users/runner/work/enso/enso/distribution/lib/Standard/Database/0.0.0-dev/src/Errors.enso:91:9: warning: Unused variable max_length.", " 91 | max_length = 300", " | ^~~~~~~~~~", "Hello World!") did not equal List("Hello World!")
|
org.enso.interpreter.test.instrument.RuntimeVisualizationsTest ► should return VisualizationExpressionFailed error when attaching visualization:
/Users/runner/work/enso/enso/target/test-results/TEST-org.enso.interpreter.test.instrument.RuntimeVisualizationsTest.xml#L0
Failed test found in:
/Users/runner/work/enso/enso/target/test-results/TEST-org.enso.interpreter.test.instrument.RuntimeVisualizationsTest.xml
Error:
org.scalatest.exceptions.TestFailedException: List(Response(Some(61b44898-4cd0-4fc5-a73e-22c57cfa0150), VisualizationAttached())) did not contain the same elements as List(Response(Some(61b44898-4cd0-4fc5-a73e-22c57cfa0150), VisualizationAttached()), Response(None, VisualizationExpressionFailed(VisualizationContext(3a1ef7c5-18bc-4da7-8300-f980fd17aef0, 00149108-4c26-4eb9-bb23-655ae116ba5f, 76f1233c-0b0e-40c9-805e-fd57bcd00976), "Method `does_not_exist` of type Main could not be found.", Some(Diagnostic(Error, Some("Method `does_not_exist` of type Main could not be found."), None, None, None, Vector())))))
|
org.enso.interpreter.test.instrument.RuntimeVisualizationsTest ► should return visualization evaluation errors with diagnostic info:
/Users/runner/work/enso/enso/target/test-results/TEST-org.enso.interpreter.test.instrument.RuntimeVisualizationsTest.xml#L0
Failed test found in:
/Users/runner/work/enso/enso/target/test-results/TEST-org.enso.interpreter.test.instrument.RuntimeVisualizationsTest.xml
Error:
org.scalatest.exceptions.TestFailedException: List(Response(Some(9e6bd3a3-ea1d-4133-9dd3-aedd32ba4d14), VisualizationAttached()), Response(None, ExecutionFailed(4ca90b56-209d-4fb7-b15a-2f2e8740f2e4, Failure("Execution of function main failed (No parent frame for FramePointer[parentLevel=4, frameSlotIdx=1]).", None))), Response(None, ExecutionFailed(4ca90b56-209d-4fb7-b15a-2f2e8740f2e4, Failure("Execution of function main failed (No parent frame for FramePointer[parentLevel=4, frameSlotIdx=1]).", None)))) did not contain the same elements as List(Response(Some(9e6bd3a3-ea1d-4133-9dd3-aedd32ba4d14), VisualizationAttached()), Response(None, VisualizationEvaluationFailed(VisualizationContext(5bec0d7e-1bc3-4a76-b151-f0a378a6058d, 4ca90b56-209d-4fb7-b15a-2f2e8740f2e4, 06483ab0-aa96-47b8-bf8f-48c60493a2a2), "Method `visualise_me` of type Integer could not be found.", Some(Diagnostic(Error, Some("Method `visualise_me` of type Integer could not be found."), None, Some(Range(Position(0, 5), Position(0, 19))), None, Vector(StackTraceElement("<inline_source>.Enso_Test.Test.Main", None, Some(Range(Position(0, 5), Position(0, 19))), None)))))), Response(None, ExecutionComplete(4ca90b56-209d-4fb7-b15a-2f2e8740f2e4)))
|
org.enso.interpreter.test.instrument.RuntimeVisualizationsTest ► should return visualization error with a stack trace:
/Users/runner/work/enso/enso/target/test-results/TEST-org.enso.interpreter.test.instrument.RuntimeVisualizationsTest.xml#L0
Failed test found in:
/Users/runner/work/enso/enso/target/test-results/TEST-org.enso.interpreter.test.instrument.RuntimeVisualizationsTest.xml
Error:
org.scalatest.exceptions.TestFailedException: List(Response(Some(f26e51f4-f9b7-4f64-85d3-c063b27d0d99), VisualizationAttached()), Response(None, ExecutionFailed(69e89581-8433-45b1-ad8b-3975130579c3, Failure("Execution of function main failed (No parent frame for FramePointer[parentLevel=4, frameSlotIdx=1]).", None))), Response(None, ExecutionFailed(69e89581-8433-45b1-ad8b-3975130579c3, Failure("Execution of function main failed (No parent frame for FramePointer[parentLevel=4, frameSlotIdx=1]).", None)))) did not contain the same elements as List(Response(Some(f26e51f4-f9b7-4f64-85d3-c063b27d0d99), VisualizationAttached()), Response(None, VisualizationEvaluationFailed(VisualizationContext(f8eddf8e-1a4a-4647-9f77-c5b87ae2ef68, 69e89581-8433-45b1-ad8b-3975130579c3, 12e2ae87-3ba4-45e4-aaa1-b4ab51e90c26), "Method `visualise_me` of type Integer could not be found.", Some(Diagnostic(Error, Some("Method `visualise_me` of type Integer could not be found."), Some(/var/folders/6y/f6qmctm15g7d62gdx37s226h0000gn/T/enso-test-packages7826546418693738616/src/Visualization.enso), Some(Range(Position(1, 11), Position(1, 25))), None, Vector(StackTraceElement("Visualization.encode", Some(/var/folders/6y/f6qmctm15g7d62gdx37s226h0000gn/T/enso-test-packages7826546418693738616/src/Visualization.enso), Some(Range(Position(1, 11), Position(1, 25))), None), StackTraceElement("Visualization.inc_and_encode", Some(/var/folders/6y/f6qmctm15g7d62gdx37s226h0000gn/T/enso-test-packages7826546418693738616/src/Visualization.enso), Some(Range(Position(3, 19), Position(3, 29))), None)))))), Response(None, ExecutionComplete(69e89581-8433-45b1-ad8b-3975130579c3)))
|
org.enso.interpreter.test.instrument.RuntimeVisualizationsTest ► should run visualization error preprocessor:
/Users/runner/work/enso/enso/target/test-results/TEST-org.enso.interpreter.test.instrument.RuntimeVisualizationsTest.xml#L0
Failed test found in:
/Users/runner/work/enso/enso/target/test-results/TEST-org.enso.interpreter.test.instrument.RuntimeVisualizationsTest.xml
Error:
scala.MatchError: None (of class scala.None$)
|
org.enso.interpreter.test.instrument.RuntimeVisualizationsTest ► should run visualization default preprocessor:
/Users/runner/work/enso/enso/target/test-results/TEST-org.enso.interpreter.test.instrument.RuntimeVisualizationsTest.xml#L0
Failed test found in:
/Users/runner/work/enso/enso/target/test-results/TEST-org.enso.interpreter.test.instrument.RuntimeVisualizationsTest.xml
Error:
scala.MatchError: None (of class scala.None$)
|
org.enso.interpreter.test.instrument.RuntimeVisualizationsTest ► should execute default visualization preprocessor:
/Users/runner/work/enso/enso/target/test-results/TEST-org.enso.interpreter.test.instrument.RuntimeVisualizationsTest.xml#L0
Failed test found in:
/Users/runner/work/enso/enso/target/test-results/TEST-org.enso.interpreter.test.instrument.RuntimeVisualizationsTest.xml
Error:
org.scalatest.exceptions.TestFailedException: List(Response(Some(abbee6aa-057b-4dc8-916d-c36658881a12), VisualizationAttached()), Response(None, ExecutionFailed(3c0da450-9a0f-4174-b16a-e0a9d66f999f, Failure("Execution of function main failed (No parent frame for FramePointer[parentLevel=3, frameSlotIdx=1]).", None))), Response(None, ExecutionFailed(3c0da450-9a0f-4174-b16a-e0a9d66f999f, Failure("Execution of function main failed (No parent frame for FramePointer[parentLevel=3, frameSlotIdx=1]).", None)))) did not contain all of (Response(Some(abbee6aa-057b-4dc8-916d-c36658881a12), VisualizationAttached()), Response(None, ExecutionComplete(3c0da450-9a0f-4174-b16a-e0a9d66f999f)))
|
org.enso.interpreter.test.instrument.RuntimeVisualizationsTest ► should execute default visualization preprocessor with a FQN:
/Users/runner/work/enso/enso/target/test-results/TEST-org.enso.interpreter.test.instrument.RuntimeVisualizationsTest.xml#L0
Failed test found in:
/Users/runner/work/enso/enso/target/test-results/TEST-org.enso.interpreter.test.instrument.RuntimeVisualizationsTest.xml
Error:
org.scalatest.exceptions.TestFailedException: List(Response(Some(f68d21d7-de7a-4e53-b1c5-3d98cbc14de1), VisualizationAttached()), Response(None, ExecutionFailed(91dcc731-85ef-4abb-9e0a-0f8caba4eaee, Failure("Execution of function main failed (No parent frame for FramePointer[parentLevel=3, frameSlotIdx=1]).", None))), Response(None, ExecutionFailed(91dcc731-85ef-4abb-9e0a-0f8caba4eaee, Failure("Execution of function main failed (No parent frame for FramePointer[parentLevel=3, frameSlotIdx=1]).", None)))) did not contain all of (Response(Some(f68d21d7-de7a-4e53-b1c5-3d98cbc14de1), VisualizationAttached()), Response(None, ExecutionComplete(91dcc731-85ef-4abb-9e0a-0f8caba4eaee)))
|
org.enso.interpreter.test.semantic.CompileDiagnosticsTest ► Compile Error Reporting when Context is Cached should surface redefinition errors in the language:
/Users/runner/work/enso/enso/target/test-results/TEST-org.enso.interpreter.test.semantic.CompileDiagnosticsTest.xml#L0
Failed test found in:
/Users/runner/work/enso/enso/target/test-results/TEST-org.enso.interpreter.test.semantic.CompileDiagnosticsTest.xml
/Users/runner/work/enso/enso/target/test-results/TEST-org.enso.interpreter.test.semantic.CompileDiagnosticsTest.xml
Error:
org.scalatest.exceptions.TestFailedException: Nothing did not equal "(Compile_Error.Error 'Variable x is being redefined.')"
|
org.enso.interpreter.test.semantic.ImportsTest ► Overloaded methods should not be visible when not imported:
/Users/runner/work/enso/enso/target/test-results/TEST-org.enso.interpreter.test.semantic.ImportsTest.xml#L0
Failed test found in:
/Users/runner/work/enso/enso/target/test-results/TEST-org.enso.interpreter.test.semantic.ImportsTest.xml
Error:
org.scalatest.exceptions.TestFailedException: org.enso.interpreter.test.InterpreterException: No_Such_Method had message "No_Such_Method" instead of expected message "Method `method` of type X could not be found."
|
org.enso.interpreter.test.semantic.ImportsTest ► Importing module's types should not bring extension methods into the scope:
/Users/runner/work/enso/enso/target/test-results/TEST-org.enso.interpreter.test.semantic.ImportsTest.xml#L0
Failed test found in:
/Users/runner/work/enso/enso/target/test-results/TEST-org.enso.interpreter.test.semantic.ImportsTest.xml
Error:
org.scalatest.exceptions.TestFailedException: org.enso.interpreter.test.InterpreterException: No_Such_Method had message "No_Such_Method" instead of expected message "Method `foo` of type Integer could not be found."
|
org.enso.interpreter.test.semantic.MethodsTest ► Methods when Context is Cached should throw an exception when non-existent:
/Users/runner/work/enso/enso/target/test-results/TEST-org.enso.interpreter.test.semantic.MethodsTest.xml#L0
Failed test found in:
/Users/runner/work/enso/enso/target/test-results/TEST-org.enso.interpreter.test.semantic.MethodsTest.xml
/Users/runner/work/enso/enso/target/test-results/TEST-org.enso.interpreter.test.semantic.MethodsTest.xml
Error:
org.scalatest.exceptions.TestFailedException: org.enso.interpreter.test.InterpreterException: No_Such_Method had message "No_Such_Method" instead of expected message "Method `foo` of type Integer could not be found."
|
org.enso.interpreter.test.semantic.MethodsTest ► Methods when Context is Cached should not be callable on instances when static:
/Users/runner/work/enso/enso/target/test-results/TEST-org.enso.interpreter.test.semantic.MethodsTest.xml#L0
Failed test found in:
/Users/runner/work/enso/enso/target/test-results/TEST-org.enso.interpreter.test.semantic.MethodsTest.xml
/Users/runner/work/enso/enso/target/test-results/TEST-org.enso.interpreter.test.semantic.MethodsTest.xml
Error:
org.scalatest.exceptions.TestFailedException: org.enso.interpreter.test.InterpreterException: No_Such_Method had message "No_Such_Method" instead of expected message "Method `new` of type Foo could not be found."
|
org.enso.interpreter.test.semantic.StrictCompileDiagnosticsTest ► Compile Errors in Batch Mode when Context is Cached should be reported and abort execution:
/Users/runner/work/enso/enso/target/test-results/TEST-org.enso.interpreter.test.semantic.StrictCompileDiagnosticsTest.xml#L0
Failed test found in:
/Users/runner/work/enso/enso/target/test-results/TEST-org.enso.interpreter.test.semantic.StrictCompileDiagnosticsTest.xml
/Users/runner/work/enso/enso/target/test-results/TEST-org.enso.interpreter.test.semantic.StrictCompileDiagnosticsTest.xml
Error:
org.scalatest.exceptions.TestFailedException: HashSet("Test:4:9: error: Unexpected expression.", "Test:2:9: error: Parentheses can't be empty.", "Test:3:5: warning: Unused variable x.", "Test:2:5: warning: Unused variable x.", "Test:4:5: warning: Unused variable y.") did not equal HashSet("Test:3:5: error: Variable x is being redefined.", "Test:4:9: error: Unexpected expression.", "Test:2:9: error: Parentheses can't be empty.", "Test:2:5: warning: Unused variable x.", "Test:4:5: warning: Unused variable y.")
|
Artifacts
Produced during runtime
Name | Size | |
---|---|---|
Enso IGV Plugin
|
9.21 MB |
|
VSCode Extension
|
9.35 MB |
|
parser_linux
|
579 KB |
|
parser_mac_arm
|
516 KB |
|
parser_mac_intel
|
514 KB |
|
parser_windows
|
723 KB |
|