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 c946c59565b Update test catalog data for GHA workflow run 12302619424
c946c59565b is described below
commit c946c59565b097f3bb16891b841fb894daaebe35
Author: github-actions[bot]
<41898282+github-actions[bot]@users.noreply.github.com>
AuthorDate: Thu Dec 12 22:10:03 2024 +0000
Update test catalog data for GHA workflow run 12302619424
Commit:
https://github.com/apache/kafka/commit/7a64623e4081583031707be715756b668c9ea7cd
GitHub Run: https://github.com/apache/kafka/actions/runs/12302619424
---
test-catalog/core/tests.yaml | 5 -----
1 file changed, 5 deletions(-)
diff --git a/test-catalog/core/tests.yaml b/test-catalog/core/tests.yaml
index ef9fc6c93f7..4e994e3b8fa 100644
--- a/test-catalog/core/tests.yaml
+++ b/test-catalog/core/tests.yaml
@@ -327,9 +327,6 @@ kafka.api.ConsumerBounceTest:
- testConsumptionWithBrokerFailures
- testSeekAndCommitWithBrokerFailures
- testSubscribeWhenTopicUnavailable
-kafka.api.ConsumerRebootstrapTest:
-- testRebootstrap
-- testRebootstrapDisabled
kafka.api.ConsumerTopicCreationTest:
- testAutoTopicCreation
kafka.api.ConsumerWithLegacyMessageFormatIntegrationTest:
@@ -638,8 +635,6 @@ kafka.api.ProducerIdExpirationTest:
- testDynamicProducerIdExpirationMs
- testProducerIdExpirationWithNoTransactions
- testTransactionAfterTransactionIdExpiresButProducerIdRemains
-kafka.api.ProducerRebootstrapTest:
-- testRebootstrap
kafka.api.ProducerSendWhileDeletionTest:
- testSendWithTopicDeletionMidWay
kafka.api.RackAwareAutoTopicCreationTest: