apache / incubator-kie-issues

Apache License 2.0
12 stars 1 forks source link

`kogito-apps` investigate tests failing for CI pipelines (nightly native) #808

Open eduardocerqueira opened 8 months ago

eduardocerqueira commented 8 months ago

investigate and stabilize the tests failing

https://ci-builds.apache.org/blue/organizations/jenkins/KIE%2Fkogito%2Fmain%2Fnightly.native%2Fkogito-apps.build-and-test/detail/kogito-apps.build-and-test/96/tests/

pefernan commented 7 months ago

There's a NPE going on when processing the ProcessDefinitionsDataEvents in the Data Index. A part of the wrong if statement (see attached PR to fix it), in native mode the events cannot be properly parsed in the Data-Index and arrive with a null content that also cause errors when persisting them in DDBB. We may invest a bit more time to see if there's a problem in the events serializers.

pefernan commented 7 months ago

Moving the issue back to backlog since it's not a blocker for 10.0.0.