calvinjiang commented on PR #14099: URL: https://github.com/apache/dolphinscheduler/pull/14099#issuecomment-1560847637
> @SbloodyS @zhuangchong @calvinjiang I have cherry-pick my commits, can you guys trigger CI again I just restarted the E2E test. But it seems like that there is an error with running workflow. You can check the class 'WorkflowE2ETest' and the test case 'testRunWorkflow'. You'll find that the whole test class includes three test cases in order. Before running the test case 'testRunWorkflow' the test case 'testCreateWorkflow' and 'testCreateSubWorkflow' needs to be ran. As you can see, the two test cases use some parameters that might cause the error. You should simulate these settings in your workflow and see if there is the same error. The error log is as follows: <img width="1199" alt="image" src="https://github.com/apache/dolphinscheduler/assets/4928204/9d091c0c-47bc-4c7c-9fbd-9715cc21c17c">  -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
