[
https://issues.apache.org/jira/browse/HBASE-9659?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13809986#comment-13809986
]
Hudson commented on HBASE-9659:
-------------------------------
FAILURE: Integrated in hbase-0.96 #172 (See
[https://builds.apache.org/job/hbase-0.96/172/])
HBASE-9659 some integration tests can no longer be run using maven (sershe: rev
1537352)
*
/hbase/branches/0.96/hbase-it/src/test/java/org/apache/hadoop/hbase/IntegrationTestBase.java
*
/hbase/branches/0.96/hbase-it/src/test/java/org/apache/hadoop/hbase/IntegrationTestIngest.java
*
/hbase/branches/0.96/hbase-it/src/test/java/org/apache/hadoop/hbase/chaos/factories/MonkeyFactory.java
*
/hbase/branches/0.96/hbase-it/src/test/java/org/apache/hadoop/hbase/mapreduce/IntegrationTestBulkLoad.java
*
/hbase/branches/0.96/hbase-it/src/test/java/org/apache/hadoop/hbase/test/IntegrationTestBigLinkedList.java
*
/hbase/branches/0.96/hbase-it/src/test/java/org/apache/hadoop/hbase/test/IntegrationTestLoadAndVerify.java
> some integration tests can no longer be run using maven
> -------------------------------------------------------
>
> Key: HBASE-9659
> URL: https://issues.apache.org/jira/browse/HBASE-9659
> Project: HBase
> Issue Type: Bug
> Components: test
> Affects Versions: 0.96.0
> Reporter: Sergey Shelukhin
> Assignee: Sergey Shelukhin
> Fix For: 0.98.0, 0.96.1
>
> Attachments: HBASE-9659-v0-0.96.patch, HBASE-9659-v0.patch
>
>
> When I run mvn test (or verify) - Dtest=IntegrationTestIngest, the test fails
> instantly, seemingly because initialization doesn't run. -I am assuming junit
> is not picking before-after methods from the superclass-, could be some other
> issue.
> Also, if it does run, it won't be very useful because it runs with calm
> monkey by default.
> We need to detect being run locally rather than as AbstractHBaseTool
> (probably any time JUnit-annotated methods like Before are called), and set
> up a different chaos monkey, such as an old default one.
> May also apply to other tests.
--
This message was sent by Atlassian JIRA
(v6.1#6144)