[lldb] Skip TestSymbolFileJSON on Windows
authorJonas Devlieghere <jonas@devlieghere.com>
Thu, 9 Mar 2023 19:32:17 +0000 (11:32 -0800)
committerJonas Devlieghere <jonas@devlieghere.com>
Thu, 9 Mar 2023 19:33:14 +0000 (11:33 -0800)
commit7c4e6c97fb689f8db8ea361fe615fe39eb332610
treee9fbe2808cc8cf1350bb9a1f15ef1cf6c7646e4e
parent8da99b44b6a5a2c9033e38828858cbadad425204
[lldb] Skip TestSymbolFileJSON on Windows

Disable the test as Windows (or at least the bot) doesn't have 'strip':

  'strip' is not recognized as an internal or external command
lldb/test/API/macosx/symbols/TestSymbolFileJSON.py