================
@@ -406,103 +282,82 @@ def test_scopes_variables_setVariable_evaluate(self):
)
@skipIfWindows
- def
test_scopes_variables_setVariable_evaluate_with_descriptive_summaries(self):
+ def test_scopes_variables_setVariable_evaluate_with_descriptive_summaries(
+ self,
+ ):
self.do_test_scopes_variables_setVariable_evaluate(
enableAutoVariableSummaries=True
)
- @skipIfWindows
----------------
DrSergei wrote:
Is it safe to remove this decorator?
https://github.com/llvm/llvm-project/pull/208215
_______________________________________________
lldb-commits mailing list
[email protected]
https://lists.llvm.org/cgi-bin/mailman/listinfo/lldb-commits