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 2020/01/30 22:06:53 UTC

[GitHub] [incubator-mxnet] haojin2 opened a new pull request #17492: Fix flaky test_gluon_data_vision.test_random_transforms

haojin2 opened a new pull request #17492: Fix flaky test_gluon_data_vision.test_random_transforms
URL: https://github.com/apache/incubator-mxnet/pull/17492
 
 
   ## Description ##
   Fix #17369
   
   ## Checklist ##
   ### Essentials ###
   Please feel free to remove inapplicable items for your PR.
   - [ ] The PR title starts with [MXNET-$JIRA_ID], where $JIRA_ID refers to the relevant [JIRA issue](https://issues.apache.org/jira/projects/MXNET/issues) created (except PRs with tiny changes)
   - [ ] Changes are complete (i.e. I finished coding on this PR)
   - [ ] All changes have test coverage:
   - Unit tests are added for small changes to verify correctness (e.g. adding a new operator)
   - Nightly tests are added for complicated/long-running ones (e.g. changing distributed kvstore)
   - Build tests will be added for build configuration changes (e.g. adding a new build option with NCCL)
   - [ ] Code is well-documented: 
   - For user-facing API changes, API doc string has been updated. 
   - For new C++ functions in header files, their functionalities and arguments are documented. 
   - For new examples, README.md is added to explain the what the example does, the source of the dataset, expected performance on test set and reference to the original paper if applicable
   - Check the API doc at https://mxnet-ci-doc.s3-accelerate.dualstack.amazonaws.com/PR-$PR_ID/$BUILD_ID/index.html
   - [ ] To the best of my knowledge, examples are either not affected by this change, or have been fixed to be compatible with this change
   
   ### Changes ###
   - [x] Fix flakiness
   
   ## Comments ##
   Tested with 1000 trials
   

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

[GitHub] [incubator-mxnet] haojin2 commented on issue #17492: Fix flaky test_gluon_data_vision.test_random_transforms

Posted by GitBox <gi...@apache.org>.
haojin2 commented on issue #17492: Fix flaky test_gluon_data_vision.test_random_transforms
URL: https://github.com/apache/incubator-mxnet/pull/17492#issuecomment-581654268
 
 
   @D-Roberts Oops, I think I just merged a PR that led to a conflict now, would you please resolve the conflict? Thanks!

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

[GitHub] [incubator-mxnet] mxnet-bot commented on pull request #17492: Fix flaky test_gluon_data_vision.test_random_transforms

Posted by GitBox <gi...@apache.org>.
mxnet-bot commented on pull request #17492:
URL: https://github.com/apache/incubator-mxnet/pull/17492#issuecomment-618800151


   Jenkins CI successfully triggered : [unix-gpu, website, centos-gpu, miscellaneous, windows-cpu, unix-cpu, clang, sanity, windows-gpu, centos-cpu, edge]


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



[GitHub] [incubator-mxnet] haojin2 commented on pull request #17492: Fix flaky test_gluon_data_vision.test_random_transforms

Posted by GitBox <gi...@apache.org>.
haojin2 commented on pull request #17492:
URL: https://github.com/apache/incubator-mxnet/pull/17492#issuecomment-618800040


   @mxnet-bot run ci [all]


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



[GitHub] [incubator-mxnet] szha closed pull request #17492: Fix flaky test_gluon_data_vision.test_random_transforms

Posted by GitBox <gi...@apache.org>.
szha closed pull request #17492:
URL: https://github.com/apache/incubator-mxnet/pull/17492


   


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



[GitHub] [incubator-mxnet] szha commented on pull request #17492: Fix flaky test_gluon_data_vision.test_random_transforms

Posted by GitBox <gi...@apache.org>.
szha commented on pull request #17492:
URL: https://github.com/apache/incubator-mxnet/pull/17492#issuecomment-665963786


   this test doesn't seem flaky anymore.


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