ailiujiarui commented on code in PR #16542:
URL: 
https://github.com/apache/dolphinscheduler/pull/16542#discussion_r1777087687


##########
.github/workflows/e2e.yml:
##########
@@ -124,8 +124,6 @@ jobs:
             class: org.apache.dolphinscheduler.e2e.cases.WorkflowE2ETest
           - name: WorkflowHttpTaskE2ETest
             class: 
org.apache.dolphinscheduler.e2e.cases.WorkflowHttpTaskE2ETest
-          - name: WorkflowJavaTaskE2ETest
-            class: 
org.apache.dolphinscheduler.e2e.cases.WorkflowJavaTaskE2ETest

Review Comment:
   Since the original workflowJavaTaskE2ETest was used to test Java code types 
under Java task types, and this feature has been removed, this test is no 
longer needed.



-- 
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]

Reply via email to