summaryrefslogtreecommitdiffstats
path: root/imap/smaptestsuite
diff options
context:
space:
mode:
authorSam Varshavchik2022-02-11 22:15:36 -0500
committerSam Varshavchik2022-02-11 22:15:36 -0500
commit978674a001bd1e3d00bc298ee27fca620c98b5dc (patch)
treea3d3755c88498c8c5ca5e291d6fb32b560805383 /imap/smaptestsuite
parent7ccf3c9341de9dc5319e7269793c4fcc7ece4eab (diff)
downloadcourier-libs-978674a001bd1e3d00bc298ee27fca620c98b5dc.tar.bz2
Fix make check
Order of copied messages may be non-determinstic, resulting in a different expunge message.
Diffstat (limited to 'imap/smaptestsuite')
-rw-r--r--imap/smaptestsuite9
1 files changed, 8 insertions, 1 deletions
diff --git a/imap/smaptestsuite b/imap/smaptestsuite
index 2ea5849..a7c3cec 100644
--- a/imap/smaptestsuite
+++ b/imap/smaptestsuite
@@ -610,7 +610,14 @@ OPEN INBOX
SETACL INBOX "" -owner i
COPY 1-4 "" INBOX
DELETEACL INBOX "" -owner
-COPY 1-4 "" INBOX
+COPY 1 "" INBOX
+NOOP
+COPY 2 "" INBOX
+NOOP
+COPY 3 "" INBOX
+NOOP
+COPY 4 "" INBOX
+NOOP
CLOSE
CREATE INBOX a
MKDIR INBOX b