valkey/tests
antirez 51b12ed1b5 Defrag: fix test false positive.
Apparently 1.4 is too low compared to what you get in certain setups
(including mine). I raised it to 1.55 that hopefully is still enough to
test that the fragmentation went down from 1.7 but without incurring in
issues, however the test setup may be still fragile so certain times this
may lead to false positives again, it's hard to test for these things
in a determinsitic way.

Related to #3786.
2017-04-22 13:23:27 +02:00
..
assets Fix test "server is up" detection after logging changes. 2016-12-21 11:05:46 +01:00
cluster Cluster test 12: reshard back just a few slots to speedup the test. 2016-05-05 11:57:49 +02:00
helpers Regression test for issue 417 (memory leak when replicating to DB with id >= 10) 2012-03-30 10:26:07 +02:00
integration Test: fix, hopefully, false PSYNC failure like in issue #2715. 2017-04-18 16:17:42 +02:00
sentinel Sentinel: new test unit 07 that tests master down conditions. 2016-07-22 16:39:26 +02:00
support Fix test "server is up" detection after logging changes. 2016-12-21 11:05:46 +01:00
tmp minor fixes to the new test suite, html doc updated 2010-05-14 18:48:33 +02:00
unit Defrag: fix test false positive. 2017-04-22 13:23:27 +02:00
instances.tcl Test: Handle LOADING in restart_instance. 2016-01-15 16:50:35 +01:00
test_helper.tcl PSYNC2 test: test added to the default tests. 2016-11-29 10:25:42 +01:00