Skip to content

Conversation

@kamenkremen
Copy link

This commit fixes the flakiness of the router_2_2_test. Most failures were caused by low timeouts.

In order to fix this, timeouts are increased, and t.helpers.retrying is used in test_replicaset_services_do_not_spam_same_errors and test_log_ratelimiter_is_dropped_on_replica_delete to fix other failures.

Fixes #535

NO_DOC=testfix

This commit fixes the flakiness of the router_2_2_test. Most
failures were caused by low timeouts.

In order to fix this, timeouts are increased, and `t.helpers.retrying`
is used in test_replicaset_services_do_not_spam_same_errors and
test_log_ratelimiter_is_dropped_on_replica_delete to fix other failures.

Fixes tarantool#535

NO_DOC=testfix
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.

flaky test: router-luatest/router_2_2_test.lua

2 participants