mbaret opened a new pull request #5824:
URL: https://github.com/apache/incubator-tvm/pull/5824


   In test_util.py, a program exit is simulated to test that the error throwing 
behaviour is accurate. Unforunately, this also deletes necessary global state 
and so all subsequent tests that run and use tempdir throw the same error.
   
   This patch is a simple fix to restore the global state at the end of the 
test.
   


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


Reply via email to