Liam-Sturge opened a new pull request, #13914:
URL: https://github.com/apache/tvm/pull/13914

   Certain tests that make use of `pytest_wrapper.py`, such as those triggered 
by `task_python_integration.sh` will fail when a "PLATFORM" environment 
variable is not set within the Docker container.
   
   When using `build.sh` to both create a container, and run a command to 
execute one of the tests that requires a "PLATFORM", an error will occur due to 
the missing environment variable.
   
   This patch is necessary to add support for this environment variable to 
`build.sh` and prevent such errors.
   
   CC @ashutosh-arm @leandron @Mousius @driazati @areusch 


-- 
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: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to