[
https://issues.apache.org/jira/browse/HBASE-12718?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14637805#comment-14637805
]
Hudson commented on HBASE-12718:
--------------------------------
FAILURE: Integrated in HBase-TRUNK #6672 (See
[https://builds.apache.org/job/HBase-TRUNK/6672/])
HBASE-12718 Convert TestAcidGuarantees from a unit test to an integration test
(jmhsieh: rev 4a6f1d9d6be6eb6dd10e3f2e93929ccaf9342941)
* hbase-server/src/test/java/org/apache/hadoop/hbase/TestAcidGuarantees.java
*
hbase-it/src/test/java/org/apache/hadoop/hbase/IntegrationTestAcidGuarantees.java
> Convert TestAcidGuarantees from a unit test to an integration test
> ------------------------------------------------------------------
>
> Key: HBASE-12718
> URL: https://issues.apache.org/jira/browse/HBASE-12718
> Project: HBase
> Issue Type: Bug
> Components: hbase, integration tests, test
> Affects Versions: 1.0.0, 2.0.0
> Reporter: Jonathan Hsieh
> Assignee: Jonathan Hsieh
> Fix For: 1.0.0, 2.0.0, hbase-11339, 1.1.0
>
> Attachments: hbase-12718.patch
>
>
> TestAcidGurantees has a main method so that it can be executed via the
> commandline. In the past this was run and we'd use external tools to inject
> faults while it executed for an extended period of time. We've had the IT
> framework we'd like to use the ChaosMonkey automation with it.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)