[Tramline-dev] Further development of Tramline
Jeroen Vloothuis
jeroen.vloothuis at pareto.nl
Wed Jun 21 08:08:43 CEST 2006
On Tuesday 20 June 2006 17:06, Martijn Faassen wrote:
> 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?
I am attaching the complete diff (I removed my path settings previously). This
code works for me with Python 2.4
> Looking at the code I probably want to do a few small tweaks like
> perhaps changing the name of the option.
Go for it, I never liked the name myself (could not think of a better one).
Kind regards,
Jeroen
-------------- next part --------------
A non-text attachment was scrubbed...
Name: complete.patch
Type: text/x-diff
Size: 5058 bytes
Desc: not available
Url : http://codespeak.net/pipermail/tramline-dev/attachments/20060621/6d6e30e8/attachment.bin
More information about the Tramline-dev
mailing list