[libcxx-commits] [PATCH] D128084: [libc++] Add CI job testing on FreeBSD

Ed Maste via Phabricator via libcxx-commits libcxx-commits at lists.llvm.org
Tue Jan 10 13:57:07 PST 2023


emaste added a comment.

With (quite) a few hacks I finally managed to get a green FreeBSD run
https://buildkite.com/llvm-project/libcxx-ci/builds/17075#01859d7d-2444-4152-a2e6-a4e41c3912fc

There were a couple of tests that produced inconsistent results, so to make progress on the CI infrastructure I just skipped them for now.

As my next step I'll curate the patches and hacks and submit individual reviews for those changes.


Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D128084/new/

https://reviews.llvm.org/D128084



More information about the libcxx-commits mailing list