[
https://issues.apache.org/jira/browse/ACCUMULO-2555?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13948035#comment-13948035
]
ASF subversion and git services commented on ACCUMULO-2555:
-----------------------------------------------------------
Commit 9550296c82d338c3def77515dc665a18e3e90af9 in accumulo's branch
refs/heads/1.6.0-SNAPSHOT from [[email protected]]
[ https://git-wip-us.apache.org/repos/asf?p=accumulo.git;h=9550296 ]
ACCUMULO-2555 Force use of known jline terminal
Some Jenkins builds appear to be having trouble with auto-detecting a
JLine terminal, so we force it to unsupported (for minimal feature set).
> DeleterFormatterTest.testNoConfirm fails
> ----------------------------------------
>
> Key: ACCUMULO-2555
> URL: https://issues.apache.org/jira/browse/ACCUMULO-2555
> Project: Accumulo
> Issue Type: Sub-task
> Components: test
> Environment: nightly test, accumulo-1.6.0-SNAPSHOT
> Reporter: Eric Newton
> Assignee: Mike Drob
> Fix For: 1.6.0
>
> Attachments: ACCUMULO-2555.patch.txt
>
>
> {noformat}
> java.lang.AssertionError
> at org.junit.Assert.fail(Assert.java:86)
> at org.junit.Assert.assertTrue(Assert.java:41)
> at org.junit.Assert.assertFalse(Assert.java:64)
> at org.junit.Assert.assertFalse(Assert.java:74)
> at
> org.apache.accumulo.core.util.format.DeleterFormatterTest.testNoConfirmation(DeleterFormatterTest.java:144)
> at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
> {noformat}
--
This message was sent by Atlassian JIRA
(v6.2#6252)