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

redis_replication_test fails #4451

Open
kostasrim opened this issue Jan 14, 2025 · 0 comments
Open

redis_replication_test fails #4451

kostasrim opened this issue Jan 14, 2025 · 0 comments
Assignees
Labels
bug Something isn't working failing-test

Comments

@kostasrim
Copy link
Contributor

See https://github.com/dragonflydb/dragonfly/actions/runs/12764368205/job/35576390254#step:6:822

            await c_master.close()
            await c_replica.close()
>           assert timeout > 0, "Timeout while waiting for replica to sync"
E           AssertionError: Timeout while waiting for replica to sync
E           assert 0 > 0
@kostasrim kostasrim added bug Something isn't working failing-test labels Jan 14, 2025
@adiholden adiholden self-assigned this Jan 14, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working failing-test
Projects
None yet
Development

No branches or pull requests

2 participants