HBASE-2856 TestAcidGuarantee broken on trunk ; disabling for the moment

git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@979751 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
Michael Stack 2010-07-27 15:33:09 +00:00
parent ea63f24c5d
commit b88794651b
1 changed files with 1 additions and 0 deletions

View File

@ -286,6 +286,7 @@ public class TestAcidGuarantees {
}
@Test
@Ignore("Currently not passing - see HBASE-2856")
public void testGetAtomicity() throws Exception {
util.startMiniCluster(1);
try {