[roll] Roll infra/recipes Revert "[clang] Suppress tests in libcxx after version bump in clang"

This reverts commit f87e801dc18890b3b1aed9f83a60049901900eec.

Reason for revert: The tests were properly marked XFAIL in
https://github.com/llvm/llvm-project/pull/149124, so the
workaround is no longer required.

Original-Fixed: 432526890, 432077523
Original change's description:
> [clang] Suppress tests in libcxx after version bump in clang
>
> Skip these tests until upstream fixes land to unblock our CI.
>
> Original-Bug: 432526890, 432077523
> Change-Id: I7ae0887c88aa6bcda3d6bbea7ad123a167c69618
> Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/infra/recipes/+/1324807
> Commit-Queue: Paul Kirth <paulkirth@google.com>
> Reviewed-by: Haowei Wu <haowei@google.com>
> Reviewed-by: Caslyn Tonelli <caslyn@google.com>
> Fuchsia-Auto-Submit: Paul Kirth <paulkirth@google.com>

Original-Bug: 432526890, 432077523
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/infra/recipes/+/1325692
Original-Revision: 672571c8e6977612bd3795f776d472ce8435cdc7
GitOrigin-RevId: e9091f55961cb4a2e0c4798c559962b3b6df8559
Change-Id: Ia5c607fb23d4aa55d730db4df68aa07b7e5b0765
1 file changed
tree: b2e560b97d0de5a32e86e76db783a5075d0df160
  1. ctf/
  2. git-hooks/
  3. infra/
  4. third_party/
  5. flower
  6. jiri.lock
  7. MILESTONE
  8. minimal
  9. prebuilts
  10. README.md
  11. stem
  12. test_durations
README.md

Integration

This repository contains Fuchsia's Global Integration manifest files.

Making changes

All changes should be made to the internal version of this repository. Our infrastructure automatically updates this version when the internal one changes.

Currently all changes must be made by a Google employee. Non-Google employees wishing to make a change can ask for assistance in one of the communication channels documented at get involved.

Obtaining the source

First install Jiri.

Next run:

$ jiri init
$ jiri import minimal https://fuchsia.googlesource.com/integration
$ jiri update

Third party

Third party projects should have their own subdirectory in ./third_party.