Restrict the test from 22667e3220de5ead353a2148265d841644b63824
authorJim Ingham <jingham@apple.com>
Fri, 2 Jun 2023 01:42:06 +0000 (18:42 -0700)
committerJim Ingham <jingham@apple.com>
Fri, 2 Jun 2023 01:45:45 +0000 (18:45 -0700)
commitdf1bb2e65bf4b2ca1140f4c9d19ff2a36ab94e6e
tree34289a17ee1920192dd9e630403bd16dd3e932e0
parent78ecb428d564d618d785a85743528c2f14397bbf
Restrict the test from 22667e3220de5ead353a2148265d841644b63824

I fixed some long-standing failures in SBTarget::FindGlobalVariables
but the fix is in the the accelerator table lookups.  I fixed it in
the DWARF mappable tables but not everyone uses those, so I had to
restrict the test to systems I know did.
lldb/test/API/lang/cpp/class_static/TestStaticVariables.py