redis/0004-redis-2.8.18-disable-t...

25 lines
724 B
Diff
Raw Normal View History

From a39e81c428eac6745a1aa7d87ca64d78e335b2c3 Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?Ha=C3=AFkel=20Gu=C3=A9mar?= <hguemar@fedoraproject.org>
2014-12-08 09:41:41 +00:00
Date: Mon, 8 Dec 2014 10:04:18 +0100
2016-09-26 14:36:02 +00:00
Subject: [PATCH 4/7] redis 2.8.18: disable test failed on slow machine
---
tests/test_helper.tcl | 1 -
1 file changed, 1 deletion(-)
diff --git a/tests/test_helper.tcl b/tests/test_helper.tcl
index 9a6e673..0891619 100644
--- a/tests/test_helper.tcl
+++ b/tests/test_helper.tcl
@@ -36,7 +36,6 @@ set ::all_tests {
2014-06-19 06:42:22 +00:00
integration/replication-2
integration/replication-3
integration/replication-4
- integration/replication-psync
integration/aof
integration/rdb
integration/convert-zipmap-hash-on-load
--
2.9.3