[ 
https://issues.apache.org/jira/browse/PHOENIX-1180?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14102740#comment-14102740
 ] 

James Taylor commented on PHOENIX-1180:
---------------------------------------

+1. Thanks for the patch, [~kbuzsaki].

> Rename test classes so they are properly picked up by the test runner
> ---------------------------------------------------------------------
>
>                 Key: PHOENIX-1180
>                 URL: https://issues.apache.org/jira/browse/PHOENIX-1180
>             Project: Phoenix
>          Issue Type: Bug
>            Reporter: Kyle Buzsaki
>            Assignee: Kyle Buzsaki
>         Attachments: PHOENIX-1180.patch
>
>
> Currently, the following test classes:
> {code}
> phoenix-core/src/test/java/org/apache/phoenix/query/KeyRangeIntersectTests.java
> phoenix-core/src/test/java/org/apache/phoenix/query/KeyRangeCoalesceTests.java
> phoenix-core/src/test/java/org/apache/phoenix/query/KeyRangeUnionTests.java
> phoenix-core/src/test/java/org/apache/phoenix/expression/RoundFloorCeilExpressionsUnitTests.java
> {code}
> have funky names and aren't picked up by the test runner. This means that 
> they are not actually run when mvn test is run.
> We need to fix their names so that they properly match the "*Test.java" 
> naming convention.



--
This message was sent by Atlassian JIRA
(v6.2#6252)

Reply via email to