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 247524407fe Update test catalog data for GHA workflow run 11699268430
247524407fe is described below

commit 247524407fe7219aa29bf188800b4fcf867dd5c3
Author: github-actions[bot] 
<41898282+github-actions[bot]@users.noreply.github.com>
AuthorDate: Wed Nov 6 11:01:49 2024 +0000

    Update test catalog data for GHA workflow run 11699268430
    
    Commit: 
https://github.com/apache/kafka/commit/b7e69ebf5c29917b73663eeb8144d36a1b853ce1
    GitHub Run: https://github.com/apache/kafka/actions/runs/11699268430
---
 test-catalog/clients/tests.yaml                   | 3 ---
 test-catalog/streams/integration-tests/tests.yaml | 1 -
 2 files changed, 4 deletions(-)

diff --git a/test-catalog/clients/tests.yaml b/test-catalog/clients/tests.yaml
index 012e070e17f..0ef548c4d28 100644
--- a/test-catalog/clients/tests.yaml
+++ b/test-catalog/clients/tests.yaml
@@ -3253,7 +3253,6 @@ org.apache.kafka.common.network.SelectorTest:
 - testIdleExpiryWithoutReadyKeys
 - testImmediatelyConnectedCleaned
 - testInboundConnectionsCountInConnectionCreationMetric
-- testIoMetricsHaveCorrectDoc
 - testLargeMessageSequence
 - testLowestPriorityChannel
 - testMetricsCleanupOnSelectorClose
@@ -3363,7 +3362,6 @@ org.apache.kafka.common.network.Tls12SelectorTest:
 - testIdleExpiryWithoutReadyKeys
 - testImmediatelyConnectedCleaned
 - testInboundConnectionsCountInConnectionCreationMetric
-- testIoMetricsHaveCorrectDoc
 - testLargeMessageSequence
 - testLowestPriorityChannel
 - testMetricsCleanupOnSelectorClose
@@ -3403,7 +3401,6 @@ org.apache.kafka.common.network.Tls13SelectorTest:
 - testIdleExpiryWithoutReadyKeys
 - testImmediatelyConnectedCleaned
 - testInboundConnectionsCountInConnectionCreationMetric
-- testIoMetricsHaveCorrectDoc
 - testKeyUpdate
 - testLargeMessageSequence
 - testLowestPriorityChannel
diff --git a/test-catalog/streams/integration-tests/tests.yaml 
b/test-catalog/streams/integration-tests/tests.yaml
index d622a058ee2..318a98c7166 100644
--- a/test-catalog/streams/integration-tests/tests.yaml
+++ b/test-catalog/streams/integration-tests/tests.yaml
@@ -301,7 +301,6 @@ 
org.apache.kafka.streams.integration.StreamsUncaughtExceptionHandlerIntegrationT
 - shouldShutdownClient
 - shouldShutdownMultipleThreadApplication
 - shouldShutdownSingleThreadApplication
-- shouldShutdownThreadUsingOldHandler
 org.apache.kafka.streams.integration.StreamsUpgradeTestIntegrationTest:
 - testVersionProbingUpgrade
 org.apache.kafka.streams.integration.SuppressionDurabilityIntegrationTest:

Reply via email to