Hi Chris, thank you for your reply. it's really strange, ok, maybe my development enviroment could be wrong, but I tried a fresh virtualenv with your great tutorial that I found here http://www.satchmoproject.com/blog/2010/aug/01/satchmo-virtualenv/ run clonesatchmo and got
Ran 276 tests in 222.621s FAILED (failures=4, errors=1) Destroying test database 'default'... Error on django registration failures on django registration and sorl.thumbnail the installed packages are: pip freeze Django==1.2.4 PIL==1.1.7 PyYAML==3.09 Satchmo==0.9.2 TRML2PDF==1.0 django-caching-app-plugins==0.1.2 django-keyedcache==1.4-4 django-livesettings==1.4-4 django-registration==0.7 django-signals-ahoy==0.1-1 django-threaded-multihost==1.4-0 pycrypto==2.3 reportlab==2.5 sorl-thumbnail==3.2.5 wsgiref==0.1.2 On the development virtualenv I used add2virtualenv and I didn't install satchmo just because I don't really like using clonesatchmo for get an enviroment. I prefer edit the files on my hg branch and pull from your branch when there's something new. thank you again Andrea On 5 Gen, 19:39, Chris Moffitt <[email protected]> wrote: > When I run it, I only have 1 error. I suspect there is something else going > on here that is causing the tests to fail. > > -Chris > > On Wed, Jan 5, 2011 at 9:34 AM, andrea innocenti <[email protected]> wrote: > > Today I run the command in the object on my test machine, I got: > > Ran 438 tests in 2753.434s > > > FAILED (failures=75, errors=68) > > > by the way I am able to use it and curious I tried the same command on > > my production server with more or less the same results. > > could it be a misconfiguration made by me or you have this big number > > of failures too? > > > the output is really big, if someone want to see it I could post it > > here. > > > thank you in advance > > > -- > > You received this message because you are subscribed to the Google Groups > > "Satchmo users" group. > > To post to this group, send email to [email protected]. > > To unsubscribe from this group, send email to > > [email protected]<satchmo-users%[email protected]> > > . > > For more options, visit this group at > >http://groups.google.com/group/satchmo-users?hl=en. -- You received this message because you are subscribed to the Google Groups "Satchmo users" group. To post to this group, send email to [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/satchmo-users?hl=en.
