[kforge-dev] Auto build and deploy working again

Rufus Pollock rufus.pollock at okfn.org
Tue Aug 15 18:02:22 UTC 2006


I have now upated the auto build and deploy machine with the dm package 
and everything is now working again. In particular:

   http://test.kforgeproject.com/
   http://test.ckan.net/

are now back. Couple of errors on running the tests detailed below.

~rufus

## Failures ##

======================================================================
FAIL: test_getResponse 
(kforge.django.apps.kui.views.test.admin.TestCreateView)
----------------------------------------------------------------------
Traceback (most recent call last):
   File "/usr/lib/python2.4/site-packages/dm/view/basetest.py", line 
102, in test_getResponse
     self.failUnlessEqual(self.view.redirect, self.requiredRedirect)
AssertionError: '/admin/model/Person/' != ''

======================================================================
FAIL: test_getResponse 
(kforge.django.apps.kui.views.test.admin.TestUpdateView)
----------------------------------------------------------------------
Traceback (most recent call last):
   File "/usr/lib/python2.4/site-packages/dm/view/basetest.py", line 
102, in test_getResponse
     self.failUnlessEqual(self.view.redirect, self.requiredRedirect)
AssertionError: '/admin/model/Person/AdminTestCaseFixture/' != ''




More information about the kforge-dev mailing list