DavidSpickett wrote: > Same for AArch64: https://lab.llvm.org/buildbot/#/builders/141/builds/18555
This is actually a pre-existing test: ``` FAIL: test_object_map (TestLinuxCore.LinuxCoreTestCase.test_object_map) ``` And I couldn't reproduce it on my development machine. The latest results don't show it so either it got fixed (I don't see sign of that) or it's a flake. If it is I hope it's something to do with temp paths rather than a thing inside lldb. FWIW, the test doesn't generate a random folder name, so it's not that colliding with expected output. https://github.com/llvm/llvm-project/pull/197341 _______________________________________________ lldb-commits mailing list [email protected] https://lists.llvm.org/cgi-bin/mailman/listinfo/lldb-commits
