[roll] Roll fuchsia [fx] Fix `fx serve-updates` tests

This updates the tests to account for a change in an error string, and
that `ffx repository` is no longer experimental.

Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/778771
Original-Revision: a824d71597df2004db9a666f901448c5ad632d6c
GitOrigin-RevId: e278101a05963be284b69b81c24e97ff687a311a
Change-Id: Ia35be16509c175bcb1184f53c2406cb92702cce1
1 file changed
tree: f0f91d8b551989dabffc0894984775aef110fc86
  1. git-hooks/
  2. infra/
  3. third_party/
  4. cts
  5. firmware
  6. flower
  7. jiri.lock
  8. minimal
  9. prebuilts
  10. README.md
  11. stem
  12. test_durations
  13. 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.