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 2021/12/09 17:30:27 UTC

[GitHub] [incubator-mxnet] bgawrych opened a new pull request #20773: Fix link to array-api documentation

bgawrych opened a new pull request #20773:
URL: https://github.com/apache/incubator-mxnet/pull/20773


   ## Description ##
   Link check fails in multiple PR's, e.g.:
   https://github.com/apache/incubator-mxnet/pull/20772- https://github.com/apache/incubator-mxnet/runs/4467893604?check_suite_focus=true
   https://github.com/apache/incubator-mxnet/pull/20713 - https://github.com/apache/incubator-mxnet/runs/4458865888?check_suite_focus=true
   
   


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

To unsubscribe, e-mail: commits-unsubscribe@mxnet.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



[GitHub] [incubator-mxnet] barry-jin commented on pull request #20773: Fix link to array-api documentation

Posted by GitBox <gi...@apache.org>.
barry-jin commented on pull request #20773:
URL: https://github.com/apache/incubator-mxnet/pull/20773#issuecomment-993253716


   > @barry-jin Do you know if something has change in the infrastructure of CI that can causing these timeouts in mkl continuous build? I belive it's not caused by any recent commit
   
   Looks like it is caused by macos-latest virtual-environment in github actions is using macOS-11 (previously macOS-10.5)


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

To unsubscribe, e-mail: commits-unsubscribe@mxnet.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



[GitHub] [incubator-mxnet] mxnet-bot commented on pull request #20773: Fix link to array-api documentation

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


   Hey @bgawrych , Thanks for submitting the PR 
   All tests are already queued to run once. If tests fail, you can trigger one or more tests again with the following commands: 
   - To trigger all jobs: @mxnet-bot run ci [all] 
   - To trigger specific jobs: @mxnet-bot run ci [job1, job2] 
   *** 
   **CI supported jobs**: [unix-cpu, clang, unix-gpu, edge, centos-cpu, miscellaneous, windows-cpu, sanity, centos-gpu, windows-gpu, website]
   *** 
   _Note_: 
    Only following 3 categories can trigger CI :PR Author, MXNet Committer, Jenkins Admin. 
   All CI tests must pass before the PR can be merged. 
   


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

To unsubscribe, e-mail: commits-unsubscribe@mxnet.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



[GitHub] [incubator-mxnet] bgawrych commented on pull request #20773: Fix link to array-api documentation

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


   @barry-jin Do you know if something has change in the infrastructure of CI that can causing these timeouts in mkl continuous build? I belive it's not caused by any recent commit 


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

To unsubscribe, e-mail: commits-unsubscribe@mxnet.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



[GitHub] [incubator-mxnet] bgawrych commented on pull request #20773: Fix link to array-api documentation

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


   I have noticed this also - I will prepare PR to use latest working version to unblock CI and create issue tracker for this
   Thanks @barry-jin 


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

To unsubscribe, e-mail: commits-unsubscribe@mxnet.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



[GitHub] [incubator-mxnet] barry-jin edited a comment on pull request #20773: Fix link to array-api documentation

Posted by GitBox <gi...@apache.org>.
barry-jin edited a comment on pull request #20773:
URL: https://github.com/apache/incubator-mxnet/pull/20773#issuecomment-993253716


   > @barry-jin Do you know if something has change in the infrastructure of CI that can causing these timeouts in mkl continuous build? I belive it's not caused by any recent commit
   
   Looks like it is caused by macos-latest virtual-environment in github actions switched to use [macOS-11 ](https://github.com/actions/virtual-environments/issues/4060)(previously macOS-10.5)


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

To unsubscribe, e-mail: commits-unsubscribe@mxnet.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



[GitHub] [incubator-mxnet] szha merged pull request #20773: Fix link to array-api documentation

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


   


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

To unsubscribe, e-mail: commits-unsubscribe@mxnet.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



[GitHub] [incubator-mxnet] barry-jin edited a comment on pull request #20773: Fix link to array-api documentation

Posted by GitBox <gi...@apache.org>.
barry-jin edited a comment on pull request #20773:
URL: https://github.com/apache/incubator-mxnet/pull/20773#issuecomment-993253716


   > @barry-jin Do you know if something has change in the infrastructure of CI that can causing these timeouts in mkl continuous build? I belive it's not caused by any recent commit
   
   Looks like it is caused by macos-latest virtual-environment in github actions switched to use [macOS-11 ](https://github.com/actions/virtual-environments/issues/4060)(previously macOS-10.15)


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

To unsubscribe, e-mail: commits-unsubscribe@mxnet.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



[GitHub] [incubator-mxnet] barry-jin commented on pull request #20773: Fix link to array-api documentation

Posted by GitBox <gi...@apache.org>.
barry-jin commented on pull request #20773:
URL: https://github.com/apache/incubator-mxnet/pull/20773#issuecomment-993256786


   > I have noticed this also - I will prepare PR to use latest working version to unblock CI and create issue tracker for this Thanks @barry-jin
   
   I have created the quick fix https://github.com/apache/incubator-mxnet/pull/20777


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

To unsubscribe, e-mail: commits-unsubscribe@mxnet.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org