Skip to content

Flaky test_replicated_fetches_bandwidth/test.py::test_limited_fetches_for_server #80317

@maxknv

Description

@maxknv

CI Report

            # approximate border. Without limit we will have more than 100 MB/s for very slow builds.
>           assert median_speed <= 15, (
                "We exceeded max fetch speed for more than 15MB/s. Must be around 5 (+- 10), got "
                + str(median_speed)
            )
E           AssertionError: We exceeded max fetch speed for more than 15MB/s. Must be around 5 (+- 10), got 15.067323223866879
E           assert 15.067323223866879 <= 15

Metadata

Metadata

Assignees

Labels

flaky testflaky test found by CI

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions