antirez
30d3fc3024
Properly wait the slave to sync with master in BRPOPLPUSH test.
2012-04-30 10:55:03 +02:00
antirez
9f97d57184
A more lightweight implementation of issue 141 regression test.
2012-04-29 17:16:44 +02:00
antirez
53e898d3f1
Redis test: More reliable BRPOPLPUSH replication test.
...
Now it uses the new wait_for_condition testing primitive.
Also wait_for_condition implementation was fixed in this commit to properly
escape the expr command and its argument.
2012-04-26 11:25:13 +02:00
antirez
a95fb8ebe2
On slow computers, 10 seconds are not enough for this heavy replication test.
2012-04-04 19:54:23 +02:00
antirez
7b85752db0
Possible fix for false positives in issue 141 regression test
2012-01-12 16:24:54 +01:00
antirez
4f69e70bcd
Regression test for the main problem causing issue #141 . Minor changes/fixes/additions to the test suite itself needed to write the test.
2012-01-06 17:28:40 +01:00
antirez
a9dedd0d88
Regression test for issue #142 added
2011-10-17 10:41:46 +02:00
antirez
2840d1652f
new test engine valgrind support
2011-07-11 13:41:06 +02:00
antirez
818df58b14
replication test split into three parts in order to improve test execution time. Random fixes and improvements.
2011-07-11 00:46:25 +02:00
antirez
7192cd5cb7
Fix for bug 561 and other related problems
2011-06-20 17:19:36 +02:00
antirez
1ebc86e1d7
Comment typo fixed
2011-05-24 10:43:35 +02:00
antirez
34a2a40c0c
replication with expire test modified to produce no or less false failures
2011-05-12 20:21:43 +02:00
antirez
6146329f1f
replication test with expires
2010-08-03 13:38:39 +02:00
antirez
a0573260b0
better random dataset creation function in test. master-slave replication test now is able to save the two datasets in CSV when an inconsistency is detected.
2010-07-28 14:08:46 +02:00
antirez
8b654e54c4
First implementation of a replication consistency test
2010-07-06 17:24:00 +02:00
Pieter Noordhuis
7f7499eeac
tags for existing tests
2010-06-02 23:22:25 +02:00
Pieter Noordhuis
9e5d2e8bd6
changed how server.tcl accepts options to support more directives without requiring more arguments to the proc
2010-06-02 22:23:52 +02:00
Pieter Noordhuis
85ecc65edc
initial rough integration test for replication
2010-05-14 20:50:58 +02:00