As I was working on the new wx merge I discovered a possible problem on Leopard. The recTestAllDay test was failing for me on Leopard, but an identical build did fine on my Tiger box and the full functional tests passed there. Here is the traceback in the log file:

2007-10-29 22:28:47,012 recorded_test_framework ERROR: Test "recTestAllDay" has failed due
 to traceback
Traceback (most recent call last):
File "/home/work/projects/osaf/chandler/tools/cats/framework/run_recorded.py", line 96,
in run_test_by_name
File "/projects/osaf/chandler/tools/cats/recorded_scripts/recTestAllDay.py", line 30, in
 run
ProcessEvent (wx.MouseEvent, {'associatedBlock':'ApplicationBar', 'eventType':wx.EVT_L EFT_DOWN, 'sentTo':'ApplicationBar', 'newFocusWindow':-219, 'newFocusWindowClass':wx.Windo w, 'lastWidgetValue':u'testAllDay'}, {'m_leftDown':True, 'm_x':290, 'm_y':17}) File "/home/work/projects/osaf/chandler/parcels/osaf/framework/script_recording/script_l
ib.py", line 163, in ProcessEvent
AttributeError: 'NoneType' object has no attribute 'GetParent'


--
Robin Dunn
Software Craftsman
http://wxPython.org  Java give you jitters?  Relax with wxPython!

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

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

Reply via email to