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 0ea19ee54ed Update test catalog data for GHA workflow run 15972337239 0ea19ee54ed is described below commit 0ea19ee54edc156c0bc0859458e173ff179dd2d7 Author: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com> AuthorDate: Mon Jun 30 14:25:07 2025 +0000 Update test catalog data for GHA workflow run 15972337239 Commit: https://github.com/apache/kafka/commit/64aebb5621bd27ee9f2c4ab4506f32dcff267963 GitHub Run: https://github.com/apache/kafka/actions/runs/15972337239 --- test-catalog/clients/tests.yaml | 7 ------- 1 file changed, 7 deletions(-) diff --git a/test-catalog/clients/tests.yaml b/test-catalog/clients/tests.yaml index 49a77576e57..21b3edec5a2 100644 --- a/test-catalog/clients/tests.yaml +++ b/test-catalog/clients/tests.yaml @@ -5155,13 +5155,6 @@ org.apache.kafka.common.utils.FixedOrderMapTest: - shouldForbidConditionalRemove - shouldForbidRemove - shouldMaintainOrderWhenAdding -org.apache.kafka.common.utils.FlattenedIteratorTest: -- testEmptyList -- testEmptyListAtTheEnd -- testEmptyListFollowedByNonEmpty -- testEmptyListInBetweenNonEmpty -- testNestedLists -- testNestedSingleEmptyList org.apache.kafka.common.utils.ImplicitLinkedHashCollectionTest: - testCollisions - testEmptyListIterator