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: verify occurrence of redirections just in case #376

Merged
merged 9 commits into from
Sep 22, 2024

Conversation

supercaracal
Copy link
Member

No description provided.

@supercaracal
Copy link
Member Author

supercaracal commented Sep 22, 2024

The following case is flaky in JRuby:

  4) Error:
RedisClient::TestCluster::ScaleReadRandom#test_pubsub_with_wrong_command:
RedisClient::Cluster::ErrorCollection: Errors occurred on any node: 172.18.0.2:6379: Waited 6.1 seconds
    lib/redis_client/cluster/node.rb:267:in `call_multiple_nodes!'
    lib/redis_client/cluster/node.rb:135:in `call_primaries'
    lib/redis_client/cluster/router.rb:240:in `send_wait_command'
    lib/redis_client/cluster/router.rb:41:in `send_command'
    lib/redis_client/cluster.rb:56:in `blocking_call'
    test/redis_client/test_cluster.rb:893:in `block in wait_for_replication'
    test/testing_helper.rb:33:in `swap_timeout'
    test/redis_client/test_cluster.rb:892:in `wait_for_replication'
    test/redis_client/test_cluster.rb:20:in `teardown'

@supercaracal supercaracal marked this pull request as ready for review September 22, 2024 06:29
@supercaracal supercaracal merged commit a1ca9b3 into redis-rb:master Sep 22, 2024
31 checks passed
@supercaracal supercaracal deleted the fix-test branch September 22, 2024 06:29
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant