[Chandler-dev] Functional Test failure on Leopard

Robin Dunn robin at alldunn.com
Tue Oct 30 01:07:17 PDT 2007


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!



More information about the chandler-dev mailing list