summaryrefslogtreecommitdiff
path: root/tests
diff options
context:
space:
mode:
authorantirez <antirez@gmail.com>2011-11-28 10:35:30 +0100
committerantirez <antirez@gmail.com>2011-11-28 10:35:30 +0100
commit53a2af3941b0c6cd8057983ee92775916f1490ab (patch)
treeeeee92a241c59fe79e722704909998d296feeb0d /tests
parent86de66e32fa35541e7034841b78bafab77759c3c (diff)
downloadredis-53a2af3941b0c6cd8057983ee92775916f1490ab.tar.gz
still problems with the AOF race regression test, disabling it again for now
Diffstat (limited to 'tests')
-rw-r--r--tests/test_helper.tcl1
1 files changed, 0 insertions, 1 deletions
diff --git a/tests/test_helper.tcl b/tests/test_helper.tcl
index 3f3879189..dd91d2cbb 100644
--- a/tests/test_helper.tcl
+++ b/tests/test_helper.tcl
@@ -29,7 +29,6 @@ set ::all_tests {
integration/replication-2
integration/replication-3
integration/aof
- integration/aof-race
unit/pubsub
unit/slowlog
unit/scripting