Skip to content

CI Flake test_no_delay #9218

@ddustin

Description

@ddustin

It appears #9065 introduced a flake into the CI. test_no_delay now intermittently fails with this assert failing:

        if expected_saving > 0.5:
            # Platform shows a meaningful Nagle effect: assert the full saving.
>           assert normal_time < nagle_time - expected_saving
E           assert 17.35592794418335 < (24.079977989196777 - 7.486647367477417)

Let's see if we can figure out a more consistent way to perform this nagle test 🤔

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type
No fields configured for issues without a type.

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions