[test] Disable TestMachCore everywhere except on Darwin
authorJonas Devlieghere <jonas@devlieghere.com>
Wed, 14 Mar 2018 14:16:23 +0000 (14:16 +0000)
committerJonas Devlieghere <jonas@devlieghere.com>
Wed, 14 Mar 2018 14:16:23 +0000 (14:16 +0000)
commit81ccb97024bb5a05f1d27d352ec20d0e83d8e3e7
treea4562d9d2a95b002e3b9127d8ad5212898bd7de2
parent3408caf68662ff8df209e52ab3aa4e27c14a371d
[test] Disable TestMachCore everywhere except on Darwin

Apparently the parser is wrapped inside ifdef's so the logic isn't
available on non-Darwin platforms.

Should fix build bot failure:
  http://lab.llvm.org:8011/builders/lldb-x86_64-ubuntu-14.04-cmake/builds/20463

llvm-svn: 327512
lldb/packages/Python/lldbsuite/test/functionalities/postmortem/mach-core/TestMachCore.py