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 d2738912394 Update test catalog data for GHA workflow run 11616314437
d2738912394 is described below

commit d2738912394eed34e1f0a79680a0eacf7a80e3ee
Author: github-actions[bot] 
<41898282+github-actions[bot]@users.noreply.github.com>
AuthorDate: Thu Oct 31 19:00:30 2024 +0000

    Update test catalog data for GHA workflow run 11616314437
    
    Commit: 
https://github.com/apache/kafka/commit/dd432c0ca153b455038a4d1cc0d28d23c90bb540
    GitHub Run: https://github.com/apache/kafka/actions/runs/11616314437
---
 test-catalog/core/tests.yaml | 2 --
 1 file changed, 2 deletions(-)

diff --git a/test-catalog/core/tests.yaml b/test-catalog/core/tests.yaml
index 858e863d1d2..8aff469b2a5 100644
--- a/test-catalog/core/tests.yaml
+++ b/test-catalog/core/tests.yaml
@@ -541,7 +541,6 @@ kafka.api.PlaintextAdminIntegrationTest:
 - testOffsetsForTimesAfterDeleteRecords
 - testReplicaCanFetchFromLogStartOffsetAfterDeleteRecords
 - testSeekAfterDeleteRecords
-- testShareGroups
 - testValidIncrementalAlterConfigs
 kafka.api.PlaintextConsumerAssignTest:
 - testAssignAndCommitAsyncNotCommitted
@@ -1990,7 +1989,6 @@ kafka.log.remote.RemoteLogManagerTest:
 - testEpochEntriesAsByteBuffer
 - testFailedCopyShouldDeleteTheDanglingSegment
 - testFailedDeleteExpiredSegments
-- testFetchOffsetByTimestampWithTieredStorageDoesNotFetchIndexWhenExistsLocally
 - testFetchQuotaManagerConfig
 - testFetchRemoteLogSegmentMetadata
 - testFindHighestRemoteOffset

Reply via email to