This is an automated email from the ASF dual-hosted git repository.
github-actions[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 b59b1badff2 Update test catalog data for GHA workflow run 30240561321
b59b1badff2 is described below
commit b59b1badff2deed20d700f74ba1a7b68924683cd
Author: github-actions[bot]
<41898282+github-actions[bot]@users.noreply.github.com>
AuthorDate: Mon Jul 27 08:45:29 2026 +0000
Update test catalog data for GHA workflow run 30240561321
Commit:
https://github.com/apache/kafka/commit/908d4967362cdc1dbd4dead47574d31367f41516
GitHub Run: https://github.com/apache/kafka/actions/runs/30240561321
---
test-catalog/clients/tests.yaml | 4 +---
1 file changed, 1 insertion(+), 3 deletions(-)
diff --git a/test-catalog/clients/tests.yaml b/test-catalog/clients/tests.yaml
index 337ebff779f..a001e818c19 100644
--- a/test-catalog/clients/tests.yaml
+++ b/test-catalog/clients/tests.yaml
@@ -5613,9 +5613,7 @@ org.apache.kafka.common.utils.BytesTest:
org.apache.kafka.common.utils.MockTimeTest:
- testAdvanceClock
- testAutoTickMs
-- testWaitObjectConditionSatisfied
-- testWaitObjectTimeout
-org.apache.kafka.common.utils.SystemTimeTest:
+org.apache.kafka.common.utils.TimeTest:
- testWaitObjectConditionSatisfied
- testWaitObjectTimeout
org.apache.kafka.common.utils.TimerTest: