On Tue, Mar 31, 2020 at 12:48:21PM +0200, Stefan Sperling wrote:
> On Tue, Mar 31, 2020 at 01:35:54PM +0300, Denis Kovalchuk wrote:
> > > This has caused a test failure on the windows buildbot:
> > >
> > > https://ci.apache.org/builders/svn-windows-local/builds/3392/steps/Test%20fsfs%2Blocal/logs/faillog
> > >
> > > Can you please check what we should do about that?
> > 
> > I missed SkipUnless test decorator. The build_repcache() test should be 
> > skipped
> > if read_rep_cache() is not supported by Python-SQLite version.
> > 
> > I have attached a patch that fixes this.
> 
> Thank you for the quick fix. Applied in r1875925.
 
There's another test failure related to this patch.

This time on Mac OS X:
https://ci.apache.org/builders/svn-x64-macosx-fsfs-v6/builds/2941/steps/Test%20ra_local%2Bfsfs-v6/logs/faillog

The svnadmin build-repcache test runs into a checksum mismatch.

Any ideas?

Reply via email to