Skip to content

Backoff unittests are fragile #137

@eccles

Description

@eccles

Describe the bug
The unittests test the backoff logic by setting a low timeout value. This leads to test fragility - sometime one has to rerun the github action when submitting code or releasing.

To Reproduce
Monitor actions - sometimes the action fails - rerunning usually fixes it.
The action fails because test coverage is less than 100%

Expected behavior
Never fails.

Additional context
One should 'mock' the backoff logic - this is a decorator so some difficulty with this

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions