On 02/08/07, Gordon Sim <[EMAIL PROTECTED]> wrote: > Martin Ritchie wrote: > > On 01/08/07, Rajith Attapattu <[EMAIL PROTECTED]> wrote: > >> Martin, > >> > >> A python test execution fails on the broker in trunk. > >> As hack I get around by skipping them. > >> Can you please look into it. > >> > >> Regards, > >> > >> Rajith > > > > I hope to have time to look at trunk again next week. Did the test > > just start failing? Have the python tests changed recently? > > The python test target was failing entirely when run from maven due to > an incorrect filename for the exempted tests. I've checked in a trivial > change for that. > > Two of the actual tests fail: test_rollback and test_auto_rollback. The > tests themselves have not changed, but the python client has had some > modifications. However using the client from trunk, those tests pass > against the M2 java broker so I suspect that it is not a python issue. > > I'll be happy to investigate further if someone has reason to believe > that it is indeed the python client that is causing these failures.
I don't have any cause to blame the python tests I just don't know of any changes to the trunk broker. Perhaps merging the M2 changes to trunk should be done first as perhaps there was a fix on the branch that hasn't made it to trunk yet. Though I thought all the tests were passing before we branched. If it can wait till next week I'll have time to look at it then. -- Martin Ritchie
