[libcxx-commits] [PATCH] D141542: [libc++] Add FreeBSD XFAILs in preparation for CI runner
Ed Maste via Phabricator via libcxx-commits
libcxx-commits at lists.llvm.org
Fri Jan 20 09:34:35 PST 2023
emaste added a comment.
> IMO we should fix these issues, but I rather have a CI that tests most of libc++ instead of all of FreeBSD.
Yes, absolutely. My first priority is to have FreeBSD CI running so that we can prevent regressions. From there we can iterate on fixing these XFAILs.
> Is there a way to get remote access to a FreeBSD machine? I wouldn't mind to fix these, and upcoming time locale issues, when I have access.
Sure, I can arrange that. I can give you an account set up with your existing GitHub ssh keys if you like, or send me a public ssh key that you'd like to use.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D141542/new/
https://reviews.llvm.org/D141542
More information about the libcxx-commits
mailing list