Disable this test for Windows.
authorJim Ingham <jingham@apple.com>
Thu, 4 Jun 2020 17:49:26 +0000 (10:49 -0700)
committerJim Ingham <jingham@apple.com>
Thu, 4 Jun 2020 17:51:01 +0000 (10:51 -0700)
commita976a7fcae44ed5ca9e4f13735a4f91378169282
treee4b8d08e38d5b604307d6e181c5898e14d181e55
parentfcc199d6967b93ed5b8c5f369a31a6817a02c4af
Disable this test for Windows.

The printf expression crashes with the message:

Attempted to dereference an invalid pointer

Someone who knows more about Windows should suggest how to fix this.
lldb/test/API/functionalities/thread/state_after_expression/TestStateAfterExpression.py