[
https://issues.apache.org/jira/browse/ACCUMULO-1598?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13810471#comment-13810471
]
ASF subversion and git services commented on ACCUMULO-1598:
-----------------------------------------------------------
Commit 48fae074de4f029966cbbcb90b1da8dd9ad8016b in branch refs/heads/master
from [~mallen]
[ https://git-wip-us.apache.org/repos/asf?p=accumulo.git;h=48fae07 ]
ACCUMULO-1598 Fixes RFlile unit tests
The RFile tests had several tests in the @Ignore state. Many
of these were redundant, so I simply excise them. There were
a couple of missing files from the repository that the tests
needed; this patch adds them.
Signed-off-by: John Vines <[email protected]>
> RFileTest encrypted file tests
> ------------------------------
>
> Key: ACCUMULO-1598
> URL: https://issues.apache.org/jira/browse/ACCUMULO-1598
> Project: Accumulo
> Issue Type: Sub-task
> Reporter: Christopher Tubbs
> Assignee: Michael Allen
> Fix For: 1.6.0
>
> Attachments: ACCUMULO-1598-Fixes-RFlile-unit-tests.patch
>
>
> Several tests in RFileTest are disabled (@Test commented out), and two don't
> run when enabled (testRootTabletFromServer() and
> testEncryptedRFileWriteSpeed()), because they try to load files in /tmp which
> don't exist. These tests should generate the files they are trying to test,
> or they need to be included as src/test/resources.
--
This message was sent by Atlassian JIRA
(v6.1#6144)