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/08/08 17:06:16 UTC

[GitHub] Ishitori commented on issue #9856: Flaky test_random.test_gamma_generator

Ishitori commented on issue #9856: Flaky test_random.test_gamma_generator
URL: https://github.com/apache/incubator-mxnet/issues/9856#issuecomment-411480316
 
 
   I cannot reproduce the problem using same MXNET_TEST_SEED=1547976354 and MXNET_MODULE_SEED=1981327592. 
   
   To fix it, I can think of only the same thing as was done before - decrease success rate. I have decreased it to 0.05 for this particular test, leaving the default 0.15 for other tests. 
   
   After running the test sequentially for 100 times, the problem doesn't reproduce itself.
   
   PR is here: https://github.com/apache/incubator-mxnet/pull/12092

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