xintongsong opened a new pull request #13719:
URL: https://github.com/apache/flink/pull/13719


   ## What is the purpose of the change
   
   This PR fixes and re-activate failure tests in 
`TaskExecutorProcessSpecContainerResourcePriorityAdapterTest`.
   
   ## Brief change log
   
   - Add `resource-types.xml` to `src/test/resources`. This fix the failure 
tests.
   - Exclude `resource-types.xml` when building the test jar, because IT cases 
in `flink-yarn-test` (which depends on this test jar) does not work with this 
`resource-types.xml`.
   - Ignore the related tests if `resource-types.xml` is not loaded, in case 
the tests are executed directly for the test jar.
   


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