Ticket #9363 (closed: fixed)
Correct a bug in UTC/local time conversion in ExportSampleLogsToCSVFile
Reported by: | Wenduo Zhou | Owned by: | Wenduo Zhou |
---|---|---|---|
Priority: | critical | Milestone: | Release 3.2 |
Component: | Framework | Keywords: | |
Cc: | Blocked By: | ||
Blocking: | Tester: | Vickie Lynch |
Description
There is a bug in converting from UTC time to local time in algorithm ExportSampleLogsToCSVFile. It happens when UTC time and local time are of two different days.
Attachments
Change History
comment:2 Changed 6 years ago by Wenduo Zhou
- Status changed from new to assigned
For tester
Run the script. The old Mantid will generate two logs of run 47862 and 47863 with almost 22 hours in difference. Though these two are consecutive.
comment:4 Changed 6 years ago by Wenduo Zhou
- Status changed from inprogress to verify
- Resolution set to fixed
comment:5 Changed 6 years ago by Vickie Lynch
- Status changed from verify to verifying
- Tester set to Vickie Lynch
comment:6 Changed 6 years ago by Vickie Lynch
- Status changed from verifying to closed
Merge remote branch 'origin/feature/9363_correct_time_shift'
Full changeset: 324a60b4cfad62aedd62f65a2788f98d62b524c0
Note: See
TracTickets for help on using
tickets.
Removed a useless log output. Refs #9363.
Changeset: 096bc6c62ff10ef578eaca4ff5f50422453fce78