-
Notifications
You must be signed in to change notification settings - Fork 9
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
[tests] Improve InformerController tests to rely less on timing (#534)
Refactor a few of the InformerController tests to rely less on timing and expecting events to happen a number of times within an interval, which can lead to failures on under-resourced machines (such as github actions). Particular focus on reworking `TestInformerController_Run_BackoffRetry`, which frequently fails GH actions runs and needs to be retried. Resolves #420
- Loading branch information
1 parent
a5ddfc5
commit 6cabe27
Showing
1 changed file
with
111 additions
and
67 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters