[roll] Roll infra/recipes Exclude flaky LLDB tests.

Add `TestConcurrentSignalWatch.py` and `TestConcurrentSignalWatchBreak.py` to the list of excluded tests.

Original-Bug: 439055936
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/infra/recipes/+/1348390
Original-Revision: cf536ae12338c3828f4b35b2db00b0c77947b67c
GitOrigin-RevId: 434616a86de4f04aa5bfd968b75f4938b24945d5
Change-Id: I1be8edb4f5991ca5c97dc8cb62a6c9a4fd48bc7e
1 file changed
tree: 93043657f9261b80cf1a6b3922f64517b907bdde
  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.