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

add timestamps/duration to job.xml #35

Open
zelial opened this issue Jan 20, 2017 · 2 comments
Open

add timestamps/duration to job.xml #35

zelial opened this issue Jan 20, 2017 · 2 comments

Comments

@zelial
Copy link

zelial commented Jan 20, 2017

Please add timestamps to results, it helps when debugging failures and developing tests.

Ideally each <result> element would have an attribute with time when it was logged and each <task> element would have attributes with times of their start and finish.

@blaskovic
Copy link

I am not sure if it is possible, but these times should be taken from HOST machine and not from slaves, because testcases can manipulate with time.

@p3ck
Copy link
Owner

p3ck commented Jan 20, 2017

Should be possible to use the HOST time. When the result is recorded the current time can be recorded as well. Thanks for the RFE

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

No branches or pull requests

3 participants