njames93 added a comment.

In D80514#2070843 <https://reviews.llvm.org/D80514#2070843>, @bernhardmgruber 
wrote:

> Ping.
>
> Furthermore: how can I schedule another CI build with the newest version of 
> the diff? When I go to the failed build from Harbormaster and I click 
> restart, it rebuilds an older version of the diff. Thanks for the info!


The restart build feature is only really useful when something on trunk caused 
the failure and will restart the build with the diff it had when the build was 
first started. The CI should build each time you update the diff, not sure why 
it isn't, but I don't think there is a special way to fix that. As the failure 
was caused by the test cases you could try and run `ninja check-clang-tools` 
from your build directory to ensure things are working, Alternatively if you 
upload another diff it should force a new build.


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

https://reviews.llvm.org/D80514



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

Reply via email to