[lldbsuite] Un-xfail tests on Windows that are now passing
authorStella Stamenova <stilis@microsoft.com>
Wed, 19 Dec 2018 19:04:01 +0000 (19:04 +0000)
committerStella Stamenova <stilis@microsoft.com>
Wed, 19 Dec 2018 19:04:01 +0000 (19:04 +0000)
commit756b91dc144ad4969d3e83710ebf8d2ef3b95413
tree4eb494a3bd79cec896957858510dcd20861c912c
parent3560e93dc19622b1def6cbc13f11776e8d6fac3c
[lldbsuite] Un-xfail tests on Windows that are now passing

This is a set of tests that were all marked as failing becuse of pr24489. The bug is not fixed (as in more of the tests that were marked this way are failing), but this set is 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: 349665
lldb/packages/Python/lldbsuite/test/expression_command/anonymous-struct/TestCallUserAnonTypedef.py
lldb/packages/Python/lldbsuite/test/expression_command/call-function/TestCallStopAndContinue.py
lldb/packages/Python/lldbsuite/test/expression_command/call-function/TestCallUserDefinedFunction.py
lldb/packages/Python/lldbsuite/test/expression_command/completion/TestExprCompletion.py
lldb/packages/Python/lldbsuite/test/expression_command/test/TestExprs2.py
lldb/packages/Python/lldbsuite/test/lang/cpp/call-function/TestCallCPPFunction.py
lldb/packages/Python/lldbsuite/test/lang/cpp/overloaded-functions/TestOverloadedFunctions.py
lldb/packages/Python/lldbsuite/test/lang/cpp/rvalue-references/TestRvalueReferences.py
lldb/packages/Python/lldbsuite/test/lang/cpp/template/TestTemplateArgs.py
lldb/packages/Python/lldbsuite/test/lang/cpp/unicode-literals/TestUnicodeLiterals.py