Repeated CI failures in PR due to unrelated issues #103451
Unanswered
robhancocksed
asked this question in
General
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
I've had a bit of a frustrating experience with this PR, #88466 due to CI failures that keep popping up, which seem to have nothing to do with the changes I am making. It seems like a bunch of the CI tests for the qemu_cortex_r5_zynqmp_rpu platform must be broken on the main branch, but I am not able to find anything that clearly shows the status of those builds?
Also, I'm not sure why CI failures for tests which are (I assume) already broken on the main branch are ending up blocking MRs which end up triggering those same tests and hitting the same failure, as you end up having to fix a bunch of unrelated issues to get CI to pass?
Beta Was this translation helpful? Give feedback.
All reactions