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 2018/11/28 17:07:00 UTC

[GitHub] Chancebair opened a new issue #13439: [Test Failure] R: CPU

Chancebair opened a new issue #13439: [Test Failure] R: CPU
URL: https://github.com/apache/incubator-mxnet/issues/13439
 
 
   Build failure error in http://jenkins.mxnet-ci.amazon-ml.com/blue/organizations/jenkins/incubator-mxnet/detail/master/2038/pipeline
   
   ```
   ** testing if installed package can be loaded
   * DONE (mxnet)
   + make rpkgtest R_LIBS=/tmp/r-site-library
   Rscript -e 'require(testthat);res<-test_dir("R-package/tests/testthat");if(!testthat:::all_passed(res)){stop("Test failures", call. = FALSE)}'
   Loading required package: testthat
   v | OK F W S | Context
   trying URL 'https://apache-mxnet.s3-accelerate.dualstack.amazonaws.com/R/data/ISBI.zip'
   Content type 'application/zip' length 25275513 bytes (24.1 MB)
   ==================================================
   downloaded 24.1 MB
   
   
   / |  0       | Image segmentation
   - |  0 1     | Image segmentation
   x |  0 1     | Image segmentation [2.5 s]
   --------------------------------------------------------------------------------
   test_img_seg.R:157: error: UNET
   could not find function "mx.ctx.default"
   1: .handleSimpleError(function (e) 
      {
          handled <<- TRUE
          test_error <<- e
          options(expressions = expressions_opt_new)
          on.exit(options(expressions = expressions_opt), add = TRUE)
          e$expectation_calls <- frame_calls(11, 2)
          test_error <<- e
          register_expectation(e)
          e$handled <- TRUE
          test_error <<- e
      }, "could not find function \"mx.ctx.default\"", quote(mx.ctx.default())) at R-package/tests/testthat/test_img_seg.R:157
   ```

----------------------------------------------------------------
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:
users@infra.apache.org


With regards,
Apache Git Services