[roll] Roll infra/recipes [clang] Disable CodeGen tests on Windows

https://github.com/llvm/llvm-project/pull/110102 added
new tests that are broken in Windows. This patch disables
those tests on Windows as a workaround to fix the toolchain
builders.

Original-Bug: 392954079
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/infra/recipes/+/1193839
Original-Revision: 45e0deaa8ba8298493595c2fb6a01432f5b2938d
GitOrigin-RevId: b9d00d6bc0b342c12f45324ae9df990ead7f8853
Change-Id: I9638e767e6adf5cbcc487ac32e9cef0478818a51
1 file changed
tree: 6270741606ba7afff5391bca81f1c79167945da5
  1. ctf/
  2. git-hooks/
  3. infra/
  4. third_party/
  5. cts
  6. firmware
  7. flower
  8. jiri.lock
  9. MILESTONE
  10. minimal
  11. prebuilts
  12. README.md
  13. stem
  14. test_durations
  15. toolchain
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.