Skip to content

bug: probe test test_probe_shows_multiple_responses is failing non-deterministically #47

@arekay-nv

Description

@arekay-nv

Ref https://github.com/mlcommons/endpoints/actions/runs/20084533107/job/57618996887#step:5:203

The test tests/integration/commands/test_probe_command.py::TestProbeCommandIntegration::test_probe_shows_multiple_responses has been failing in CI intermittently. The test sends probe requests to a mock server and receives the responses back but some of the initial responses, usually probe-0 are not in the caplog fixture.
Very likely due to the caplog fixture truncating the log, but documentation doesn't provide any references to indicate that is the case.
Needs further investigation.

Metadata

Metadata

Assignees

No one assigned

    Labels

    type: bugSomething isn't working

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions