-
Notifications
You must be signed in to change notification settings - Fork 163
Closed
Labels
Milestone
Description
We write more and more test to be able to run in parallel. This works, but vscode sometimes does display the wrong result-status icon in front of the tests.
After a (parallel) test run, there should be a green checkbox (or red cross) next to the test name in the test view. However vscode does get confused by the parallel test run and shows only a few result icons and lot's of "not-run" icons next to the (ran) tests. Please see my attached screenshot for further details.
And feel free to reach out for more details or something I can help with this issue.
