Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix negative time number in local mode when trial time is short #1185

Merged
merged 6 commits into from
Jun 21, 2019

Conversation

LeonardoWang
Copy link
Contributor

fix negative time number in local mode when trial time is short, when a trial finish in 1 second, last 3 number of finish time will be set "000", which is smaller than the start time

Copy link
Contributor

@demianzhang demianzhang left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

line 507 Windows version "000" should be changed into (Get-Date -Format fff).ToString()

@QuanluZhang
Copy link
Contributor

@LeonardoWang should also add the corresponding modification on webui.

@msftclas
Copy link

msftclas commented Jun 21, 2019

CLA assistant check
All CLA requirements met.

@leckie-chn leckie-chn added this to the June 2019 Release milestone Jun 21, 2019
@leckie-chn leckie-chn merged commit 150ee83 into microsoft:master Jun 21, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

7 participants