Re: Oracle/GIS Testers Needed

2009-11-26 Thread Russell Keith-Magee
On Thu, Nov 26, 2009 at 11:44 PM, Ian Kelly wrote: > On Thu, Nov 26, 2009 at 8:38 AM, Russell Keith-Magee > wrote: >> Yes - this does help. The confirms my suspicion - the problem is that >> the fixture loaded in FixtureTestCase.test_fixture_loading isn't being >> cleared before running the tests

Re: Oracle/GIS Testers Needed

2009-11-26 Thread Jani Tiainen
On Thu, Nov 26, 2009 at 5:44 PM, Ian Kelly wrote: > On Thu, Nov 26, 2009 at 8:38 AM, Russell Keith-Magee > wrote: > > Yes - this does help. The confirms my suspicion - the problem is that > > the fixture loaded in FixtureTestCase.test_fixture_loading isn't being > > cleared before running the te

Re: Oracle/GIS Testers Needed

2009-11-26 Thread Ian Kelly
On Thu, Nov 26, 2009 at 8:38 AM, Russell Keith-Magee wrote: > Yes - this does help. The confirms my suspicion - the problem is that > the fixture loaded in FixtureTestCase.test_fixture_loading isn't being > cleared before running the tests in QueryTestCase. > > The annoying thing is that I don't s

Re: Oracle/GIS Testers Needed

2009-11-26 Thread Russell Keith-Magee
On Thu, Nov 26, 2009 at 10:56 PM, Jani Tiainen wrote: > On Thu, 2009-11-26 at 21:56 +0800, Russell Keith-Magee wrote: >> On Thu, Nov 26, 2009 at 9:37 PM, Jani Tiainen wrote: >> > On Thu, 2009-11-26 at 20:23 +0800, Russell Keith-Magee wrote: >> > >> >> * Do you still get the same failures if you c

Re: Oracle/GIS Testers Needed

2009-11-26 Thread Russell Keith-Magee
On Thu, Nov 26, 2009 at 9:37 PM, Jani Tiainen wrote: > On Thu, 2009-11-26 at 20:23 +0800, Russell Keith-Magee wrote: > >> * Do you still get the same failures if you convert QueryTestCase into >> a TransactionTestCase (i.e., change the import "from django.test >> import TestCase" to "from django.t

Re: Oracle/GIS Testers Needed

2009-11-26 Thread Jani Tiainen
On Thu, 2009-11-26 at 20:23 +0800, Russell Keith-Magee wrote: > On Thu, Nov 26, 2009 at 5:03 PM, Jani Tiainen wrote: > > On Thu, 2009-11-26 at 01:44 -0600, Alex Gaynor wrote: > >> On Thu, Nov 26, 2009 at 1:42 AM, Jani Tiainen wrote: > >> > On Thu, 2009-11-26 at 01:28 -0600, Alex Gaynor wrote: > >

Re: Oracle/GIS Testers Needed

2009-11-26 Thread Russell Keith-Magee
On Thu, Nov 26, 2009 at 5:03 PM, Jani Tiainen wrote: > On Thu, 2009-11-26 at 01:44 -0600, Alex Gaynor wrote: >> On Thu, Nov 26, 2009 at 1:42 AM, Jani Tiainen wrote: >> > On Thu, 2009-11-26 at 01:28 -0600, Alex Gaynor wrote: >> > >> >> >> >> Thanks for taking the time to run all of those!  All of

Re: Oracle/GIS Testers Needed

2009-11-26 Thread Jani Tiainen
On Thu, 2009-11-26 at 01:44 -0600, Alex Gaynor wrote: > On Thu, Nov 26, 2009 at 1:42 AM, Jani Tiainen wrote: > > On Thu, 2009-11-26 at 01:28 -0600, Alex Gaynor wrote: > > > >> > >> Thanks for taking the time to run all of those! All of those > >> ConnectionDoesNotExist errors come from the fact t

Re: Oracle/GIS Testers Needed

2009-11-25 Thread Alex Gaynor
On Thu, Nov 26, 2009 at 1:42 AM, Jani Tiainen wrote: > On Thu, 2009-11-26 at 01:28 -0600, Alex Gaynor wrote: > >> >> Thanks for taking the time to run all of those!  All of those >> ConnectionDoesNotExist errors come from the fact that the multidb >> tests expect you to have more than 1 DB set up

Re: Oracle/GIS Testers Needed

2009-11-25 Thread Jani Tiainen
On Thu, 2009-11-26 at 01:28 -0600, Alex Gaynor wrote: > > Thanks for taking the time to run all of those! All of those > ConnectionDoesNotExist errors come from the fact that the multidb > tests expect you to have more than 1 DB set up in your settings file, > the rigth solution here is probably

Re: Oracle/GIS Testers Needed

2009-11-25 Thread Alex Gaynor
On Thu, Nov 26, 2009 at 1:21 AM, Jani Tiainen wrote: > On Fri, 2009-11-20 at 01:14 -0500, Alex Gaynor wrote: >> Hey all, >> >> Russ and I have been working on getting the multi-db work ready for >> merge (final stretch here hopefully!), and I just ported the Oracle >> backend to the slightly updat

Re: Oracle/GIS Testers Needed

2009-11-25 Thread Jani Tiainen
On Fri, 2009-11-20 at 01:14 -0500, Alex Gaynor wrote: > Hey all, > > Russ and I have been working on getting the multi-db work ready for > merge (final stretch here hopefully!), and I just ported the Oracle > backend to the slightly updated backend arcitecture so it could use > some testers. If y

Re: Oracle/GIS Testers Needed

2009-11-24 Thread redetin
On Sat, Nov 21, 2009 at 1:36 AM, Alex Gaynor wrote: > On Fri, Nov 20, 2009 at 3:56 PM, Karen Tracey wrote: > >> Just running the Oracle tests is enough for now. I've fixed the error > >> you spotted with the stray import left over and pushed that to github. > > > > I get 6 failures and 26 error

Re: Oracle/GIS Testers Needed

2009-11-20 Thread Alex Gaynor
On Fri, Nov 20, 2009 at 10:52 PM, Justin Bronn wrote: > >> For GIS I'm fairly certain that's broken, however I'm not quite setup >> for running the GIS tests yet, therefore if you're set up for it and >> can run the tests please just reply with your tracebacks here >> (preferably with them on a pa

Re: Oracle/GIS Testers Needed

2009-11-20 Thread Justin Bronn
> For GIS I'm fairly certain that's broken, however I'm not quite setup > for running the GIS tests yet, therefore if you're set up for it and > can run the tests please just reply with your tracebacks here > (preferably with them on a pastebin like paste.pocoo.org though :)) > and I'll try to sor

Re: Oracle/GIS Testers Needed

2009-11-20 Thread Alex Gaynor
On Fri, Nov 20, 2009 at 3:56 PM, Karen Tracey wrote: >> Just running the Oracle tests is enough for now.  I've fixed the error >> you spotted with the stray import left over and pushed that to github. > > I get 6 failures and 26 errors but I do not know if any of them have > anything to do with mu

Re: Oracle/GIS Testers Needed

2009-11-20 Thread Karen Tracey
> > Just running the Oracle tests is enough for now. I've fixed the error > you spotted with the stray import left over and pushed that to github. > I get 6 failures and 26 errors but I do not know if any of them have anything to do with multidb. The output is here: http://pastebin.com/m2c76367

Re: Oracle/GIS Testers Needed

2009-11-20 Thread ben
No problem, I'll try and spin up some test db's of various versions next week. Just to exlpain; the issue is that any date with a year less than 1000 is being output padded with spaces (so year 0001 ends up as u' 1'). This means that serialization is broken for these dates. At the moment as a w

Re: Oracle/GIS Testers Needed

2009-11-20 Thread Alex Gaynor
On Fri, Nov 20, 2009 at 11:03 AM, ben wrote: > Hi Alex, > > I have oracle at work with all versions from 9i to 11. I'd be happy to > run the tests on all of those verisons. I wonder if I could ask a > small favour in return though: > > In our organisation we have a lot of legacy date/time data mod

Re: Oracle/GIS Testers Needed

2009-11-20 Thread ben
Hi Alex, I have oracle at work with all versions from 9i to 11. I'd be happy to run the tests on all of those verisons. I wonder if I could ask a small favour in return though: In our organisation we have a lot of legacy date/time data modeled as the year 0001-01-01 and then the time in situation

Re: Oracle/GIS Testers Needed

2009-11-20 Thread Alex Gaynor
On Fri, Nov 20, 2009 at 8:26 AM, Karen Tracey wrote: > On Fri, Nov 20, 2009 at 1:14 AM, Alex Gaynor wrote: >> >> Hey all, >> >> Russ and I have been working on getting the multi-db work ready for >> merge (final stretch here hopefully!), and I just ported the Oracle >> backend to the slightly upd

Re: Oracle/GIS Testers Needed

2009-11-20 Thread Karen Tracey
On Fri, Nov 20, 2009 at 1:14 AM, Alex Gaynor wrote: > Hey all, > > Russ and I have been working on getting the multi-db work ready for > merge (final stretch here hopefully!), and I just ported the Oracle > backend to the slightly updated backend arcitecture so it could use > some testers. If yo

Re: Oracle/GIS Testers Needed

2009-11-20 Thread Russell Keith-Magee
On Fri, Nov 20, 2009 at 3:19 PM, Jani Tiainen wrote: > On Fri, 2009-11-20 at 01:14 -0500, Alex Gaynor wrote: >> Hey all, >> >> Russ and I have been working on getting the multi-db work ready for >> merge (final stretch here hopefully!), and I just ported the Oracle >> backend to the slightly updat

Re: Oracle/GIS Testers Needed

2009-11-19 Thread Jani Tiainen
On Fri, 2009-11-20 at 01:14 -0500, Alex Gaynor wrote: > Hey all, > > Russ and I have been working on getting the multi-db work ready for > merge (final stretch here hopefully!), and I just ported the Oracle > backend to the slightly updated backend arcitecture so it could use > some testers. If y

Oracle/GIS Testers Needed

2009-11-19 Thread Alex Gaynor
Hey all, Russ and I have been working on getting the multi-db work ready for merge (final stretch here hopefully!), and I just ported the Oracle backend to the slightly updated backend arcitecture so it could use some testers. If you've got an Oracle setup and can run some tests that would be gre