areusch opened a new pull request #7450: URL: https://github.com/apache/tvm/pull/7450
This change enables JUnitXML output from pytest for all TVM python testing. The goal is to enable us to better understand which TVM tests are slow, how a change might impact them, and the runtime variance we see in the TVM CI. See the example test report produced from the [staging run](https://ci.tlcpack.ai/job/tvm/job/ci-docker-staging/59/testReport/) on this PR. Note that a [previous staging run](https://ci.tlcpack.ai/job/tvm/job/ci-docker-staging/58/) did timeout in the frontend tests, but by a long shot, so I think there's a chance it was unrelated to this PR. @tqchen @junrushao1994 ---------------------------------------------------------------- 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]
