I'm getting this failure in the unit tests. Is this (A) a "benign"
failure that has to do with timing or environment (B) a known problem
in someone else's code or (C) something I've introduced? (Success
indicators and the "benign" OnHyperLinkControlClick error elided):
======================================================================
FAIL: @test k.inverseCommandsDict is inverse of c.commandsDict
----------------------------------------------------------------------
Traceback (most recent call last):
File "/home/sps/Bzr/trunk/leo/src/leoTest.py", line 178, in runTest
exec script + '\n' in d
File "<string>", line 88, in <module>
AssertionError: nav-marks-menu not in inverseCommandsDict.values()
----------------------------------------------------------------------
Ran 434 tests in 128.747s
FAILED (failures=1)
On Apr 16, 11:33 am, "Edward K. Ream" <[EMAIL PROTECTED]> wrote:
> On Wed, Apr 16, 2008 at 10:24 AM, thyrsus <[EMAIL PROTECTED]> wrote:
>
> > I think the implementation of your request is as follows, which I'll
> > perform as soon as other duties permit:
>
> > 1. Update my local copy of the trunk.
> > 2. Merge the thyrsus branch.
> > 3. Get all unit tests to pass.
> > 4. Check into the local copy of the trunk.
> > 5. Push onto the trunk.
>
> Looks good. I might add a step 3a: use the version on your local trunk for
> a few hours :-)
>
> Edward
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups
"leo-editor" 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/leo-editor?hl=en
-~----------~----~----~----~------~----~------~--~---