It's been failing since July 1, svn r959461, probably for QPID-664: expose authenticated username for connection.
Since Linux is failing it for cmake but not for autoconf, there's probably some config or setting that doesn't match, but after looking for 45 minutes I can't see it. It is also failing on Windows. I reported it as QPID-2734. -Steve > -----Original Message----- > From: Steve Huston [mailto:[email protected]] > Sent: Wednesday, July 14, 2010 9:27 AM > To: [email protected] > Cc: 'Gordon Sim' > Subject: RE: Unit test failing on Linux > > > No, it's failing on Linux. I'll check into it further - maybe > a cmake-related change. > > Thanks, > -Steve > > > -----Original Message----- > > From: Alan Conway [mailto:[email protected]] > > Sent: Wednesday, July 14, 2010 9:02 AM > > To: [email protected] > > Cc: Steve Huston; Gordon Sim > > Subject: Re: Unit test failing on Linux > > > > > > On 07/14/2010 07:53 AM, Steve Huston wrote: > > > The following has been failing on Linux for a while. Is someone > > > working on this, or is it possibly a new test that needs a cmake > > > update? > > > > > > In unit_test: > > > > > > > /qpidbuilds/trunk/qpid/cpp/src/tests/MessagingSessionTests.cpp(775): > > > error in "testAuthenticatedUsername": check > > > fix.connection.getAuthenticatedUsername() == > > std::string("anonymous") > > > failed [ != anonymous] > > > > > > > That's passing for me, and in our nightly builds, I don't > > recall ever seeing it > > fail. Do you know at what revision it started to fail? Could > > the failure be > > associated with an upgrade of the SASL support libs on windows? > > > > > --------------------------------------------------------------------- > > Apache Qpid - AMQP Messaging Implementation > > Project: http://qpid.apache.org > > Use/Interact: mailto:[email protected] > > > > > > > --------------------------------------------------------------------- > Apache Qpid - AMQP Messaging Implementation > Project: http://qpid.apache.org > Use/Interact: mailto:[email protected] > > --------------------------------------------------------------------- Apache Qpid - AMQP Messaging Implementation Project: http://qpid.apache.org Use/Interact: mailto:[email protected]
