summaryrefslogtreecommitdiff
path: root/tests/test_helper.tcl
diff options
context:
space:
mode:
authorPieter Noordhuis <pcnoordhuis@gmail.com>2011-08-17 18:09:01 +0200
committerantirez <antirez@gmail.com>2011-09-16 11:25:05 +0200
commit3aa4b0097062b13031506b6b52fc8fc4bfec6dfc (patch)
tree157f7d6cd4ec63519760977886a2111668f01287 /tests/test_helper.tcl
parentbdbf3acff5ffc5d114f18c1383b103fe6f45829e (diff)
downloadredis-3aa4b0097062b13031506b6b52fc8fc4bfec6dfc.tar.gz
Failing test related to AOF rewrite buffers
Diffstat (limited to 'tests/test_helper.tcl')
-rw-r--r--tests/test_helper.tcl1
1 files changed, 1 insertions, 0 deletions
diff --git a/tests/test_helper.tcl b/tests/test_helper.tcl
index 4f3cf01ec..476b58703 100644
--- a/tests/test_helper.tcl
+++ b/tests/test_helper.tcl
@@ -29,6 +29,7 @@ set ::all_tests {
integration/replication-2
integration/replication-3
integration/aof
+ integration/aof-race
unit/pubsub
unit/slowlog
unit/scripting