ilovepi wrote: > > > The pr is in #191644 > > > I'll give your change a try and see what happens. > > I manually applied your change to the bot, but unfortunately the failures are > still present. Since tomorrow is Sunday and not likely to be a high commit > traffic date, I'm fine with leaving the bot failing for the time being if you > want further time to investigate.
Thanks. yeah, I'll try a few more things. Is there anything important about that bot's config? our CI has mac x86 bots too, but they're not hitting this https://luci-milo.appspot.com/ui/p/fuchsia/builders/toolchain.ci/clang-mac-x64/b8684781970899672257/overview. Does it enable any additional checking beyond asserts? some other config that may be important? I'm really struggling to see how some of these bugs could only happen on darwin and not on Aarch64 or any other OS... or under ASan/MSan... or why any of the tests work at all if there's really borked out memory issues... https://github.com/llvm/llvm-project/pull/190054 _______________________________________________ cfe-commits mailing list [email protected] https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits
