driazati opened a new pull request #10121: URL: https://github.com/apache/tvm/pull/10121
Currently we only collect reports when the `junit` function runs in the Jenkinsfile, which only happens if the earlier test scripts didn't fail. We should always try to collect whatever reports are there, so this wraps everything in `try..finally` which is [apparently](https://stackoverflow.com/questions/36651432/how-to-implement-post-build-stage-using-jenkins-pipeline-plug-in) the only way to do this in a scripted pipeline (another point where moving to a declarative pipeline would simplify things) -- 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]
