Defining test.include to run a subset of unit tests no longer works
-------------------------------------------------------------------
Key: MAPREDUCE-908
URL: https://issues.apache.org/jira/browse/MAPREDUCE-908
Project: Hadoop Map/Reduce
Issue Type: Bug
Components: build, test
Affects Versions: 0.21.0
Reporter: Chris Douglas
The test.include property used to be a convenient way to glob tests, e.g. {{ant
-Dtest.include='foo/bar/Test*' test}} used to run all the tests in the
{{foo/bar}} package. This no longer works.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.