vscode-jest plugin issue

Test status gutter icons are not shown correctly. This seems to be caused by the JUnit reporter configured as:

"testResultsProcessor": "./node_modules/jest-junit-reporter"

Expected behavior:

Expected behavior

Actual behavior:

Actual behavior