-
Notifications
You must be signed in to change notification settings - Fork 3.5k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Revert "Actually add Compute Library tests to the Jenkins File (#8394)" #8400
Conversation
I'm not 100% sure that #8394 needs to be reverted, considering that there is evidence of the tests passing today: https://ci.tlcpack.ai/blue/organizations/jenkins/tvm/detail/PR-8402/3/pipeline. It might as well be a transient. Needs investigation, but maybe doesn't justify reverting that PR as a whole. |
I did see another of my PRs fail yesterday with the same sort of failure -.https://ci.tlcpack.ai/blue/organizations/jenkins/tvm/detail/PR-8400/1/pipeline I've tried respinning that one. Lets hope it is transient 🤞 |
I think this should be dropped as the CI appears to be holding. |
Lets not merge this if CI holds - I'll leave it here for a day or so before Closing this out. |
I also hit the failure today https://ci.tlcpack.ai/blue/organizations/jenkins/tvm/detail/PR-7518/79/pipeline/ |
we require the jenkinsfile to be in main in order to take effect. please send a PR to first cleanup the arm_compute_lib.sh to be an empty shell script, then we can merge and delete the step As a part of that, it might be easier in the future to add the tests to |
tracking issue #8417 |
Change-Id: I142411ac132e566286f107666be85c3ce9081423
20cedcd
to
e7e61c4
Compare
This reverts commit a00d211 till we
can understand why this is failing in CI but not on developer machines.
@tqchen @leandron @masahi
Sorry about the breakage but here's a revert if that can be merged asap.