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 229e64a8494 Update test catalog data for GHA workflow run 24094598924
229e64a8494 is described below
commit 229e64a8494458f5ad8a484785da8138e829048a
Author: github-actions[bot]
<41898282+github-actions[bot]@users.noreply.github.com>
AuthorDate: Tue Apr 7 20:32:42 2026 +0000
Update test catalog data for GHA workflow run 24094598924
Commit:
https://github.com/apache/kafka/commit/1ca017a4f6a62f27d786b0e347233faaaf2270a4
GitHub Run: https://github.com/apache/kafka/actions/runs/24094598924
---
test-catalog/clients/tests.yaml | 16 ++++++++++++----
1 file changed, 12 insertions(+), 4 deletions(-)
diff --git a/test-catalog/clients/tests.yaml b/test-catalog/clients/tests.yaml
index 972e8cda14d..97126f1b647 100644
--- a/test-catalog/clients/tests.yaml
+++ b/test-catalog/clients/tests.yaml
@@ -5387,10 +5387,14 @@
org.apache.kafka.common.utils.ByteBufferOutputStreamTest:
org.apache.kafka.common.utils.ByteBufferUnmapperTest:
- testUnmap
org.apache.kafka.common.utils.BytesTest:
-- testBytesLexicographicCases
-- testIncrement
-- testIncrementUpperBoundary
-- testIncrementWithSubmap
+- compareToReflectsLexicographicUnsignedOrdering
+- constructorThrowsForNullInput
+- equalsReflectsContentIdentityAndType
+- getReturnsUnderlyingArray
+- hashCodeIsConsistentAndContentBased
+- wrapEmptyArrayProducesEmptyBytes
+- wrapReturnsBytesBackedBySameArray
+- wrapReturnsNullForNullInput
org.apache.kafka.common.utils.ChecksumsTest:
- testUpdateByteBuffer
- testUpdateByteBufferWithOffsetPosition
@@ -5552,9 +5556,13 @@
org.apache.kafka.common.utils.annotation.ApiKeyVersionsProviderTest:
- testProvideArgumentsWithExplicitRange
- testToVersionTooNewThrowsException
org.apache.kafka.common.utils.internals.ByteUtilsTest:
+- testBytesLexicographicCases
- testCorrectnessReadUnsignedVarint
- testCorrectnessWriteUnsignedVarint
- testDouble
+- testIncrement
+- testIncrementUpperBoundary
+- testIncrementWithSubmap
- testInvalidVarint
- testInvalidVarlong
- testReadInt