Uploaded image for project: 'jBPM'
  1. jBPM
  2. JBPM-8467

Stunner - Old marshaller tests for Event and Multiple Instance sub-processes are failing

    XMLWordPrintable

Details

    • Bug
    • Resolution: Obsolete
    • Major
    • 7.26.0.Final
    • 7.22.0.Final
    • Designer
    • NEW
    • NEW

    Description

      Old marshaller tests for Event and Multiple Instance sub-processes are failing:

      • org.kie.workbench.common.stunner.bpmn.backend.service.diagram.marshalling.subprocesses.EventSubProcessTest.testMarshallTopLevelFilledPropertiesSubProcess()
        • Process data is different before and after marshalling: "subVarString:String,subVarCustom:Custom,subVarBoolean:Boolean,subVarFloat:Float,subVarInteger:Integer,subVarObject:Object" vs "subVarString,subVarCustom,subVarBoolean,subVarFloat,subVarInteger,subVarObject"
      • org.kie.workbench.common.stunner.bpmn.backend.service.diagram.marshalling.subprocesses.MultipleInstanceSubProcessTest.testMarshallTopLevelFilledPropertiesSubProcess()
        • Process data is different before and after marshalling:
          "subVarCustom:any.Custom,subVarBoolean:Boolean,subVarFloat:Float,subVarInteger:Integer,subVarObject:Object,subVarString:String" vs
          "subVarCustom,subVarBoolean,subVarFloat,subVarInteger,subVarObject,subVarString"

      Attachments

        Issue Links

          Activity

            People

              romartin@redhat.com Roger Martinez
              lterifaj@redhat.com Lubomir Terifaj
              Votes:
              0 Vote for this issue
              Watchers:
              3 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: