Exclude fault injection tests from normal tests execution
---------------------------------------------------------
Key: HADOOP-6529
URL: https://issues.apache.org/jira/browse/HADOOP-6529
Project: Hadoop Common
Issue Type: Sub-task
Affects Versions: 0.20.2
Reporter: Konstantin Boudnik
Assignee: Konstantin Boudnik
The way junit task is configured is to look for all tests under src/test
directory. It will include and try to run tests in src/test/aop folder during
execution of normal test-core target. Such attempt will clearly fail.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.