Ticket #6474 (assigned)
FakeEventData listener does not generate ws with correct x-values and lacks any description
Reported by: | Alex Buts | Owned by: | Anyone |
---|---|---|---|
Priority: | major | Milestone: | Backlog |
Component: | Framework | Keywords: | |
Cc: | Blocked By: | ||
Blocking: | Tester: |
Description (last modified by Alex Buts) (diff)
If one runs startLiveData and tests it using FakeEventDataListener, the FakeEventDataListener generate events in the range from 40000 to 60000 but user have no ways of determining that without running a debugger.
The event workspace comes with ranges from 0 to 10-308 which also not helping to identify the range of the data.
Needed: Some description of the FakeEventDataListener with the range of the events it generates.
correct X-axis ranges in generated workspace.
Some description of the FileEventData Listener. It works, but it is absolutely unclear how to use it.
Change History
comment:1 Changed 8 years ago by Alex Buts
- Priority changed from minor to major
- Description modified (diff)
comment:4 Changed 7 years ago by Nick Draper
- Milestone changed from Release 2.6 to Backlog
Moved to backlog at the code freeze for R2.6
Note: See
TracTickets for help on using
tickets.