You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@tvm.apache.org by GitBox <gi...@apache.org> on 2022/08/02 09:42:15 UTC

[GitHub] [tvm] valmat07 opened a new pull request, #12277: Revert "[CI] Fix build android rpc failure in CI"

valmat07 opened a new pull request, #12277:
URL: https://github.com/apache/tvm/pull/12277

   Reverts apache/tvm#12216
   
   Addition to my previous changes.
   After the previous changes, the android camera build failed because by default `PYTHONPATH` is empty, and after `set -eux` it is fails:
   https://github.com/apache/tvm/blob/759a648cd5237885a8205b1ee4508dabcc3af2d5/.github/workflows/main.yml#L152-L156
   
   This error was not noticed because the flag `continue-on-error` is 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@tvm.apache.org

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


[GitHub] [tvm] driazati merged pull request #12277: Revert "[CI] Fix build android rpc failure in CI"

Posted by GitBox <gi...@apache.org>.
driazati merged PR #12277:
URL: https://github.com/apache/tvm/pull/12277


-- 
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@tvm.apache.org

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