================
Comment at: test/functionalities/avoids-fd-leak/TestFdLeak.py:19
@@ +18,3 @@
+
+ @expectedFailureWindows("The check for descriptor leakage needs to be
implemented differently")
+ def test_fd_leak_log (self):
----------------
I think the test should be marked as skipped instead of expected failure
because it is a problem in the test suit and not in lldb itself.
http://reviews.llvm.org/D7412
EMAIL PREFERENCES
http://reviews.llvm.org/settings/panel/emailpreferences/
_______________________________________________
lldb-commits mailing list
[email protected]
http://lists.cs.uiuc.edu/mailman/listinfo/lldb-commits