Skip to content
Snippets Groups Projects
Commit 21ea152b authored by Stella Stamenova's avatar Stella Stamenova
Browse files

[lldbsuite] Un-xfail TestRedefinitionsInInlines on Windows

llvm-svn: 349722
parent c834f925
No related branches found
No related tags found
No related merge requests found
...@@ -3,9 +3,7 @@ from lldbsuite.test import decorators ...@@ -3,9 +3,7 @@ from lldbsuite.test import decorators
lldbinline.MakeInlineTest(__file__, lldbinline.MakeInlineTest(__file__,
globals(), globals(),
[decorators.expectedFailureAll(oslist=["windows"], [decorators.expectedFailureAll(compiler="clang",
bugnumber="llvm.org/pr27845"), compiler_version=["<",
decorators.expectedFailureAll(compiler="clang", "3.5"],
compiler_version=["<", bugnumber="llvm.org/pr27845")])
"3.5"],
bugnumber="llvm.org/pr27845")])
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment