llvm / llvm-zorg

Other
64 stars 94 forks source link

Some patches are missing from bots "Changes" #233

Closed vitalybuka closed 1 month ago

vitalybuka commented 1 month ago

Please take a look at "Changes" of: https://lab.llvm.org/buildbot/#/builders/94/builds/552 It contains https://github.com/llvm/llvm-project/pull/79687 [libc++]

then: https://lab.llvm.org/buildbot/#/builders/94/builds/553

21e6777957457451196084cd48ebc42bce9619f0 is from 553 21e6777957457451196084cd48ebc42bce9619f0^^ is https://github.com/llvm/llvm-project/pull/89305 [libc++] But this libc++ patch is missing from the blame list of 533 and 522

vitalybuka commented 1 month ago

There is a different bot https://lab.llvm.org/buildbot/#/builders/12/builds/2077 which contains https://github.com/llvm/llvm-project/pull/89305 , but I can't figure out from the zorg code what is the difference.

vitalybuka commented 1 month ago

Very strange, now https://lab.llvm.org/buildbot/#/builders/94/builds/553 renders long list of patches including missing one. Hm, some browser cache issue?