Disable the tests except on Darwin.
authorJim Ingham <jingham@apple.com>
Wed, 24 Mar 2021 19:16:56 +0000 (12:16 -0700)
committerJim Ingham <jingham@apple.com>
Wed, 24 Mar 2021 19:19:18 +0000 (12:19 -0700)
commit3fd7d0d281a9b1dc7a8352cbd29178cbfacc73f1
treecdc1d6151e200bd5bf96bd0adfb583551aee0741
parent8d1342f79db3cbbebfa67dc89374673642ad03fb
Disable the tests except on Darwin.

The commit passes the tests on Darwin.  The failure on linux shows
that this change was not sufficient to get this setting to work on linux,
but the behavior is the same as before the patch & test, and it caused
no new failures.

So marking the tests as Darwin only till someone can debug the Linux
issue.
lldb/test/API/functionalities/stop-on-sharedlibrary-load/TestStopOnSharedlibraryEvents.py