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/07/12 18:15:42 UTC

[GitHub] [incubator-mxnet] sandeep-krishnamurthy opened a new issue #15525: Nightly tests / integration tests in PRs are not tested before merging

sandeep-krishnamurthy opened a new issue #15525: Nightly tests / integration tests in PRs are not tested before merging
URL: https://github.com/apache/incubator-mxnet/issues/15525
 
 
   We do not test nightly/integration tests added in a PR at PR CI stage. This leads to a PR with failing integration test to get merged and all our nightly CI jobs starts failing.
   
   We need to make sure everything in the PR is tested before merge. For this particular problem, one suggested solution could be - If there are nightly tests in the PR, it needs to be executed as part of PR validation.
   
   Suggestions? 
   @roywei @marcoabreu @lanking520 

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