[lldbsuite] Un-xfail tests on Windows that are now passing (pt.5)
authorStella Stamenova <stilis@microsoft.com>
Thu, 20 Dec 2018 02:04:01 +0000 (02:04 +0000)
committerStella Stamenova <stilis@microsoft.com>
Thu, 20 Dec 2018 02:04:01 +0000 (02:04 +0000)
commit6314b92331d0bf5518152540cfbcbd71548f5668
tree38439be0f84d296d911551f8bb704c95b25df6f0
parentc9e1190a27864868324c20aabd8fa648a8247c5a
[lldbsuite] Un-xfail tests on Windows that are now passing (pt.5)

This is a set of tests that were all marked as failing becuse of pr24764. 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: 349719
lldb/packages/Python/lldbsuite/test/lang/c/struct_types/TestStructTypes.py
lldb/packages/Python/lldbsuite/test/lang/cpp/class-template-parameter-pack/TestClassTemplateParameterPack.py
lldb/packages/Python/lldbsuite/test/lang/cpp/class_static/TestStaticVariables.py
lldb/packages/Python/lldbsuite/test/lang/cpp/llvm-style/TestLLVMStyle.py
lldb/packages/Python/lldbsuite/test/lang/cpp/namespace_conflicts/TestNamespaceConflicts.py
lldb/packages/Python/lldbsuite/test/lang/cpp/scope/TestCppScope.py