Keith Turner created ACCUMULO-4098:
--------------------------------------
Summary: ConditionalWriterIT is failing
Key: ACCUMULO-4098
URL: https://issues.apache.org/jira/browse/ACCUMULO-4098
Project: Accumulo
Issue Type: Bug
Reporter: Keith Turner
Priority: Blocker
Fix For: 1.8.0
I noticed that the ConditionalWriterIT was failing in master. Using the
following command with {{git bisect}} I tracked it down to commit {{3af75fc}}
for ACCUMULO-4077 as the change which broke the IT. Have not looked into why
its failing yet.
{noformat}
mvn clean verify -Dit.test=ConditionalWriterIT -Dfindbugs.skip
-Dcheckstyle.skip -Dtest=foo -DfailIfNoTests=false
{noformat}
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)