[lldbsuite] Un-xfail tests on Windows that are now passing (pt.3)
authorStella Stamenova <stilis@microsoft.com>
Thu, 20 Dec 2018 00:58:48 +0000 (00:58 +0000)
committerStella Stamenova <stilis@microsoft.com>
Thu, 20 Dec 2018 00:58:48 +0000 (00:58 +0000)
commit68ddb768071a01398a01894b6d6d5e7189440613
tree5e0997257a806c1868f6aa6880961b371f997fe8
parent16a0de2e555856444ff4037375bc8f9c024d36af
[lldbsuite] Un-xfail tests on Windows that are now passing (pt.3)

This is a set of tests that were all marked as failing becuse of several different bugs. A couple of the bugs are now resolved as fixed since all the tests that were failing associated with the bug are now passing. It is possible that some of them are false positives, but there's a large number of unexpectedly passing tests on Windows, so I am doing a bulk un-xfail to get the buildbot to green.

llvm-svn: 349711
lldb/packages/Python/lldbsuite/test/lang/cpp/lambdas/TestLambdas.py
lldb/packages/Python/lldbsuite/test/lang/cpp/namespace/TestNamespaceLookup.py
lldb/packages/Python/lldbsuite/test/python_api/frame/TestFrames.py
lldb/packages/Python/lldbsuite/test/python_api/hello_world/TestHelloWorld.py
lldb/packages/Python/lldbsuite/test/python_api/watchpoint/watchlocation/TestTargetWatchAddress.py