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

Elapsed time in test execution history is wrong #9

Open
dkorobtsov opened this issue May 3, 2020 · 0 comments
Open

Elapsed time in test execution history is wrong #9

dkorobtsov opened this issue May 3, 2020 · 0 comments

Comments

@dkorobtsov
Copy link

Problem: time stamp in test result and history does not match.

Steps to reproduce:

  1. Generate allure-results using xcresults tool
  2. Upload results to Allure Server
  3. Open test cases tree, select any test, compare time in result and history

Expected result:
If results shows start time, like that was 5 minutes ago, history should display that last launch was 5 minutes ago

Actual result:
it shows some random value like: 10 hours / 20 days instead

Check attached screenshot:
IMAGE 2020-05-03 16:20:23

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

1 participant