Is anyone else getting a test failure in TestNewMail? I completely deleted and re-checked out Chandler just in case, and still get the failure. You can see the result of running "tools/rt.py --funcSuite -- mode=release" here:
        http://rae.pastebin.ca/647013

The failure looks like this:

++++++Starting Test ""TestNewMail"" :: StartTime 21:54:57.65
Traceback (most recent call last):
File "/Users/rae/work/osaf/chandler/chandler/release/Library/ Frameworks/Python.framework/Versions/2.5/lib/python2.5/site-packages/ wx/_core.py", line 14330, in <lambda>
    lambda event: event.callable(*event.args, **event.kw) )
File "/Users/rae/work/osaf/chandler/chandler/parcels/osaf/ framework/blocks/ControlBlocks.py", line 1017, in Notify
    wx.GetApp().OnCommand(event)
File "/Users/rae/work/osaf/chandler/chandler/application/ Application.py", line 890, in OnCommand
    assert (blockEvent != None or updateUIEvent)
AssertionError


If I run just TestNewMail on its own -- "tools/rt.py --mode=release - t TestNewMail" -- it passes fine:
        http://rae.pastebin.ca/647014

Reid

_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _

Open Source Applications Foundation "chandler-dev" mailing list
http://lists.osafoundation.org/mailman/listinfo/chandler-dev

Reply via email to