[roll] Roll infra/recipes [clang] Only set LIT_FILTER_OUT if the filter is not empty

If LIT_FILTER_OUT = "", then no tests run, so avoid setting it if the
filter list is empty. Also, suppress failing Mac test, so CI stays
green.

Original-Bug: b/488457827
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/infra/recipes/+/1581934
Original-Revision: bcc6d10a32efda64cd407dada1ef356b0e90c10b
GitOrigin-RevId: 0b69bec9b859645d5987b40c6905892d7eafa45e
Change-Id: I6d7bcb577fac05713354ba31e0df64f942dedf52
1 file changed
tree: ab1b64d2ff5fc142e0f5f593aebd968f21e1d514
  1. ctf/
  2. git-hooks/
  3. infra/
  4. third_party/
  5. cobalt
  6. flower
  7. jiri.lock
  8. MILESTONE
  9. minimal
  10. prebuilts
  11. README.md
  12. stem
  13. 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.