Expression update contains full multi-value info #33202
Annotations
1 error
org.enso.interpreter.test.instrument.RuntimeAsyncCommandsTest ► should interrupt running execution context without sending Panic in expression updates:
lib/scala/testkit/src/main/scala/org/enso/testkit/FlakySpec.scala#L23
Failed test found in:
/Users/runner/work/enso/enso/target/test-results/TEST-org.enso.interpreter.test.instrument.RuntimeAsyncCommandsTest.xml
Error:
org.scalatest.exceptions.TestFailedException: List(Response(Some(962a00c9-ac97-427b-acdb-6c7d76ad609a), RecomputeContextResponse(c96209c7-4ec9-4b04-9c90-83be70003fae)), Response(None, ExecutionComplete(c96209c7-4ec9-4b04-9c90-83be70003fae)), Response(None, ExpressionUpdates(c96209c7-4ec9-4b04-9c90-83be70003fae, Set(ExpressionUpdate(f8d95cd8-bb08-4154-9a52-d868a6e48de8, Some(ExpressionType(Vector("Standard.Base.Data.Numbers.Integer"), Vector())), Some(MethodCall(MethodPointer("Enso_Test.Test.Main", "Enso_Test.Test.Main", "loop"), Vector(1))), Vector(ExecutionTime(0)), false, true, Value(None, None)))))) did not contain the same elements as List(Response(Some(962a00c9-ac97-427b-acdb-6c7d76ad609a), RecomputeContextResponse(c96209c7-4ec9-4b04-9c90-83be70003fae)), Response(None, ExpressionUpdates(c96209c7-4ec9-4b04-9c90-83be70003fae, Set(ExpressionUpdate(f8d95cd8-bb08-4154-9a52-d868a6e48de8, Some(ExpressionType(Vector("Standard.Base.Panic.Panic"), Vector())), Some(MethodCall(MethodPointer("Enso_Test.Test.Main", "Enso_Test.Test.Main", "loop"), Vector(1))), Vector(ExecutionTime(0)), false, true, Pending(None, None, true))))), Response(None, ExecutionComplete(c96209c7-4ec9-4b04-9c90-83be70003fae)))
|