llvm / llvm-project

The LLVM Project is a collection of modular and reusable compiler and toolchain technologies.
http://llvm.org
Other
28.32k stars 11.69k forks source link

TestDetachResumes fails on windows (arm?) #89077

Open labath opened 5 months ago

labath commented 5 months ago

The test (added in #88494) fails precisely in the way it would fail if the inferior was not resumed after detaching. We don't have a x86-64 lldb bot right now, but it's a safe bet the issue is not architecture-specific.

llvmbot commented 5 months ago

@llvm/issue-subscribers-lldb

Author: Pavel Labath (labath)

The test (added in #88494) fails precisely in the way it would fail if the inferior was *not* resumed after detaching. We don't have a x86-64 lldb bot right now, but it's a safe bet the issue is not architecture-specific.