masahi edited a comment on pull request #10687: URL: https://github.com/apache/tvm/pull/10687#issuecomment-1073202834
As the log https://ci.tlcpack.ai/blue/rest/organizations/jenkins/pipelines/tvm/branches/PR-10687/runs/7/nodes/315/steps/583/log/?start=0 shows, `platform.machine()` prints `x86_64` despite being supposed to run on the i386 image. That job succeeded but the next one https://ci.tlcpack.ai/blue/organizations/jenkins/tvm/detail/PR-10687/8/pipeline failed. I don't have a good way to conditionally skip this test on `i386`, so I'm going to skip it completely for now to unblock CI. -- 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]
