On 2010-09-22 01:09, Aaron Bentley wrote:
This test used to work. Then I merged that latest stable, and now it dies with a KeyError deep within Storm.
I tried to go through your traceback, but the factory function that's breaking seems to be new to your branch.
This could be the problem: it's possible that a LibraryFileAlias could get loaded directly from the database, without the instrumentation added by the FakeLibrarian. I'll have to re-think the jiggery-pokery that goes into instrumenting them.
Jeroen _______________________________________________ Mailing list: https://launchpad.net/~launchpad-dev Post to : [email protected] Unsubscribe : https://launchpad.net/~launchpad-dev More help : https://help.launchpad.net/ListHelp

