We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
I know this isn't directly you guys, but I'm sure you can pass it on to the relevant teams?
Seems when you run lots of tests in parallel, the times that VS and VS Code displays is wrong.
It looks like it's just totalling up the durations of each test, and not taking into account parallelism.
The text was updated successfully, but these errors were encountered:
This is a known issue forever that has been raised many times to TE team. Let me see if I can find some public ticket for it.
Sorry, something went wrong.
Yeah closed as low priority: https://developercommunity.visualstudio.com/t/test-explorer-duration-incorrect/1057014
No branches or pull requests
I know this isn't directly you guys, but I'm sure you can pass it on to the relevant teams?
Seems when you run lots of tests in parallel, the times that VS and VS Code displays is wrong.
It looks like it's just totalling up the durations of each test, and not taking into account parallelism.
The text was updated successfully, but these errors were encountered: