[svn.haxx.se] · SVN Dev · SVN Users · SVN Org · TSVN Dev · TSVN Users · Subclipse Dev · Subclipse Users · this month's index

Re: 1.7.10 up for signing/testing

From: Philip Martin <philip.martin_at_wandisco.com>
Date: Sat, 25 May 2013 09:41:18 +0100

Stefan Sperling <stsp_at_elego.de> writes:

> The 1.7.10 release artifacts are now available for testing/signing.
> Please get the tarballs from
> https://dist.apache.org/repos/dist/dev/subversion
> and add your signatures there. I plan to try and release on May
> 30th so please try and get your votes/signatures in place by May 28th.

I see a intermittent failure in check-swig-rb that looks like an APR
hash ordering issue. The test appears to do some sort of sorting (I
don't know Ruby) but it doesn't always work:

cd /home/pm/sw/subversion/sign/build/subversion/bindings/swig/ruby; \
          /usr/bin/ruby -I /home/pm/sw/subversion/sign/build/subversion/bindings/swig/ruby \
            /home/pm/sw/subversion/sign/build/subversion/bindings/swig/ruby/test/run-test.rb \
            --verbose=normal
Loaded suite .
Started
..........................................................................................................................................................................................F..................................
Finished in 85.784669 seconds.

  1) Failure:
test_ancestry(SvnWcTest)
/home/pm/sw/subversion/sign/build/subversion/bindings/swig/ruby/test/test_wc.rb:333:in `test_ancestry'
/home/pm/sw/subversion/sign/build/subversion/bindings/swig/ruby/svn/wc.rb:136:in `_open'
/home/pm/sw/subversion/sign/build/subversion/bindings/swig/ruby/svn/wc.rb:114:in `open'
/home/pm/sw/subversion/sign/build/subversion/bindings/swig/ruby/test/test_wc.rb:294:in `test_ancestry'
/home/pm/sw/subversion/sign/build/subversion/bindings/swig/ruby/test/util.rb:202:in `make_context'
/home/pm/sw/subversion/sign/build/subversion/bindings/swig/ruby/test/test_wc.rb:285:in `test_ancestry':
<[["/home/pm/sw/subversion/sign/build/wc-tmp/wc", Svn::Error::Cancelled],
 ["/home/pm/sw/subversion/sign/build/wc-tmp/wc/file1", Svn::Error::Cancelled],
 ["/home/pm/sw/subversion/sign/build/wc-tmp/wc/file2", Svn::Error::Cancelled]]> expected but was
<[["/home/pm/sw/subversion/sign/build/wc-tmp/wc", Svn::Error::Cancelled],
 ["/home/pm/sw/subversion/sign/build/wc-tmp/wc/file2", Svn::Error::Cancelled],
 ["/home/pm/sw/subversion/sign/build/wc-tmp/wc/file1", Svn::Error::Cancelled]]>.

221 tests, 3174 assertions, 1 failures, 0 errors
make: *** [check-swig-rb] Error 1

-- 
Certified & Supported Apache Subversion Downloads:
http://www.wandisco.com/subversion/download
Received on 2013-05-25 10:42:02 CEST

This is an archived mail posted to the Subversion Dev mailing list.

This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.