Open main menu

CDOT Wiki β

Changes

<b>Wednesday, October 11, 2006</b>
*[[User:elichak | elichak]] also changed the TS_NUM_RUNS, TP_NUM_CYCLES, TP_RESOLUTION values to 1 in run_tests.py to shorten the cycles of the performance testing for the purpose of debugging the scripts.
*The error occurs in <b>report.py</b> because <b>ts_time</b> is empty, therefore, this fails:
<pre>
for ts_time in ts_times[i]:
*We speculate that the thing that is affecting the value of ts_time being generated is in <b>ffprocess.py</b>: RunProcessAndWaitForOutput always returns None in line 232 <pre>return (None, True)</pre>
 
*Further debugging by [[User:elichak|elichak]] is in process
= Project Events =
1
edit