[GRADLE-2990] --tests command line option should report error when no tests match Created: 17/Jan/14 Updated: 17/Jan/14 Resolved: 17/Jan/14 |
|
Status: | Resolved |
Project: | Gradle |
Affects Version/s: | 1.10 |
Fix Version/s: | 1.11-rc-1 |
Type: | Bug | ||
Reporter: | Szczepan Faber | Assignee: | Szczepan Faber |
Resolution: | Fixed | Votes: | 0 |
Description |
--tests command line option should report error when no tests match. Currently in such situation, the task succeeds and no tests are executed. |