You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
and the test shows that the variable is not mapped to the collection ouput variable:
expected: "test"
but was: null
Note: This is also blocking the migration of the testMultiInstanceLoopCharacteristicsTaskWithOutputCompletionCondition2 test as mentioned in apache/incubator-kie-kogito-runtimes#3682
The text was updated successfully, but these errors were encountered:
Add the following assert to the end of IntermediateEventTest.testMultiInstanceLoopCharacteristicsTaskWithOutputCmpCondSequential:
and the test shows that the variable is not mapped to the collection ouput variable:
Note: This is also blocking the migration of the testMultiInstanceLoopCharacteristicsTaskWithOutputCompletionCondition2 test as mentioned in apache/incubator-kie-kogito-runtimes#3682
The text was updated successfully, but these errors were encountered: