[lldb-dev] dosep.py is not running any tests on MacOSX...

Zachary Turner via lldb-dev lldb-dev at lists.llvm.org
Tue Aug 11 14:19:52 PDT 2015


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?  :)

On Tue, Aug 11, 2015 at 2:15 PM Greg Clayton via lldb-dev <
lldb-dev at 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 at 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 at lists.llvm.org
> > http://lists.llvm.org/cgi-bin/mailman/listinfo/lldb-dev
>
> _______________________________________________
> lldb-dev mailing list
> lldb-dev at lists.llvm.org
> http://lists.llvm.org/cgi-bin/mailman/listinfo/lldb-dev
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/lldb-dev/attachments/20150811/4d90a893/attachment.html>


More information about the lldb-dev mailing list