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

test_redis_replication_all fails #4451

Open
kostasrim opened this issue Jan 14, 2025 · 1 comment
Open

test_redis_replication_all fails #4451

kostasrim opened this issue Jan 14, 2025 · 1 comment
Assignees
Labels
bug Something isn't working failing-test iouring iouring backend

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
@kostasrim kostasrim changed the title redis_replication_test fails test_redis_replication_all fails Jan 30, 2025
@kostasrim kostasrim added the iouring iouring backend label Jan 30, 2025
@kostasrim
Copy link
Contributor Author

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 iouring iouring backend
Projects
None yet
Development

No branches or pull requests

2 participants