EMsnap opened a new pull request, #8483:
URL: https://github.com/apache/inlong/pull/8483

   - Fixes #8481
   
   ### Motivation
   
   Fix unit test for sort-core in flink-1.15
   
   ### Modifications
   
   1\
   
   change the test code to 
   
   mvn --update-snapshots -e -V clean test -am -pl inlong-sort/sort-core 
-DfailIfNoTests=false -Pv1.15
   
   when using -pl to specify a module, we should use -am to compile the related 
modules 
   
   Also should specify the profile
   
   2\
   
   sort-core test on flink 1.15 do not have most connectors for flink1.15 so 
the connectors parser tests should be removed
   
   ### Verifying this change
   
   run test
   
   ### Documentation
   
     - Does this pull request introduce a new feature? (no)


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