[libcxx-commits] [PATCH] D157319: [libc++] Deflake the Clang Modules CI job

Louis Dionne via Phabricator via libcxx-commits libcxx-commits at lists.llvm.org
Mon Aug 7 11:41:47 PDT 2023


ldionne created this revision.
Herald added subscribers: mstorsjo, arichardson.
Herald added a project: All.
ldionne requested review of this revision.
Herald added a project: libc++.
Herald added a subscriber: libcxx-commits.
Herald added a reviewer: libc++.

This re-introduces the workaround that had been introduced in d7ca140c0122 <https://reviews.llvm.org/rGd7ca140c0122a55a4042fb263ea3baaa501c361d>
and then removed in 0c0628c92c0d <https://reviews.llvm.org/rG0c0628c92c0d3638f5739ecb28ba554347feccdf>, since it seems like it is needed after all.


Repository:
  rG LLVM Github Monorepo

https://reviews.llvm.org/D157319

Files:
  libcxx/utils/ci/buildkite-pipeline.yml
  libcxx/utils/libcxx/test/params.py

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D157319.547885.patch
Type: text/x-patch
Size: 30297 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/libcxx-commits/attachments/20230807/4e90aa50/attachment-0001.bin>


More information about the libcxx-commits mailing list