Ticket #7627 (closed: fixed)
GenerateEventsFilter not working
Reported by: | Andrei Savici | Owned by: | Wenduo Zhou |
---|---|---|---|
Priority: | blocker | Milestone: | Release 2.6 |
Component: | Framework | Keywords: | |
Cc: | Blocked By: | ||
Blocking: | Tester: | Andrei Savici |
Description
Load the first HYS file in SystemTests, and run GenerateEventsFilter, LogName is s1, from 0 to 60 in steps of 1. I get
Log s1 has 0 entries removed due to duplicated time. Impossible to have currindex == lastindex == 60, while start is not init. Log Index = 12745 value = 60.4929 , Index = 120 in range 59.5, 60.5 Error in execution of algorithm GenerateEventsFilter: Impossible to have currindex == lastindex == 60, while start is not init. Log Index = 12745 value = 60.4929 , Index = 120 in range 59.5, 60.5
Change History
comment:2 Changed 7 years ago by Nick Draper
Please tell me this is a quick one and that it will be closed and tested today.
comment:3 Changed 7 years ago by Wenduo Zhou
Fixed the bug. Refs #7627.
Changeset: e036674109584f16243ea7925c92cb1b2b0359bf
comment:4 Changed 7 years ago by Wenduo Zhou
- Status changed from inprogress to verify
- Resolution set to fixed
comment:5 Changed 7 years ago by Andrei Savici
- Status changed from verify to verifying
- Tester set to Andrei Savici
Note: See
TracTickets for help on using
tickets.