Skip to content
This repository was archived by the owner on Jul 24, 2022. It is now read-only.
This repository was archived by the owner on Jul 24, 2022. It is now read-only.

Wrong timestamps in reports. #18

Description

@TYZzzzzzz

Describe the bug
In reports timestamps save with unknown time zone, testcase was run at 17:03 localtime, record in report file:
" ...
finished: '2018-11-12 12:05:20'
started: '2018-11-12 12:03:05'
... "

To Reproduce
Steps to reproduce the behavior:

  1. Run and finish testcase
  2. Open report
  3. See 'started' and 'finished' timestamps

Expected behavior
Saving timestamps in local time of OS.

System (please complete the following information):

  • OS: Windows 7 Professional Service Pack 1
  • Python 3.7
  • Version 0.4.1

Additional note
Expecting "started-finished" sequence if report files intended to human reading

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions