Ticket #9631 (closed: fixed)
Improve LoadInstrument idlist error handling
Reported by: | Nick Draper | Owned by: | Nick Draper |
---|---|---|---|
Priority: | major | Milestone: | Release 3.2 |
Component: | Framework | Keywords: | |
Cc: | Blocked By: | ||
Blocking: | Tester: | Samuel Jackson |
Description
If you have an idlist entry with the end < start you get an unhelpful error message
Vestor <T> too long (at least that is what you get on windows)
Make the error message better.
Attachments
Change History
comment:1 Changed 6 years ago by Nick Draper
re #9631 improve error message
Changeset: 254378b57c8833a5a92c58b7b3357f9c31a8db5f
comment:3 Changed 6 years ago by Nick Draper
There was another commit that went to the wrong ticket #9361
re #9361 this one should not break the tests
Changeset: 2bb9e3180c9bb15458976d91a396972bfde14188
comment:4 Changed 6 years ago by Nick Draper
- Status changed from assigned to verify
- Resolution set to fixed
to test:
- Load the attached file using LoadEmptyInstrument
- Check the error message is better than "Vector <T> Too Long"
- Check the unit tests and system tests have passed as they show you the all of the other instrument definitions still load.
comment:5 Changed 6 years ago by Samuel Jackson
- Status changed from verify to verifying
- Tester set to Samuel Jackson
comment:6 Changed 6 years ago by Samuel Jackson
- Status changed from verifying to closed
Merge remote-tracking branch 'origin/feature/9631_idlist_error_message'
Full changeset: 30a72a2d09388a9b5406439d56ac672bab11962f
Note: See
TracTickets for help on using
tickets.