> On Aug 11, 2015, at 2:19 PM, Zachary Turner via lldb-dev 
> <lldb-dev@lists.llvm.org> wrote:
> 
> Whew, I had checked in something yesterday that I was worried might have 
> broken something, so I was frantically doing a rebuild to see if it was me.
> 
> Side question: This isn't the first time I've seen you call it "detest".  Do 
> you really hate it that much, or is it just a common typo?  :)
> 

That's what spell check turns dotest into.

Jim


> On Tue, Aug 11, 2015 at 2:15 PM Greg Clayton via lldb-dev 
> <lldb-dev@lists.llvm.org> wrote:
> Never mind, I had DebugSymbols enabled and was getting this for a test that 
> was run:
> 
> % /usr/bin/python 
> /Volumes/work/gclayton/Documents/src/lldb/tot/test/dotest.py -s 
> 2015-08-11-14_11_36 -p TestPublicAPIHeaders.py 
> /Volumes/work/gclayton/Documents/src/lldb/tot/test/api/check_public_api_headers
> defaults read com.apple.DebugSymbols =>
> {
>     DBGFileMappedPaths =     (
>         "/Library/Caches/com.apple.bni.symbols/*.apple.com/uuids",
>         "/Library/Caches/com.apple.bni.symbols/*.apple.com/uuids"
>     );
>     DBGSpotlightPaths =     (
>     );
> }
> 
> Disable automatic lookup and caching of dSYMs before running the test suite!
> Exiting...
> 
> The detest.py needs to return an error for this case and it needs to be 
> caught by dosep.py...
> 
> 
> > On Aug 11, 2015, at 2:03 PM, Greg Clayton via lldb-dev 
> > <lldb-dev@lists.llvm.org> wrote:
> >
> > Anyone know what is up? It runs all tests in 30 seconds and says they all 
> > passed, but nothing is actually being run...
> > _______________________________________________
> > lldb-dev mailing list
> > lldb-dev@lists.llvm.org
> > http://lists.llvm.org/cgi-bin/mailman/listinfo/lldb-dev
> 
> _______________________________________________
> lldb-dev mailing list
> lldb-dev@lists.llvm.org
> http://lists.llvm.org/cgi-bin/mailman/listinfo/lldb-dev
> _______________________________________________
> lldb-dev mailing list
> lldb-dev@lists.llvm.org
> http://lists.llvm.org/cgi-bin/mailman/listinfo/lldb-dev

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

Reply via email to