KellenSunderland commented on issue #8554: Disable long running tests
URL: https://github.com/apache/incubator-mxnet/pull/8554#issuecomment-342756833
 
 
   @piiswrong I think having a multi-stage approach to speeding up tests is 
going to be the best way to make progress here.  This first stage could be to 
segment tests that run each PR from ones that run nightly.  The second could be 
to optimize the nightly tests (or create fast-running tests with equivalent 
coverage) and make those unit tests that run on PR builds again.
   
   I'll leave it to yourself and the commiters to decide how best to fix the 
current tests.  This PR hopefully can at least be a first crack at test 
segmentation in case you want a reference to discuss.

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


With regards,
Apache Git Services

Reply via email to