================ @@ -1799,6 +1799,7 @@ def no_reason(_): for cat in categories: @decorators.add_test_categories([cat]) + @decorators.remove_test_categories(categories) ---------------- labath wrote:
The loop creates a new function every iteration. https://github.com/llvm/llvm-project/pull/150579 _______________________________________________ lldb-commits mailing list lldb-commits@lists.llvm.org https://lists.llvm.org/cgi-bin/mailman/listinfo/lldb-commits