You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@mxnet.apache.org by GitBox <gi...@apache.org> on 2019/09/16 22:33:51 UTC

[GitHub] [incubator-mxnet] access2rohit commented on a change in pull request #16179: Tutorials nighly fix

access2rohit commented on a change in pull request #16179: Tutorials nighly fix
URL: https://github.com/apache/incubator-mxnet/pull/16179#discussion_r324913952
 
 

 ##########
 File path: tests/utils/notebook_test/__init__.py
 ##########
 @@ -31,7 +31,7 @@
 
 
 IPYTHON_VERSION = 4  # Pin to ipython version 4.
-TIME_OUT = 10*60  # Maximum 10 mins/test. Reaching timeout causes test failure.
+TIME_OUT = 15*60  # Maximum 10 mins/test. Reaching timeout causes test failure.
 
 Review comment:
   nit: can you update the comment to max 15 mins/ 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