[lldb-dev] Is this a typical FreeBSD/lldb test run?
Matthew Gardiner
mg11 at csr.com
Thu Oct 9 01:43:47 PDT 2014
I've just got FreeBSD-10.0 building and testing lldb.
>From a checkout from head (into ~/src/vendor), I used the following
invocation:
~/src/vendor/llvm/tools/lldb/test
[0] > LD_LIBRARY_PATH=../../../../build/lib/
PYTHONPATH=../../../../build/lib/python2.7/site-packages/ python
dotest.py --executable=../../../../build/bin/lldb -v --compiler=clang
-q .
My test run proceeded in a similar way to my linux experience, and I
eventually got this result on my output:
....
....
lots of output above
....
....
AssertionError: 1 != 2 : Expected 1 stops due to signal delivery, but
got 2
Config=amd64-clang
----------------------------------------------------------------------
Ran 1112 tests in 1364.599s
FAILED (failures=11, errors=33, skipped=650, expected failures=51,
unexpected successes=13)
My question is: is this a typical FreeBSD/lldb test run?
thanks
Matt
Member of the CSR plc group of companies. CSR plc registered in England and Wales, registered number 4187346, registered office Churchill House, Cambridge Business Park, Cowley Road, Cambridge, CB4 0WZ, United Kingdom
More information can be found at www.csr.com. Keep up to date with CSR on our technical blog, www.csr.com/blog, CSR people blog, www.csr.com/people, YouTube, www.youtube.com/user/CSRplc, Facebook, www.facebook.com/pages/CSR/191038434253534, or follow us on Twitter at www.twitter.com/CSR_plc.
New for 2014, you can now access the wide range of products powered by aptX at www.aptx.com.
More information about the lldb-dev
mailing list