On 5 Sep, 2006, at 14:17, John Anderson wrote:
Hi Heikki:
I think that the tests are failing because we no longer allow
calendar view to be displayed using the all collection. This
requires a change to the tests. I fixed the functional tests, but
forgot about the performance tests.
Well, to be overly picky :o ... You didn't fix the functional tests:
you fixed running them all at once, which is a different thing from
running them individually. (See the 2 emails I sent to chandler-dev@
right around the same time as Heikki).
Are you planning on fixing the performance tests?
--Grant
Heikki Toivonen wrote:
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 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 or 1054 _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
Open Source Applications Foundation "chandler-dev" mailing list
http://lists.osafoundation.org/mailman/listinfo/chandler-dev
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
Open Source Applications Foundation "chandler-dev" mailing list
http://lists.osafoundation.org/mailman/listinfo/chandler-dev
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
Open Source Applications Foundation "chandler-dev" mailing list
http://lists.osafoundation.org/mailman/listinfo/chandler-dev