You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@subversion.apache.org by "Hyrum K. Wright" <hy...@mail.utexas.edu> on 2008/07/24 14:52:36 UTC

1.5.1 up for signing/testing

Coming to you live from OSCON 2008, I'm pleased to announce that Subversion 
1.5.1 is up for testing and signing.  The magic revision is r32289:

http://test.hyrumwright.org/svn/1.5.1/

(Please make sure you verify the checksums.  I think all the bits made it to the 
download site, but just want to be sure.)

You know the drill: signatures from full committers back to me, and enthusiastic 
tester feedback is welcome.  At this point, this candidate is not yet blessed 
for wide release, so please don't make it available to people not interested in 
test-driving the new release.  Even though the code has been tested and signed 
previously, please test and sign this release to ensure code completeness and 
that I didn't bork the packaging somehow.

Distro package maintainers, please do NOT include any pre-release builds, even 
blessed, into operating system distros.  The reasons for not doing so were very 
eloquently outlined by Karl in a mail, which is summarized at the above address.

The quick version is: we don't guarantee compatibility between the pre-releases 
and the final release, so if people install the release candidate, all their 
repositories and working copies might break unrepairably when they upgrade to 
1.5.1 proper.  We don't want that kind of bad publicity, and neither do you.

-Hyrum


Re: 1.5.1 up for signing/testing

Posted by Ivan Zhakov <ch...@gmail.com>.
On Thu, Jul 24, 2008 at 6:52 PM, Hyrum K. Wright
<hy...@mail.utexas.edu> wrote:
> Coming to you live from OSCON 2008, I'm pleased to announce that Subversion
> 1.5.1 is up for testing and signing.  The magic revision is r32289:
>
> http://test.hyrumwright.org/svn/1.5.1/
>
> (Please make sure you verify the checksums.  I think all the bits made it to
> the download site, but just want to be sure.)
>
I'm +1 for release.

TESTED: [ fsfs ] x [ file | svn | http (neon) ]

RESULTS: All passed.

PLATFORM:
Windows XP Pro Version SP3
MS Visual Studio 2005 SP1

DEPENDENCIES:
apr: 1.3.0
apr-iconv: 1.2.1
apr-util: 1.3.0
neon: 0.27.2
zlib: 1.2.3
OpenSSL: 0.9.8g
Apache: 2.2.9

SIGNATURES:
subversion-1.5.1.zip
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.7 (MingW32)

iD8DBQBIl2oC9g0ZgMTzooERAg9JAJwNaPF/0oRLD4LGs09Zdkc2aKeHwwCfckm3
mBer2TASxn3OqD210W2LNPg=
=udRC
-----END PGP SIGNATURE-----

-- 
Ivan Zhakov

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org

Re: 1.5.1 up for signing/testing

Posted by Julian Foad <ju...@btopenworld.com>.
On Thu, 2008-07-24 at 07:52 -0700, Hyrum K. Wright wrote:
> Coming to you live from OSCON 2008, I'm pleased to announce that Subversion 
> 1.5.1 is up for testing and signing.  The magic revision is r32289:
> 
> http://test.hyrumwright.org/svn/1.5.1/
> 
> (Please make sure you verify the checksums.  I think all the bits made it to the 
> download site, but just want to be sure.)

Summary:

    +1 to release

Tested with "make check":

    [ bdb, fsfs ] x [ local, svn ]
    swig-pl, swig-py

    Verified that all 6 distribution packages match their md5sums,
sha1sums and "to-tigris" copies.

Results:

    All tests pass.

OS/Platform:

    SuSE Linux Enterprise Desktop 10 SP2 (i686, kernel 2.6.16)

    Using in-tree build of subversion-deps packages:
       neon

    Using SuSE distribution-supplied packages:
       apr      libapr1-1.2.2-13.2
       apr-util libapr-util1-1.2.2-13.2
       bdb      db-4.3.29-15.2
       openssl  openssl-0.9.8a-18.26
       perl     perl-5.8.8-14.7
       python   python-2.4.2-18.13
       zlib     zlib-1.2.3-15.2

Signatures

    ::: subversion-1.5.0.tar.bz2 :::
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.2 (GNU/Linux)

iD8DBQBIia7ZNR8z5DU+JbwRAqeBAKCOfDycmoLvpplXbLRVrvFYAXppMgCffeXI
cvWkM4qPXqV7lYvQY4Wnhl8=
=+rL1
-----END PGP SIGNATURE-----

    ::: subversion-1.5.0.tar.gz :::
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.2 (GNU/Linux)

iD8DBQBIibGLNR8z5DU+JbwRAl6dAJoDvz3z45EweH77/KbgUApW6iFqagCfbdcb
OlTj7XF75yHuF5F1syel5Q8=
=gK0P
-----END PGP SIGNATURE-----


- Julian



---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org

Re: 1.5.1 up for signing/testing

Posted by Lieven Govaerts <sv...@mobsol.be>.
Branko Čibej wrote:
> Lieven Govaerts wrote:
>> Branko Čibej wrote:
>>> Can someone please remind me why those two serf tests aren't XFAIL?
>> Why would we do that??
>>
>> Those two tests you are referring too are fixed, but now 10 other 
>> tests are failing. Those are fixed on trunk too and a backport branch 
>> is ready, but too late for being included in 1.5.1.
>>
>> If people are not interested in seeing the test results of ra_serf, 
>> why even bother running those tests while signing?
>
> I don't see the connection here? XFAIL was designed to flag tests that 
> are known to fail in certain configurations. It's valid to have XFAIL 
> on one branch but not on another.
I agree, but what do you hope to achieve with marking these 10 failing 
tests as XFail?

XFail is a way to silence test errors that we are not planning to solve 
in the near future. There are only two situations that I can think of 
for marking a test as XFail:
1. The test is marking the 'acceptance criteria' for a new feature in 
development. XFail here means: svn should behave like this but we didn't 
implement the necessary functionality yet. This could be module 
specific. Suppose we had a test for PKCS#11 support, than that should be 
marked as XFail over ra_serf as this feature was only implemented in 
ra_neon.
2. Someone reported an issue and a test is added to reproduce it and 
indicate expected behavior. XFail here means that the issue is known, 
but unfixed.

These failing tests do not fall into one these two categories, because 
all of the tested functionality used to work in trunk and 1.5.0, meaning 
we are introducing regressions in svn 1.5.1 over ra_serf.
Do you agree that we should never mark tests that fail because of 
regressions as XFail? Even if it's in an experimental module as ra_serf?

The only effect of marking these tests as XFail, is that we are hiding 
these regressions for our users and ourselves indefinitely. It's not 
that we review the list of XFailing tests every week or so.

Lieven


---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org

Re: 1.5.1 up for signing/testing

Posted by Branko Čibej <br...@xbc.nu>.
Lieven Govaerts wrote:
> Branko Čibej wrote:
>> C. Michael Pilato wrote:
>>> It was just brought to my attention that I *should* have seen serf 
>>> tests failing.
>>
>> Can someone please remind me why those two serf tests aren't XFAIL?
> Why would we do that??
>
> Those two tests you are referring too are fixed, but now 10 other 
> tests are failing. Those are fixed on trunk too and a backport branch 
> is ready, but too late for being included in 1.5.1.
>
> If people are not interested in seeing the test results of ra_serf, 
> why even bother running those tests while signing?

I don't see the connection here? XFAIL was designed to flag tests that 
are known to fail in certain configurations. It's valid to have XFAIL on 
one branch but not on another.

I've since been reminded that in this case we can't reliably XFAIL the 
tests because we don't (yet) have the bits in the test infrastructure 
that would allow one to write the appropriate condition with consistent 
results.


-- Brane

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org

Re: 1.5.1 up for signing/testing

Posted by Lieven Govaerts <sv...@mobsol.be>.
Branko Čibej wrote:
> C. Michael Pilato wrote:
>> It was just brought to my attention that I *should* have seen serf 
>> tests failing.
>
> Can someone please remind me why those two serf tests aren't XFAIL?
Why would we do that??

Those two tests you are referring too are fixed, but now 10 other tests 
are failing. Those are fixed on trunk too and a backport branch is 
ready, but too late for being included in 1.5.1.

If people are not interested in seeing the test results of ra_serf, why 
even bother running those tests while signing?

Lieven

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org

Re: 1.5.1 up for signing/testing

Posted by "C. Michael Pilato" <cm...@collab.net>.
David Glasser wrote:
> On Thu, Jul 24, 2008 at 10:32 PM, C. Michael Pilato <cm...@collab.net> wrote:
>> David Glasser wrote:
>>> On Thu, Jul 24, 2008 at 6:10 PM, C. Michael Pilato <cm...@collab.net>
>>> wrote:
>>>> Branko Čibej wrote:
>>>>> C. Michael Pilato wrote:
>>>>>> It was just brought to my attention that I *should* have seen serf
>>>>>> tests
>>>>>> failing.
>>>>> Can someone please remind me why those two serf tests aren't XFAIL?
>>>> Because the tests can't reliably know which of the two WebDAV modules is
>>>> being used?
>>> Sure it can; it can check svntest.main.http_library.
>>>
>>> Now, sure, you're only "required" to pass --http-library
>>> ($HTTP_LIBRARY) to the test suite if you've built with both libraries,
>>> but we can change that requirement.  (Or it can just parse 'svn
>>> --version'.)
>> Right.  So, no, it cannot reliably work today to simply mark those test as
>> XFAIL based on some readily-available conditional evaluation.  But yes,
>> there are things we can do to our testing framework to make this possible.
> 
> I mean, the "thing" we do is add a line to the README which says "when
> testing with serf, set the HTTP_LIBRARY variable (if running with make
> check) or pass --http-library (if running directly)".

README, sure.  Not really so visible, though.

Another option:  we make the test suite require --http-library if the --url 
parameter indicates we're using DAV.  Though perhaps mildly annoying to 
folks running tests by hand, I think a clear requirement and equally clear 
error message ("You must specify either --http-library=serf or 
--http-library=neon") would go a lot further towards actual benefit and utility.

-- 
C. Michael Pilato <cm...@collab.net>
CollabNet   <>   www.collab.net   <>   Distributed Development On Demand


Re: 1.5.1 up for signing/testing

Posted by David Glasser <gl...@davidglasser.net>.
On Thu, Jul 24, 2008 at 10:32 PM, C. Michael Pilato <cm...@collab.net> wrote:
> David Glasser wrote:
>>
>> On Thu, Jul 24, 2008 at 6:10 PM, C. Michael Pilato <cm...@collab.net>
>> wrote:
>>>
>>> Branko Čibej wrote:
>>>>
>>>> C. Michael Pilato wrote:
>>>>>
>>>>> It was just brought to my attention that I *should* have seen serf
>>>>> tests
>>>>> failing.
>>>>
>>>> Can someone please remind me why those two serf tests aren't XFAIL?
>>>
>>> Because the tests can't reliably know which of the two WebDAV modules is
>>> being used?
>>
>> Sure it can; it can check svntest.main.http_library.
>>
>> Now, sure, you're only "required" to pass --http-library
>> ($HTTP_LIBRARY) to the test suite if you've built with both libraries,
>> but we can change that requirement.  (Or it can just parse 'svn
>> --version'.)
>
> Right.  So, no, it cannot reliably work today to simply mark those test as
> XFAIL based on some readily-available conditional evaluation.  But yes,
> there are things we can do to our testing framework to make this possible.

I mean, the "thing" we do is add a line to the README which says "when
testing with serf, set the HTTP_LIBRARY variable (if running with make
check) or pass --http-library (if running directly)".

--dave


-- 
David Glasser | glasser@davidglasser.net | http://www.davidglasser.net/

Re: 1.5.1 up for signing/testing

Posted by "C. Michael Pilato" <cm...@collab.net>.
David Glasser wrote:
> On Thu, Jul 24, 2008 at 6:10 PM, C. Michael Pilato <cm...@collab.net> wrote:
>> Branko Čibej wrote:
>>> C. Michael Pilato wrote:
>>>> It was just brought to my attention that I *should* have seen serf tests
>>>> failing.
>>> Can someone please remind me why those two serf tests aren't XFAIL?
>> Because the tests can't reliably know which of the two WebDAV modules is
>> being used?
> 
> Sure it can; it can check svntest.main.http_library.
> 
> Now, sure, you're only "required" to pass --http-library
> ($HTTP_LIBRARY) to the test suite if you've built with both libraries,
> but we can change that requirement.  (Or it can just parse 'svn
> --version'.)

Right.  So, no, it cannot reliably work today to simply mark those test as 
XFAIL based on some readily-available conditional evaluation.  But yes, 
there are things we can do to our testing framework to make this possible.

-- 
C. Michael Pilato <cm...@collab.net>
CollabNet   <>   www.collab.net   <>   Distributed Development On Demand


Re: 1.5.1 up for signing/testing

Posted by David Glasser <gl...@davidglasser.net>.
On Thu, Jul 24, 2008 at 6:10 PM, C. Michael Pilato <cm...@collab.net> wrote:
> Branko Čibej wrote:
>>
>> C. Michael Pilato wrote:
>>>
>>> It was just brought to my attention that I *should* have seen serf tests
>>> failing.
>>
>> Can someone please remind me why those two serf tests aren't XFAIL?
>
> Because the tests can't reliably know which of the two WebDAV modules is
> being used?

Sure it can; it can check svntest.main.http_library.

Now, sure, you're only "required" to pass --http-library
($HTTP_LIBRARY) to the test suite if you've built with both libraries,
but we can change that requirement.  (Or it can just parse 'svn
--version'.)

--dave

-- 
David Glasser | glasser@davidglasser.net | http://www.davidglasser.net/

Re: 1.5.1 up for signing/testing

Posted by "C. Michael Pilato" <cm...@collab.net>.
Branko Čibej wrote:
> C. Michael Pilato wrote:
>> It was just brought to my attention that I *should* have seen serf 
>> tests failing.
> 
> Can someone please remind me why those two serf tests aren't XFAIL?

Because the tests can't reliably know which of the two WebDAV modules is 
being used?

-- 
C. Michael Pilato <cm...@collab.net>
CollabNet   <>   www.collab.net   <>   Distributed Development On Demand


Re: 1.5.1 up for signing/testing

Posted by Branko Čibej <br...@xbc.nu>.
C. Michael Pilato wrote:
> It was just brought to my attention that I *should* have seen serf 
> tests failing.

Can someone please remind me why those two serf tests aren't XFAIL?

-- Brane


---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org

Re: 1.5.1 up for signing/testing

Posted by "C. Michael Pilato" <cm...@collab.net>.
It was just brought to my attention that I *should* have seen serf tests 
failing.  Due to a slip-up in my testing script, I ended up testing Neon 
twice instead of Neon and Serf once each.  With this slip-up fixed, I do 
indeed see the expected Serf test failures.  This does not, however, change 
my vote in favor of releasing.  (But it *has* encouraged me to fix my 12-way 
testing script!)

C. Michael Pilato wrote:
> Hyrum K. Wright wrote:
>> Coming to you live from OSCON 2008, I'm pleased to announce that 
>> Subversion 1.5.1 is up for testing and signing.  The magic revision is 
>> r32289:
>>
>> http://test.hyrumwright.org/svn/1.5.1/
> 
> Summary:
> 
>    +1 to release.
> 
> Tested:
> 
>    1.5.1 tarball with local dependencies (no from deps tarball)
>    (local,svn,serf,neon) x (fsfs,bdb) + py + pl + rb + javahl
> 
> Results:
> 
>    All 12 test permutations PASSED.
> 
> MD5 Checksums:
> 
>    8dbdaa625d6b18887702885df07fc87e  subversion-1.5.1.tar.bz2
>    37533b0435caaa3e4e1be359389fcbb9  subversion-1.5.1.tar.gz
>    b40cfe04e045ea8a63f81f365ce928ee  subversion-deps-1.5.1.tar.bz2
>    47db5051d92d666f562e4f269856c927  subversion-deps-1.5.1.tar.gz
> 
> GPG Signatures:
> 
>    ::: subversion-1.5.1.tar.bz2.asc :::
>    -----BEGIN PGP SIGNATURE-----
>    Version: GnuPG v1.4.6 (GNU/Linux)
> 
>    iD8DBQBIiJ0CokEGqRcG/W4RAgTxAKCGkgL08o7x9e5RJDeDlenvjV0cCwCgmFZI
>    BLS82ifbYtU2qTkVXIKipbs=
>    =NNIq
>    -----END PGP SIGNATURE-----
>    ::: subversion-1.5.1.tar.gz.asc :::
>    -----BEGIN PGP SIGNATURE-----
>    Version: GnuPG v1.4.6 (GNU/Linux)
> 
>    iD8DBQBIiJ0VokEGqRcG/W4RAgjyAJ9Q7IGDrFlAehXbsHLpWC/q0EX2aQCgytSr
>    opScRrQxh8ZGjx/i+fUcjWw=
>    =e2B2
>    -----END PGP SIGNATURE-----
>    ::: subversion-deps-1.5.1.tar.bz2.asc :::
>    -----BEGIN PGP SIGNATURE-----
>    Version: GnuPG v1.4.6 (GNU/Linux)
> 
>    iD8DBQBIiJ0MokEGqRcG/W4RAocVAJ0dnuPa/aTgUJFF2gizGjoG+dt3MwCfaWKx
>    Jpog1YyZl9qYIw/ZPd6+8Uk=
>    =xlro
>    -----END PGP SIGNATURE-----
>    ::: subversion-deps-1.5.1.tar.gz.asc :::
>    -----BEGIN PGP SIGNATURE-----
>    Version: GnuPG v1.4.6 (GNU/Linux)
> 
>    iD8DBQBIiJ0ookEGqRcG/W4RAoQZAJ4y/RvVxHirqKgmYFCbmXmv9WDcVgCgsPj2
>    yDHn6Fwy8WDKiXsLlvhUfxI=
>    =KyFY
>    -----END PGP SIGNATURE-----
> 


-- 
C. Michael Pilato <cm...@collab.net>
CollabNet   <>   www.collab.net   <>   Distributed Development On Demand


Re: 1.5.1 up for signing/testing

Posted by "C. Michael Pilato" <cm...@collab.net>.
Hyrum K. Wright wrote:
> Coming to you live from OSCON 2008, I'm pleased to announce that 
> Subversion 1.5.1 is up for testing and signing.  The magic revision is 
> r32289:
> 
> http://test.hyrumwright.org/svn/1.5.1/

Summary:

    +1 to release.

Tested:

    1.5.1 tarball with local dependencies (no from deps tarball)
    (local,svn,serf,neon) x (fsfs,bdb) + py + pl + rb + javahl

Results:

    All 12 test permutations PASSED.

MD5 Checksums:

    8dbdaa625d6b18887702885df07fc87e  subversion-1.5.1.tar.bz2
    37533b0435caaa3e4e1be359389fcbb9  subversion-1.5.1.tar.gz
    b40cfe04e045ea8a63f81f365ce928ee  subversion-deps-1.5.1.tar.bz2
    47db5051d92d666f562e4f269856c927  subversion-deps-1.5.1.tar.gz

GPG Signatures:

    ::: subversion-1.5.1.tar.bz2.asc :::
    -----BEGIN PGP SIGNATURE-----
    Version: GnuPG v1.4.6 (GNU/Linux)

    iD8DBQBIiJ0CokEGqRcG/W4RAgTxAKCGkgL08o7x9e5RJDeDlenvjV0cCwCgmFZI
    BLS82ifbYtU2qTkVXIKipbs=
    =NNIq
    -----END PGP SIGNATURE-----
    ::: subversion-1.5.1.tar.gz.asc :::
    -----BEGIN PGP SIGNATURE-----
    Version: GnuPG v1.4.6 (GNU/Linux)

    iD8DBQBIiJ0VokEGqRcG/W4RAgjyAJ9Q7IGDrFlAehXbsHLpWC/q0EX2aQCgytSr
    opScRrQxh8ZGjx/i+fUcjWw=
    =e2B2
    -----END PGP SIGNATURE-----
    ::: subversion-deps-1.5.1.tar.bz2.asc :::
    -----BEGIN PGP SIGNATURE-----
    Version: GnuPG v1.4.6 (GNU/Linux)

    iD8DBQBIiJ0MokEGqRcG/W4RAocVAJ0dnuPa/aTgUJFF2gizGjoG+dt3MwCfaWKx
    Jpog1YyZl9qYIw/ZPd6+8Uk=
    =xlro
    -----END PGP SIGNATURE-----
    ::: subversion-deps-1.5.1.tar.gz.asc :::
    -----BEGIN PGP SIGNATURE-----
    Version: GnuPG v1.4.6 (GNU/Linux)

    iD8DBQBIiJ0ookEGqRcG/W4RAoQZAJ4y/RvVxHirqKgmYFCbmXmv9WDcVgCgsPj2
    yDHn6Fwy8WDKiXsLlvhUfxI=
    =KyFY
    -----END PGP SIGNATURE-----

-- 
C. Michael Pilato <cm...@collab.net>
CollabNet   <>   www.collab.net   <>   Distributed Development On Demand


Re: 1.5.1 up for signing/testing

Posted by Mark Phippard <ma...@gmail.com>.
TESTED:
-------
[ fsfs | bdb ] x [ file | svn ]
JavaHL Bindings

Verified md5sums

SUMMARY:
--------
+1 to release.


PLATFORM:
---------
Windows XP Pro Version 2002 SP2
MS Visual C++ 6.0 SP6

DEPENDENCIES:
-------------
apr: 1.2.12
apr-util: 1.2.12
neon: from deps
zlib: from deps
OpenSSL: 0.9.8e
BDB: 4.4.20 http://subversion.tigris.org/files/documents/15/32472/db-4.4.20-win32.zip
serf: from deps

SIGNATURE:

subversion-1.5.1.zip
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.8 (Darwin)

iEYEABECAAYFAkiJDEUACgkQJl34oANalqm0WgCgzuyV9ndLntJgN5aK8Ftwqbm3
fkEAoMu0T5l2cWzs16aOIONBO+aDg6h5
=FsCn
-----END PGP SIGNATURE-----

subversion-deps-1.5.1.zip
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.8 (Darwin)

iEYEABECAAYFAkiJDD0ACgkQJl34oANalqkHigCdFntBMoGdN6ZrocpMtTCv4Xzx
UDoAn1iFuq794HCiekiNcbIBeApqhlkb
=gRdZ
-----END PGP SIGNATURE-----

Mark

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org

Re: 1.5.1 up for signing/testing

Posted by Arfrever Frehtes Taifersar Arahesis <ar...@gmail.com>.
SUMMARY:

  +1 to release.

TESTED:

  [ fsfs | bdb ] x [ ra_local | ra_svn | ra_neon | ra_serf ]
  swig-pl
  swig-py
  swig-rb
  javahl

RESULTS:

  All tests passed except:

    ra_serf x [ fsfs | bdb ]: basic_tests.py 15: checkout a path no longer in HEAD
    ra_serf x [ fsfs | bdb ]: basic_tests.py 31: info on file not existing in HEAD
    ra_serf x [ fsfs | bdb ]: basic_tests.py 40: get info on a file not in the repo
    ra_serf x [ fsfs | bdb ]: update_tests.py 21: update child before parent of a deleted tree
    ra_serf x [ fsfs | bdb ]: update_tests.py 22: update a schedule-add directory
    ra_serf x [ fsfs | bdb ]: update_tests.py 24: update a nested wc in a read-only wc
    ra_serf x [ fsfs | bdb ]: switch_tests.py 16: relocate with prefixes longer than repo root
    ra_serf x [ fsfs | bdb ]: switch_tests.py 26: switch to dir@peg where dir doesn't exist in HEAD
    ra_serf x [ fsfs | bdb ]: copy_tests.py 21: copy a deleted directory back from the repos
    ra_serf x [ fsfs | bdb ]: copy_tests.py 63: copy old revision of wc dir to new dir
    ra_serf x [ fsfs | bdb ]: copy_tests.py 65: svn cp --parents URL WC_PATH
    ra_serf x [ fsfs | bdb ]: copy_tests.py 66: svn cp --parents WC_PATH URL
    ra_serf x [ fsfs | bdb ]: externals_tests.py 11: use a peg revision to specify an external module
    ra_serf x [ fsfs | bdb ]: merge_tests.py 61: merge fails if subtree is deleted on src
    ra_serf x [ fsfs | bdb ]: merge_tests.py 77: subtrees added after start of merge range are ok
    ra_serf x [ fsfs | bdb ]: merge_tests.py 92: dont merge revs into a subtree that predate it
    ra_serf x [ fsfs | bdb ]: merge_tests.py 97: subtree merge source might not exist
    ra_serf x [ fsfs | bdb ]: stat_tests.py 12: status -u on working copy deleted in HEAD

SYSTEM:

  Gentoo GNU/Linux (~x86)
  GLibC 2.8_p20080602
  GCC 4.2.4
  Binutils 2.18.50.0.7

DEPENDENCIES:

  APR 1.4 (trunk)
  APR-Util 1.4 (trunk)
  Neon 0.29 (trunk)
  Serf 0.2.1_pre1190 (trunk r1190)
  GnuTLS 2.4.1
  OpenSSL 0.9.8h
  Apache 2.3 (trunk)
  Berkeley DB 4.7.25
  Perl 5.8.8
  Python 2.6_beta2
  Ruby 1.8.6_p230
  Sun JDK 1.6.0.07
  JUnit 4.4

SHA1 CHECKSUMS:

  6487b6cdb5545bfeaa62de10ff386df90e977e5b  subversion-1.5.1.tar.bz2
  a86d234791713a553d3446d80e1ade08e1a9cb76  subversion-1.5.1.tar.gz

GPG SIGNATURES:


  ::: subversion-1.5.1.tar.bz2 :::
  -----BEGIN PGP SIGNATURE-----
  Version: GnuPG v2.0.9 (GNU/Linux)

  iEYEABECAAYFAkiJARkACgkQ+ZiecT68nAOwfQCfVRtl1/Fu3f8tFq0l2s+FiRI/
  pvUAoI8PxmP6+7vK95qzRxBMXAoDP6BJ
  =+M91
  -----END PGP SIGNATURE-----

  ::: subversion-1.5.1.tar.gz :::
  -----BEGIN PGP SIGNATURE-----
  Version: GnuPG v2.0.9 (GNU/Linux)

  iEYEABECAAYFAkiJAR8ACgkQ+ZiecT68nANoZgCguCqIgQfBsqhhBy1nub0cGB92
  E2wAn220PA2CCaiWXakpVkSt4C9Fpx9i
  =d1Iz
  -----END PGP SIGNATURE-----

GPG KEY:

  Arfrever Frehtes Taifersar Arahesis [1024D/3EBC9C03] with fingerprint:
  B17B 0508 3D02 62DD B38C  7F2E F998 9E71 3EBC 9C03

-- 
Arfrever Frehtes Taifersar Arahesis

Re: 1.5.1 up for signing/testing

Posted by Paul Burba <pt...@gmail.com>.
On Thu, Jul 24, 2008 at 10:52 AM, Hyrum K. Wright
<hy...@mail.utexas.edu> wrote:
> Coming to you live from OSCON 2008, I'm pleased to announce that Subversion
> 1.5.1 is up for testing and signing.  The magic revision is r32289:
>
> http://test.hyrumwright.org/svn/1.5.1/
>
> (Please make sure you verify the checksums.  I think all the bits made it to
> the download site, but just want to be sure.)
>
> You know the drill: signatures from full committers back to me


TESTED:
-------
[ fsfs | bdb ] x [ file | svn | http (neon) | http (serf) ]
JavaHL Bindings

SUCCESSFULLY BUILT BUT NOT TESTED:
----------------------------------
Perl Bindings
Python Bindings

SUMMARY:
--------
+1 to release.

RESULTS:
--------
All tests pass except for the following serf failures (both fsfs and bdb):

FAIL:  basic_tests.py 15: checkout a path no longer in HEAD
FAIL:  basic_tests.py 31: info on file not existing in HEAD
FAIL:  basic_tests.py 40: get info on a file not in the repo
FAIL:  update_tests.py 21: update child before parent of a deleted tree
FAIL:  update_tests.py 22: update a schedule-add directory
FAIL:  update_tests.py 24: update a nested wc in a read-only wc
FAIL:  switch_tests.py 16: relocate with prefixes longer than repo root
FAIL:  switch_tests.py 26: switch to dir@peg where dir doesn't exist in HEAD
FAIL:  copy_tests.py 21: copy a deleted directory back from the repos
FAIL:  copy_tests.py 63: copy old revision of wc dir to new dir
FAIL:  copy_tests.py 65: svn cp --parents URL WC_PATH
FAIL:  copy_tests.py 66: svn cp --parents WC_PATH URL
FAIL:  externals_tests.py 11: use a peg revision to specify an external module
FAIL:  stat_tests.py 12: status -u on working copy deleted in HEAD

As serf is still experimental this is not sufficient to stop release.

VERIFIED:
-------
http://test.hyrumwright.org/svn/1.5.1/keene-elm/subversion-1.5.1.zip:

C:\Downloads\1.5.1>gpg --verify subversion-1.5.1.zip.asc
gpg: Signature made 07/24/08 10:03:29 using DSA key ID 4E24517C
gpg: Good signature from "Hyrum K. Wright (Personal) <hy...@hyrumwright.org>"
gpg:                 aka "Hyrum K. Wright (UT) <hy...@mail.utexas.edu>"
gpg: WARNING: This key is not certified with a trusted signature!
gpg:          There is no indication that the signature belongs to the owner.
Primary key fingerprint: 3324 80DA 0F8C A37D AEE6  D084 0B03 AE6E 4E24 517C

MD5: 3c971b2348bcfcc885467c816918d856
SHA1: 623805756d324743897acbd5028fbc8b205c5af0

Excepting subversion/include/svn_version.h and www/hacking.html, the
contents of http://test.hyrumwright.org/svn/1.5.1/keene-elm/subversion-1.5.1.zip
match
http://svn.collab.net/repos/svn/branches/1.5.x@32289

PLATFORM (all but the JavaHL tests which were done on another Win32 box):
---------
Windows XP Pro Version 2002 SP2
AMD Athlon X2
MS Visual C++ 6.0 SP6
VMWare Player 2.0.0 build-45731

DEPENDENCIES:
-------------
apr: 0.9.13
apr-util: 0.9.12
neon: 0.28.0
zlib: 1.2.3
OpenSSL: 0.9.8d
Apache: 2.0.59
BDB: 4.4.20 http://subversion.tigris.org/files/documents/15/32472/db-4.4.20-win32.zip
serf: 0.2.0

SIGNATURE:
-----------
User: Paul T. Burba (pburba) <pa...@softlanding.com>
1024-bit DSA key
ID 53FCDC55
created 2006/06/21

http://test.hyrumwright.org/svn/1.5.1/keene-elm/subversion-1.5.1.zip:
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.5 (MingW32)

iD4DBQBIiQF42RaJMFP83FURAmfaAJ9hZTL7tvrZToLay4rlyazEYX6bpQCWP68R
mAkDNaVLrod+z6bWhcNhpw==
=ropW
-----END PGP SIGNATURE-----

Paul

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org