[
https://issues.apache.org/jira/browse/PHOENIX-3253?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15511285#comment-15511285
]
Hudson commented on PHOENIX-3253:
---------------------------------
FAILURE: Integrated in Jenkins build Phoenix-master #1412 (See
[https://builds.apache.org/job/Phoenix-master/1412/])
PHOENIX-3253 Make changes to tests to support method level (jamestaylor: rev
d4f7201854a8d27ba7e6dd1037a10a4a34842b92)
* (edit)
phoenix-core/src/main/java/org/apache/phoenix/query/ConnectionQueryServicesImpl.java
* (edit) phoenix-core/src/test/java/org/apache/phoenix/util/TestUtil.java
* (edit)
phoenix-core/src/it/java/org/apache/phoenix/end2end/StatsCollectorIT.java
* (edit) phoenix-core/src/it/java/org/apache/phoenix/end2end/StoreNullsIT.java
> Make changes to tests to support method level parallelization
> -------------------------------------------------------------
>
> Key: PHOENIX-3253
> URL: https://issues.apache.org/jira/browse/PHOENIX-3253
> Project: Phoenix
> Issue Type: Sub-task
> Reporter: prakul agarwal
> Assignee: James Taylor
> Fix For: 4.9.0
>
> Attachments: PHOENIX-3253.patch, PHOENIX-3253_addendum1.patch,
> PHOENIX-3253_addendum2.patch
>
>
> Changes are necessary in our BaseHBaseTimeManagedIT tests to ensure that they
> can run in parallel:
> - Using unique table names in all tests
> - Removing any usage of BaseTest.ensureTableCreated()
> - Change static methods and member variables to be instance level
> - Remove any required state dependencies between tests
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)