[
https://issues.apache.org/jira/browse/ACCUMULO-1598?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13810466#comment-13810466
]
Michael Allen commented on ACCUMULO-1598:
-----------------------------------------
Per John's suggestion, a bit more explication:
Most of the tests in the @Ignore state weren't really needed any more. One was
just a speed test looking at the speed of encrypted versus unencrypted files.
Another looked like a test that I had written to debug a specific file that
wasn't relevant any more, and probably should have been taken out in the first
place. So, I removed those, and enabled the others, and everything seems fine.
> 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)