[libcxx-commits] [PATCH] D112082: [libunwind] Use the from-scratch testing configuration by default
Vlad Vereschaka via Phabricator via libcxx-commits
libcxx-commits at lists.llvm.org
Thu Oct 28 13:18:40 PDT 2021
vvereschaka added a comment.
Hi @ldione,
these changes break the remote test execution on the cross toolchain builders. The libunwind tests get running on the local host instead of the remote target.
https://lab.llvm.org/buildbot/#/builders/60/builds/5235
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D112082/new/
https://reviews.llvm.org/D112082
More information about the libcxx-commits
mailing list