valkey-io / valkey

A new project to resume development on the formerly open-source Redis project. We're calling it Valkey, since it's a twist on the key-value datastore.

Home Page:https://valkey.io

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

[BUG] - Coverage target fails to build because of failing test

ouriamzn opened this issue · comments

Describe the bug

When attempting to build the coverage target the test Migration target is auto-updated after failover in target shard fails and coverage target fails to build.

To reproduce

run make lcov

Expected behavior

Build fails

@PingXie Since this is your test, would you mind taking a look?

I think I have a solution for this issue

Or that, I'll assign it to you :D

After multiple executions of the test, it seems like the test is a little flaky and not caused by this bug.
I think it is best to close this issue as it is no longer relevant.