Christopher Tubbs created ACCUMULO-3299:
-------------------------------------------
Summary: Some build tests are misnamed
Key: ACCUMULO-3299
URL: https://issues.apache.org/jira/browse/ACCUMULO-3299
Project: Accumulo
Issue Type: Bug
Components: build
Reporter: Christopher Tubbs
Assignee: Christopher Tubbs
Fix For: 1.7.0
I was looking at some of the tests and found two tests which don't run, because
their names don't match a surefire or failsafe plugin filename pattern. These
are {{MetadataMaxFiles}} and {{UnusedWalDoesntCloseReplicationStatus}}. Both
appear that they should be named such that they end in *IT*.
In addition, I found two classes which are unit tests, but extend an
integration test. That also seems in error. These are {{KeyValueEqualityTest}}
and {{StatusCombinerMacTest}}. These probably should end in *IT* instead of
*Test*.
These issues exist in the 1.7.0-SNAPSHOT (master) branch. I have not checked
other development branches for similar errors.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)