amccarth added inline comments.

================
Comment at: 
lldb/trunk/packages/Python/lldbsuite/test/functionalities/postmortem/minidump-new/TestMiniDumpNew.py:78
+        self.assertFalse(self.process, PROCESS_IS_VALID)
+        self.assertTrue(error.Fail())
+
----------------
Is it worth checking something more specific here?  That the error indicates 
the file was not found?


Repository:
  rL LLVM

https://reviews.llvm.org/D48049



_______________________________________________
lldb-commits mailing list
lldb-commits@lists.llvm.org
http://lists.llvm.org/cgi-bin/mailman/listinfo/lldb-commits

Reply via email to