aaron.ballman added a comment.

In D118104#3278493 <https://reviews.llvm.org/D118104#3278493>, @JesApp wrote:

> Anyone have an idea why it's still building?

Hmmm, it looks like an infrastructure issue with the CI builder. 
https://buildkite.com/organizations/llvm-project/pipelines/diff-checks/builds/85880/jobs/928e70c7-6afc-4585-9e42-00b1644d0bf1/raw_log
 suggests that the issue comes from GitHub closing the connection forcefully 
(so it could be an issue with whatever login credentials are being used by the 
bot perhaps).

Rebasing onto current main may be insufficient to trigger the bot to rebuild. 
I'd recommend making a change to the patch (add some whitespace changes or 
something) and resubmit that. That should trigger a new build and we can pull 
the changes back out before landing. If the issue still reproduces, we can get 
the CI folks involved in investigating further.


CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D118104/new/

https://reviews.llvm.org/D118104

_______________________________________________
cfe-commits mailing list
cfe-commits@lists.llvm.org
https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits

Reply via email to