alexshap added a comment.

@labath

> I am not denying that there is value in running the dotest suite in all of 
> these modes. In fact, I think that (the fact that we can use the same tests 
> to exercise a lot of different scenarios) is one of the strengths ?>of our 
> test suite. However, I don't believe all of these modes should be inflicted 
> onto everyone running lldb tests or be our first and only line of defense 
> against regressions.

for what it's worth - not sure how much you care about my opinion, but i think 
it's an important point but it doesn't actually contradict or prevent your 
second point regarding adding regression tests using lldb-test, however i think 
those should be added over time (sadly no tests were added when the support for 
.dwp was implemented / introduced) (not in this patch).
I think that the approach of this patch is still useful, this mode can be off 
by default, but if smb needs to run all the tests with dwps - it's easy to do 
by passing or setting a variable (for example).


https://reviews.llvm.org/D48782



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

Reply via email to