Commit 2c33175
committed
fix(@angular/build): resolve junit karma reporter output to workspace root
To maintain behavior with the Webpack-based karma unit-testing available
via `@angular-devkit/build-angular`, the application build system based
karma testing will now resolve the output directory location of the junit
karma reporter to the same workspace root location. This is only performed
if the `junit` reporter is enabled and the reporter's `outputDir` option
is not an absolute path.1 parent 01c9d69 commit 2c33175
1 file changed
Lines changed: 29 additions & 0 deletions
Lines changed: 29 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
577 | 577 | | |
578 | 578 | | |
579 | 579 | | |
| 580 | + | |
| 581 | + | |
| 582 | + | |
| 583 | + | |
| 584 | + | |
| 585 | + | |
| 586 | + | |
| 587 | + | |
| 588 | + | |
| 589 | + | |
| 590 | + | |
| 591 | + | |
| 592 | + | |
| 593 | + | |
| 594 | + | |
| 595 | + | |
| 596 | + | |
| 597 | + | |
| 598 | + | |
| 599 | + | |
| 600 | + | |
| 601 | + | |
| 602 | + | |
| 603 | + | |
| 604 | + | |
| 605 | + | |
| 606 | + | |
| 607 | + | |
| 608 | + | |
580 | 609 | | |
581 | 610 | | |
582 | 611 | | |
| |||
0 commit comments