2014-09-13 13:05:11 +00:00
|
|
|
From 8b0e3e46bc63975d6fc10a65292d1c1400ce38c4 Mon Sep 17 00:00:00 2001
|
2014-09-11 15:08:56 +00:00
|
|
|
From: =?UTF-8?q?Ha=C3=AFkel=20Gu=C3=A9mar?= <hguemar@fedoraproject.org>
|
|
|
|
Date: Thu, 11 Sep 2014 13:42:01 +0200
|
2014-09-13 13:05:11 +00:00
|
|
|
Subject: [PATCH 4/5] redis 2.8.11: disable test failed on slow machine
|
2014-09-11 15:08:56 +00:00
|
|
|
|
|
|
|
---
|
|
|
|
tests/test_helper.tcl | 1 -
|
|
|
|
1 file changed, 1 deletion(-)
|
|
|
|
|
|
|
|
diff --git a/tests/test_helper.tcl b/tests/test_helper.tcl
|
|
|
|
index 5f958e5..bcd258a 100644
|
|
|
|
--- a/tests/test_helper.tcl
|
|
|
|
+++ b/tests/test_helper.tcl
|
2014-06-19 06:42:22 +00:00
|
|
|
@@ -33,7 +33,6 @@ set ::all_tests {
|
|
|
|
integration/replication-2
|
|
|
|
integration/replication-3
|
|
|
|
integration/replication-4
|
|
|
|
- integration/replication-psync
|
|
|
|
integration/aof
|
|
|
|
integration/rdb
|
|
|
|
integration/convert-zipmap-hash-on-load
|
2014-09-11 15:08:56 +00:00
|
|
|
--
|
|
|
|
1.9.3
|
|
|
|
|