Tests pass on local machine but fails on Travis

Hi @dkayiwa @darius,

I am working on RESTWS-647 and i am having a problem with the tests. The tests are passing locally and fail on travis.

I am using the following command to test on local:

mvn -pl omod-1.11 test

Can you point us to the travis failure?

@dkayiwa please look at the link below

https://travis-ci.org/openmrs/openmrs-module-webservices.rest/builds/213409141

I have run your changes and got the exact same failures as on travis. Am compiling on Java 8

@dkayiwa i am using java version 1.8.0_111. I will test it again in a vagrant box.

Can you identify where the problem is?

@vtuwei i responded on github.