From: Eric Wong <e@yhbt.net>
To: meta@public-inbox.org
Subject: [PATCH 0/2] test fixes for older systems
Date: Sat, 20 Jun 2020 00:13:00 +0000 [thread overview]
Message-ID: <20200620001302.1150-1-e@yhbt.net> (raw)
I've been relying git2u (IUS, git 2.16) package for CentOS 7.x,
so I failed to notice the git 1.8.3 package was not skipping
several v2-only tests. So properly account for older versions
of git and skip those tests.
We'll also match IO::Socket::SSL support to what libnet
(Net::NNTP) supports, since it doesn't seem worth the
effort to support < 2.007 and skip tests if IO::Socket::SSL
is too old
Eric Wong (2):
testcommon: require IO::Socket::SSL >= 2.007
tests: require git 2.6+ in more places
lib/PublicInbox/TestCommon.pm | 10 +++++++++-
t/git.t | 3 ++-
t/imap.t | 2 +-
t/imapd.t | 2 +-
t/inbox_idle.t | 2 +-
t/nntpd-tls.t | 2 --
t/nntpd.t | 5 -----
t/psgi_bad_mids.t | 1 +
t/psgi_multipart_not.t | 1 +
t/psgi_scan_all.t | 1 +
10 files changed, 17 insertions(+), 12 deletions(-)
next reply other threads:[~2020-06-20 0:13 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2020-06-20 0:13 Eric Wong [this message]
2020-06-20 0:13 ` [PATCH 1/2] testcommon: require IO::Socket::SSL >= 2.007 Eric Wong
2020-06-20 0:13 ` [PATCH 2/2] tests: require git 2.6+ in more places Eric Wong
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
List information: https://public-inbox.org/README
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20200620001302.1150-1-e@yhbt.net \
--to=e@yhbt.net \
--cc=meta@public-inbox.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
Code repositories for project(s) associated with this public inbox
https://80x24.org/public-inbox.git
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).