It seems the performance tests have been failing for a while but there were some problems over the weekend that make it kinda hard to see which checkin caused them. There are several different tracebacks, for example the one below. Anyone have any ideas what is going on?
1009 Traceback (most recent call last): 1010 1011 File "/Users/osafuser/tinderbuild/chandler/release/Library/Frameworks/Python.framework/Versions/2.4/lib/python2.4/site-packages/wx/_core.py", line 12806, in <lambda> 1012 1013 1014 lambda event: event.callable(*event.args, **event.kw) ) 1015 1016 File "/Users/osafuser/tinderbuild/chandler/parcels/osaf/framework/scripting/__init__.py", line 83, in run_startup_script 1017 1018 1019 run_startup_script_with_symbols(builtIns=builtIns, *args, **kwds) 1020 1021 File "/Users/osafuser/tinderbuild/chandler/parcels/osaf/framework/scripting/script.py", line 292, in run_startup_script_with_symbols 1022 1023 1024 builtIns=builtIns) 1025 1026 File "/Users/osafuser/tinderbuild/chandler/parcels/osaf/framework/scripting/script.py", line 212, in run_script_with_symbols 1027 1028 1029 exec scriptCode in builtIns 1030 1031 File "/Users/osafuser/tinderbuild/chandler/tools/QATestScripts/Performance/PerfNewEventCalView.py", line 27, in ? 1032 1033 1034 ev = testView.DoubleClickInCalView() 1035 1036 File "/Users/osafuser/tinderbuild/chandler/tools/QAUITestAppLib.py", line 1527, in DoubleClickInCalView 1037 1038 1039 self.timedCanvas = App_ns.TimedEvents 1040 1041 File "/Users/osafuser/tinderbuild/chandler/parcels/osaf/framework/scripting/proxy.py", line 191, in __getattr__ 1042 1043 1044 return getattr(self.app_ns, attr) 1045 1046 File "/Users/osafuser/tinderbuild/chandler/application/schema.py", line 1169, in __getattr__ 1047 1048 1049 raise AttributeError( 1050 1051 AttributeError 1052 : 1053 TimedEvents is not in <module ´osaf.app´ from ´/Users/osafuser/tinderbuild/chandler/parcels/osaf/app/__init__.pyo´> or <Parcel: app fd9d0260-3d0b-11db-e905-856821bac199> 1054 -- Heikki Toivonen
signature.asc
Description: OpenPGP digital signature
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ Open Source Applications Foundation "chandler-dev" mailing list http://lists.osafoundation.org/mailman/listinfo/chandler-dev
