To be fair, you could probably have made the dotest.py version of the test 
close to as fast by not running a process.  The old test was testing that we 
got a location for the breakpoint AND hit it.  The latter was probably 
overkill.  But the two tests aren't testing the same thing.

> On Feb 23, 2018, at 11:20 AM, Davide Italiano via Phabricator 
> <revi...@reviews.llvm.org> wrote:
> 
> davide added a comment.
> 
> (and thanks for saving 1 minutes and 30 seconds of my life multiplied by the 
> many times I run the test suite per day).
> 
> 
> https://reviews.llvm.org/D43686
> 
> 
> 

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

Reply via email to