]> git.saurik.com Git - redis.git/commitdiff
still problems with the AOF race regression test, disabling it again for now
authorantirez <antirez@gmail.com>
Mon, 28 Nov 2011 09:35:30 +0000 (10:35 +0100)
committerantirez <antirez@gmail.com>
Mon, 28 Nov 2011 09:35:30 +0000 (10:35 +0100)
tests/test_helper.tcl

index 3f3879189fa7a3e2a85ca21545daf5d935e128da..dd91d2cbb08b9a2cbff1db5c0d1e4d86e8396d01 100644 (file)
@@ -29,7 +29,6 @@ set ::all_tests {
     integration/replication-2
     integration/replication-3
     integration/aof
-    integration/aof-race
     unit/pubsub
     unit/slowlog
     unit/scripting