redis/tests
Oran Agra 6173815408 fix for flaky psync2 test
*** [err]: PSYNC2: total sum of full synchronizations is exactly 4 in tests/integration/psync2.tcl
Expected 5 == 4 (context: type eval line 6 cmd {assert {$sum == 4}} proc ::test)

issue was that sometime the test got an unexpected full sync since it
tried to switch to the replica before it was in sync with it's master.
2020-03-12 15:53:47 +01:00
..
assets Fix test "server is up" detection after logging changes. 2016-12-19 16:49:58 +01:00
cluster TLS: Connections refactoring and TLS support. 2019-10-07 21:06:13 +03:00
helpers revert an accidental test code change done as part of the tls project 2019-12-01 16:10:09 +02:00
integration fix for flaky psync2 test 2020-03-12 15:53:47 +01:00
modules fix race in module api test for fork 2020-02-27 18:02:30 +01:00
sentinel TLS: Configuration options. 2019-10-07 21:07:27 +03:00
support Test engine: experimental change to avoid busy port problems. 2020-02-27 18:02:30 +01:00
tmp minor fixes to the new test suite, html doc updated 2010-05-14 18:48:33 +02:00
unit fix race in module api test for fork 2020-02-27 18:02:30 +01:00
instances.tcl TLS: Connections refactoring and TLS support. 2019-10-07 21:06:13 +03:00
test_helper.tcl Test engine: better tracking of what workers are doing. 2020-02-27 18:00:47 +01:00