Open weliveindetail opened 2 hours ago
In fact, the actual output fits the regex from test_address_range_print_not_resolved()
. Is this a resolver issue (even though all the others pass) or a formatting issue? Do we link extra DLL's and the prefix is supposed to disambiguate?
Any good guess @mbucko?
The
python_api/address_range/TestAddressRange.py
test fails in SwiftCI, because the reported range is prefixed with the name of the executable that that won't match the regex:Right now, I cannot reproduce it locally (neither swiftlang nor upstream LLDB). Log from CI: