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 b8974b9d818 Update test catalog data for GHA workflow run 24500771809
b8974b9d818 is described below
commit b8974b9d8184abaf107e26c7d6f7ce6faa7e598e
Author: github-actions[bot]
<41898282+github-actions[bot]@users.noreply.github.com>
AuthorDate: Thu Apr 16 11:39:31 2026 +0000
Update test catalog data for GHA workflow run 24500771809
Commit:
https://github.com/apache/kafka/commit/e7a568863e28c1cd1d122d805b2a100d42ca513d
GitHub Run: https://github.com/apache/kafka/actions/runs/24500771809
---
test-catalog/clients/tests.yaml | 20 ++++++++++----------
1 file changed, 10 insertions(+), 10 deletions(-)
diff --git a/test-catalog/clients/tests.yaml b/test-catalog/clients/tests.yaml
index e06748e0cb2..7abd12315e5 100644
--- a/test-catalog/clients/tests.yaml
+++ b/test-catalog/clients/tests.yaml
@@ -5400,11 +5400,6 @@ org.apache.kafka.common.utils.BytesTest:
- wrapEmptyArrayProducesEmptyBytes
- wrapReturnsBytesBackedBySameArray
- wrapReturnsNullForNullInput
-org.apache.kafka.common.utils.ChecksumsTest:
-- testUpdateByteBuffer
-- testUpdateByteBufferWithOffsetPosition
-- testUpdateInt
-- testUpdateLong
org.apache.kafka.common.utils.ChunkedBytesStreamTest:
- testCorrectnessForMethodRead
- testCorrectnessForMethodReadByte
@@ -5419,8 +5414,6 @@ org.apache.kafka.common.utils.ConfigUtilsTest:
- testConfigMapToRedactedStringForEmptyMap
- testConfigMapToRedactedStringWithSecrets
- testGetBoolean
-org.apache.kafka.common.utils.Crc32CTest:
-- testValue
org.apache.kafka.common.utils.ExitTest:
- shouldAddShutdownHookImmediately
- shouldExitImmediately
@@ -5437,9 +5430,6 @@ org.apache.kafka.common.utils.MockTimeTest:
- testAutoTickMs
- testWaitObjectConditionSatisfied
- testWaitObjectTimeout
-org.apache.kafka.common.utils.SanitizerTest:
-- testJmxSanitize
-- testSanitize
org.apache.kafka.common.utils.SecurityUtilsTest:
- testAddCustomSecurityProvider
- testParseKafkaPrincipalWithNonUserPrincipalType
@@ -5557,10 +5547,17 @@ org.apache.kafka.common.utils.internals.ByteUtilsTest:
- testVarlongSerde
- testWriteUnsignedIntLEToArray
- testWriteUnsignedIntLEToOutputStream
+org.apache.kafka.common.utils.internals.ChecksumsTest:
+- testUpdateByteBuffer
+- testUpdateByteBufferWithOffsetPosition
+- testUpdateInt
+- testUpdateLong
org.apache.kafka.common.utils.internals.CircularIteratorTest:
- testCycleCollection
- testEmptyCollection
- testNullCollection
+org.apache.kafka.common.utils.internals.Crc32CTest:
+- testValue
org.apache.kafka.common.utils.internals.ExponentialBackoffManagerTest:
- testBackOffWithJitter
- testBackOffWithoutJitter
@@ -5608,6 +5605,9 @@
org.apache.kafka.common.utils.internals.ImplicitLinkedHashMultiCollectionTest:
org.apache.kafka.common.utils.internals.PrimitiveRefTest:
- testIntRef
- testLongRef
+org.apache.kafka.common.utils.internals.SanitizerTest:
+- testJmxSanitize
+- testSanitize
org.apache.kafka.common.utils.internals.ThreadUtilsTest:
- testThreadNameWithNumberDemon
- testThreadNameWithNumberNoDemon