test --code-coverage fails for app project referencing library project on Windows #11934
Labels
area: @angular-devkit/build-angular
freq1: low
Only reported by a handful of users who observe it rarely
severity2: inconvenient
type: bug/fix
Milestone
Bug Report or Feature Request (mark with an
x
)Command (mark with an
x
)Versions
Windows 10
node --version: v8.11.3
npm --version: 5.6.0
Repro steps
npm install
/npm run test
The log given by the failure
Desired functionality
Code coverage report should be successfully generated
Mention any other details that might be useful
This seems to work fine in linux, I'm assuming this is a windows-only issue.
The text was updated successfully, but these errors were encountered: