From af67f18a2582b9ee5f564067945705ddff69f233 Mon Sep 17 00:00:00 2001 From: Jason Tibbitts Date: Wed, 9 May 2018 14:48:26 -0500 Subject: [PATCH] Better explain one skipped test. --- cyrus-imapd.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/cyrus-imapd.spec b/cyrus-imapd.spec index ff14026..7bfe754 100644 --- a/cyrus-imapd.spec +++ b/cyrus-imapd.spec @@ -455,9 +455,12 @@ tests=( # https://github.com/cyrusimap/cyrus-imapd/issues/2047 Admin.imap_admins - # Upstream on IRC indicates that all of these are expected to fail on 3.0. + # Upstream on IRC indicates that these two are expected to fail on 3.0. Carddav.sharing_contactpaths Metadata.set_specialuse_twice + + # This one needs a patch to xapian. + # https://github.com/cyrusimap/cyrus-imapd/issues/2348 SearchFuzzy.search_subjectsnippet # These are newly (20180411) added tests which don't seem to work against