[Tramline-dev] Further development of Tramline
Martijn Faassen
faassen at infrae.com
Tue Jun 20 17:06:27 CEST 2006
Jeroen Vloothuis wrote:
> Hi,
>
> Current development of Tramline seems to be halted. I would like to contribute
> more but I am wondering what the status of my previous patch is.
Okay, current status:
I patched tramline and tried to run the tests, but unfortunately I got a
test failure:
======================================================================
FAIL: test_explicit_enabling (tramline.tests.test_core.TramlineTests)
----------------------------------------------------------------------
Traceback (most recent call last):
File "/usr/lib/python2.4/unittest.py", line 260, in run
testMethod()
File
"/home/faassen/working/doclib/tramline/src/tramline/tests/test_core.py",
line 386, in test_explicit_enabling
self.assert_(
File "/usr/lib/python2.4/unittest.py", line 309, in failUnless
if not expr: raise self.failureException, msg
AssertionError
Is the patch missing something?
Looking at the code I probably want to do a few small tweaks like
perhaps changing the name of the option.
Regards,
Martijn
More information about the Tramline-dev
mailing list