[roll] Roll fuchsia [tee][wtpi] Skip two test cases

They succeed in ARM builds but fail in x86 ones.Maybe not unrelatedly,
they also generate ASan failures. More investigation is needed - but
skip for now.

Original-Bug: 898589
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1144797
Original-Revision: 61c4858699d8cb39a7589bb9c795199ba886aa3c
GitOrigin-RevId: 33681e5e63805c16cdd5d2e8839d853cc102cd47
Change-Id: I3233d67416ab2d7188250c0fbdc140d1f4d17d44
1 file changed
tree: a88953508a76597a5c78361597e0249658d3e093
  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.