[lldb] Temporarily disable TestSymbolFileJSON on non Darwin platforms
authorJonas Devlieghere <jonas@devlieghere.com>
Thu, 9 Mar 2023 05:29:16 +0000 (21:29 -0800)
committerJonas Devlieghere <jonas@devlieghere.com>
Thu, 9 Mar 2023 05:32:45 +0000 (21:32 -0800)
commit15653dcb62dff58ec5f653d0a2884b1299f971d6
treef488e5d9becdc6bc0feeddc8582f679bbc1e0c61
parent8a5e9c4b35cb83dd0c1b9f3aabf92698f8d3bf90
[lldb] Temporarily disable TestSymbolFileJSON on non Darwin platforms

The new test is triggering a crash in LLDB on the Windows and Linux
bots. Temporarily disable the test while I investigate.
lldb/test/API/macosx/symbols/TestSymbolFileJSON.py