This is an automated email from the ASF dual-hosted git repository.

github-bot pushed a commit to branch test-catalog
in repository https://gitbox.apache.org/repos/asf/kafka.git


The following commit(s) were added to refs/heads/test-catalog by this push:
     new f8a1271a7e0 Update test catalog data for GHA workflow run 11957254193
f8a1271a7e0 is described below

commit f8a1271a7e0884799bc27f6c087ffcbbd402a920
Author: github-actions[bot] 
<41898282+github-actions[bot]@users.noreply.github.com>
AuthorDate: Thu Nov 21 18:43:57 2024 +0000

    Update test catalog data for GHA workflow run 11957254193
    
    Commit: 
https://github.com/apache/kafka/commit/f5781d59dd54540e46608836e29ae8efaa71109d
    GitHub Run: https://github.com/apache/kafka/actions/runs/11957254193
---
 test-catalog/connect/runtime/tests.yaml | 4 +---
 1 file changed, 1 insertion(+), 3 deletions(-)

diff --git a/test-catalog/connect/runtime/tests.yaml 
b/test-catalog/connect/runtime/tests.yaml
index 1b20d4782d2..950dfa2bb27 100644
--- a/test-catalog/connect/runtime/tests.yaml
+++ b/test-catalog/connect/runtime/tests.yaml
@@ -106,7 +106,6 @@ 
org.apache.kafka.connect.integration.ConnectWorkerIntegrationTest:
 - testSourceTaskNotBlockedOnShutdownWithNonExistentTopic
 - testStoppedState
 - testTaskStatuses
-- testTasksConfigDeprecation
 - testTasksMaxEnforcement
 org.apache.kafka.connect.integration.ConnectorClientPolicyIntegrationTest:
 - testCreateWithAllowedOverridesForAllPolicy
@@ -1076,8 +1075,7 @@ 
org.apache.kafka.connect.runtime.rest.resources.ConnectorsResourceTest:
 - testGetConnectorTaskConfigsConnectorNotFound
 - testGetOffsets
 - testGetOffsetsConnectorNotFound
-- testGetTasksConfig
-- testGetTasksConfigConnectorNotFound
+- testGetTaskConfigs
 - testListConnectors
 - testPatchConnectorConfig
 - testPatchConnectorConfigLeaderRedirect

Reply via email to