mib added inline comments.
================ Comment at: lldb/test/API/functionalities/process_crash_info/TestProcessCrashInfo.py:72 - def test_on_sane_process(self): - """Test that lldb doesn't fetch the extended crash information ---------------- What about adding a `@skipIfDarwinEmbedded` decorator for this test ? IIUC, it would skip the test of Darwin armv7/arm64 targets (iOS) but still run on other platforms. Repository: rG LLVM Github Monorepo CHANGES SINCE LAST ACTION https://reviews.llvm.org/D76407/new/ https://reviews.llvm.org/D76407 _______________________________________________ lldb-commits mailing list lldb-commits@lists.llvm.org https://lists.llvm.org/cgi-bin/mailman/listinfo/lldb-commits