labath accepted this revision.
labath added a comment.

Awesome, thanks. I think we can get this one out of the way.

In https://reviews.llvm.org/D40468#1080136, @jankratochvil wrote:

> Added `lit/Modules/dwarf-gnu-debugaltlink.yaml`. I do not see its test 
> success anywhere but when I make it fail I see its failure in `make 
> check-lldb` stdout/stderr.


That's supposed to happen. To see passing tests you need to run lit in the 
verbose mode.

> Curiously its simulated failure does not appear in `make check-lit`.

check-lit is a lit-selftest. This test should not be run as a part of that. Did 
you perhaps mean check-lldb-lit (which should probably be removed because it's 
now practically an alias for check-lldb)?


https://reviews.llvm.org/D40468



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

Reply via email to