On 12/16/2014 11:01 AM, malcolm wrote:
This is weird, Jenkins complains about:

1. Findbugs , 3 warnings in Java code (which of course I did not touch)

The FB warnings seem to be a recent phenomenon. I have seen them on a recent test run of my own and they come and go depending on the run. I think they can be safely ignored. However, if you want to be sure, then you could do the findbugs run on your local machine both with and without your patch applied and compare the results. If you find that there's no difference, then just put a comment in the Jira stating that.

2. Test failures also with no connection to terror: A java socket timeout,
Yes, probably unrelated. To be sure, run those same tests on your local machine and if they pass, then put a comment in the Jira saying that they run on your local machine. If they fail, then run them with and without the patch to make sure they fail both ways.

Charles

Reply via email to