[runtimes][ci] Run the tests for libunwind in the CI
authorLouis Dionne <ldionne.2@gmail.com>
Thu, 30 Sep 2021 19:11:48 +0000 (15:11 -0400)
committerLouis Dionne <ldionne.2@gmail.com>
Wed, 6 Oct 2021 15:25:26 +0000 (11:25 -0400)
commit60fe1f59d08b815a280761e625d12a74a501f444
treeee3dc5cbbd92a06bb7788fc530afcd61cc2919e7
parentc72722f45ef1aa6d78e1e6fee07ab6bd86980da8
[runtimes][ci] Run the tests for libunwind in the CI

We should arguably have always been doing that. The state of libunwind
is quite sad, so this commit adds several XFAILs to make the CI pass.
We need to investigate why so many tests are not passing in some
configurations, but I'll defer that to folks who actually work on
libunwind for lack of bandwidth.

Differential Revision: https://reviews.llvm.org/D110872
libcxx/utils/ci/run-buildbot
libcxx/utils/libcxx/test/params.py
libunwind/test/forceunwind.pass.cpp
libunwind/test/frameheadercache_test.pass.cpp
libunwind/test/libunwind_01.pass.cpp
libunwind/test/libunwind_02.pass.cpp
libunwind/test/remember_state_leak.pass.sh.s
libunwind/test/signal_frame.pass.cpp
libunwind/test/signal_unwind.pass.cpp
libunwind/test/unw_getcontext.pass.cpp
libunwind/test/unwind_leaffunction.pass.cpp