This is an automated email from the ASF dual-hosted git repository. vernedeng pushed a change to branch branch-1.10 in repository https://gitbox.apache.org/repos/asf/inlong.git
from f4148e675f [INLONG-9457][Agent] Add task and instance heartbeat audit (#9458) new 74266801c9 [INLONG-9459][Sort] Fix redis table test cannot run on some operation systems (#9460) new 5248e4ca06 [INLONG-9461][Manager] Fix failure of GroupTaskListenerFactoryTest (#9462) The 2 revisions listed above as "new" are entirely new to this repository and will be described in separate emails. The revisions listed as "add" were already present in the repository and have only been added to this reference. Summary of changes: .github/workflows/ci_ut.yml | 2 +- .../workflow/GroupTaskListenerFactoryTest.java | 65 ---------------------- .../sort-end-to-end-tests-v1.13/pom.xml | 3 - .../sort-end-to-end-tests-v1.15/pom.xml | 3 - .../sort-flink-v1.13/sort-connectors/redis/pom.xml | 3 +- .../apache/inlong/sort/redis/RedisTableTest.java | 7 +-- pom.xml | 2 +- 7 files changed, 7 insertions(+), 78 deletions(-) delete mode 100644 inlong-manager/manager-service/src/test/java/org/apache/inlong/manager/service/workflow/GroupTaskListenerFactoryTest.java