-
Type:
Technical Task
-
Status: Closed
-
Priority:
Minor
-
Resolution: Completed
-
Affects Version/s: None
-
Fix Version/s: None
-
Component/s: None
-
Labels:None
-
Sprint:01_The Phamton, Collab 16, Optimus Prime, Bumblebee
Coveralls coverage report sometimes misses around a 30% of the data. This is caused by the timeout defined in .travis.yml. We should get rid of that timeout, and dump things explicitly throuth JMX; we are not doing that at the moment because the Tomcat inside the Docker image does not have JMX enabled.
For the moment, and until we enable JMX, increase the timeout so that results are more predictable.