Skip to content

Fix a broken test in hll_redis_counter_spec.rb

What does this MR do and why?

The test was actually broken, but seemed to pass on some occasion on the CI somehow as it's included in the Flaky tests report at https://gitlab-org.gitlab.io/gitlab/rspec/flaky/report-suite.json.

How to set up and validate locally

Run bin/rspec -f doc 'ee/spec/lib/ee/gitlab/usage_data_counters/hll_redis_counter_spec.rb[1:1:1]'.

MR acceptance checklist

This checklist encourages us to confirm any changes have been analyzed to reduce risks in quality, performance, reliability, security, and maintainability.

Related to #383278 (closed).

Edited by Rémy Coutable

Merge request reports