Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix(fvt): fresh metrics registry for each test #2616

Merged
merged 2 commits into from Aug 21, 2023
Merged

fix(fvt): fresh metrics registry for each test #2616

merged 2 commits into from Aug 21, 2023

Conversation

dnwe
Copy link
Collaborator

@dnwe dnwe commented Aug 21, 2023

Trying to nail down flakiness with the verification of metrics in these tests. Since adding the additional versions these have been flakey and I think the reason is that the registry is getting re-used between tests as it is only created fresh on a call to NewConfig

Trying to nail down flakiness with the verification of metrics in these
tests. Since adding the additional versions these have been flakey and I
think the reason is that the registry is getting re-used between tests
as it is only created fresh on a call to NewConfig

Signed-off-by: Dominic Evans <dominic.evans@uk.ibm.com>
Batched test compression-ratio can sometimes be as low as 3

Signed-off-by: Dominic Evans <dominic.evans@uk.ibm.com>
@dnwe dnwe merged commit 827ec18 into main Aug 21, 2023
12 checks passed
@dnwe dnwe deleted the dnwe/metrics branch August 21, 2023 18:34
@dnwe dnwe added the fix label Aug 21, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant