Fixup the xfail situation on Windows.
authorZachary Turner <zturner@google.com>
Wed, 5 Oct 2016 20:47:17 +0000 (20:47 +0000)
committerZachary Turner <zturner@google.com>
Wed, 5 Oct 2016 20:47:17 +0000 (20:47 +0000)
commit9c69bc9776110df35cb538d6709bf2f20a98b35c
tree55907e7bc0f0bd879e6284570644beac1393588d
parentcacfb554a81f29a76f4bcd9229416254ecb6268d
Fixup the xfail situation on Windows.

Xfails added and/or removed to reflect the current state of Windows.

llvm-svn: 283380
17 files changed:
lldb/packages/Python/lldbsuite/test/expression_command/save_jit_objects/TestSaveJITObjects.py
lldb/packages/Python/lldbsuite/test/expression_command/unwind_expression/TestUnwindExpression.py
lldb/packages/Python/lldbsuite/test/functionalities/data-formatter/pyobjsynthprovider/TestPyObjSynthProvider.py
lldb/packages/Python/lldbsuite/test/functionalities/memory/find/TestMemoryFind.py
lldb/packages/Python/lldbsuite/test/functionalities/postmortem/linux-core/TestLinuxCore.py
lldb/packages/Python/lldbsuite/test/functionalities/thread/exit_during_break/TestExitDuringBreak.py
lldb/packages/Python/lldbsuite/test/functionalities/watchpoint/watchpoint_set_command/TestWatchpointSetErrorCases.py
lldb/packages/Python/lldbsuite/test/lang/cpp/breakpoint-commands/TestCPPBreakpointCommands.py
lldb/packages/Python/lldbsuite/test/lang/cpp/extern_c/TestExternCSymbols.py
lldb/packages/Python/lldbsuite/test/lang/cpp/global_operators/TestCppGlobalOperators.py
lldb/packages/Python/lldbsuite/test/lang/cpp/namespace/TestNamespace.py
lldb/packages/Python/lldbsuite/test/lang/cpp/namespace_definitions/TestNamespaceDefinitions.py
lldb/packages/Python/lldbsuite/test/lang/cpp/scope/TestCppScope.py
lldb/packages/Python/lldbsuite/test/lang/cpp/template/TestTemplateArgs.py
lldb/packages/Python/lldbsuite/test/lang/cpp/unsigned_types/TestUnsignedTypes.py
lldb/packages/Python/lldbsuite/test/lang/cpp/virtual/TestVirtual.py
lldb/packages/Python/lldbsuite/test/python_api/watchpoint/watchlocation/TestTargetWatchAddress.py