Github user melrief commented on the issue:
https://github.com/apache/accumulo/pull/145
Tests are failing on both Travis and my computer but for different reasons.
On my computer the tests failing are
```java
Failed tests:
AccumuloReloadingVFSClassLoaderTest.testReloading:127
ContextManagerTest.differentContexts:121
```
but I'm quite sure I didn't change anything related. I usually would fix
the problems before submitting the code but I'm clueless. Can somebody with
better knowledge of the project what is wrong with this PR and why those tests
fail? The error that is printed is:
`org.apache.accumulo.start.classloader.vfs.ContextManagerTest.differentContexts(ContextManagerTest.java:121)`.
---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at [email protected] or file a JIRA ticket
with INFRA.
---