diff options
author | Pavel Labath <pavel@labath.sk> | 2024-09-13 11:21:50 +0200 |
---|---|---|
committer | GitHub <noreply@github.com> | 2024-09-13 11:21:50 +0200 |
commit | e054712a85f924e0afe7f180fd960be7a8214d64 (patch) | |
tree | 40484d971bbc3691af3095977aa85714e7803984 /clang/lib/CodeGen/CodeGenModule.cpp | |
parent | 069b841c2ecde39c65ca74660b681d4d25a4bbb2 (diff) | |
download | llvm-e054712a85f924e0afe7f180fd960be7a8214d64.zip llvm-e054712a85f924e0afe7f180fd960be7a8214d64.tar.gz llvm-e054712a85f924e0afe7f180fd960be7a8214d64.tar.bz2 |
[lldb] Deflake TestDAP_attach (#108226)
The test failed in
<https://lab.llvm.org/buildbot/#/builders/162/builds/5785> due to frame
variable not being in stop commands, even though the DAP log shows the
command being present there. I'm pretty sure this is a race in the test
the collection of the test log. I fix that by making sure we wait for
the expected output, and also by increasing the timeout (1s is cutting
it very close).
The arm failure link is no longer functional, but I'm fairly certain
that this was the cause of those flakes as well.
Diffstat (limited to 'clang/lib/CodeGen/CodeGenModule.cpp')
0 files changed, 0 insertions, 0 deletions