Skip to content

test_restored_packages_retry is brittle #2827

Closed
@valentinewallace

Description

@valentinewallace

test_restored_packages_retry broke in #2288 and again in #2697.

Per #2697 (comment), it will break every time we add a fetch for random bytes on startup.

To fix this, make the random bytes deterministic within the test using TestKeysInterface::override_random_bytes and regenerate the monitor by logging it in the parent commit of a3b416a#diff-6b0cbdb9c86bfc52581a89ea5c23454f692199b2192be965f34a47429b3cf912R1748, right above the linked test line.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions