shuiqiangchen commented on pull request #13756:
URL: https://github.com/apache/flink/pull/13756#issuecomment-714980749


   @anonymouscodeholic Thank you for your suggestions. Exactly, there is only 
the `testConfigurePythonExecution` need to be run as an IT. It would be better 
to split the tests in PythonProgramOptionsTest into two class (UTs and ITs) 
since UT has lower cost. 
   
   >After this PR it's not clear why does this test need to be an IT.
   
   The reason is that it requires to set a job jar to build a 
`PackagedProgram`, and the dummy job jar used in this test case is built in the 
packing phase.
   


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

For queries about this service, please contact Infrastructure at:
[email protected]


Reply via email to