[roll] Roll fuchsia [tefmocheck] Add ExceptBlock for LSan test.

fxrev.dev/355109 will add tests that deliberately leak
memory to ensure LeakSanitizer correctly report leaks.
This CL adds an ExceptBlock to ensure that tefmocheck
ignores the emitted LSan warnings for that test case.

Original-Bug: 43710
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/411514
Original-Revision: 99bfe70c357e119ae67d9c78333b04d4603fb927
GitOrigin-RevId: a0c67a5259efb1ecf49a3940a4b692c78e28bda7
Change-Id: Icbcd8a26a98f18b56339e11037924a348c34533e
1 file changed
tree: 4e037b20f4e55dcbd61b0f31900e343dbfb64bc3
  1. garnet/
  2. infra/
  3. peridot/
  4. third_party/
  5. topaz/
  6. zircon/
  7. flower
  8. jiri.lock
  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 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.