[Lldb-commits] [lldb] 10f16bc - Revert "[lldb] [ABI/X86] Split base x86 and i386 classes"
Pavel Labath via lldb-commits
lldb-commits at lists.llvm.org
Thu Oct 7 02:49:17 PDT 2021
On 06/10/2021 19:57, Stella Stamenova via lldb-commits wrote:
>
> Author: Stella Stamenova
> Date: 2021-10-06T10:56:45-07:00
> New Revision: 10f16bc7b2bfa0fb3589ac62fc8392854a3a2226
>
> URL: https://github.com/llvm/llvm-project/commit/10f16bc7b2bfa0fb3589ac62fc8392854a3a2226
> DIFF: https://github.com/llvm/llvm-project/commit/10f16bc7b2bfa0fb3589ac62fc8392854a3a2226.diff
>
> LOG: Revert "[lldb] [ABI/X86] Split base x86 and i386 classes"
>
> This change broke the windows lldb bot.
>
Is there a plan to do something about the flakyness of that bot?
Currently, it's success rate is like 80%. At that rate, people will
train themselves to ignore it even if they do get a notification (which
did not happen here because the previous build was a flake).
Maybe just disable the test step? Or just make the test step not fail
the build (IIRC, buildbot has that option) ?
regards,
Pavel
More information about the lldb-commits
mailing list