[roll] Roll infra/recipes [clang_toolchain] Disable 'transform_error.mandates.verify.cpp' on Windows

Upstream libcxx changed the behavior of the clang driver, causing the test
'transform_error.mandates.verify.cpp' to unexpectedly pass. However, upstream
libcxx infra does not use ToT Clang, this test doesn't break in upstream.
Disabling this test for now.

Original-Bug: 360376573
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/infra/recipes/+/1103065
Original-Revision: 836c197a892d4b97ede68ea0716fad66a8f13355
GitOrigin-RevId: 20bed0f23ba45ef288a63026148428397703fec6
Change-Id: I1293c4f2e5c4296b4f902b0483d87251a8710918
1 file changed
tree: 13dee4efb74b3be033d241721b713dcfcd0c8db6
  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 via the IRC channel #fuchsia on Freenode.

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.