I'm seeing a lot of failed tests in test-patch runs on JIRA all because of the same NPE in WorkflowXCommand#generateEvent.
Here's an example: https://builds.apache.org/job/oozie-trunk-precommit-build/458/testReport/junit/org.apache.oozie.service/TestPurgeService/testPurgeServiceForWorkflow/ I tried running the same test on my machine and it had no problems; any ideas? Looks like its related to the event code. thanks - Robert
