Subject: | t/12-svn.t fails on Fedora 28 (because of svn 1.11.0?) |
See subject. Test log:
...
# svn, version 1.11.0 (r1845130)
svnversion: E155036: The working copy at '/home/cpansand/.cpan/build/2018120808/CatalystX-VCS-Lookup-0.07-0/t/svn'
is too old (format 10) to work with client version '1.11.0 (r1845130)' (expects format 31). You need to upgrade the working copy first.
[warn] VCS::Lookup is unable to fetch SVN info
# Failed test 'revision'
# at t/12-svn.t line 32.
# got: ''
# expected: '2'
# Looks like you failed 1 test of 3.
t/12-svn.t ...
Dubious, test returned 1 (wstat 256, 0x100)
Failed 1/3 subtests
...