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/01/11 09:17:15 UTC

[GitHub] [tvm] u99127 edited a comment on issue #9897: [CI Problem] Flaky `test_ethosu/test_codegen.py`

u99127 edited a comment on issue #9897:
URL: https://github.com/apache/tvm/issues/9897#issuecomment-1009744038


    https://ci.tlcpack.ai/blue/organizations/jenkins/tvm/detail/PR-9882/3/
   
   
    ```
                 # process is done if there is no data and the result is valid
                   if not data:  # EOF
   >                   break
   E                   OSError: [Errno 28] No space left on device
   
   ```
   
   We need to fix the CI node - it's run out of space. 


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