ah okay, must have missed that commit where you reenabled this test. sorry for the noise!
On 24.06.2010, at 20:54, Jan Lehnardt wrote: > Hi, > > On 24 Jun 2010, at 19:33, Sebastian Cohnen wrote: > >> hey devs, >> >> just wanted you to know that user_db is failing for me on trunk. I did >> >> git pull && make clean && make distclean && ./bootstrap && ./configure && >> make check && make dev >> >> make check passes, but the users_db test is failing every single time >> (triggered separately or not does not matter): >> >> Assertion failed: e.error == "unauthorized" >> Assertion failed: /conflict/.test(e.reason) > > Just some context. The test file has been missing from the list of tests for > a while > so the actual regression (if there is any, the test might just be wrong), > could have > happened some time in the past. > > I re-enabled the test a few days ago. > > Cheers > Jan > -- > >
