You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@accumulo.apache.org by GitBox <gi...@apache.org> on 2020/01/27 20:23:29 UTC

[GitHub] [accumulo] EdColeman commented on a change in pull request #1483: Make ITs override defaultTimeoutSeconds

EdColeman commented on a change in pull request #1483: Make ITs override defaultTimeoutSeconds
URL: https://github.com/apache/accumulo/pull/1483#discussion_r371463216
 
 

 ##########
 File path: test/src/main/java/org/apache/accumulo/test/functional/DeleteRowsIT.java
 ##########
 @@ -67,7 +67,7 @@ protected int defaultTimeoutSeconds() {
     ROWS.add("{");
   }
 
-  @Test(timeout = 5 * 60 * 1000)
 
 Review comment:
   This may increase the timeout from 5 min to 10 min (the timeout in defaultTimeoutSeconds() for this test)

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
users@infra.apache.org


With regards,
Apache Git Services