add comments

This commit is contained in:
Xavier Léauté 2014-04-17 09:48:08 -07:00
parent 5f61d0396c
commit 943b6ed12c
1 changed files with 3 additions and 2 deletions

View File

@ -71,10 +71,11 @@ public class JettyTest
System.setProperty("druid.global.http.readTimeout", "PT1S");
}
@Test
@Ignore
@Test @Ignore // this test will deadlock if it hits an issue, so ignored by default
public void testTimeouts() throws Exception
{
// test for request timeouts properly not locking up all threads
setProperties();
Injector injector = Initialization.makeInjectorWithModules(
Initialization.makeStartupInjector(), Lists.<Object>newArrayList(