My testing shows three test failures in the cpp tree. Everything else passes for me.
https://gist.github.com/ssorj/cfd6b48cda7f37bb665d The first two failures there are from an unguarded reacharound in the source tree. The last is more interesting. In this instance I was building against 0.7. I ran all of these tests on Fedora 20 x86-64. On Fri, Feb 20, 2015 at 6:39 AM, Justin Ross <[email protected]> wrote: > Hi, everyone. We have branched for release, and 0.32 beta is now > available. > > Release branch: https://svn.apache.org/repos/asf/qpid/branches/0.32/ > Release artifacts: > https://dist.apache.org/repos/dist/dev/qpid/0.32-beta/ > Release tool log output: > http://people.apache.org/~jross/qpid-0.32-beta.log > > This is pre-release software, for testing only. > > Now that we've branched, 0.32 changes require developer review and release > manager approval. See the release page for details. It means as well that > trunk has opened for forward development. > > Please test the beta in your environment and report your results on the > list. Thank you very much to those who tested the alpha. > > The next planned build is our first RC on March 4th. > > Thanks! > Justin > > --- > 0.32 release page: > https://cwiki.apache.org/confluence/display/qpid/0.32+Release >
