approve status sent for a failed build? #3
Loading…
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
https://gerrit.lix.systems/c/lix/+/349/2#message-55f1801079346a88e4451cf286812c02e22371c5
What happened in this example is that the "cleanup derivation paths" failed but the builds went all fine, so it's a transient failure for the "tearup" of the CI job but it's a success for the jobs overall.
We could maybe have a slightly different logging of that instead of FAILURE, like SUCCESS (with some minor troubles).
also happens during the actual build phases: https://buildbot.lix.systems/#/builders/1/builds/529 here the drv was probably gc'd before the builders got to it, wasn't found, and success reported even though no build was attempted due to missing drvs
This should be fixed by now; the Verified-On-{Architecture} labels have been replaced with singular
Verified