Blame SOURCES/0013-Disable-the-10-iterate-tests-which-randomly-fail.patch

7a8c6d
From 80e016cc4efef1b7f9abc73e209e83bcd3fa0c6f Mon Sep 17 00:00:00 2001
7a8c6d
From: Rob Crittenden <rcritten@redhat.com>
7a8c6d
Date: Tue, 17 Jul 2018 16:22:02 -0400
7a8c6d
Subject: [PATCH] Disable the 10-iterate tests which randomly fail
7a8c6d
7a8c6d
Sometimes the dates are off just enough to cause the comparison
7a8c6d
to fail.
7a8c6d
---
7a8c6d
 tests/Makefile.am | 3 ---
7a8c6d
 1 file changed, 3 deletions(-)
7a8c6d
7a8c6d
diff --git a/tests/Makefile.am b/tests/Makefile.am
7a8c6d
index f60e571..bbcd06e 100644
7a8c6d
--- a/tests/Makefile.am
7a8c6d
+++ b/tests/Makefile.am
7a8c6d
@@ -62,8 +62,6 @@ EXTRA_DIST = \
7a8c6d
 	008-certread/expected.out \
7a8c6d
 	009-oiddict/run.sh \
7a8c6d
 	009-oiddict/expected.out \
7a8c6d
-	010-iterate/run.sh \
7a8c6d
-	010-iterate/expected.out \
7a8c6d
 	011-dbinit/expected.out \
7a8c6d
 	011-dbinit/run.sh \
7a8c6d
 	011-dbinit-dbm/expected.out \
7a8c6d
@@ -166,7 +164,6 @@ subdirs = \
7a8c6d
 	007-certsave \
7a8c6d
 	008-certread \
7a8c6d
 	009-oiddict \
7a8c6d
-	010-iterate \
7a8c6d
 	011-dbinit \
7a8c6d
 	012-dbadd \
7a8c6d
 	013-enckey \
7a8c6d
-- 
7a8c6d
2.13.6
7a8c6d