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/03/07 12:40:14 UTC

[GitHub] [incubator-mxnet] perdasilva edited a comment on issue #14355: Removes test requirements installation from qemu tests

perdasilva edited a comment on issue #14355: Removes test requirements installation from qemu tests
URL: https://github.com/apache/incubator-mxnet/pull/14355#issuecomment-470510060
 
 
   I agree that this is the preferred solutions. But, a few things to keep in mind: 
   *  this is blocking the windows tests
   * it takes a lifetime to compile scipy to get it in the OS
   * there is no automation around creating the image
   * the one test we run inside the emulated box does not require scipy
   * we get _some_ transparency by specifying that the mxnet_requirements.txt are what's in the box
   * with the addition of arm instances on aws, it's highly likely we will refactor this approach anyway

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