mirror of https://github.com/sbt/sbt.git
Fixes #2998 When test is run at the prompt in a multi-project build, sbt aggregates <proj>/test across subprojects. Each subproject's TestResultLogger emits its own pass/fail summary inline, but the aggregation layer never restated which projects failed. The final "sbt.TestsFailedException" line surfaced no project names or failing test classes, so on CI users had to scrollback-grep through thousands of log lines to find what broke. --------- Co-authored-by: Claude Opus 4.7 (1M context) <noreply@anthropic.com> |
||
|---|---|---|
| .. | ||
| src | ||
| NOTICE | ||