[roll] Roll fuchsia [tests] Run //src/tests/femu:tests on bringup only

The tests do not attach an FVM block device, but core+ builds expect
one.

In non-bringup configurations, pkgfs directories will soon block
instead of failing fast when there is no FVM block device, which
will cause these tests to hang when they issue shell commands over
serial.

Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/656004
Original-Revision: 9815b812342b8c8eca41d331fe6a7e211fc13949
GitOrigin-RevId: 09b83bddf976ec4d3595d630c0a454b5a0f96bbd
Change-Id: I87ac96893dc2e987f95fca49ae7418797093f642
1 file changed
tree: 68af40cb775cd4f496e69095a00858d09cb648ec
  1. infra/
  2. third_party/
  3. cts
  4. firmware
  5. flower
  6. jiri.lock
  7. minimal
  8. prebuilts
  9. README.md
  10. stem
  11. test_durations
  12. 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.