You are viewing a plain text version of this content. The canonical link for it is here.
Posted to common-issues@hadoop.apache.org by GitBox <gi...@apache.org> on 2019/03/02 15:37:49 UTC

[GitHub] bharatviswa504 commented on a change in pull request #543: HDDS-1211. Test SCMChillMode failing randomly in Jenkins run

bharatviswa504 commented on a change in pull request #543: HDDS-1211. Test SCMChillMode failing randomly in Jenkins run
URL: https://github.com/apache/hadoop/pull/543#discussion_r261830998
 
 

 ##########
 File path: hadoop-ozone/integration-test/src/test/java/org/apache/hadoop/ozone/om/TestScmChillMode.java
 ##########
 @@ -226,36 +213,36 @@ public void testIsScmInChillModeAndForceExit() throws Exception {
 
   }
 
-  @Test(timeout=300_000)
+  @Test(timeout = 300000)
 
 Review comment:
   Sorry not got your comment clearly, as each test is run after one another, and is also in the test even if we start a thread we wait for using get().
   
   And your comment is for the line timeout, I need to change the value back?
   
   Sorry if I am missing something here.

----------------------------------------------------------------
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

---------------------------------------------------------------------
To unsubscribe, e-mail: common-issues-unsubscribe@hadoop.apache.org
For additional commands, e-mail: common-issues-help@hadoop.apache.org