개정판 49dca490
issue #563: fix sorting run
Change-Id: Id2fa3363e8fc88743293621f6e9724d9d45d9683
DTI_PID/DTI_PID/LineNoTracer.py | ||
---|---|---|
1073 | 1073 |
if fixed_run_info.consumed: |
1074 | 1074 |
continue |
1075 | 1075 |
else: |
1076 |
fixed_merged_run_infos.append([[fixed_run_info], fixed_run_info.run])
|
|
1076 |
fixed_merged_run_infos.append([[fixed_run_info], fixed_run_info]) |
|
1077 | 1077 |
|
1078 | 1078 |
# sort merged waiting runs by using merged fixed runs |
1079 | 1079 |
remain_count_past = len(waiting_merged_run_infos) |
내보내기 Unified diff