aboutsummaryrefslogtreecommitdiffstats
path: root/debian/patches/Skip-randomized-tests.patch
diff options
context:
space:
mode:
Diffstat (limited to 'debian/patches/Skip-randomized-tests.patch')
-rw-r--r--debian/patches/Skip-randomized-tests.patch24
1 files changed, 15 insertions, 9 deletions
diff --git a/debian/patches/Skip-randomized-tests.patch b/debian/patches/Skip-randomized-tests.patch
index 12090e5..d8c5e88 100644
--- a/debian/patches/Skip-randomized-tests.patch
+++ b/debian/patches/Skip-randomized-tests.patch
@@ -19,8 +19,8 @@ now we skip them in the Debian context.
Forwarded: not-needed
---
tests/interimap.list | 8 --------
- tests/pullimap.list | 2 --
- 2 files changed, 10 deletions(-)
+ tests/pullimap/t | 4 ++--
+ 2 files changed, 2 insertions(+), 10 deletions(-)
diff --git a/tests/interimap.list b/tests/interimap.list
index 559daed..61cb37f 100644
@@ -45,10 +45,16 @@ index 559daed..61cb37f 100644
- sync-live-crippled local/remote simulation (crippled remote)
- sync-live-tls local/remote simulation (TLS remote)
- sync-live-multi local/remote1+remote2+remote3 simulation (3 local namespaces)
-diff --git a/tests/pullimap.list b/tests/pullimap.list
-index f4304b9..e69de29 100644
---- a/tests/pullimap.list
-+++ b/tests/pullimap.list
-@@ -1,2 +0,0 @@
--. pullimap
-- ... pullimap
+diff --git a/tests/pullimap/t b/tests/pullimap/t
+index 58a19ca..88010c3 100644
+--- a/tests/pullimap/t
++++ b/tests/pullimap/t
+@@ -1,6 +1,6 @@
+ MAILBOX="INBOX"
+-TIMEOUT=60
+-N=2048
++TIMEOUT=0
++N=64
+
+ step_start "\`pullimap --idle\` refuses to create the state file"
+ ! pullimap --idle "remote" || error