- 02 May, 2014 1 commit
-
-
antirez authored
-
- 30 Apr, 2014 3 commits
- 29 Apr, 2014 7 commits
- 24 Apr, 2014 4 commits
-
-
antirez authored
-
antirez authored
-
antirez authored
The test now runs in a self-contained directory. The general abstractions to run the tests in an environment where mutliple instances are executed at the same time was extrapolated into instances.tcl, that will be reused to test Redis Cluster.
-
antirez authored
-
- 18 Apr, 2014 2 commits
- 17 Apr, 2014 1 commit
-
-
antirez authored
-
- 16 Apr, 2014 2 commits
- 14 Apr, 2014 1 commit
-
-
antirez authored
-
- 10 Apr, 2014 1 commit
-
-
Matt Stancliff authored
Verify proper expire-before-delete behavior. This test passes with the expire-before-delete commit and fails without it.
-
- 03 Apr, 2014 1 commit
-
-
antirez authored
-
- 25 Mar, 2014 1 commit
-
-
antirez authored
-
- 18 Mar, 2014 3 commits
- 04 Mar, 2014 5 commits
-
-
antirez authored
This commit sets the failover timeout to 30 seconds instead of the 180 seconds default, and allows to reconfigure multiple slaves at the same time. This makes tests less sensible to timing, with the result that there are less false positives due to normal behaviors that require time to succeed or to be retried. However the long term solution is probably some way in order to detect when a test failed because of timing issues (for example split brain during leader election) and retry it.
-
antirez authored
-
antirez authored
-
antirez authored
-
antirez authored
-
- 03 Mar, 2014 4 commits
- 27 Feb, 2014 4 commits
-
-
antirez authored
-
antirez authored
-
antirez authored
-
antirez authored
It was verified in practice that this test is able to stress much more the implementation by introducing errors that were only trivially to detect with different offsets but impossible to detect starting always at zero and counting bits the full length of the string.
-