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/02/14 14:55:58 UTC

[GitHub] perdasilva opened a new issue #14165: v1.3.x - strange perl unit test failure

perdasilva opened a new issue #14165: v1.3.x - strange perl unit test failure
URL: https://github.com/apache/incubator-mxnet/issues/14165
 
 
   ## Description
   
   An unrelated change detected a failure on a perl unit test. The regularly triggered v1.3.x build does not show this error.
   
   Full log can be found here: http://jenkins.mxnet-ci.amazon-ml.com/blue/rest/organizations/jenkins/pipelines/incubator-mxnet/branches/PR-14163/runs/3/nodes/932/steps/1230/log/?start=0
   
   The relevant part:
   
   ```
   t/test_gluon_trainer.t ...... 
   1..30
   ok 1
   ok 2
   ok 3
   ok 4
   ok 5
   ok 6
   ok 7
   ok 8
   ok 9
   ok 10
   ok 11
   ok 12
   ok 13
   ok 14
   ok 15
   ok 16
   ok 17
   ok 18
   ok 19
   ok 20
   ok 21
   ok 22
   ok 23
   ok 24
   ok 25
   Failed 5/30 subtests 
   ```
   

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