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/14 18:00:03 UTC

[GitHub] aaronmarkham commented on issue #13256: Fix sphinx issues

aaronmarkham commented on issue #13256: Fix sphinx issues 
URL: https://github.com/apache/incubator-mxnet/pull/13256#issuecomment-438758362
 
 
   Some R test failed... that's a new one to me...
   ```
   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
   
   2: eval(code, test_env)
   ```
   I restarted CI in case it is transient...

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