On Wed, Feb 26, 2014 at 8:59 PM, Ryan Ollos <[email protected]> wrote:
> On Tue, Feb 11, 2014 at 11:02 AM, Ryan Ollos <[email protected] > >wrote: > > > I've been seeing the following test case failure for quite a while now > > (with SQLite at least). > > > > ====================================================================== > > ERROR: test_batch_ticket_insert_after_upgrade > > (tests.upgrade.EnvironmentUpgradeTestCase) > > ---------------------------------------------------------------------- > > Traceback (most recent call last): > [...] > > OperationalError: 2 values for 3 columns > > > > ---------------------------------------------------------------------- > > Ran 1282 tests in 369.913s > > > > FAILED (errors=1, skipped=22) > > > > > Olemis: do you have an idea on how to fix this one? After the patch in > #754, it's the only test case failure in Multiproduct with SQLite, so it > would be nice to fix it before the release. > It seems to be related to the multi-product SQL translator . I've been tracing the error for a while and I'm still not sure about the exact solution , but continue on it ... I'll let you know asap of the progress I make . -- Regards, Olemis - @olemislc
