From 7ccbb49f3ae659678f6a8dda0b2b7db4c74f94fb Mon Sep 17 00:00:00 2001 From: Guilhem Moulin Date: Sun, 27 Feb 2022 16:57:20 +0100 Subject: d/patches: Don't exclude non-IDLE'ing pullimap tests. --- debian/patches/Skip-randomized-tests.patch | 24 +++++++++++++++--------- 1 file 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 -- cgit v1.2.3