Re: JenkinsRule tests sometimes timeout

2018-04-09 Thread Jacob Keller
On Monday, April 9, 2018 at 1:26:23 PM UTC-7, Jesse Glick wrote: > > On Mon, Apr 9, 2018 at 2:44 PM, Jacob Keller > wrote: > > I discovered that it could take a significantly long > > time for the SSHD server to start. It turns out that JenkinsRule > defaults to > >

Re: JenkinsRule tests sometimes timeout

2018-04-09 Thread Jesse Glick
On Mon, Apr 9, 2018 at 2:44 PM, Jacob Keller wrote: > I discovered that it could take a significantly long > time for the SSHD server to start. It turns out that JenkinsRule defaults to > the 1.651.2 jenkins-war which does not disable the server by default. `JenkinsRule`

JenkinsRule tests sometimes timeout

2018-04-09 Thread Jacob Keller
Hi, I've been noticing at least on my test machine, and in the jenkins tests run when I submit pull requests, that the JenkinsRule from jenkins-test-harness can timeout when running tests. It would run the tests multiple times, and sometimes they would pass and get marked as "flaky" while