Skip to content

Flaky StreamingToolTest failure on main branch #377

@vorburger

Description

@vorburger

https://github.com/google/adk-java/actions/runs/17123110179/job/48568418331?pr=373 for https://github.com/google/adk-java/pull/373/files, which is a trivial change that could not have caused this, failed with:

Error:    StreamingToolTest.runLive_videoStreamingTool_receivesVideoFramesAndSendsResultsToLlm:343 missing (3): Function monitorVideoStream returned: {people_count_alert=Processed frame: detected 2 people} [3 copies]
---
expected   : [Function monitorVideoStream returned: {people_count_alert=Processed frame: detected 2 people}, Function monitorVideoStream returned: {people_count_alert=Processed frame: detected 2 people}, Function monitorVideoStream returned: {people_count_alert=Processed frame: detected 2 people}]
but was    : []

But e.g. #363 and #371 built just fine.

So it looks like that's a flaky test?

Metadata

Metadata

Assignees

Labels

bugSomething isn't workingtestingTest utilities, testing infrastructure, code coverage, etc.

Type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions