[GRADLE-1905] Test reports should only show actual exception but not PlaceholderException Created: 08/Nov/11 Updated: 04/Jan/13 Resolved: 14/Dec/11 |
|
Status: | Resolved |
Project: | Gradle |
Affects Version/s: | None |
Fix Version/s: | 1.0-milestone-7 |
Type: | Bug | ||
Reporter: | Peter Niederwieser | Assignee: | Peter Niederwieser |
Resolution: | Fixed | Votes: | 0 |
Description |
Test reports often (not sure when) show a org.gradle.messaging.remote.internal.PlaceholderException for failing tests, with the actual exception as a cause thereof. Only the latter should appear in the report. |