[libcxx-commits] [PATCH] D110872: [runtimes][ci] Run the tests for libunwind in the CI
Louis Dionne via Phabricator via libcxx-commits
libcxx-commits at lists.llvm.org
Tue Oct 5 14:24:10 PDT 2021
ldionne updated this revision to Diff 377355.
ldionne retitled this revision from "[libc++][ci] Also run the tests for libunwind in the CI" to "[runtimes][ci] Run the tests for libunwind in the CI".
ldionne edited the summary of this revision.
ldionne added a comment.
Add a bunch of XFAILs. This is really bad, we have like 8 tests and more than half
of them are failing even in some common configurations. We'll need some serious
investigation.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D110872/new/
https://reviews.llvm.org/D110872
Files:
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
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D110872.377355.patch
Type: text/x-patch
Size: 16483 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/libcxx-commits/attachments/20211005/efdd71b0/attachment-0001.bin>
More information about the libcxx-commits
mailing list